freebsd-dev/bin
Tim J. Robbins 427748f7df Disallow empty condition parts of "if", "while" and "until" compound
commands. Commands like "if then ... fi" and "while do ... done" are no
longer accepted. Bodies of compound commands are still allowed to be
empty, because even though POSIX does not allow them, most shells do.
2002-10-06 06:35:51 +00:00
..
cat
chflags
chio
chmod Return the ``u'' 2002-10-01 20:32:59 +00:00
cp
csh
date Fix some twelve hour clock braindamage. The range for hours is 0-23 not 1-12. 2002-10-03 14:11:29 +00:00
dd
df
domainname
echo
ed
expr
getfacl
hostname
kenv
kill
ln
ls
mkdir
mv
pax Fix format string errors relating mainly to the use of %qu to print off_t's. 2002-10-06 03:20:27 +00:00
ps Oops, the previous version was a last minute test version with off_t 2002-10-03 17:19:36 +00:00
pwd
rcp Use %jd in format string and cast argument to intmax_t instead of using 2002-10-06 03:50:06 +00:00
realpath
rm
rmail
rmdir
setfacl
sh Disallow empty condition parts of "if", "while" and "until" compound 2002-10-06 06:35:51 +00:00
sleep
stty
sync
test
uuidgen
Makefile
Makefile.inc