NetBSD/usr.sbin
christos 71abc767dd Use SA_NOCLDWAIT instead of catching the signal and waiting. Avoids signal
races the easy way.
2005-03-30 15:19:10 +00:00
..
ac Kill __P(), use ANSI function declarations, constify; WARNS=3 2005-03-16 01:41:20 +00:00
accton Kill __P(), use ANSI function declarations; WARNS=3 2005-03-16 01:43:06 +00:00
altq Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
amd
apm Add 'd' to usage, sort options in usage, sort options in getopt() call. 2005-01-23 20:55:57 +00:00
apmd Kill __P(); WARNS=3 2005-03-16 01:44:46 +00:00
arp Kill __P(), use ANSI function declarations, constify; WARNS=3 2005-03-16 02:04:51 +00:00
bad144
bind Only #define WANT_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:01:18 +00:00
bootp
catman
chown Kill __P(), final round. 2005-03-16 02:55:10 +00:00
chroot
chrtbl
cnwctl
config No need to emit vfs_list_initial[] any more. 2005-03-29 02:42:09 +00:00
cron Kill __P(), use ANSI function declarations, constify; WARNS=3 2005-03-16 02:53:55 +00:00
dev_mkdb Kill __P(), use ANSI function declarations; WARNS=3 2005-03-16 02:56:18 +00:00
dhcp
diskpart
dumpfs
dumplfs
edquota
eeprom
envstat
eshconfig
etcupdate
faithd plug memory leak. Patrick Latifi 2005-03-16 05:05:06 +00:00
fssconfig Give Dd the full month name as argument. 2005-02-01 13:39:43 +00:00
grfconfig
grfinfo
gspa Re-order includes so bcopy->memcpy macro redef doesn't cause prototype errors 2005-02-07 06:50:42 +00:00
hilinfo
hprop Only #define HAVE_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:11:17 +00:00
ifmcstat
ifwatchd
inetd Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
installboot
iopctl
iostat
ipf Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
ipwctl Document where to get firmware binaries (pkgsrc!) 2005-03-21 20:53:07 +00:00
irdaattach
isdn
iteconfig
iwictl Document where to get firmware binaries (pkgsrc!) 2005-03-21 20:53:07 +00:00
kadmin Only #define HAVE_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:11:17 +00:00
kdc Only #define HAVE_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:11:17 +00:00
kgmon de-__P, ANSIfy function declarations, remove an obsolete register declaration. 2005-02-06 04:48:58 +00:00
kstash Only #define HAVE_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:11:17 +00:00
ktutil Only #define HAVE_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:11:17 +00:00
kvm_mkdb
lastlogin Prefer mdoc formatting to roff. 2005-03-04 16:10:00 +00:00
link
lpr Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
lptctl
mailwrapper
makefs
map-mbone
mdconfig
mdsetimage
memswitch
mld6query
mlxctl
mopd
mountd If -d (debug mode) is specified on the command line, include 2005-03-15 04:54:59 +00:00
moused
mrinfo
mrouted
mscdlabel
mtrace
mtree ANSIfy function declaration, remove register declarations, and some 2005-02-06 04:52:53 +00:00
ndbootd
ndp
netgroup_mkdb
nfsd
ntp Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:22 +00:00
pcictl
pf Change BINDIR to /sbin and support MKDYNAMICROOT. 2005-03-15 17:45:11 +00:00
pkg_install Bump PKGTOOLS_VERSION to today's date to allow telling in which version 2005-03-18 00:12:35 +00:00
powerd
pppd If SMALLPROG is set, do not build in PAM support. While there, depend 2005-03-22 22:20:27 +00:00
pstat
pvcsif Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
pvctxctl Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
pwd_mkdb
quot
quotacheck
quotaon
racoon Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:22 +00:00
racoonctl Switch to ipsec-tools for libipsec, setkey, and racoon. From 2005-02-19 16:55:02 +00:00
rarpd
rbootd
rdate
repquota make sure there is space between the username and next field when 2005-03-05 14:46:29 +00:00
rip6query
rmt
route6d
rpc.bootparamd
rpc.lockd
rpc.pcnfsd
rpc.statd
rpc.yppasswdd YP -> NIS 2005-02-26 16:37:40 +00:00
rpcbind Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
rtadvd
rtsold
rwhod
sa
screenblank
sendmail
sesd
sliplogin
slstats
sntp
spray
sunlabel
sup check error return from malloc and bail. 2004-12-21 16:20:09 +00:00
sushi Don't declare errno locally. 2005-03-09 22:09:36 +00:00
syslogd Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
tadpolectl
tcpdchk
tcpdmatch
tcpdump Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:22 +00:00
timed remove obsolete register declarations. 2005-02-06 04:56:27 +00:00
tpctl
traceroute
traceroute6
trpt de-__P, ANSIfy function declarations, remove obsolete "register" declarations 2005-02-06 05:00:46 +00:00
trsp
unlink
usbdevs
user New sentence, new line. 2005-02-05 15:28:46 +00:00
videomode
vipw
vnconfig
wiconfig
wlanctl Update description so "man -k wireless" finds this useful too. 2005-01-27 21:01:18 +00:00
wsconscfg
wsfontload Use ANSI function declarations, constify; WARNS=3 2005-03-16 01:34:11 +00:00
wsmoused
wsmuxctl
ypbind Sort SEE ALSO (first section, then name); new sentence, new line; bump date for previous. 2005-02-26 16:19:08 +00:00
yppoll Sort SEE ALSO. 2005-02-26 16:20:36 +00:00
ypserv Use SA_NOCLDWAIT instead of catching the signal and waiting. Avoids signal 2005-03-30 15:19:10 +00:00
ypset Sort SEE ALSO (first section, then name); bump date for previous. 2005-02-26 16:20:07 +00:00
zdump
zic
Makefile Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs, 2005-02-22 14:39:58 +00:00
Makefile.inc