NetBSD/bin
christos bc6c0498a1 - static/__dead
- use strpct from libutil
- fix off by one in format
2011-08-28 08:20:58 +00:00
..
cat Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
chio Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
chmod Document "-f". From Andreas Wiese in PR bin/35409, slightly modified. 2010-01-22 05:41:36 +00:00
cp Remove warning about system extended attributes that cannot be copied, since 2011-08-18 08:11:58 +00:00
csh use strpct(3) from libutil. 2011-08-28 07:49:16 +00:00
date Annotate dead functions 2011-08-27 12:55:09 +00:00
dd Remove the rif/rof options and add rump.dd. This makes usage 2011-02-04 19:42:12 +00:00
df - static/__dead 2011-08-28 08:20:58 +00:00
domainname Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
echo Check ferror(stdout) and exit(1) if there's been a problem. 2008-09-18 05:42:08 +00:00
ed use const char [] for format. 2011-08-21 08:40:31 +00:00
expr Mark yyerror as dead. 2011-08-25 01:11:47 +00:00
hostname Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
kill Make sure that numerical signals and pids are in range for their types. 2009-10-01 09:24:38 +00:00
ksh Requires stdint.h. 2011-08-21 21:24:34 +00:00
ln Typographical improvement by David H. Gutteridge in PR 44645. 2011-02-27 06:02:07 +00:00
ls Wording fixes from Ryo HAYASAKA, thanks. 2011-04-02 08:38:56 +00:00
mkdir Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
mt Sort sections, punctuation nits. 2011-04-28 13:51:47 +00:00
mv Make cp -p and mv preverve extended attributes, and complain if they cannot. 2011-08-03 04:11:15 +00:00
pax eliminate dup code and non literal format strings 2011-08-14 10:49:58 +00:00
ps Document non-literal formats 2011-08-14 10:53:16 +00:00
pwd Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
rcmd Sort options in SYNOPSIS, sort option descriptions, remove some extra 2011-05-31 11:31:10 +00:00
rcp Fix up seriously borked mallocing of a static buffer, which seems to 2009-08-31 07:11:16 +00:00
rm fix -Wsign-compare issues 2009-02-14 08:02:04 +00:00
rmdir Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
sh document another non-literal format string 2011-08-23 10:47:06 +00:00
sleep Improve wording. 2011-08-15 14:45:36 +00:00
stty \\ -> \e 2010-04-05 16:16:53 +00:00
sync Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
test Correct usage for parentheses, and mark up "expression" in more places. 2009-11-10 18:19:46 +00:00
Makefile
Makefile.inc Default to WARNS=4 (except for rcp & ksh) 2009-02-14 08:31:13 +00:00