NetBSD/usr.sbin
wiz 6e001439cc Remove superfluous quotes. Sort option descriptions.
Add word for easier readability.
2005-10-12 09:19:34 +00:00
..
ac
accton
altq - add -D to usage 2005-06-17 12:02:00 +00:00
amd Oops, typo. 2005-09-28 12:41:49 +00:00
apm
apmd
arp
bad144
bind Install HTML BIND 9 Documentation 2005-10-10 13:21:43 +00:00
bootp
catman
chown
chroot
chrtbl
cnwctl
cron Set SIGCHLD to SIG_DFL in cron's child; instead of SIG_IGN, which alters the 2005-08-17 22:35:20 +00:00
dev_mkdb
dhcp avoid ifconfig <if> "" it serves no purpose 2005-07-16 08:41:27 +00:00
diskpart
dumpfs
dumplfs 64 bit inode changes 2005-08-19 02:07:18 +00:00
edquota
eeprom
envstat
eshconfig Non-argument options in SYNOPSIS belong before options with arguments. 2005-06-17 18:22:18 +00:00
etcupdate
extattrctl Use more, and more correct macros. Fix Xr section. 2005-09-23 20:58:50 +00:00
faithd
fssconfig
fwctl Fix marge miss. We use 'hw.fwmem.eui64_[hl]i'. 2005-08-23 19:19:51 +00:00
gpioctl Remove default argument from .Nm. Add a missing article. Mention NetBSD import. 2005-09-27 09:16:20 +00:00
grfconfig
grfinfo grfinfo(1) is hp300 specific, so move the man page to the hp300 subdir. 2005-08-20 17:21:29 +00:00
gspa
hilinfo
hprop
ifmcstat
ifwatchd
inetd Remove useless lines. From YOMURA Masanori in private mail. 2005-09-11 23:38:35 +00:00
installboot Add single quotes to escape a semicolon in the makefs(8) argument 2005-10-10 05:41:28 +00:00
iopctl
iostat Add tape statistics. 2005-08-07 12:32:38 +00:00
ipf
ipwctl
irdaattach
isdn Don't attempt to use an uninitialized variable in a debug message. 2005-06-02 05:54:44 +00:00
iteconfig
iwictl Dd wants long name of the month, not the three-letter one. 2005-06-26 13:12:07 +00:00
kadmin
kdc
kgmon Change all .Xr config 8 to .Xr config 1, following the recent move of 2005-06-20 13:25:23 +00:00
kstash
ktutil
kvm_mkdb
lastlogin
link
lpr 64 bit inode changes 2005-08-19 02:07:18 +00:00
lptctl
mailwrapper
makefs avoid the need for a bogus initializer. 2005-10-08 03:21:17 +00:00
map-mbone
mdconfig
mdsetimage
memswitch Initialize class and node in modify_single(), as their initial assignment 2005-06-11 18:42:56 +00:00
mld6query
mlxctl appease gcc -Wuninitialized 2005-06-02 05:58:24 +00:00
mopd
mountd Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
moused appease gcc -Wuninitialized 2005-06-02 05:58:24 +00:00
mrinfo
mrouted
mscdlabel cosmetics: strip trailing blanks when the ISO volume label is printed 2005-09-14 09:41:24 +00:00
mtrace
mtree fix setmode error handling. 2005-10-01 20:23:54 +00:00
ndbootd appease gcc -Wuninitialized 2005-06-02 11:29:01 +00:00
ndp
netgroup_mkdb
nfsd appease gcc -Wuninitialized 2005-06-02 06:54:02 +00:00
ntp After christos relaxed the tty handling code, we no longer need to 2005-07-17 12:46:51 +00:00
pcictl
pf pf needs to be started after the network is up, because some pf rules 2005-08-23 12:12:56 +00:00
pkg_install Bump version to 20050718 for fixed IGNORE_RECOMMENDS handling. 2005-07-18 09:09:35 +00:00
postinstall Fix do_defaults() so that it errors when there's a mismatch. 2005-10-02 23:46:48 +00:00
powerd
pppd
pstat Don't print swap information when reading from kernel dumps. Fixes PR 2005-09-11 16:09:51 +00:00
pvcsif
pvctxctl Fix -j description and "interface" case problem. From YOMURA Masanori in private mail. 2005-09-15 01:49:07 +00:00
pwd_mkdb Mention pwhash(1) in a few places, 2005-09-05 03:37:14 +00:00
quot fix compilatio problems on LP64 2005-08-20 15:00:27 +00:00
quotacheck 64 bit inode changes 2005-08-19 02:07:18 +00:00
quotaon
racoon
racoonctl
rarpd
rbootd
rdate WARNS=3 2005-06-02 09:21:01 +00:00
repquota
rip6query
rmt
route6d
rpc.bootparamd
rpc.lockd 64 bit inode changes 2005-08-19 02:07:18 +00:00
rpc.pcnfsd
rpc.statd
rpc.yppasswdd
rpcbind Support MKINET6=no building after the -Wuninitalized fix. 2005-06-07 22:21:57 +00:00
rtadvd
rtsold constify. 2005-06-27 03:10:32 +00:00
rwhod Off by one in copying stuff to struct whoent. Found by Liam Foy. 2005-10-02 16:49:46 +00:00
sa
screenblank
sendmail
sesd
sliplogin
slstats
sntp
spray
sunlabel
sup Convert from tmpnam()/open() -> snprintf()/mkstemp(); the latter 2005-06-18 11:07:26 +00:00
sushi Restore a part that was lost in rev. 1.44. 2005-07-21 21:48:47 +00:00
syslogd appease gcc -Wuninitialized 2005-06-02 09:42:57 +00:00
tadpolectl
tcpdchk
tcpdmatch
tcpdump It's been quite some time since tcpdump compile-time flags were 2005-09-19 21:18:30 +00:00
timed
tpctl Add initialization of a local variable to appease -Wuninitialized. 2005-06-07 14:01:49 +00:00
traceroute The default hops is not 30, but is taken from the net.inet.ip.ttl sysctl 2005-06-14 13:55:59 +00:00
traceroute6 Add description for -r option. Description taken from traceroute man page. 2005-09-17 15:16:11 +00:00
trpt trpt(8) no longer needs to be installed setgid kmem. 2005-09-06 03:05:15 +00:00
trsp trsp(8) no longer needs to be sgid kmem. 2005-09-06 03:00:49 +00:00
unlink
usbdevs
user call pw_abort() on failure (from Liam Foy) 2005-10-05 21:17:53 +00:00
videomode
vipw Mention pwhash(1) in a few places, 2005-09-05 03:37:14 +00:00
vnconfig Argument is regular_file, not "regular file". From YOMURA Masanori in private mail. 2005-09-11 23:49:58 +00:00
wiconfig appease gcc -Wuninitialized 2005-06-02 09:47:37 +00:00
wlanctl Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
wpa Remove superfluous quotes. Sort option descriptions. 2005-10-12 09:19:34 +00:00
wsconscfg Sync usage with man page. 2005-07-12 08:48:20 +00:00
wsfontload
wsmoused appease gcc -Wuninitialized 2005-06-02 09:47:37 +00:00
wsmuxctl
ypbind
yppoll
ypserv ypdb_open(): 2005-06-20 00:29:42 +00:00
ypset
zdump
zic
Makefile Descend into wpa. 2005-10-01 18:50:42 +00:00
Makefile.inc