freebsd-src/usr.sbin
1997-09-17 16:18:54 +00:00
..
ac Style in rcsid, sort #include. 1997-09-01 06:11:40 +00:00
accton Use err(3). 1997-09-01 06:12:37 +00:00
adduser Cosmetic changes. 1997-09-01 06:14:17 +00:00
amd Add usage(), use err(3), remove `progname'. 1997-09-02 06:35:27 +00:00
apm Use err(3). Typo in man page. 1997-09-02 06:36:39 +00:00
apmconf Use err(3). Silent -Wall. 1997-09-02 06:37:48 +00:00
arp Use err(3). Document -n flag from OpenBSD. 1997-09-03 06:32:31 +00:00
bad144 Use err(3). Add usage(). Remove Xref: format(8) does not exist. 1997-09-04 11:40:51 +00:00
bootparamd Use err(3). Add usage and prototypes. Remove Xref: Diskless(8) does not 1997-09-04 11:50:37 +00:00
cdcontrol spelling corrections. 1997-09-13 16:01:53 +00:00
chown Cosmetic in man page. Sync usage() with man page. 1997-09-04 11:55:45 +00:00
chroot Remove unused #include. Statisize usage(). 1997-09-15 06:32:01 +00:00
ckdist Put includes in alphabetical order. various cosmetics. 1997-09-15 06:33:52 +00:00
config Wrap too long lines. 1997-09-17 06:20:45 +00:00
cron Use err(3). Rewrote man page in mdoc format. 1997-09-15 06:39:25 +00:00
crunch Use err(3). 1997-09-15 06:41:09 +00:00
ctm Use err(3). Use An/Aq for author name. 1997-09-17 06:24:58 +00:00
dev_mkdb Use err(3) instead of local redefinition. 1997-09-17 06:26:06 +00:00
diskpart Use err(3), add usage(). 1997-09-17 06:27:23 +00:00
edquota Use err(3). Add prototypes. 1997-09-17 06:29:23 +00:00
fdcontrol Perror() -> warn(). 1997-09-17 06:30:22 +00:00
fdformat Use err(3). Document options in man page, not in usage string. 1997-09-17 06:32:45 +00:00
fdwrite
inetd Remove and odd sleep found by David Holland and posted to -security. 1997-08-29 18:00:11 +00:00
iostat
IPXrouted
kbdcontrol
kbdmap fix a few spelling changes 1997-08-30 12:22:49 +00:00
kernbb typo fix. 1997-08-14 10:36:31 +00:00
keyadmin .Nm key -> .Nm 1997-08-23 16:58:52 +00:00
keyserv
kgmon
kvm_mkdb Initial support for dealing with an elf /kernel. This is a loose hybrid 1997-08-30 23:35:00 +00:00
lpr common_source: staticize private version of warn() so to not conflict 1997-08-23 15:53:00 +00:00
lptcontrol
manctl
mixer
mkdosfs
mount_portalfs
mountd If a host in an export line in /etc/exports (or within a netgroup on 1997-09-12 16:25:24 +00:00
moused
mptable Changed the Ints labels for the IO APIC from "INT#" to "PIN#" to better 1997-09-06 04:11:53 +00:00
mrouted
mtest
mtree
named
named.reload
named.restart
natd Ingored incoming packets are now dropped when 1997-09-06 11:14:03 +00:00
ncrcontrol
ndc
newsyslog
nfsd
nologin
nslookup
pccard
pciconf
pcvt
periodic Change local_cron to local_periodic. 1997-08-19 16:49:35 +00:00
pkg_install Typo. 1997-09-13 17:55:43 +00:00
portmap
ppp o Fix two unlikely descriptor leaks. 1997-09-16 23:15:16 +00:00
pppctl
pppd Oops, that'll teach me to edit the makefile after testing... Remove 1997-08-22 15:57:37 +00:00
pppstats Duh, calculate the compression ration correctly. (fixed point artithmatic 1997-09-10 08:43:17 +00:00
pstat Update to include some of the newer vnode flags and remove some stale ones. 1997-08-30 20:18:49 +00:00
pw Unquote default group in pw.conf. 1997-09-01 09:33:08 +00:00
pwd_mkdb db close routine actually writes data out to disk; return value was 1997-08-18 20:48:35 +00:00
qcamcontrol
quot Cast argument to lseek() properly to off_t. 1997-08-13 12:09:48 +00:00
quotaon
rarpd
repquota
rmt
rndcontrol
rpc.lockd
rpc.statd
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rtprio
rwhod
sa
sade variable_load.c is dead 1997-09-17 16:18:54 +00:00
sendmail Set ForwardPath as presently inuse on hub 1997-08-22 16:50:49 +00:00
sgsc spelling corrections. 1997-09-13 16:01:53 +00:00
sicontrol
sliplogin Insist that the user has group network. 1997-09-05 23:11:28 +00:00
slstat
spkrtest
spray
stallion
sysctl Added hw.machine_arch. 1997-08-30 02:28:00 +00:00
sysinstall variable_load.c is dead 1997-09-17 16:18:54 +00:00
syslogd Explain a little more about the piping feature. 1997-09-14 06:55:15 +00:00
tcpdump
timed Convert nets specified with -i/-n to network byte order. 1997-08-21 19:53:04 +00:00
traceroute
trpt Zap antique #ifndef NEWVM code. This should be redone to use libkvm 1997-08-03 09:53:04 +00:00
tzsetup
vidcontrol
vipw Cosmetic: distinguish in diag message between rebuilding and updating 1997-08-24 18:23:21 +00:00
vnconfig
watch
wlconfig Now that this has been merged over to RELENG_2_2 remove 1997-09-15 05:08:05 +00:00
wormcontrol
xntpd typo 1997-09-13 15:35:00 +00:00
xten
yp_mkdb
ypbind
yppoll
yppush
ypserv Don't initialize structures from other variables; gcc -ansi -pedantic 1997-08-10 20:37:48 +00:00
ypset
zic
Makefile Enable periodic 1997-08-13 00:58:49 +00:00
Makefile.inc