NetBSD/usr.sbin
rmind 07ac07d35f NPF checkpoint:
- Add libnpf(3) - a library to control NPF (configuration, ruleset, etc).
- Add NPF support for ftp-proxy(8).
- Add rc.d script for NPF.
- Convert npfctl(8) to use libnpf(3) and thus make it less depressive.
  Note: next clean-up step should be a parser, once dholland@ will finish it.
- Add more documentation.
- Various fixes.
2011-02-02 02:20:24 +00:00
..
ac
accton
acpitools Fix theoretical buffer overflow by using MAXPATHLEN for realpath(3). 2010-12-19 16:25:16 +00:00
altq Fix fd leak in error case. Found by cppcheck. 2011-01-04 09:14:42 +00:00
apm
apmd
arp Allow -f -, as per PR 10898. 2010-06-10 06:03:20 +00:00
bad144
bootp Add missing breaks in switch statement. Found by cppcheck. 2011-01-04 09:16:17 +00:00
btattach
btconfig don't try to imitate the kernel while doing a reset, just 2010-11-28 20:37:24 +00:00
btdevctl Sort sections, use serial comma. 2010-10-12 21:49:08 +00:00
bthcid
btpand when a BNEP channel is opened, clear any NetType or MulticastAddress 2011-01-27 12:19:48 +00:00
catman
chroot Xref ldd(1) as per PR bin/30043 from Jochen Keil. 2010-07-06 23:05:56 +00:00
chrtbl Observe the following spelling: 2010-12-16 17:42:25 +00:00
cnwctl
cpuctl beautify printing of SVM features across multiple lines 2010-12-15 17:09:07 +00:00
crash workaround for MKPIE=yes until binutils-2.20.1 is imported. From Piotr Meyer 2010-04-23 02:10:01 +00:00
cron
dev_mkdb
dhcp
diskpart
dumpfs
dumplfs
edquota
eeprom Fix fd leak in error case. Found by cppcheck. 2011-01-04 09:25:21 +00:00
envstat When skipping output for a temperature of absolute zero, don't forget to 2010-12-16 14:37:23 +00:00
eshconfig
etcupdate Run services_mkdb if only the old hash exists 2010-06-24 17:12:06 +00:00
extattrctl Fix fd leaks. Found by cppcheck. 2011-01-04 09:28:44 +00:00
faithd KNF, pass lint. 2010-11-26 18:58:43 +00:00
fssconfig
fusermount
fwctl make error messages more consistent. 2011-01-04 20:45:12 +00:00
gpioctl
grfconfig Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 09:32:31 +00:00
grfinfo
gspa
hdaudioctl Include the type of non-complex pins in the label. 2010-08-10 13:52:13 +00:00
hilinfo
hprop
ifmcstat
ifwatchd Remove trailing whitespace, replace "Ar -i" with "Fl i". 2010-04-16 13:56:45 +00:00
inetd RLIMIT_NOFILE stabilized in NetBSD 17 years ago, so it's safe now 2010-12-15 15:36:15 +00:00
installboot Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
iopctl
iostat Fix copy/paste error that resulted in a extra space after the KB/t column. 2011-01-09 03:35:23 +00:00
ipf
iprop-log
ipwctl
irdaattach
isdn
iteconfig
iwictl
kadmin
kcm
kdc
kdigest
kgmon Typo in an error message. 2010-10-17 16:13:56 +00:00
kimpersonate
kstash
ktutil
kvm_mkdb Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 09:32:31 +00:00
lastlogin
ldpd avoid advertising 0/8 transport address (conforming RFC1122 2011-01-22 19:46:46 +00:00
link
lmcconfig
lockstat
lpr - Replace fatal2() with the appropriate err(3)/errx(3) calls. 2011-01-20 15:48:11 +00:00
lptctl
mailwrapper
makefs Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 09:48:21 +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
mlxctl
mmcformat
mopd
mountd
moused
mrinfo
mrouted
mscdlabel
mtrace
mtree
ndbootd
ndiscvt
ndp use new tcpdump. 2010-12-12 18:50:31 +00:00
netgroup_mkdb
nfsd
npf NPF checkpoint: 2011-02-02 02:20:24 +00:00
ofctl Make ofctl for ofppc machines. 2010-06-20 21:30:26 +00:00
paxctl
pcictl
perfused Remove code supporting SOCK_STREAM, as SOCK_DGRAM works fine 2010-10-11 05:37:58 +00:00
pf NPF checkpoint: 2011-02-02 02:20:24 +00:00
postinstall Add _tcpdump uid/gid checks. 2010-12-17 22:56:22 +00:00
powerd Rump-ify powerd. 2010-12-19 22:52:08 +00:00
pppd
psrset
pstat Fix memory leak in error case. Found by cppcheck. 2011-01-04 09:58:03 +00:00
puffs mirror change of -lrumpcrypto ==> -lrumpkern_crypto 2010-12-05 20:13:26 +00:00
pvcsif
pvctxctl
pwd_mkdb Fix fd leaks in error cases. Found by cppcheck. 2011-01-04 10:01:51 +00:00
quot
quotacheck
quotaon
racoon
racoonctl
rarpd
rbootd
rdate
repquota
rip6query
rmt
route6d no [longer?] need to define _KERNEL when including <net/route.h> 2010-04-23 15:30:30 +00:00
rpc.bootparamd
rpc.lockd
rpc.pcnfsd Use pclose() after popen(). Found by cppcheck. 2011-01-04 10:05:55 +00:00
rpc.statd
rpc.yppasswdd PR/44077: Dr. Wolfgang Stukenbrock: redundant xdr_passwd implementation should 2010-11-10 18:56:17 +00:00
rpcbind
rtadvd
rtsold
rwhod
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
screenblank
sdpd move debug output before the loop, which possibly changes the value of fd 2010-10-18 20:43:23 +00:00
services_mkdb bump PROTOMAX 2010-10-07 01:28:50 +00:00
sesd Fix fd leak in error case. Found by cppcheck. 2011-01-04 10:10:39 +00:00
sliplogin
sntp
spray
srtconfig
sti
sunlabel
sup unifdef -U RCSSTAT 2011-01-04 10:23:40 +00:00
syslogd Allow syslogd to compile when MKCRYPTO=no. No promises as to whether 2010-06-09 21:55:42 +00:00
tadpolectl
tcpdchk
tcpdmatch
tcpdrop
tcpdump Make tcpdump(8) to drop root privileges and chroot(2) by default. 2010-12-17 09:54:27 +00:00
timed
tpctl
tprof
traceroute Fix possible NULL pointer dereference in #ifdef AS_DEBUG_FILE. 2011-01-04 10:26:56 +00:00
traceroute6 PR/19069: SUENAGA Hiroki: Original fix was defective because on big endian 2010-05-13 18:19:18 +00:00
trpt
unlink
usbdevs
user Close masterfd after reading from it. Found by cppcheck. 2011-01-04 10:30:21 +00:00
veriexecgen
videomode Fix fd leaks. Found by cppcheck. 2011-01-04 10:32:34 +00:00
vipw
vnconfig
wake
wiconfig
wlanctl
wsconscfg
wsfontload
wsmoused
wsmuxctl
ypbind
yppoll
ypserv remove no-longer-valid wustl email address for me. 2011-02-01 21:00:25 +00:00
ypset
zdump
zic
Makefile Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories. 2011-01-13 22:28:35 +00:00
Makefile.inc