NetBSD/bin
dsl c58b829dda Set the 'not a parameter' flag when we skip initial whitespace.
Otherwise:
    ./sh -c 'x=" "; for a in $x; do echo a${a}a; done'
is processed as a single empty parameter (instead of no parameters).
Should fix the breakage I introdiced in rev 1.75 and PR/34256 and PR/34254
2006-08-22 18:11:42 +00:00
..
cat
chio
chmod
cp initialize dne variable in the beginning, then move the resetting of 2006-08-15 23:03:51 +00:00
csh apply a little -O0 with GCC4 and vax... 2006-07-01 05:54:35 +00:00
date don't include program name when calling err() 2006-08-17 10:03:53 +00:00
dd
df -h and -[mgk] are mutually exclusive. Only use the last specified. [from zafer] 2006-08-21 19:05:14 +00:00
domainname
echo
ed PR/33699: Kevin Massey: use strlcpy to prevent stack overflows. 2006-06-11 16:15:20 +00:00
expr
hostname
kill
ksh PR/33834: Bucky Katz: Crossbuild on FC5:sort doesn't handle '+' field 2006-06-27 12:27:27 +00:00
ln
ls from zafer: you can have either -k or -h but not both since it does not make 2006-08-21 19:08:47 +00:00
mkdir
mt Oops, the previous change was not entirely correct since we were checking 2006-03-22 01:45:08 +00:00
mv - detect buffer overflow. 2006-08-21 23:09:50 +00:00
pax PR/34255: dieter roelants: Remove mention of -p f. 2006-08-22 17:42:19 +00:00
ps
pwd
rcmd
rcp Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
rm Fix sentence fragment that somehow got into the long comment about rm -P. 2006-08-14 20:38:13 +00:00
rmdir
sh Set the 'not a parameter' flag when we skip initial whitespace. 2006-08-22 18:11:42 +00:00
sleep
stty
sync
systrace 2 fixes from Elad: 2006-08-21 01:35:11 +00:00
test don't call get/set progname when we are a shell built-in. 2006-08-04 19:07:55 +00:00
Makefile
Makefile.inc