NetBSD/usr.sbin
joerg bec77c5f43 Use __dead 2011-08-31 13:32:36 +00:00
..
ac Use __dead. 2011-08-29 20:38:53 +00:00
accton Use __dead. 2011-08-29 20:38:53 +00:00
acpitools Use __dead. 2011-08-29 20:38:53 +00:00
altq Use __dead. 2011-08-29 20:38:53 +00:00
apm Add a note that APM was deprecated by the PC manufacturers in about 1996. 2010-03-20 07:59:44 +00:00
apmd Note also here that this is a legacy daemon that is more or less deprecated. 2010-03-20 09:22:37 +00:00
arp New sentence, new line. Remove trailing whitespace. 2011-04-25 22:20:29 +00:00
bad144 Fix -Wsign-compare issues 2009-04-16 06:27:43 +00:00
bootp Use __dead. 2011-08-29 20:38:53 +00:00
btattach Mark types as static and usage as dead. 2011-08-27 22:17:53 +00:00
btconfig static + __dead 2011-08-27 22:22:01 +00:00
btdevctl static + __dead 2011-08-27 22:22:01 +00:00
bthcid static + __dead 2011-08-27 22:22:01 +00:00
btpand Use __dead. 2011-08-29 20:38:53 +00:00
catman Use __dead. 2011-08-29 20:38:53 +00:00
chroot Initialize local variables that previously were global (user, group). 2011-08-28 08:32:47 +00:00
cnwctl WARNS=4 love. 2008-05-02 19:59:19 +00:00
cpuctl static + __dead 2011-08-27 22:38:48 +00:00
crash Use __dead 2011-08-31 13:32:36 +00:00
dev_mkdb static openinfo. dead, not unused usage. 2011-08-30 10:04:50 +00:00
dhcp remove gcc-4.5 hacks 2011-08-16 16:37:07 +00:00
diskpart ANSIfy + static + dead. 2011-08-30 10:12:06 +00:00
dumpfs static + __dead 2011-08-30 18:24:17 +00:00
dumplfs remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
edquota Minor cosmetic fixes, no semantic changes. (object file diffs have been 2011-07-10 07:54:49 +00:00
eeprom Fix fd leak in error case. Found by cppcheck. 2011-01-04 09:25:21 +00:00
envstat Use __dead 2011-08-31 13:32:36 +00:00
eshconfig ANSIfy + static + __dead 2011-08-30 18:28:59 +00:00
etcupdate Run services_mkdb if only the old hash exists 2010-06-24 17:12:06 +00:00
extattrctl Use __dead 2011-08-31 13:32:36 +00:00
faithd __dead + __printflike 2011-08-30 21:14:06 +00:00
flashctl Properly use format strings 2011-05-24 13:01:53 +00:00
fssconfig static + __dead 2011-08-30 18:30:13 +00:00
fusermount Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
fwctl Use __dead 2011-08-31 13:32:36 +00:00
gpioctl static + __dead 2011-08-30 18:50:48 +00:00
grfconfig Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 09:32:31 +00:00
gspa Use __dead and __printflike 2011-08-30 18:53:41 +00:00
hdaudioctl Use __dead 2011-08-31 13:32:36 +00:00
ifmcstat Fix WARNS=4 issues (-Wextra -Wshadow) 2009-04-19 07:49:07 +00:00
ifwatchd static + __dead 2011-08-30 18:57:38 +00:00
inetd Use __dead 2011-08-31 13:32:36 +00:00
installboot Use __dead 2011-08-31 13:32:36 +00:00
iopctl static + __dead 2011-08-30 18:57:38 +00:00
iostat static + __dead 2011-08-30 19:06:06 +00:00
ipf Requires -Wno-array-bounds with clang now. 2011-08-09 13:06:10 +00:00
ipwctl Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
irdaattach static + __dead 2011-08-30 19:06:06 +00:00
isdn Use __dead 2011-08-31 13:32:36 +00:00
iteconfig don't discard const qualifiers 2009-04-26 19:56:20 +00:00
iwictl Update references to firmware handling (mostly by removing outdated stuff 2009-05-18 12:55:28 +00:00
kgmon Add option arguments to descriptions. From YOMURA Masanori. 2011-04-25 22:46:35 +00:00
kvm_mkdb Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 09:32:31 +00:00
lastlogin __dead + ANSIfy 2011-08-31 13:31:29 +00:00
ldpd Use __dead 2011-08-31 13:32:36 +00:00
link ANSIfy + __dead 2011-08-30 19:18:17 +00:00
lmcconfig Fix WARNS=4 issues (-Wcast-qual -Wshadow) 2009-04-16 06:07:53 +00:00
lockstat static + __dead 2011-08-30 19:20:20 +00:00
lpr static, __printflike, __dead 2011-08-30 19:27:37 +00:00
lptctl Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
mailwrapper A general update. Remove (hopefully the last) references to sendmail(8), etc. 2010-04-10 08:29:53 +00:00
makefs more fixes from martin 2011-08-23 19:57:24 +00:00
map-mbone include sys/cdefs.h so that __attribute__ can be fixed later 2007-12-15 16:32:05 +00:00
mdconfig Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder). 2009-10-21 23:12:09 +00:00
mdsetimage Sort options in SYNOPSIS. 2010-11-07 11:49:21 +00:00
memswitch Whitespace. 2011-01-14 13:31:47 +00:00
mld6query static + __dead 2011-08-30 21:18:11 +00:00
mlxctl avoid type punned warnings 2011-08-14 17:57:44 +00:00
mmcformat Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
mopd Fix build on mips (NOAOUT case). 2011-08-31 13:09:10 +00:00
mountd ANSIfy. Use __dead. 2011-08-30 20:00:58 +00:00
moused Yet another format string fix 2011-08-31 08:15:08 +00:00
mrinfo Use __dead 2011-08-31 13:32:36 +00:00
mrouted Use __dead 2011-08-31 13:32:36 +00:00
mscdlabel remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
mtrace Use __dead 2011-08-31 13:32:36 +00:00
mtree Use __dead and __printflike 2011-08-29 20:37:43 +00:00
ndbootd Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
ndiscvt Input function is not used 2011-06-09 13:09:42 +00:00
ndp Use __dead 2011-08-31 13:32:36 +00:00
netgroup_mkdb Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
nfsd static + ANSIfy + __dead 2011-08-30 20:07:31 +00:00
npf Use __dead 2011-08-31 13:32:36 +00:00
ofctl Make ofctl for ofppc machines. 2010-06-20 21:30:26 +00:00
paxctl security(7), not (8). 2011-04-28 11:57:08 +00:00
pcictl static + __dead 2011-08-30 20:08:38 +00:00
perfused Fast backward code to 1989 and use ANSI C consistently. Use __dead. 2011-08-30 20:17:00 +00:00
pf Use __dead 2011-08-31 13:32:36 +00:00
postinstall Check (and fix) that unprivileged-user has been changed from _atf to _tests 2011-08-09 18:24:46 +00:00
powerd Rump-ify powerd. 2010-12-19 22:52:08 +00:00
pppd don't set flags in the wrong fields. 2011-07-24 01:35:15 +00:00
psrset Use __dead 2011-08-31 13:32:36 +00:00
pstat Use __dead 2011-08-31 13:32:36 +00:00
puffs Use __dead 2011-08-31 13:32:36 +00:00
pvcsif static + __dead 2011-08-30 21:27:00 +00:00
pvctxctl Localize variables. Use __dead 2011-08-30 21:28:27 +00:00
pwd_mkdb Use __dead 2011-08-31 13:32:36 +00:00
quot KNF 2011-03-06 23:41:47 +00:00
quotacheck more code deduplication 2011-03-06 23:25:42 +00:00
quotactl Use __dead 2011-08-31 13:32:36 +00:00
quotaon Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
racoon Ignore warnings when building with clang for now. 2011-05-30 14:41:26 +00:00
racoonctl Ignore warnings when building with clang for now. 2011-05-30 14:41:26 +00:00
rarpd static + __printflike + __dead 2011-08-30 20:25:18 +00:00
rbootd Use __dead 2011-08-31 13:32:36 +00:00
rdate Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
repquota Make sure to not report quotas for a class if we didn't get valid datas 2011-03-27 17:15:17 +00:00
rip6query ANSIfy + static + __dead 2011-08-30 21:17:06 +00:00
rmt Fix -Wshadow issue 2009-04-18 09:25:50 +00:00
route6d Remove double 'static'. 2011-08-31 07:03:00 +00:00
rpc.bootparamd ANSIFy + static + __dead 2011-08-30 20:29:41 +00:00
rpc.lockd Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +00:00
rpc.pcnfsd Fix some typos. 2011-08-16 14:29:16 +00:00
rpc.statd Fix -Wshadow and -Wcast-qual issues 2009-04-18 13:02:36 +00:00
rpc.yppasswdd Use __dead 2011-08-31 13:32:36 +00:00
rpcbind Use __dead 2011-08-31 13:32:36 +00:00
rtadvd remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
rtsold Use __dead. 2011-08-29 20:38:53 +00:00
rwhod Use __dead 2011-08-31 13:32:36 +00:00
sa On LP64 platforms, uid_t is not the same size as u_long, so the key 2010-08-30 02:49:17 +00:00
schedctl Use __dead 2011-08-31 13:32:36 +00:00
screenblank static + __dead 2011-08-30 20:33:30 +00:00
sdpd Use __dead 2011-08-31 13:32:36 +00:00
services_mkdb Use __dead 2011-08-31 13:32:36 +00:00
sesd Fix fd leak in error case. Found by cppcheck. 2011-01-04 10:10:39 +00:00
sliplogin static + ANSIfy + __dead 2011-08-30 20:42:22 +00:00
spray static + ANSIfy + __dead 2011-08-30 20:45:31 +00:00
srtconfig Fix -Wextra issue 2009-04-18 14:02:42 +00:00
sti improve wording a bit 2009-08-28 21:19:13 +00:00
sunlabel Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
sup Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
syslogd According to the Oxford Dictionary of Etymology, a wether is a male sheep 2011-08-01 12:28:53 +00:00
tadpolectl System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
tcpdchk Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
tcpdmatch Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
tcpdrop Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
tcpdump remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
timed Use __dead 2011-08-31 13:32:36 +00:00
tpctl Fix WARNS=4 issues. 2009-04-28 10:57:24 +00:00
tprof deal with the output of new objdump. 2009-10-13 00:49:38 +00:00
traceroute use err(3) and warn(3) for error and warning printing, tiny knf. 2011-05-12 01:59:16 +00:00
traceroute6 Sync usage with manpage. 2011-05-15 00:06:23 +00:00
trpt static + __dead 2011-08-30 20:49:29 +00:00
unlink ANSIfy + __dead 2011-08-30 20:50:24 +00:00
usbdevs static + __dead 2011-08-30 20:51:29 +00:00
user Close masterfd after reading from it. Found by cppcheck. 2011-01-04 10:30:21 +00:00
veriexecgen security(7), not (8). 2011-04-28 11:23:57 +00:00
videomode Fix fd leaks. Found by cppcheck. 2011-01-04 10:32:34 +00:00
vipw De-__P + __dead 2011-08-30 20:52:10 +00:00
vnconfig ANSIfy + static + __dead 2011-08-30 20:54:18 +00:00
wake Use __dead 2011-08-31 13:32:36 +00:00
wiconfig ANSIfy + static + __dead 2011-08-30 20:54:18 +00:00
wlanctl Use __dead 2011-08-31 13:32:36 +00:00
wsconscfg Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
wsfontload Use __dead 2011-08-31 13:32:36 +00:00
wsmoused a little undocumented debugging. 2011-05-31 03:37:02 +00:00
wsmuxctl static + __dead 2011-08-30 21:03:31 +00:00
ypbind Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +00:00
yppoll Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +00:00
ypserv static + __dead 2011-08-30 21:03:31 +00:00
ypset ANSIfy 2011-08-27 22:41:35 +00:00
zdump - no need for gcc-4.5 hacks 2011-08-16 07:52:32 +00:00
zic Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
Makefile Break up list of directories by first letter. 2011-08-01 23:19:52 +00:00
Makefile.inc Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00