Date: Mon, 16 Aug 1999 02:44:11 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/test Makefile test.1 test.c operators.c operators.h Message-ID: <199908160944.CAA29606@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 1999/08/16 02:44:09 PDT Modified files: bin/test Makefile test.1 test.c Removed files: bin/test operators.c operators.h Log: Replace our test(1) with NetBSD's pdksh-derived version. The code is significantly easier to read and extend and offers a few new tests. A few style changes taken from style(9) and OpenBSD, as well as whitespace cleanups. This change was discussed on freebsd-committers and freebsd-hackers and met with approval from at least des, eivind and brian. PR: 13091 Obtained from: NetBSD Revision Changes Path 1.5 +1 -2 src/bin/test/Makefile 1.9 +73 -18 src/bin/test/test.1 1.23 +392 -521 src/bin/test/test.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908160944.CAA29606>