..
apply
…
apropos
…
asa
…
at
Use __dead
2011-08-29 14:24:03 +00:00
audio
PR/45384: Henning Petersen: Swapped arguments in lseek
2011-09-21 14:32:14 +00:00
audiocfg
…
awk
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
banner
Use __dead
2011-08-29 14:24:03 +00:00
basename
Use __dead
2011-08-29 14:24:03 +00:00
bdes
…
biff
Use __dead
2011-08-29 14:24:03 +00:00
bthset
static + __dead
2011-08-29 13:47:16 +00:00
btkey
Use __dead
2011-08-29 14:24:03 +00:00
btpin
static + __dead
2011-08-29 13:47:16 +00:00
bzip2
…
bzip2recover
…
cal
static + __dead
2011-08-29 13:55:22 +00:00
calendar
Add towns to dmr's dates.
2011-10-13 07:44:27 +00:00
cap_mkdb
usage() is not unused, it is dead
2011-08-29 13:56:17 +00:00
cdplay
-make digital mode work in non-interactive mode (init sighandler
2012-01-04 17:26:21 +00:00
checknr
…
chflags
static + __dead
2011-08-29 14:05:08 +00:00
chpass
NULL does not need a cast
2011-08-31 16:24:54 +00:00
cksum
static + __dead
2011-08-29 14:12:29 +00:00
cleantags
kill the space so we can turn $Foo$ to Foo
2011-12-25 23:31:22 +00:00
cmp
Remove unused header. From Henning Petersen in PR 45658.
2011-11-28 10:10:10 +00:00
col
NULL does not need a cast
2011-08-31 16:24:54 +00:00
colcrt
…
colrm
static + __dead
2011-08-30 21:33:28 +00:00
column
…
comm
static + __dead
2011-08-30 21:33:28 +00:00
compress
Use __printflike and __dead
2011-08-30 23:08:05 +00:00
config
When making the symlink for machine -> arch/foo/include
2011-07-09 08:01:58 +00:00
crunch
static + __dead
2011-08-30 23:10:45 +00:00
csplit
static + __dead
2011-08-31 13:35:46 +00:00
ctags
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
cut
…
db
static + __dead
2011-09-01 13:25:02 +00:00
deroff
Use __dead. Be a bit more consistent about static.__dead. Be a bit more
2011-08-31 13:38:19 +00:00
dirname
Use __dead
2011-09-16 15:39:25 +00:00
du
static + __dead
2011-09-01 13:37:33 +00:00
eject
…
elf2aout
Make this cross-tool ready. Mostly taken from elf2ecoff(1).
2011-07-10 05:07:48 +00:00
elf2ecoff
misc knf cleanup.
2011-08-23 20:27:22 +00:00
env
…
error
Fix the csh(1) example ("make ... |& error ...", not "make ... | error ..."),
2012-01-22 09:25:26 +00:00
expand
…
extattr
Use __dead
2011-09-16 15:39:25 +00:00
false
…
fdformat
…
fgen
static + __dead
2011-09-01 13:37:33 +00:00
fincore
SEE ALSO and CAVEATS
2012-01-04 16:18:11 +00:00
find
Updates to the find(1) man page, based on PR 45381 from Greg Woods,
2011-09-24 13:45:43 +00:00
finger
…
fmt
…
fold
Add argument in options table. Resize to fit.
2011-09-15 09:40:57 +00:00
fpr
Use static, change deep if / else if / ... chains to switch(), apply
2011-09-04 20:26:17 +00:00
from
…
fsplit
Use __dead
2011-09-16 15:39:25 +00:00
fstat
fix rdev reporting for UFS2 and ext2fs.
2011-10-09 21:16:00 +00:00
ftp
fix previous; use append instead of write.
2012-01-15 20:43:24 +00:00
gcore
…
genassym
Use __builtin_offsetof if __GNUC__ >= 4
2011-07-05 05:19:02 +00:00
gencat
Make usage() match man page.
2011-12-29 22:58:27 +00:00
getconf
Xref limits(3).
2011-08-09 18:11:37 +00:00
getent
More standard Dt/Nm.
2011-10-11 20:39:40 +00:00
getopt
…
gprof
…
grep
Use __dead
2011-09-16 15:39:25 +00:00
gzip
add copyright
2011-09-30 01:32:21 +00:00
head
…
hesinfo
…
hexdump
static + __dead
2011-09-04 20:27:05 +00:00
iconv
annotate for lint
2011-10-31 13:27:51 +00:00
id
Use __dead
2011-09-16 15:39:25 +00:00
indent
Spell out parenthesis. From Ryo HAYASAKA in PR 44372.
2011-01-12 06:17:52 +00:00
infocmp
Fix spelling, mark up NULL. Closes PR 44381 by Ryo HAYASAKA.
2011-01-14 14:21:36 +00:00
innetgr
…
ipcrm
…
ipcs
…
join
static + __dead
2011-09-04 20:27:05 +00:00
jot
document non-literal format strings
2011-08-16 10:35:03 +00:00
kdump
don't limit sockets to sizeof(sizeof sockaddr_storage). We can create valid
2011-09-28 16:28:27 +00:00
klist
…
ktrace
Use __dead
2011-09-16 15:39:25 +00:00
ktruss
Change the syscall API for quotas over to the new non-proplib one.
2012-02-01 05:34:38 +00:00
lam
ANSIfy + static + __dead
2011-09-04 20:28:09 +00:00
last
patch from from Snader_LB via IRC.
2011-10-19 00:27:40 +00:00
lastcomm
Sync usage with man page.
2012-01-31 21:53:42 +00:00
ldd
dependant -> dependent
2011-06-30 20:09:15 +00:00
leave
Use __dead
2011-09-16 15:39:25 +00:00
lex
…
locale
Remove code for CITRUS!=yes.
2012-01-20 16:31:29 +00:00
locate
ANSIfy + static + __dead
2011-09-04 20:28:09 +00:00
lock
…
logger
static + __dead
2011-09-04 20:28:59 +00:00
login
NULL does not need a cast
2011-08-31 16:24:54 +00:00
logname
ANSIfy + static + __dead
2011-09-04 20:29:12 +00:00
look
ANSIfy + static + __dead
2011-09-04 20:29:12 +00:00
lorder
…
m4
Move usage and onintr to make them static. Add __dead as needed.
2011-09-06 18:16:01 +00:00
machine
…
mail
PR/45842: Henning Petersen: compare fgets with NULL not 0
2012-01-16 17:38:16 +00:00
make
Fix description of 'silent' in .MAKE.MODE
2012-02-03 21:39:25 +00:00
man
If the default path doesn't result in a match, bail out early instead of
2012-01-03 17:49:57 +00:00
menuc
Mark __menu_initerror as dead in the output.
2011-09-06 18:16:38 +00:00
mesg
…
midiplay
- accept "midi0" as an alias for "0" to the -d flag
2011-11-25 01:39:47 +00:00
mixerctl
…
mkcsmapper
Use __dead
2011-09-16 15:39:25 +00:00
mkdep
ANSIfy + static + __dead
2011-09-04 20:29:12 +00:00
mkesdb
Use __dead
2011-09-16 15:39:25 +00:00
mkfifo
ANSIfy + static + __dead
2011-09-04 20:29:12 +00:00
mklocale
…
mkstr
…
mktemp
…
mkubootimage
Sprinkle one more static and a bunch of consts.
2011-09-04 20:35:07 +00:00
moduli
static + __dead
2011-09-04 20:55:43 +00:00
msgc
MENU_name -> MSG_name
2012-01-11 00:30:56 +00:00
msgs
NULL does not need a cast
2011-08-31 16:24:54 +00:00
nbperf
Add support for build as part of the toolchain. Add option for
2011-10-21 23:47:11 +00:00
nbsvtool
New sentence, new line.
2011-04-28 17:14:45 +00:00
netgroup
…
netstat
split the ipsec.c source file into the pfkey part which is shared
2012-01-06 14:21:16 +00:00
newgrp
Use __dead
2011-09-16 15:39:25 +00:00
newsyslog
…
nfsstat
ANSIfy, static + __dead.
2011-09-06 18:19:58 +00:00
nice
…
nl
Remove unnecessary quoting. From Abhinav Upadhyay.
2012-01-02 00:35:53 +00:00
nohup
ANSIfy + __dead
2011-09-06 18:24:15 +00:00
nvi
document non-literal format strings.
2011-08-17 12:57:19 +00:00
pagesize
…
passwd
Use __dead
2011-09-16 15:39:25 +00:00
paste
static + __dead
2011-09-06 18:24:43 +00:00
patch
Consistently use __dead and __printflike.
2011-09-06 18:25:14 +00:00
pathchk
Use __dead
2011-09-16 15:39:25 +00:00
pkill
…
pmap
extending vmem(9) to be able to allocated resources for it's own needs.
2012-01-27 19:48:38 +00:00
pmc
…
pr
ANSIfy, static + __dead
2011-09-06 18:26:06 +00:00
printenv
static + __dead
2011-09-06 18:26:55 +00:00
printf
document non-literal format strings
2011-08-16 10:35:03 +00:00
progress
Use __dead
2011-09-16 15:39:25 +00:00
pwhash
Use __dead
2011-09-16 15:39:25 +00:00
qsubst
…
quota
Remove unneeded #include.
2012-02-05 14:14:44 +00:00
radioctl
static + __dead
2011-09-06 18:26:55 +00:00
rdist
Use __dead and __printflike.
2011-09-06 18:28:18 +00:00
renice
…
rev
Use __dead
2011-09-16 15:39:25 +00:00
revoke
…
rfcomm_sppd
- use poll() instead of select()
2011-07-18 21:51:06 +00:00
rlogin
static + __dead
2011-09-06 18:28:35 +00:00
rpcgen
NULL does not need a cast
2011-08-31 16:24:54 +00:00
rpcinfo
Use __dead
2011-09-16 15:39:25 +00:00
rs
ANSIfy, static + __dead
2011-09-06 18:28:58 +00:00
rsh
static + __dead
2011-08-29 14:22:46 +00:00
rump_allserver
Use __dead
2011-09-16 15:39:25 +00:00
rump_dhcpclient
Use __dead
2011-09-16 15:39:25 +00:00
rump_halt
Use __dead
2011-09-16 15:39:25 +00:00
rump_server
Allow to specify -d hostpath offset,size with disklabel.
2011-02-04 20:06:23 +00:00
rup
Apply casts to cases where xdrproc_t is expected but is not
2011-08-30 17:06:20 +00:00
ruptime
ANSIfy, static + __dead
2011-09-06 18:28:58 +00:00
rusers
static + __dead
2011-09-06 18:29:35 +00:00
rwall
…
rwho
…
script
static + __dead
2011-09-06 18:29:35 +00:00
sdiff
reinstate NULL cast by request, where the NULL was being passed as a vararg
2011-09-01 07:18:50 +00:00
sdpquery
Use __dead
2011-09-16 15:39:25 +00:00
sed
compare the sed we just build with the installed one instead of bogus
2011-11-12 03:15:05 +00:00
seq
document non literal string format
2011-08-17 13:19:09 +00:00
shar
…
shlock
Use pid_t directly. Apply static and __dead.
2011-09-06 18:30:38 +00:00
shmif_dumpbus
Use __dead
2011-09-16 15:39:25 +00:00
showmount
Use static and __dead.
2011-09-06 18:30:56 +00:00
shuffle
Use __dead
2011-09-16 15:39:25 +00:00
skey
Use __dead
2011-09-16 15:39:25 +00:00
skeyinfo
…
skeyinit
…
sockstat
Document that localsocket may be of type SOCK_SEQPACKET
2011-05-29 04:54:45 +00:00
soelim
Remove unnecessary quoting. From Abhinav Upadhyay.
2012-01-02 00:35:53 +00:00
sort
Use __dead
2011-09-16 15:39:25 +00:00
spell
…
split
Use __dead
2011-09-16 15:39:25 +00:00
stat
Use vis(3) encoding when a string format is modified by the '#' flag.
2011-09-22 20:23:55 +00:00
su
NULL does not need a cast
2011-08-31 16:24:54 +00:00
systat
kill ipsec support which hasn't been working for a long time
2012-01-06 14:08:08 +00:00
tabs
Use __dead
2011-09-16 15:39:25 +00:00
tail
minor knf, no functional change.
2011-09-03 10:59:10 +00:00
talk
ANSIfy + __dead
2011-09-06 18:32:03 +00:00
tcopy
ANSIfy + static + __dead
2011-09-06 18:32:26 +00:00
tee
…
telnet
Use __dead
2012-01-10 23:39:11 +00:00
tftp
PR/45842: Henning Petersen: compare fgets with NULL not 0
2012-01-16 17:38:16 +00:00
tic
Replace fgetln(3) with the more standard getline(3)
2011-11-09 07:40:27 +00:00
time
Sort sections, use Aq, add comma in enumeration.
2011-11-09 19:42:27 +00:00
tip
Use __dead. Make a bunch of local functions static.
2011-09-06 18:33:01 +00:00
touch
ANSIfy, static + __dead
2011-09-06 18:33:18 +00:00
tpfmt
make the result stable.
2012-02-03 05:06:08 +00:00
tput
Ensure we only pass cap names of one or two characters to tgetstr
2011-10-04 12:23:14 +00:00
tr
revert previous; don't change the logic.
2011-09-08 12:00:26 +00:00
true
…
tset
Use tiparm instead of vtparm.
2011-10-03 12:32:15 +00:00
tsort
ANSIfy, static + __dead
2011-09-06 18:34:37 +00:00
tty
ANSIfy + __dead
2011-09-06 18:34:57 +00:00
ul
…
uname
ANSIfy + __dead
2011-09-06 18:34:57 +00:00
unexpand
…
unifdef
Use __dead
2011-09-16 15:39:25 +00:00
uniq
…
units
ANSIfy, static + __dead
2011-09-06 18:35:41 +00:00
unvis
…
unzip
error_count is unsigned, so use %ju
2011-09-06 18:43:41 +00:00
usbhidaction
…
usbhidctl
Use __dead
2011-09-16 15:39:25 +00:00
users
…
utoppya
Sprinkle const. Use __dead.
2011-09-05 18:11:53 +00:00
uudecode
static + __dead
2011-09-06 18:44:26 +00:00
uuencode
Use __dead
2011-09-16 15:39:25 +00:00
uuidgen
Use __dead
2011-09-16 15:39:25 +00:00
vacation
…
vgrind
…
videoctl
Use __dead
2011-09-16 15:39:25 +00:00
vis
…
vmstat
use warn instead of perror.
2011-10-15 21:59:48 +00:00
vndcompress
Use static and __dead
2011-09-06 18:45:04 +00:00
w
Remove stale proc_compare code and use the shared one in libutil.
2011-10-21 02:26:09 +00:00
wall
static + __dead
2011-09-06 18:45:21 +00:00
wc
Use __dead
2011-09-16 15:39:25 +00:00
what
ANSIfy, static + __dead
2011-09-06 18:45:49 +00:00
whatis
static + __dead
2011-09-06 18:46:03 +00:00
whereis
…
who
…
whois
fix non-literal string format
2011-08-17 13:57:12 +00:00
window
Use __printflike and __dead.
2011-09-06 18:46:21 +00:00
write
static + __dead
2011-09-06 18:46:35 +00:00
xargs
Talk more about NetBSD and less about FreeBSD. Sort sections.
2010-12-22 09:05:07 +00:00
xinstall
Use static and __dead.
2011-09-06 18:50:32 +00:00
xlint
fix the grammar conflict differently.
2011-12-25 20:11:22 +00:00
xstr
Use __dead
2011-09-16 15:39:25 +00:00
yes
…
ypcat
Sort options in SYNOPSIS.
2011-01-12 19:55:06 +00:00
ypmatch
…
ypwhich
Apply casts to cases where xdrproc_t is expected but is not
2011-08-30 17:06:20 +00:00
Makefile
Import the new apropos/whatis.
2012-02-07 19:13:24 +00:00
Makefile.inc
…