NetBSD/usr.sbin
lukem 616bb5ee8e appease gcc -Wuninitialized 2005-06-02 11:29:01 +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 Include <sys/time.h> for struct timeval. 2005-05-20 18:01:46 +00:00
amd Disable MAP_NIS and MAP_HESIOD. Set by a command line switch. 2005-04-23 18:53:52 +00:00
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 usage: Add -f and -m. Use getprogname(). Print to strerr. 2004-11-17 13:28:31 +00:00
catman Add (unsigned char) cast to ctype functions 2004-10-29 20:33:06 +00:00
chown Kill __P(), final round. 2005-03-16 02:55:10 +00:00
chroot
chrtbl
cnwctl
config Don't try to use an uninitialized variable. 2005-06-02 05:12:41 +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 Remove the date from the generated resolv.conf file, since changes to 2005-04-09 02:14:52 +00:00
diskpart Add (unsigned char) cast to ctype functions 2004-10-29 20:51:11 +00:00
dumpfs when printing alternate superblocks, cast result of 2004-06-14 07:22:04 +00:00
dumplfs
edquota
eeprom More fallout from removing the (int) casts from ctype.h 2004-11-08 08:05:20 +00:00
envstat One r in the option string is enough; from Jeff Ito. 2004-06-03 16:48:53 +00:00
eshconfig
etcupdate Tweaks for the move of postinstall from /etc to /usr/sbin 2005-04-17 23:12:40 +00:00
faithd plug memory leak. Patrick Latifi 2005-03-16 05:05:06 +00:00
fssconfig Support user controllable flags for the snapshot driver: 2005-04-17 16:28:26 +00:00
genassym Move genassym.sh.8 from src/share/man/man8 to here. 2005-05-31 11:35:54 +00:00
grfconfig Add casts to unsigned char for the arguments to ctype.h functions. 2004-11-13 14:32:14 +00:00
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 NI_WITHSCOPEID was not picked up by IETF standardization process. 2004-11-16 05:59:32 +00:00
ifwatchd Sort options in SYNOPSIS. 2004-11-25 16:05:11 +00:00
inetd Don't ignore SIGCHLD, because we are not going to get kqueue notifications 2005-04-09 20:14:55 +00:00
installboot Don't try to use an uninitialized variable. 2005-06-02 05:10:22 +00:00
iopctl
iostat Add (unsigned char) cast to ctype functions 2004-10-29 20:51:11 +00:00
ipf Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
ipwctl - KNF 2005-04-03 17:27:15 +00:00
irdaattach
isdn Don't attempt to use an uninitialized variable in a debug message. 2005-06-02 05:54:44 +00:00
iteconfig
iwictl - KNF 2005-04-03 17:21:29 +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 If the passwd entry is not found for a lastlog entry, cons up a fake 2005-04-09 02:13:20 +00:00
link
lpr Ensure s is initialized before testing (none of the sockets may be ready 2005-06-02 05:57:03 +00:00
lptctl
mailwrapper More better description of current state of sendmail stuff in more 2004-07-22 03:44:12 +00:00
makefs appease gcc -Wuninitialized 2005-06-02 05:58:24 +00:00
map-mbone Add (unsigned char) cast to ctype functions 2004-10-30 08:46:12 +00:00
mdconfig
mdsetimage
memswitch
mld6query usage: Add -d and -r. Use getprogname(). 2004-11-17 13:35:32 +00:00
mlxctl appease gcc -Wuninitialized 2005-06-02 05:58:24 +00:00
mopd Use cloning bpf. 2004-12-01 23:15:08 +00:00
mountd appease gcc -Wuninitialized 2005-06-02 05:58:24 +00:00
moused appease gcc -Wuninitialized 2005-06-02 05:58:24 +00:00
mrinfo Add (unsigned char) cast to ctype functions 2004-10-30 08:56:00 +00:00
mrouted Add (unsigned char) cast to ctype functions 2004-10-30 08:56:00 +00:00
mscdlabel -before adding a "partition", check for an ISO9660 filesystem, 2004-07-04 14:11:44 +00:00
mtrace Add (unsigned char) cast to ctype functions 2004-10-30 14:31:45 +00:00
mtree appease gcc -Wuninitialized 2005-06-02 05:58:24 +00:00
ndbootd appease gcc -Wuninitialized 2005-06-02 11:29:01 +00:00
ndp change description of -I to meet the current implementation. bump date 2004-10-26 06:42:14 +00:00
netgroup_mkdb
nfsd appease gcc -Wuninitialized 2005-06-02 06:54:02 +00:00
ntp Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:22 +00:00
pcictl Update for new pci_devinfo(3) signature. 2004-04-24 13:41:51 +00:00
pf Remove copy of manual page created during build. 2005-04-19 08:42:54 +00:00
pkg_install Spread some more unsigned for less casts. 2005-05-31 22:29:41 +00:00
postinstall If /etc/ssh/sshd_config contains the following deprecated options, 2005-04-26 01:07:35 +00:00
powerd Add comma in enumeration; use Aq instead of \*[Lt]\*[Gt]. 2004-05-03 14:23:12 +00:00
pppd If SMALLPROG is set, do not build in PAM support. While there, depend 2005-03-22 22:20:27 +00:00
pstat catch up with kernel's constification. 2005-05-30 07:24:31 +00:00
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 appease gcc -Wuninitialized 2005-06-02 09:18:14 +00:00
quot Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
quotacheck PR/23971: Greg A. Woods: Fix quotacheck infinite loop with uid == UINT32_MAX. 2004-12-12 05:57:03 +00:00
quotaon Remove a superfluous word. From David Krinsky in PR bin/28358. 2004-11-19 21:19:24 +00:00
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 remove backwards compatibility with non-cloning bpf. 2004-12-01 23:12:11 +00:00
rbootd Mention cloning device. 2004-12-01 23:16:02 +00:00
rdate WARNS=3 2005-06-02 09:21:01 +00:00
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 Add (unsigned char) cast to ctype functions 2004-10-30 15:15:37 +00:00
rpc.lockd Test the correct pointer 'rfl' rather than an uninitialized 'fl' when 2005-06-02 09:30:27 +00:00
rpc.pcnfsd Add (unsigned char) cast to ctype functions 2004-10-30 15:28:45 +00:00
rpc.statd
rpc.yppasswdd YP -> NIS 2005-02-26 16:37:40 +00:00
rpcbind appease gcc -Wuninitialized 2005-06-02 09:32:57 +00:00
rtadvd Add (unsigned char) cast to ctype functions 2004-10-30 15:28:45 +00:00
rtsold -a cannot be specified with an interface; remove it from that part 2004-06-25 14:52:36 +00:00
rwhod Add (unsigned char) cast to ctype functions 2004-10-30 15:39:39 +00:00
sa Add (unsigned char) cast to ctype functions 2004-10-30 15:39:39 +00:00
screenblank Consider framebuffers in text emulation mode as regular ttys. Should fix 2004-11-25 20:23:36 +00:00
sendmail
sesd s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
sliplogin Add (unsigned char) cast to ctype functions 2004-10-30 15:39:39 +00:00
slstats Add (unsigned char) cast to ctype functions 2004-10-30 15:39:39 +00:00
sntp
spray
sunlabel Add (unsigned char) cast to ctype functions 2004-10-30 15:39:39 +00:00
sup check error return from malloc and bail. 2004-12-21 16:20:09 +00:00
sushi Remove an effectively unused variable. 2005-06-02 09:41:12 +00:00
syslogd appease gcc -Wuninitialized 2005-06-02 09:42:57 +00:00
tadpolectl
tcpdchk
tcpdmatch
tcpdump Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:22 +00:00
timed make master() return void. 2005-04-19 03:40:00 +00:00
tpctl Replaced strncpy with strlcpy. Thanks to Peter Postma who 2004-09-07 13:20:39 +00:00
traceroute do not disclose endian/pid. henning@openbsd 2004-04-22 01:41:22 +00:00
traceroute6 do not disclose endian/pid. henning@openbsd 2004-04-22 01:41:22 +00:00
trpt appease gcc -Wuninitialized 2005-06-02 09:42:57 +00:00
trsp
unlink
usbdevs Print serial number if there is one. 2005-05-08 08:12:45 +00:00
user Do some Common Subexpression Elimination when testing for valid characters 2005-04-05 22:54:26 +00:00
videomode
vipw when checking timestamp, check tv_nsec as well. 2005-04-28 08:44:49 +00:00
vnconfig appease gcc -Wuninitialized 2005-06-02 09:42:57 +00:00
wiconfig appease gcc -Wuninitialized 2005-06-02 09:47:37 +00:00
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 appease gcc -Wuninitialized 2005-06-02 09:47:37 +00:00
wsmuxctl Add (unsigned char) cast to ctype functions 2004-10-30 15:51:20 +00:00
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 genassym 2005-06-01 03:22:56 +00:00
Makefile.inc