NetBSD/bin
uebayasi 60ad876a43 `` [n1]>&n2 Duplicate standard output (or n1) _TO_ n2.'' 2002-12-12 11:50:40 +00:00
..
cat
chio
chmod
cp
csh
date
dd convert to using strsuftoll(3) from libc 2002-11-29 13:11:10 +00:00
df
domainname
echo
ed Avoid conflict with reserved identifier "exp". 2002-12-06 01:39:10 +00:00
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 Fix typo. 2002-12-05 16:52:07 +00:00
ln
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 don't need -lutil here 2002-11-30 03:16:14 +00:00
pax fix horrible side effect introduced by changing the append mode into archive. 2002-12-12 05:00:42 +00:00
ps
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
rmdir
sh `` [n1]>&n2 Duplicate standard output (or n1) _TO_ n2.'' 2002-12-12 11:50:40 +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 Cast from register_t to void * via intptr_t. 2002-12-06 09:49:36 +00:00
test
Makefile
Makefile.inc