NetBSD/usr.sbin
manu 9724ab82d4 Make sure perfused exit when the filesystem crashed, so that unmount
is done. Failure to do so caused deadlocks, with operation that
held a lock on the root vnode and got stuck in perfused forever.

Approved by releng.
2012-02-03 15:54:15 +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 Use static + __dead 2011-11-25 12:51:27 +00:00
apmd Use static + __dead 2011-11-25 12:51:27 +00:00
arp New sentence, new line. Remove trailing whitespace. 2011-04-25 22:20:29 +00:00
bad144 static + __dead 2011-11-25 13:13:33 +00:00
bootp Fix under-allocation-by-one 2011-10-07 10:06:39 +00:00
btattach Mark types as static and usage as dead. 2011-08-27 22:17:53 +00:00
btconfig This file received some typo-love. 2011-10-17 16:37:50 +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 make len unsigned; -1 will turn into a large number, failing the test. 2011-12-24 23:46:11 +00:00
chroot - don't use an uninitialized grouplist (from Patrick Welche) 2011-09-20 14:28:52 +00:00
cnwctl
cpuctl use a correct macro. 2012-02-03 05:06:51 +00:00
crash Enable build of crash(8) for m86k platforms. 2012-01-31 21:17:57 +00:00
dev_mkdb static openinfo. dead, not unused usage. 2011-08-30 10:04:50 +00:00
dhcp this HAVE_PCC is not (any longer) required 2011-09-13 14:00:08 +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 libquota no longer requires libprop. Also remove some other no-longer-used 2012-02-01 17:53:01 +00:00
eeprom build eeprom on shark 2011-12-15 07:51:29 +00:00
envstat change printed indicator and battery charge strings from ON and OFF to TRUE 2011-12-04 19:34:22 +00:00
eshconfig ANSIfy + static + __dead 2011-08-30 18:28:59 +00:00
etcupdate
extattrctl Use __dead 2011-08-31 13:32:36 +00:00
faithd Use __dead 2011-09-16 15:39:25 +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
fwctl Revieve -> Receive in a comment. 2011-10-17 16:50:47 +00:00
gpioctl Fix a "lonely name". 2011-11-13 14:39:42 +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
i2cscan Update license to reflect actual source of this code which was extracted 2011-11-01 22:30:32 +00:00
ifmcstat
ifwatchd static + __dead 2011-08-30 18:57:38 +00:00
inetd include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland 2012-01-04 16:09:40 +00:00
installboot Update for hp700. Bump date. 2012-01-09 19:40:09 +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 New files imported from IPFilter 5.1.1 need to be added. 2012-01-30 16:13:21 +00:00
ipwctl
irdaattach static + __dead 2011-08-30 19:06:06 +00:00
isdn NULL does not need a cast 2011-08-31 16:24:54 +00:00
isibootd Rename FRAME* macro to TRFS_FRAME* for readability and 2011-12-18 14:45:23 +00:00
iteconfig
iwictl
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 avoid reusing inet_addr twice. 2011-12-24 23:54:26 +00:00
link ANSIfy + __dead 2011-08-30 19:18:17 +00:00
lmcconfig
lockstat static + __dead 2011-08-30 19:20:20 +00:00
lpr Use Sq, and remove trailing whitespace. 2011-11-09 14:16:00 +00:00
lptctl
mailwrapper
makefs Patch from Jung-uk Kim (jkim at FreeBSD dot org) to allow contents of multiple 2012-01-28 02:35:46 +00:00
map-mbone
mdconfig
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
mopd Fix build on mips (NOAOUT case). 2011-08-31 13:09:10 +00:00
mountd include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland 2012-01-04 16:09:40 +00:00
moused don't truncate time_t 2011-08-31 16:32:48 +00:00
mrinfo Use __dead 2011-08-31 13:32:36 +00:00
mrouted NULL does not need a cast 2011-08-31 16:24:54 +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 Use __dead 2011-11-25 13:18:22 +00:00
ndp Use __dead 2011-08-31 13:32:36 +00:00
netgroup_mkdb
nfsd static + ANSIfy + __dead 2011-08-30 20:07:31 +00:00
npf - Expire all sessions on flush. 2012-01-15 00:49:47 +00:00
ofctl
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 Make sure perfused exit when the filesystem crashed, so that unmount 2012-02-03 15:54:15 +00:00
pf don't include pcap/bpf.h 2011-12-21 22:18:43 +00:00
postinstall Add an rc.d(8) script for isibootd(8). Taken from ndbootd(8). 2011-12-17 13:37:49 +00:00
powerd Rump-ify powerd. 2010-12-19 22:52:08 +00:00
pppd Bump the queue size to 32K 2011-09-24 20:19:39 +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 Ensure psshfs_node_read() completely reads all data before return. 2012-01-20 22:07:58 +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 NULL does not need a cast 2011-08-31 16:24:54 +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 Make this compile on vax (uninitialized use warning). 2012-02-02 03:00:48 +00:00
quotaon libquota no longer requires libprop. Also remove some other no-longer-used 2012-02-01 17:53:01 +00:00
racoon -consistently use "char *" for the compiled policy buffer in the 2012-01-04 15:55:35 +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 Remove nonexistent (probably HP-UX specific) Xref rmp(4). 2011-12-15 16:45:21 +00:00
rdate
repquota libquota no longer requires libprop. Also remove some other no-longer-used 2012-02-01 17:53:01 +00:00
rip6query ANSIfy + static + __dead 2011-08-30 21:17:06 +00:00
rmt
route6d NULL does not need a cast 2011-08-31 16:24:54 +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 Simplify 2011-10-07 10:46:29 +00:00
rpc.statd
rpc.yppasswdd NULL does not need a cast 2011-08-31 16:24:54 +00:00
rpcbind NULL does not need a cast 2011-08-31 16:24:54 +00:00
rtadvd Use RT_ADVANCE when available. 2011-12-12 01:11:33 +00:00
rtsold Fix typo in comment. 2011-10-17 16:31:14 +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
sti
sunlabel
sup be more portable, explain what we are doing, simplify. 2011-12-07 22:52:54 +00:00
syslogd Simplify. 2011-10-07 10:50:01 +00:00
tadpolectl
tcpdchk NULL does not need a cast 2011-08-31 16:24:54 +00:00
tcpdmatch
tcpdrop
tcpdump remove most of the remaining HAVE_GCC tests that are always true in 2011-06-20 07:43:56 +00:00
timed PR/45842: Henning Petersen: compare fgets with NULL not 0 2012-01-16 17:38:16 +00:00
tpctl
tprof Use __dead 2012-01-10 23:39:11 +00:00
traceroute include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland 2012-01-04 16:09:40 +00:00
traceroute6 include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland 2012-01-04 16:09:40 +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 Move path names to pathnames.h per conventions 2011-12-01 00:34:05 +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 NULL does not need a cast 2011-08-31 16:24:54 +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
wsfontload Use __dead 2011-08-31 13:32:36 +00:00
wsmoused Use more markup. New sentence, new line. Sort sections. 2012-01-02 18:04:34 +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
Makefile install tprof related commands and man pages. 2012-01-04 16:25:13 +00:00
Makefile.inc