NetBSD/bin
2002-11-27 18:40:34 +00:00
..
cat
chio
chmod
cp use readlink with bufsize - 1; approved thorpej. 2002-10-19 20:33:17 +00:00
csh use readlink with bufsize - 1; approved thorpej. 2002-10-19 20:33:17 +00:00
date
dd
df
domainname
echo
ed
expr
hostname
kill sent cont to jobs so that they can exit without an fg when killed. 2002-11-25 14:23:07 +00:00
ksh default to "$HOME/.kshrc" if ENV is not set 2002-11-11 19:03:57 +00:00
ln Revert rev. 1.16, as per PR kern/17411. 2002-10-30 22:52:10 +00:00
ls we can't do {} while (0) for TEST() macro since it has "break" which 2002-11-16 13:42:36 +00:00
mkdir in mkpath(), don't try to stat() the to-be-created directory beforehand, 2002-11-24 23:40:07 +00:00
mt
mv
pax void functions should not return a value. 2002-11-27 18:40:34 +00:00
ps correct use of format string (signedness, %ldd). PR 18679 2002-10-17 23:50:17 +00:00
pwd
rcmd
rcp It's a very bad habit to store file sizes in int's, so change it to off_t 2002-11-22 21:46:02 +00:00
rm - Remove the last __P. 2002-11-05 04:49:05 +00:00
rmdir
sh Include <stdio.h> to get the prototype for sprintf(3) - macppc needs this. 2002-11-25 21:55:58 +00:00
sleep Use shell glob expansion in the csh example, instead of ls with glob. 2002-11-21 15:02:03 +00:00
stty
sync
systrace prevent attempt to use in-kernel fastpath for aliased system calls. 2002-11-25 06:25:09 +00:00
test
Makefile
Makefile.inc