..
cat
Don't use MAX(); not all systems have it, and this is a host tool.
2002-09-13 18:07:52 +00:00
chio
no need for \n on errx
2002-06-11 05:33:51 +00:00
chmod
Align default behaviour of chmod, chgrp, chown, and chflags with symlink(7),
2002-07-07 11:44:02 +00:00
cp
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +00:00
csh
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
2002-08-19 09:56:00 +00:00
date
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +00:00
dd
Add comment about my rev. 1.27 change.
2002-09-04 04:21:54 +00:00
df
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
2002-08-19 09:56:00 +00:00
domainname
Update to reflect reality - s,/etc/netstart,/etc/rc.d/network,
2001-02-27 17:47:22 +00:00
echo
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +00:00
ed
__STDC__ is always defined on NetBSD.
2002-05-25 23:29:16 +00:00
expr
rewritten in NetBSD 1.6 -> rewritten for NetBSD 1.6
2002-02-19 21:14:45 +00:00
hostname
ANSIfy and KNF fixes, use {g,s}etprogname. Patch by Petri Koistinen.
2001-09-16 13:48:35 +00:00
kill
Xref pkill/pgrep.
2002-03-04 13:02:32 +00:00
ksh
'environment', not 'enviroment'
2002-07-11 10:53:19 +00:00
ln
ANSIfy, KNF, by Petri Koistinen.
2001-09-16 22:14:40 +00:00
ls
Use the output blocksize when computing how much room to leave for the
2002-09-14 04:25:55 +00:00
mkdir
Cosmetic changes.
2002-02-19 06:30:12 +00:00
mt
Drop trailing whitespace.
2002-08-13 13:22:35 +00:00
mv
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +00:00
pax
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
2002-08-19 09:56:00 +00:00
ps
g/c procfs fallback code, it's redundant now that we use sysctl to get
2002-06-19 08:11:55 +00:00
pwd
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +00:00
rcmd
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
2002-08-19 09:56:00 +00:00
rcp
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
2002-08-19 09:56:00 +00:00
rm
- Use four space to indent continuation line.
2002-05-02 13:25:09 +00:00
rmdir
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +00:00
sh
Use "unsigned char" and "char" instead of "u_int8_t" and "int8_t"
2002-09-15 00:19:22 +00:00
sleep
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +00:00
stty
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +00:00
sync
Sort SEE ALSO.
2001-12-20 20:03:29 +00:00
systrace
allow # in system call name. remove trailing white space.
2002-08-30 17:09:31 +00:00
test
__STDC__ is always defined on NetBSD.
2002-05-25 23:12:16 +00:00
Makefile
Add userland portion of systrace.
2002-06-17 16:29:07 +00:00
Makefile.inc
Implement MKDYNAMICROOT, which currently defaults to "no", but will
2002-08-27 14:46:11 +00:00