..
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
spelling
1998-02-11 06:34:38 +00:00
chmod
Reviewed by: hackers@freebsd.org in general
1997-11-13 00:28:51 +00:00
cp
Fixed syntax error in normally-unconfigured code in previous commit.
1998-01-17 13:39:29 +00:00
csh
setpwent now has a void return type, so remove the now bogus cast.
1998-02-01 17:11:07 +00:00
date
Cast a size_t to a long to avoid a gcc warning.
1998-01-25 08:59:08 +00:00
dd
Exit with a nonzero status if we get killed by a SIGINT. POSIX.2
1998-02-24 01:45:05 +00:00
df
Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
1998-01-20 10:40:18 +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
Ensure stdout is line buffered.
1997-12-31 12:25:35 +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
Disallow empty arguments (eg: '') as process ids.
1997-08-21 21:34:43 +00:00
ln
Try again to explain the existence of lchown() and the absence of
1997-06-19 01:07:05 +00:00
ls
Make a couple of the stat flags dependent on the sys/stat.h header file
1998-01-09 06:14:59 +00:00
mkdir
Fix several problems with mkdir:
1997-04-01 23:46:22 +00:00
mv
Merge from OpenBSD:
1997-12-10 17:52:49 +00:00
pax
Make code slightly more robust towards change by calculating size
1997-12-12 18:38:22 +00:00
ps
Add 'f' flag to the optstring.
1998-02-18 22:49:58 +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
Add -P option to cp(1) for local to local copying.
1997-12-08 21:02:36 +00:00
rm
Remove remaining Lite1 stuff from the man page and uphold the
1997-08-07 21:37:39 +00:00
rmail
Revert 1.15 - duplicate code (initialization).
1997-12-15 20:34:52 +00:00
rmdir
Don't strip trailing slashes (for the initial rmdir). It breaks
1997-12-19 20:20:22 +00:00
sh
Explicitly describe the rules the shell uses to search for a file
1998-02-12 01:23:11 +00:00
sleep
Describe signals behaviour now
1997-08-12 21:20:12 +00:00
stty
Merge from OpenBSD:
1997-12-12 18:11:29 +00:00
sync
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
test
Remove simultaneous include of <sys/param.h> and <sys/types.h>.
1997-12-10 22:18:54 +00:00
Makefile
Move procctl to the Attic, it's been copied to usr.sbin/procctl as
1997-12-07 02:26:23 +00:00
Makefile.inc
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00