..
cat
Fix minor style bugs noticed by the Bruce Filter.[tm]
1998-09-13 19:54:54 +00:00
chflags
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
chio
Fixed printf format errors (new bugs in rev.1.7). Fixed a spelling error
1998-12-07 10:16:58 +00:00
chmod
Free memory obtained from setmode.
1998-12-16 04:42:33 +00:00
cp
Don't use mmap() for non-regular files, since st_size is only meaningful
1998-11-18 11:47:45 +00:00
csh
Use getcwd in stead of using getwd so that we try harder to avoid
1998-12-16 04:44:32 +00:00
date
Don't put compiler warning flags in leaf Makefiles.
1998-12-07 12:50:48 +00:00
dd
Fixed printf format errors.
1998-12-07 12:37:11 +00:00
df
Cleaning out old stuff from one of my source trees:
1998-12-16 05:29:09 +00:00
domainname
Correct use of .Nm. Add rcsid.
1998-05-13 07:39:11 +00:00
echo
Correct use of .Nm. Add rcsid.
1998-05-13 07:39:11 +00:00
ed
Silence some warnings when building on the alpha.
1998-08-07 09:39:11 +00:00
expr
Add cross-references to test(1) and expr(1) respectively.
1998-12-18 03:16:47 +00:00
hostname
Correct use of .Nm. Add rcsid.
1998-05-13 07:47:35 +00:00
kill
kill.1: Remove reference to obsolete sigvec(2) man page. Removed
1998-05-18 03:33:11 +00:00
ln
Correct use of .Nm. Add rcsid.
1998-05-15 06:19:05 +00:00
ls
changable -> changeable
1998-11-30 22:56:44 +00:00
mkdir
Free memory obtained from setmode.
1998-12-16 04:42:33 +00:00
mv
Calls one or more of malloc(), warn(), err(), syslog(), execlp() or
1998-10-13 14:52:33 +00:00
pax
Rev 1.13 fixes PR bin/8958
1998-12-06 05:49:29 +00:00
ps
Reviewed by: Luoqi Chen, Jordan Hubbard
1998-12-19 02:55:34 +00:00
pwd
Indicate that the thing not found was not /bin/pwd but rather $CWD (or .).
1998-11-21 08:45:22 +00:00
rcp
Don't put compiler warning flags in leaf Makefiles.
1998-12-07 12:50:48 +00:00
rm
.Nm rm -> .Nm.
1998-05-18 06:37:35 +00:00
rmail
Use sendmail-8.9.1 rmail (with our changes).
1998-08-04 15:19:16 +00:00
rmdir
Correct use of .Nm. Add rcsid.
1998-05-18 06:40:56 +00:00
sh
Add references to test(1) and expr(1).
1998-12-18 03:51:18 +00:00
sleep
Correct use of .Nm. Add rcsid.
1998-05-18 06:51:59 +00:00
stty
Fixed printf format errors.
1998-06-28 18:08:54 +00:00
sync
Correct use of .Nm. Add section number to .Xr references. Add rcsid.
1998-05-18 06:50:17 +00:00
test
Add cross-references to test(1) and expr(1) respectively.
1998-12-18 03:16:47 +00:00
Makefile
Split lines into one subdir per line.
1998-08-30 20:22:15 +00:00
Makefile.inc
CFLAGS+= -Wall -Wformat for all of src/bin. All warnings except 2 minor
1998-12-07 12:44:12 +00:00