..
cat
compare return value from getopt against -1 rather than EOF, per the final
1997-03-28 15:24:41 +00:00
chflags
NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".
1997-06-29 06:03:42 +00:00
chio
Do not use __progname.
1997-06-06 06:32:09 +00:00
chmod
compare return value from getopt against -1 rather than EOF, per the final
1997-03-28 15:24:41 +00:00
cp
compare return value from getopt against -1 rather than EOF, per the final
1997-03-28 15:24:41 +00:00
csh
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
date
Cosmetic change in usage string.
1997-06-06 06:40:06 +00:00
dd
Fixed overflow for attempts to seek to offsets > ULONG_MAX. See the
1997-04-30 17:51:29 +00:00
df
compare return value from getopt against -1 rather than EOF, per the final
1997-03-28 15:24:41 +00:00
domainname
Revert part of previous patch: Don't use __progname.
1997-06-04 06:21:44 +00:00
echo
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
ed
compare return value from getopt against -1 rather than EOF, per the final
1997-03-28 15:24:41 +00:00
expr
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
hostname
Revert part of previous patch: Don't use __progname.
1997-06-04 06:27:30 +00:00
kill
Cosmetic change in usage string.
1997-06-06 06:40:06 +00:00
ln
Try again to explain the existence of lchown() and the absence of
1997-06-19 01:07:05 +00:00
ls
Submitted by: Whistle Communications (archie Cobbs)
1997-06-02 06:24:52 +00:00
mkdir
Fix several problems with mkdir:
1997-04-01 23:46:22 +00:00
mv
compare return value from getopt against -1 rather than EOF, per the final
1997-03-28 15:24:41 +00:00
pax
Off by 1 adjustment. Properly NUL terminate after strncpy.
1997-06-02 06:30:06 +00:00
ps
Kill #ifndef NEWVM etc. It affected a lot of other things besides
1997-08-03 08:25:01 +00:00
pwd
compare return value from getopt against -1 rather than EOF, per the final
1997-03-28 15:24:41 +00:00
rcp
Bury this properly.
1997-07-01 21:38:49 +00:00
rm
Enable whiteout code since we now have the lite2 support for them.
1997-04-29 10:03:10 +00:00
rmail
Remove lines inside #ifdef 0/#endif.
1997-06-30 11:10:18 +00:00
rmdir
compare return value from getopt against -1 rather than EOF, per the final
1997-03-28 15:24:41 +00:00
sh
Back out previous fix - this bug's got diplomatic immunity as a registered
1997-06-19 17:57:06 +00:00
sleep
compare return value from getopt against -1 rather than EOF, per the final
1997-03-28 15:24:41 +00:00
stty
Typo in usage string. Looks like the man page now.
1997-06-06 06:48:35 +00:00
sync
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
test
Typo fix.
1997-06-02 06:40:08 +00:00
Makefile
Acitvate chio(1).
1997-03-06 15:30:53 +00:00
Makefile.inc
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00