..
cat
Describe behaviour when no arguments are given.
2012-04-06 11:42:08 +00:00
chio
Use Lk.
2012-03-17 11:09:29 +00:00
chmod
Use __dead
2011-08-29 14:51:17 +00:00
cp
From patch by Bug Hunting:
2012-03-25 22:37:08 +00:00
csh
Fix whitespace nits. Suggested by Bug Hunting.
2012-03-22 07:58:16 +00:00
date
- fix timed(8) references;
2012-04-06 11:36:56 +00:00
dd
Fix a very old bug. When allocating the buffer and doing just a bs= transfer,
2012-02-21 01:49:01 +00:00
df
use strspct.
2012-01-07 18:45:13 +00:00
domainname
Use __dead
2011-08-29 14:51:17 +00:00
echo
ed
Use __dead
2011-08-29 14:51:17 +00:00
expr
Remove an unnecessary space in the manpage. Patch provided by Bug Hunting.
2012-05-09 22:29:06 +00:00
hostname
Use __dead
2011-08-29 14:51:17 +00:00
kill
Fix whitespace nits. Suggested by Bug Hunting.
2012-03-22 07:58:16 +00:00
ksh
PR/6764: Charles M. Hannum: `trap 0' does not work in ksh subshells. When
2012-03-25 17:23:48 +00:00
ln
Fix whitespace nits. Suggested by Bug Hunting.
2012-03-22 07:58:16 +00:00
ls
Move usage and mark it static+dead
2011-08-29 14:44:21 +00:00
mkdir
Fix whitespace nits. Suggested by Bug Hunting.
2012-03-22 07:58:16 +00:00
mt
Adjust for mandoc output.
2012-03-19 10:48:20 +00:00
mv
Fix whitespace nits. Suggested by Bug Hunting.
2012-03-22 07:58:16 +00:00
pax
Fix whitespace nits. Suggested by Bug Hunting.
2012-03-22 07:58:16 +00:00
ps
Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
2012-06-03 21:42:44 +00:00
pwd
Use __dead
2011-08-29 14:51:17 +00:00
rcmd
rcp
allocate a separate buffer in each call to sink().
2012-05-07 15:22:54 +00:00
rm
Siginfo support from Daniel Loffgren
2012-01-21 16:38:41 +00:00
rmdir
static + __dead
2011-08-29 14:47:47 +00:00
sh
include <limits.h> for CHAR_MIN/CHAR_MAX
2012-03-28 20:11:25 +00:00
sleep
Use __dead
2011-08-29 14:51:17 +00:00
stty
Disable new -Wstring-plus-int warning where needed for now.
2012-04-04 10:59:44 +00:00
sync
test
Add __printflike attribution to use vprintf and friends with an argument
2012-03-15 02:02:20 +00:00
Makefile
Makefile.inc
Default to WARNS=5
2012-03-21 05:47:53 +00:00