..
cat
Fix warnings inspired by lint, a commercial lint and WARNS=4.
2002-02-22 20:51:00 +00:00
chflags
Remove leaf node WARNS?=2 (that mainly I added). This should
2002-02-08 22:31:43 +00:00
chio
Use ANSI-99 int names (uintXX_t) over traditional BSD int names
2002-03-05 05:28:49 +00:00
chmod
Fix warnings inspired by lint, a commercial lint and WARNS=4
2002-02-22 20:45:09 +00:00
cp
Fixed some style bugs in revs 1.1 and 1.4.
2002-02-23 17:05:32 +00:00
csh
Use NLSLINKS to setup symbolic links in NLS area
2002-03-04 12:29:21 +00:00
date
Fix warnings inspired by lint, a commercial lint and WARNS=4.
2002-02-22 20:51:00 +00:00
dd
Fix warnings inspired by lint, a commercial lint and WARNS=4.
2002-02-22 20:51:00 +00:00
df
Warnings fixes inspired by lint, a commercial lint and WARNS=4.
2002-02-22 20:57:53 +00:00
domainname
Warning fix. Enter into the spirit of getopt(3) a bit more.
2002-02-22 20:55:04 +00:00
echo
clarify code:
2002-03-04 05:30:04 +00:00
ed
o __P has been reoved
2002-02-02 06:36:49 +00:00
expr
o __P has been reoved
2002-02-02 06:36:49 +00:00
getfacl
Partially fix (well, work around) warnings inspired by lint, a
2002-02-22 21:02:58 +00:00
hostname
Fix warnings inspired by lint, a commercial lint and WARNS=4.
2002-02-22 21:11:03 +00:00
kenv
Deuglify the usage message by putting the program name after the
2001-11-15 15:46:45 +00:00
kill
o __P has been reoved
2002-02-02 06:48:10 +00:00
ln
Fix warnings inspired by lint, a commercial lint and WARNS=4.
2002-02-22 21:11:03 +00:00
ls
Add (unsigned char) cast lost in WARNS=4 fixes which break 8bit locales
2002-02-28 18:52:47 +00:00
mkdir
Fix a bug introduced in rev.1.23 - for some reason mkdir("/", ...) system
2002-02-25 09:17:44 +00:00
mv
Warnings fixes.
2002-02-22 21:13:31 +00:00
pax
Correct inadvertent style botches in previous commit.
2002-02-04 03:06:51 +00:00
ps
Fixed unsorting.
2002-02-23 21:00:14 +00:00
pwd
Repo-copied src/bin/pwd/realpath.1' to
src/bin/realpath/realpath.1',
2002-02-11 18:45:29 +00:00
rcp
Correct inadvertent style botches in previous commit.
2002-02-04 03:06:51 +00:00
realpath
Move the realpath(1) source into its own directory. Previously, it
2002-02-11 07:32:17 +00:00
rm
Update STANDARDS section on rm(1) to reflect current conformance.
2002-03-02 05:10:11 +00:00
rmail
Update build infrastructure for sendmail 8.12.
2002-02-17 22:05:07 +00:00
rmdir
o __P has been reoved
2002-02-02 06:48:10 +00:00
setfacl
Remove extraneous blank line
2002-02-19 02:36:35 +00:00
sh
Remove now-obsolete __STDC__ ifdefs, remove redundant NULL definition and
2002-02-18 06:08:23 +00:00
sleep
o __P has been reoved
2002-02-02 06:50:57 +00:00
stty
o __P has been reoved
2002-02-02 06:50:57 +00:00
sync
o __P has been reoved
2002-02-02 06:50:57 +00:00
test
Log:
2002-03-06 11:20:13 +00:00
Makefile
o Remove old code from pwd(1); realpath(1) is now in its own directory.
2002-02-11 18:38:54 +00:00
Makefile.inc
Lock down with WFORMAT=1 except those directories with unfixed warnings.
2002-02-04 02:49:19 +00:00