1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/share/man
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
..
man0
man1 Make test(1) a builtin command of our sh(1) for efficiency. The 2001-11-17 19:10:11 +00:00
man3 Describe handling of NULLs passed to pthread_setcancelstate(). 2001-11-05 08:21:32 +00:00
man4 NMBCLUSTERS, not NMBCLUSTER. 2001-11-07 14:36:50 +00:00
man5 Rework the utmp(5) page: 2001-11-14 05:03:37 +00:00
man6
man7 Document the /var/run/named directory. 2001-11-01 23:55:46 +00:00
man8
man9 Catch up to proc->thread changes. 2001-11-05 00:41:39 +00:00
tools
Makefile