NetBSD/bin
cgd 2a1ee59131 un-__P functions declared in parser.h. host programs include parser.h,
and so it shouldn't use __P.  (this should probably be done better, by
not declaring the parser functions in headers used by host programs,
but this works well enough.)
2000-07-27 04:09:27 +00:00
..
cat
chio
chmod do not pass user-supplied string alone, to errx?(). use "%s". 2000-07-07 11:54:57 +00:00
cp errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 12:50:15 +00:00
csh decouple us from stdio's BUFSIZ and boost BUFSIZE to 4K 2000-05-31 22:48:44 +00:00
date
dd errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +00:00
df Add -a flag now that we have support for MNT_IGNORE 2000-06-26 21:16:15 +00:00
domainname
echo
ed Add MK... variables to enable/disable various aspects of building 2000-06-23 06:01:10 +00:00
expr
hostname
kill s/exit_status/signal_number/ 2000-05-13 17:04:04 +00:00
ksh $(CPP) -> $(CC) -E 2000-06-26 06:18:07 +00:00
ln
ls ts_nsec -> tv_nsec, per POSIX. 2000-07-23 20:50:44 +00:00
mkdir
mt
mv don't emit a warning message if fchflags() returns EOPNOTSUPP 2000-07-16 04:49:55 +00:00
pax Implement --atime-preserve. 2000-07-04 17:28:47 +00:00
ps remove include of <vm/vm.h> 2000-06-29 06:26:33 +00:00
pwd
rcmd
rcp Add MK... variables to enable/disable various aspects of building 2000-06-23 06:01:10 +00:00
rm
rmdir
sh un-__P functions declared in parser.h. host programs include parser.h, 2000-07-27 04:09:27 +00:00
sleep
stty
sync include <stdlib.h>, <string.h>, or whatever as appropriate to shut up 2000-07-03 03:26:17 +00:00
test
Makefile
Makefile.inc