git: DragonFly_RELEASE_5_8 test(1): sync with FreeBSD
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Feb 15 01:32:08 PST 2021
commit 88bbc8287402c8390e4d58785740fbd0f4130188
Author: Krzysztof Piecuch <piecuch at protonmail.com>
Date: Fri Sep 11 19:38:53 2020 +0000
test(1): sync with FreeBSD
* optimize operator lookup
* simplify the code by unifying op_num and op_type
* use NULL instead of 0
* update manpage
Taken-from: FreeBSD
Summary of changes:
bin/test/Makefile | 3 +-
bin/test/test.1 | 4 +-
bin/test/test.c | 248 ++++++++++++++++++++++++++++++------------------------
3 files changed, 141 insertions(+), 114 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/88bbc8287402c8390e4d58785740fbd0f4130188
--
DragonFly BSD source repository
More information about the Commits
mailing list