NetBSD/bin
cgd 28728fd305 host program portability: don't use <sys/cdefs.h>, __COPYRIGHT(),
__RCSID(), or __P().  (these programs have been de-__P()'d.)
Repeat after me: "Not all cross-compilation host systems are NetBSD."
2000-07-18 19:13:20 +00:00
..
cat Don't declare 'extern opt*' getopt variables. 2000-04-14 05:52:56 +00:00
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 Don't declare 'extern opt*' getopt variables. 2000-04-14 05:52:56 +00:00
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 Use .Ar macro for argument. 2000-01-25 13:06:51 +00:00
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 make sure to print file names consistenly in column mode 2000-06-22 23:42:22 +00:00
mkdir
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 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 host program portability: don't use <sys/cdefs.h>, __COPYRIGHT(), 2000-07-18 19:13:20 +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 - Enable test to be a shell builtin 2000-04-09 23:24:59 +00:00
Makefile
Makefile.inc