NetBSD/usr.sbin
gmcgarry 662e57683f Document how to change the console font to one of crazier fonts
available.
2003-05-04 00:52:39 +00:00
..
ac
accton
altq Spelling errors (some from Igor Sobrado, PR misc/19909) 2003-03-31 17:21:41 +00:00
amd Use MKPICLIB to determine if we should have a dependency on the .a or 2003-04-11 22:46:02 +00:00
apm
apmd
arp Use 2003-04-16 13:34:34 +00:00
bad144 Uppercase DEC. PR 19678 by Igor Sobrado. 2003-03-30 21:24:48 +00:00
bind
bootp
catman
chown
chroot
chrtbl Fix two typos, from Igor Sobrado in PR 20722. 2003-03-15 22:30:37 +00:00
cnwctl
config Note when the -x option appeared; this was in the original patch... 2003-04-26 18:12:00 +00:00
cron PR/3713: Aaron Brown: crontab fails with signals. 2003-04-20 01:24:05 +00:00
dev_mkdb
dhcp
diskpart
dumpfs Add explicit cats for %lld printf format args, for the benefit of LP64 2003-04-02 22:50:52 +00:00
dumplfs dumplfs needs one argument -- remove .Op. 2003-04-16 10:21:57 +00:00
edquota
eeprom OpenProm -> openprom (apparently how Sun prefers it.) 2003-03-31 01:31:39 +00:00
envstat
eshconfig DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
etcupdate Use awk instead of fgrep and sed, and default to 80 if we get 2003-04-02 22:32:19 +00:00
faithd
grfconfig
grfinfo
gspa
hilinfo
hprop
ifmcstat
ifwatchd Sync usage with man page. 2003-04-16 09:09:52 +00:00
inetd "user:group=foo.bar" is weird. use colon on both sides 2003-04-22 07:46:46 +00:00
installboot Change 'ulong' to 'unsigned long' so it compiles as a host tool on freebsd. 2003-04-29 09:39:23 +00:00
iopctl
iostat Increase width now we mention flag arguments. 2003-05-01 15:29:24 +00:00
ipf
irdaattach
isdn Shuffle a bit to allow some compilers to optimize symbol references 2003-05-02 04:29:03 +00:00
iteconfig clear errno before strtol() if we're going to test it for ERANGE afterwards 2003-04-17 02:41:21 +00:00
kadmin
kdc
kgmon
kstash
ktutil
kvm_mkdb Note change to use /dev/ksyms. Add BUGS section. 2003-05-03 10:03:55 +00:00
lastlogin
link
lpr p before q in options/usage. 2003-04-16 11:56:11 +00:00
mailwrapper Revert previous changes. Add a comment to the source explaining the 2003-03-09 08:10:43 +00:00
makefs Protect use of __RCSID() with a check to ensure that it's defined. 2003-04-16 01:32:07 +00:00
map-mbone
mdconfig
mdsetimage
memswitch
mld6query
mlxctl Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692. 2003-04-07 06:56:38 +00:00
mopd interactive errors. 2003-04-20 00:19:56 +00:00
mountd clear errno before strtol() if we're going to test it for ERANGE afterwards 2003-04-17 02:41:21 +00:00
moused
mrinfo treashold->threshold, from Igor Sobrado in PR misc/20740 2003-03-31 01:34:57 +00:00
mrouted
mscdlabel
mtrace
mtree grammar tweak. 2003-03-31 08:44:22 +00:00
ndbootd
ndp
netgroup_mkdb
nfsd exeeds->exceeds, from PR misc/20741 (Igor Sobrado) 2003-03-31 01:14:14 +00:00
ntp MKSHARE -> MKDOC 2003-04-18 18:33:22 +00:00
pcictl
pkg_install pkg_add fix: 2003-04-23 10:02:23 +00:00
powerd Bump date for last; sort sections; comment out sysmon(4) xref for now. 2003-04-23 05:46:21 +00:00
pppd PR/3272: Wailer: Don't send lcp echo's if we are not opened. 2003-04-01 15:12:12 +00:00
pstat Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
pvcsif
pvctxctl
pwd_mkdb
quot Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
quotacheck Skip over inodes <= ROOTINO for getnextinode(). PR 21208 by Geoff Wing. 2003-04-17 09:21:01 +00:00
quotaon
racoon
rarpd Fix alignment for socket addresses in routing socket requests for 2003-04-08 04:04:01 +00:00
rbootd
rdate
repquota
rip6query %d is not 10 chars, but 12 chars. uwse NI_MAXSERV. sync w/ kame. from openbsd 2003-04-15 07:23:19 +00:00
rmt
route6d port numbers are unsigned. use %u. from kame 2003-04-22 09:56:30 +00:00
rpc.bootparamd
rpc.lockd getlock: detect duplicated locks slightly correctly. 2003-03-16 09:05:56 +00:00
rpc.pcnfsd
rpc.statd More e.g. cleanup. Igor Sobrado, PR 19692. 2003-04-07 07:04:49 +00:00
rpc.yppasswdd
rpcbind
rtadvd ipng->IPng, from Igor Sobrado in PR misc/20755 (though its a nit, ipng is fine. 2003-03-30 23:53:22 +00:00
rtsold fix typo. from jason@openbsd 2003-04-02 23:29:29 +00:00
rwhod
sa Don't cast (dubious) values to pointers, only to memcpy from them to 2003-05-02 15:15:52 +00:00
screenblank
sendmail
sesd
sliplogin
slstats
spray
sunlabel We don't actually need libutil when building as a hostprog. 2003-03-13 04:50:53 +00:00
sup fix problem with fgets() 2003-04-04 23:10:10 +00:00
sushi A script, not an script. 2003-03-31 08:23:32 +00:00
syslogd Add an explanation of the log format. From PR#14290. 2003-05-02 08:31:51 +00:00
tadpolectl
tcpdchk
tcpdmatch
tcpdump enable SMB support 2003-03-28 11:06:32 +00:00
timed
tpctl
traceroute NFSNET. From Igor Sobrado in PR 19691. 2003-04-06 20:14:41 +00:00
traceroute6
trpt
trsp
unlink
usbdevs
user The "default" case usually occurs at the end of all other options, so change 2003-04-14 17:40:07 +00:00
videomode
vipw
vnconfig Sync usage with man page. 2003-04-16 10:29:05 +00:00
wiconfig Bump date for last, and add commas after i.e. and e.g. 2003-04-16 12:43:43 +00:00
wsconscfg
wsfontload Document how to change the console font to one of crazier fonts 2003-05-04 00:52:39 +00:00
wsmoused Increase width in a tagged list for nicer display. 2003-04-16 08:42:16 +00:00
wsmuxctl
ypbind
yppoll
ypserv PR/5999: Todd Vierling: minor nits about Makefile.yp 2003-04-20 20:53:45 +00:00
ypset
zdump
zic
Makefile Build powerd. 2003-04-18 04:55:54 +00:00
Makefile.inc