freebsd-dev/usr.sbin
Peter Wemm 76631bb35a Argh! I broke the static hints parser at the last minute on freefall when
I added the $FreeBSD$ (commented) line.
Fix:
 1: s/break/continue/
 2: will somebody please shoot me! :-]
2000-06-14 07:43:56 +00:00
..
ac
accton Do not dot terminate lines in FILES section 2000-05-28 14:56:04 +00:00
adduser
amd
ancontrol ancontrol first appeared in FreeBSD 4.0, not 3.0. 2000-04-23 16:40:02 +00:00
apm
apmd Don't forget to clean y.output. Most files generated by yacc are cleaned 2000-05-15 14:45:28 +00:00
arp
atm
boot0cfg
bootparamd
btxld
burncd Fix some spelling errors. 2000-03-24 01:27:35 +00:00
cdcontrol Don't do anything with /dev/rXXX 2000-05-31 01:03:26 +00:00
chkgrp match prototype 2000-05-28 14:57:49 +00:00
chown
chroot
ckdist match prototype 2000-05-28 14:57:49 +00:00
config Argh! I broke the static hints parser at the last minute on freefall when 2000-06-14 07:43:56 +00:00
cron Catch and report fdopen failures. 2000-05-23 13:46:04 +00:00
crunch
ctm
dev_mkdb
diskpart
dpt
edquota
elf2exe
extattrctl Minor mdoc markup fixes. 2000-05-10 14:50:44 +00:00
faithd . clear `.Os' macro value since this tool is not KAME specific anymore 2000-05-06 13:54:59 +00:00
fdcontrol
fdformat Add -y option which doesn't ask for confimation, but still shows progress 2000-06-01 22:27:30 +00:00
fdwrite /dev/r<FOO> => /dev/<FOO> 2000-04-26 11:52:44 +00:00
getextattr Add the '-l' option which prints string attribute followed by a file name. 2000-05-11 10:00:22 +00:00
gifconfig Fix typo 2000-05-06 14:20:07 +00:00
i4b Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ifmcstat Remove useless .Nm macro argument 2000-04-20 15:21:16 +00:00
inetd Fix the ident server up more: use ssize_t/size_t/socklen_t/int all in the 2000-05-30 22:51:05 +00:00
iostat Remove bogus include, as per style(9). 2000-04-30 17:05:26 +00:00
ipftest add common.c to SRCS 2000-05-24 20:47:08 +00:00
ipresend
ipsend
iptest
IPXrouted remove extern int errno; include errno.h 2000-04-14 06:49:16 +00:00
jail Some minor mdoc style and spelling fixes. 2000-03-24 02:05:54 +00:00
kbdcontrol Dot not dot terminate in FILES and SEE ALSO sections 2000-05-28 14:59:02 +00:00
kbdmap
kernbb Put ASCII under .Tn 2000-05-28 14:59:54 +00:00
keyadmin Make use of .Ic asked by Sheldon. Spelling fix I missed yesterday. 2000-05-29 20:21:46 +00:00
keyserv
kgmon
kgzip
lpr Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
lptcontrol <machine/lpt.h> does not exist anymore. use <dev/ppbus/lptio.h> now. 2000-05-19 22:09:21 +00:00
mailstats
mailwrapper Install mailer.conf as ${BINOWN}, ${BINGRP}, rather than root:wheel. This 2000-06-04 01:20:58 +00:00
makemap
manctl
memcontrol
mergemaster Actually accept 'm' as a PAGER query response to mean 'more'. 2000-05-12 03:09:57 +00:00
mixer I've always wanted to be able to dump out the current values of 2000-05-20 23:25:08 +00:00
mlxcontrol Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
mount_nwfs Pass timezone information to an nwfs mount. 2000-04-05 10:48:53 +00:00
mount_portalfs
mountd Correct an xref. 2000-05-05 02:25:19 +00:00
moused Reduce the default timeout for the three button emulation 2000-04-21 14:20:25 +00:00
mptable
mrouted 1000000 usec -> 1 sec 0 usec; fix. 2000-03-26 14:44:34 +00:00
mtest
mtree Use .Fx 2000-05-28 15:03:14 +00:00
named
named.reload
named.restart
ndc
ndp Add prototype 2000-05-28 15:04:01 +00:00
newsyslog Allow user to specify which logs to rotate 2000-05-11 10:17:54 +00:00
nfsd
ngctl Field structure changed name from 'typename' -> 'type_name'. 2000-05-01 23:30:46 +00:00
nghook
nologin
nslookup
nsupdate
ntp Remove trailing whitespace. 2000-05-15 11:42:03 +00:00
pccard Add regex(3) matching feature for card line strings. 2000-05-30 15:33:56 +00:00
pciconf
pcvt exchange rc.local for a more modern, up to date and ready to run 2000-03-31 08:39:34 +00:00
periodic Update periodic to use the function source_rc_confs that 2000-04-27 17:11:03 +00:00
pim6dd Fix miscellaneous mdoc macro argument limit infringements. 2000-05-09 14:02:06 +00:00
pim6sd Add KAME kit integration note 2000-05-06 14:25:47 +00:00
pkg_install Use rm -f if the -f (force) option was given. 2000-06-02 04:32:37 +00:00
pnpinfo Supported PC-98. 2000-05-11 11:09:50 +00:00
portmap
ppp A few more hard-sentence breaks. 2000-06-13 10:03:28 +00:00
pppctl Add another example showing how you can use pppctl to only allow 2000-04-30 22:28:21 +00:00
pppd
pppstats
praliases
prefix . clear `.Os' macro value since this tool is not KAME-only anymore 2000-05-06 14:03:26 +00:00
procctl
pstat
pw Fix db syncronization when username is changed with -l under usermod. 2000-06-06 07:33:00 +00:00
pwd_mkdb
quot /dev/rXXX -> /dev/XXX 2000-05-31 01:04:22 +00:00
quotaon
rarpd
repquota
rip6query
rmt
rndcontrol random.h moved to sys/ 2000-04-26 07:17:26 +00:00
route6d
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd Remove unused include. 2000-04-29 12:47:03 +00:00
rpc.ypupdated Remove unused include. 2000-04-29 12:47:03 +00:00
rpc.ypxfrd
rrenumd
rtadvd
rtprio
rtsold
rwhod
sa Adjust the width of the first column in output from "sa -m" to match 2000-05-30 13:27:33 +00:00
sade - Remove obsolete PC-card boot.flp hack. It was for making both PC-card 2000-06-05 13:17:23 +00:00
sendmail
setextattr Minor mdoc markup fixes. 2000-05-10 14:50:44 +00:00
setkey Typo: "ealgo" -> "aalgo" 2000-05-15 14:16:30 +00:00
sgsc
sicontrol
sliplogin
slstat
spkrtest
spray Convert to errx() 2000-05-28 15:05:15 +00:00
stallion
sysinstall - Remove obsolete PC-card boot.flp hack. It was for making both PC-card 2000-06-05 13:17:23 +00:00
syslogd Prevent a non-exploitable remote buffer overflow. 2000-06-08 03:54:45 +00:00
tcpdchk
tcpdmatch
tcpdump 1000000 usecs to 1 sec conversion 2000-05-28 15:06:45 +00:00
timed Remove duplicated ';' statement delimiters. 2000-05-19 08:26:17 +00:00
traceroute Don't compile in IPsec support when NOIPSEC is defined. 2000-04-01 21:48:07 +00:00
traceroute6 Fix miscellaneous mdoc macro argument limit infringements. 2000-05-09 14:02:06 +00:00
trpt
tzsetup Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
usbd Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
usbdevs
vidcontrol
vipw
vnconfig Improve diagnostic message when device vnconfig'ing does not exist. 2000-05-14 21:05:21 +00:00
watch
wicontrol
wlconfig
xten
yp_mkdb
ypbind
yppoll
yppush
ypserv Fix typo. 2000-06-04 16:15:56 +00:00
ypset
zic Typo 2000-05-29 20:23:04 +00:00
Makefile Add a NO_LPR option. Useful for people who want to use LPRng. 2000-05-31 21:45:15 +00:00
Makefile.inc