freebsd-src/bin/test
Akinori MUSHA d90c5c4ab4 Make test(1) a builtin command of our sh(1) for efficiency. The
binary size increase is 3,784 bytes (about 0.6%).

I don't drop the printf builtin while I'm here because some /etc/rc.*
scripts seem to use it before mounting /usr where printf(1) resides.

Reviewed by:	arch (sheldonh)
Inspired by:	NetBSD, ksh
Clued by:	ume (on how the printf builtin is used)
2001-11-17 19:10:11 +00:00
..
Makefile WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
test.1 Make test(1) a builtin command of our sh(1) for efficiency. The 2001-11-17 19:10:11 +00:00
test.c Make test(1) a builtin command of our sh(1) for efficiency. The 2001-11-17 19:10:11 +00:00
TEST.csh $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
TEST.README $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
TEST.sh Remove test for block device. 2000-05-07 08:56:21 +00:00