NetBSD/bin
thorpej 0317a20658 Use an in-core stack for directory permissions rather than a temporary
file.  The temporary file code can be reenabled by building with
-DDIRS_USE_FILE.

Fixes a problem where sysinst would fail to unpack the base set because
the temporary file wouldn't fit in the ramdisk.
2000-03-21 02:15:24 +00:00
..
cat Add a -f fflag that makes sure that we only try to read from plain files 2000-01-15 01:13:15 +00:00
chio Report vendor-specific data length, if any. 1999-09-09 23:32:10 +00:00
chmod Sync wi/ what mdoc.samples(7) says: 2000-02-05 11:39:16 +00:00
cp Initialize locale on startup. 1999-09-05 16:14:43 +00:00
csh Avoid segmenation fault if an external command is invoked in parse only 1999-11-02 19:35:44 +00:00
date Make this slightly more portable by using putenv(). 2000-01-04 14:15:09 +00:00
dd Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
df Fix overflow in df on big partitions' raw device. 1999-09-24 13:35:21 +00:00
domainname More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
echo Use .Ar macro for argument. 2000-01-25 13:06:51 +00:00
ed Spelling ("occurences" -> "occurrences") 1999-11-18 19:16:34 +00:00
expr On memory allocation failure, return 3 as per POSIX. (from OpenBSD) 2000-01-14 07:14:41 +00:00
hostname More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
kill xref signal(7) 1999-10-06 17:19:09 +00:00
ksh Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
ln Move symlink.7 to share/man/man7/, where it belongs 1999-09-27 17:44:49 +00:00
ls - Fix a typo that when group_from_gid is failed (though it merely fails 2000-03-06 11:03:45 +00:00
mkdir Change previous to use symbolic names for file modes. Also, clean up some 1999-05-26 15:51:09 +00:00
mt Fix a buglet in the man page: eom spaces to the end of recorded media- 2000-02-02 06:56:46 +00:00
mv fix typo 1999-12-14 17:30:11 +00:00
pax Use an in-core stack for directory permissions rather than a temporary 2000-03-21 02:15:24 +00:00
ps name database is kvm.db not kvm_netbsd.db 2000-02-22 06:47:27 +00:00
pwd Note that the options are extensions. 1999-11-17 22:35:38 +00:00
rcmd More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
rcp Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
rm Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
rmdir
sh Fix doubled 'the' in comment. 2000-03-13 22:46:59 +00:00
sleep char -> unsigned char 1998-11-04 20:12:12 +00:00
stty pulling param.h not types.h to get BSD4_4. from NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> in PR#7751 1999-06-10 14:59:50 +00:00
sync More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
test Remove duplicate 'string' / 's1' entry 1999-12-17 13:16:44 +00:00
Makefile move rcorder to sbin. 1999-11-23 05:28:15 +00:00
Makefile.inc