..
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 corrections.
1997-09-13 16:01:53 +00:00
chmod
Reviewed by: hackers@freebsd.org in general
1997-11-13 00:28:51 +00:00
cp
cp(1) is too silent if used with the option -i. It should
1997-10-03 18:11:14 +00:00
csh
Remove simultaneous include of <sys/param.h> and <sys/types.h>.
1997-12-10 22:18:54 +00:00
date
Add (BSD) copyright headers.
1997-12-21 12:11:13 +00:00
dd
Oops, back out rev 1.5, it wasn't my intention to also commit the
1998-01-07 22:32:28 +00:00
df
Style police: keep a variable list in alphabetical order, and add
1997-10-13 09:36:05 +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
Document the new -f flag.
1997-12-05 07:35:31 +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
Correct a bogon in an example.
1998-01-02 19:23:05 +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