NetBSD/usr.sbin
tron 3421be369d Remove "/var/spool/clientmqueue" and "/var/spool/mqueue" from the list
of obsolete directories and handle them via the "sendmail" item in
postinstall(8), too. These directories are of course necessary on
systems using the "sendmail" package.

Problem pointed out by Hisashi T Fujinaka on "current-users" mailing list.
2006-06-09 21:19:40 +00:00
..
ac Remove redundant check for end of list wrapping around on itself. 2006-05-26 02:16:17 +00:00
accton
altq quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
amd netbsd authunix_create() actually takes an array of int not gid_t. 2006-05-12 01:28:34 +00:00
apm
apmd change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
arp
bad144 Coverity CID 1567: Fix memory leak. 2006-05-24 21:39:33 +00:00
bind sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
bootp Coverity CID 2448: Remove extra NULL check. 2006-05-23 01:29:31 +00:00
catman modified man(1): 2006-04-10 14:39:06 +00:00
chown
chroot
chrtbl sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
cnwctl
cron Check return value for setgid(), initgroups(), and setuid(). 2006-06-05 16:41:34 +00:00
dev_mkdb
dhcp sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
diskpart
dumpfs Coverty CID 1643: free(ino_buf) on error return. 2006-04-24 21:20:44 +00:00
dumplfs sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
edquota Coverity CID 3785: calling fclose() twice on same file pointer 2006-05-26 13:21:47 +00:00
eeprom
envstat
eshconfig
etcupdate
extattrctl
faithd Coverity CID 1321: False -gative detection. 2006-05-24 21:47:25 +00:00
fssconfig
fwctl Coverity CID 3233: Be nice and close the file you opened. 2006-05-24 22:08:53 +00:00
gpioctl
grfconfig
grfinfo
gspa remove dup && 2006-05-25 02:50:50 +00:00
hilinfo
hprop sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
ifmcstat
ifwatchd
inetd - use socklen_t where appropriate 2006-05-11 06:59:40 +00:00
installboot don't do the -Wno-pointer-sign dance for host programs. 2006-05-12 01:18:25 +00:00
iopctl since i2ostrvis() is passed always passed u_char *, make it so. 2006-05-11 07:02:01 +00:00
iostat update a comment. 2006-04-21 13:46:37 +00:00
ipf add -fno-strict-aliasing when using GCC4. 2006-05-11 07:07:08 +00:00
ipwctl Remove -k. Should no longer be needed. 2006-04-17 20:55:28 +00:00
irdaattach
iscsi
isdn Make "entries" optional - so that `echo system > /etc/isdn/isdnd.rc; isdnd` 2006-05-27 20:11:14 +00:00
iteconfig
iwictl
kadmin
kdc Remove some more references to kerberosIV. 2006-03-23 21:51:14 +00:00
kgmon Coverity CID 1860: Plug memory leak. 2006-05-25 00:07:59 +00:00
kstash Remove some more references to kerberosIV. 2006-03-23 21:51:14 +00:00
ktutil
kvm_mkdb
lastlogin
link
lmcconfig Coverity CID 1463: Change code to unconfuse coverity. 2006-05-25 00:16:48 +00:00
lpr Add missing semicolon. 2006-05-25 02:53:10 +00:00
lptctl
mailwrapper
makefs Fix fix for Coverity CID 2751: 2006-06-01 21:06:37 +00:00
map-mbone change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
mdconfig
mdsetimage
memswitch
mld6query change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
mlxctl Prefix iostat structure elements with io_ 2006-04-20 12:13:51 +00:00
mopd Coverity CID 2524: Return error instead of trying to allocate random bytes 2006-05-25 00:27:56 +00:00
mountd Coverity CID 601: Remove unused code. 2006-05-25 00:37:03 +00:00
moused
mrinfo change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
mrouted Coverity CID 1188: Don't check for NULL just to log and then die 2006-05-25 01:44:28 +00:00
mscdlabel Coverity CID 3214: Check getrawpartition return code. 2006-05-25 00:42:23 +00:00
mtrace change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
mtree i.e. without a space. PR 33328 by Igor Sobrado. 2006-04-22 19:35:35 +00:00
ndbootd Coverity CID 754: Fix erroneous check. How could this ever work? 2006-05-25 01:18:59 +00:00
ndiscvt unlink temp file in error case 2006-05-28 11:33:56 +00:00
ndp Cleanup KNF, WARNS=4. 2006-05-13 20:46:15 +00:00
netgroup_mkdb Coverity CID 2282: Fix memory leak. 2006-05-25 01:20:21 +00:00
nfsd change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
ntp merge timecounter branch 2006-06-07 20:59:28 +00:00
pcictl
pf Build libpcap-0.9.4 from src/dist. 2006-04-25 18:36:44 +00:00
pkg_install sprinkle a little (char *) to quell GCC4. 2006-05-11 23:50:15 +00:00
postinstall Remove "/var/spool/clientmqueue" and "/var/spool/mqueue" from the list 2006-06-09 21:19:40 +00:00
powerd
pppd Coveriy CID 797: Avoid NULL deref. 2006-05-25 01:22:53 +00:00
pstat Coverity CID 3377: Fix memory leak on error. 2006-05-25 01:49:30 +00:00
pvcsif
pvctxctl
pwd_mkdb
quot
quotacheck
quotaon
racoon
racoonctl
rarpd since ar_tha() can return NULL, don't pass it directly to functions 2006-05-12 01:20:33 +00:00
rbootd use -fno-strict-aliasing for utils.c with GCC4 2006-05-11 07:19:33 +00:00
rdate
repquota
rip6query
rmt
route6d Add missing #endif. 2006-05-25 02:40:58 +00:00
rpc.bootparamd
rpc.lockd
rpc.pcnfsd sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
rpc.statd Use sigaction(2) to setup automatic disposal of child processes after 2006-03-28 15:21:00 +00:00
rpc.yppasswdd typo s/fp/fpw/ 2006-05-25 03:17:43 +00:00
rpcbind Coverity CID 783: Add an assertion for a NULL deref. 2006-05-25 02:37:38 +00:00
rtadvd u_char -> char for several things: 2006-05-11 08:35:47 +00:00
rtsold rs_data is u_char *, so assign it from a u_char *. 2006-05-11 08:38:38 +00:00
rwhod assign to wd.wd_recvtime rather than casting a pointer to it 2006-05-11 08:40:28 +00:00
sa
screenblank
sendmail
sesd
sliplogin
sntp
spray
sti
sunlabel
sup use memcpy instead of bcopy. 2006-05-25 02:10:53 +00:00
syslogd It's "its." 2006-04-24 19:00:29 +00:00
tadpolectl
tcpdchk
tcpdmatch
tcpdump apply -Wno-pointer-sign to print-802_11.c as well. 2006-05-12 02:00:46 +00:00
timed quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
tpctl That cast doesn't need to add const. 2006-05-22 20:17:03 +00:00
traceroute Add missing coma. 2006-05-31 20:23:52 +00:00
traceroute6 Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
trpt Show ECN ECE and CWR flags too. 2006-03-31 10:20:21 +00:00
trsp Remove a splurious check for a NULL pointer (always passed as &struct->member). 2006-03-30 21:05:07 +00:00
unlink
usbdevs
user try again with the Coverity annotation 2006-06-02 21:44:37 +00:00
videomode
vipw
vnconfig
wiconfig use -fno-strict-aliasing with GCC4. 2006-05-11 08:41:07 +00:00
wlanctl kill explicit size printing in warning. 2006-06-03 21:55:28 +00:00
wpa Coverity CID 2959: Check before deref dammit. 2006-05-25 03:03:39 +00:00
wsconscfg
wsfontload It's "its." 2006-04-24 19:00:29 +00:00
wsmoused WSDISPLAY_CHARFUNCS is gone. 2006-04-15 17:53:03 +00:00
wsmuxctl
ypbind change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
yppoll
ypserv - fix pointer problems and unsigned int -> int confusion that lead to 2006-05-20 20:03:28 +00:00
ypset
zdump
zic
Makefile A number of minor changes for NDIS. (OK'd by phil) 2006-04-18 16:49:19 +00:00
Makefile.inc