NetBSD/bin
christos fc5d411571 "for i in ${x-a b c}; do echo $i; done" should print "a\nb\nc\n" not "a b c\n"
like other shells do. mark the expansion for ifs splitting. XXX: linux has a
very complicated fix for this. I wonder why.
2004-06-08 03:29:51 +00:00
..
cat
chio
chmod
cp
csh Keep track of the while level, when popping loops because of a breaksw. 2004-05-13 15:25:58 +00:00
date
dd
df Mention -g in synopsis. PR#25800 from Kouichirou Hiratsuka. 2004-06-04 09:25:48 +00:00
domainname Un-__P(), ANSIfy, use EXIT_{SUCCESS,FAILURE}, use [gs]etprocname(). 2004-04-19 08:24:56 +00:00
echo
ed
expr Grammar improvement by Patrick Welche. 2004-04-23 13:28:58 +00:00
hostname
kill
ksh understand rlimit sbsize 2004-04-17 15:40:12 +00:00
ln
ls Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
mkdir
mt
mv
pax Welcome to WARNS=3 2004-05-11 17:12:26 +00:00
ps s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
pwd
rcmd
rcp
rm
rmdir
sh "for i in ${x-a b c}; do echo $i; done" should print "a\nb\nc\n" not "a b c\n" 2004-06-08 03:29:51 +00:00
sleep
stty
sync
systrace
test
Makefile
Makefile.inc