freebsd-dev/usr.sbin
2004-04-28 07:35:03 +00:00
..
ac Add a check for wtmp records which have invalid values for ut_time. Wtmp 2004-03-08 20:02:23 +00:00
accton o split a sentence to make it more understandable 2004-04-16 09:31:17 +00:00
acpi Instead of using a static, check for the FADT revision before using it. 2004-04-18 05:21:36 +00:00
adduser This manual page will not first appear in 4.10 as RELENG_4 has a different 2004-04-07 22:16:04 +00:00
amd
ancontrol fix reference to sysctl variable: machdep.an_cache_mode -> hw.an.an_cache_mode 2004-03-05 08:42:15 +00:00
apm
apmd
arlconfig Fix examples. 2004-04-13 19:31:21 +00:00
arlcontrol Fix examples. 2004-04-13 19:31:21 +00:00
arp Massive cleanup of the code removing global variables to 2004-04-13 14:16:37 +00:00
asf
atm
authpf Add skeleton build dirs for pf userland: 2004-02-28 21:50:50 +00:00
bluetooth Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
boot0cfg
boot98cfg Use ascii null char ('\0') instead of NULL. 2004-03-05 13:58:40 +00:00
bootparamd
bsnmpd Install the MIBs and the definition file to the new location under 2004-04-15 08:56:06 +00:00
btxld
burncd Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
cdcontrol If the user doesn't specify a device and we can't open any of the defaults, 2004-04-01 16:37:46 +00:00
chkgrp
chown
chroot
ckdist
config Whitespace nit. 2004-02-17 09:59:45 +00:00
cron Eliminate hard sentence breaks. 2004-03-04 19:12:27 +00:00
crunch
ctm
daemon
dconschat Normalize polling interval while the target is offline. 2004-02-20 10:59:46 +00:00
devinfo
digictl
diskinfo Make WARNS=5 clean. 2004-04-05 08:15:04 +00:00
editmap
edquota Have edquota honour MAXLOGNAME rather than hardcoding the maximum 2004-02-24 20:58:16 +00:00
elf2exe
extattr
extattrctl
faithd
fdcontrol Add PC98 supports. 2004-03-28 13:42:27 +00:00
fdformat Add PC98 supports. 2004-03-28 13:42:27 +00:00
fdread Add PC98 supports. 2004-03-28 13:42:27 +00:00
fdwrite
fwcontrol
getfmac
getpmac
gstat Make libgeom usable by C++ programs: 2004-03-09 21:14:18 +00:00
i4b
ifmcstat
inetd Remove the requirement that the "discard" service be defined in the 2004-04-20 23:34:39 +00:00
iostat
ip6addrctl
ipftest
ipresend
ipsend
iptest
IPXrouted Replace ROUNDUP/ADVANCE with SA_SIZE 2004-04-13 11:24:43 +00:00
jail
jexec
jls
kbdcontrol
kbdmap
kernbb
keyserv
kgmon
kgzip
kldxref Remove bogus (void **) casts. This unbreaks the -O2 build. 2004-03-15 17:43:36 +00:00
lastlogin
lpr Clarify the "lp" description to mention port@host syntax. 2004-02-19 18:55:55 +00:00
lptcontrol
mailstats
mailwrapper
makemap
manctl
memcontrol
mergemaster In the case where /etc/rc.d/ is empty, do not bogusly ask the user if 2004-03-07 10:10:19 +00:00
mixer
mld6query
mlxcontrol
mount_nwfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_portalfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_smbfs
mountd Correct typo in the last revision. 2004-03-27 14:23:25 +00:00
moused
mptable
mrouted
mtest
mtree
named
named.reload
named.restart
ndc
ndiscvt Add preliminary support for PCMCIA devices in addition to PCI/cardbus. 2004-03-07 02:49:06 +00:00
ndp Unbreak the build by dealing with an unexpected dependency on tcpdump source 2004-03-31 20:58:39 +00:00
newsyslog Do not :-terminate err(3) string, one will be added anyway. 2004-04-04 19:25:39 +00:00
nfsd Add a cross reference to exports(5). While exports is not directly 2004-03-30 20:43:07 +00:00
ngctl
nghook style.Makefile(5): 2004-02-23 20:25:27 +00:00
nologin Add standard copyright notice; fix style bugs. (Reported by bde) 2004-03-13 04:41:40 +00:00
nslookup
nsupdate
ntp Add missing spaces after "logconfig" in example lines. 2004-03-13 09:51:43 +00:00
ofwdump Use void * instead of char * to avoid violating C99 strict aliasing rules. 2004-03-16 20:45:37 +00:00
pccard
pciconf
pcvt
periodic
pkg_install When invoking tar, make sure the mode option (-x) is first. 2004-04-08 06:06:42 +00:00
pnpinfo
ppp Add a missing memcpy (*blush*!) 2004-04-17 00:29:17 +00:00
pppctl
pppd o SIOCGIFCONF->getifaddrs(2) conversion. 2004-04-09 16:59:05 +00:00
pppstats
praliases
procctl
pstat -N without -M is pointless. 2004-03-26 09:28:03 +00:00
pw Shift file locking to source file instead of temp file. This fixes 2004-03-08 20:31:37 +00:00
pwd_mkdb
quot
quotaon
rarpd While walking over the list of interfaces obtained from getifaddrs(3), 2004-04-20 13:58:14 +00:00
raycontrol Add FBSDID. err(3) changed to errx(3) because there is no errno message 2004-04-04 19:38:08 +00:00
repquota
rip6query
rmt
route6d
rpc.lockd Make rpc.lockd bind to a reserved port, since there are NFS clients 2004-03-04 15:52:28 +00:00
rpc.statd Add FBSDID. Use getopt(3). 2004-04-04 19:46:14 +00:00
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd
rtadvd Fixed a misspelling of 0 as NULL. 2004-03-10 08:46:39 +00:00
rtprio
rtsold Fixed a warning. 2004-03-17 20:10:59 +00:00
rwhod Replace ROUNDUP/ADVANCE with SA_SIZE 2004-04-13 11:24:43 +00:00
sa
sade Sync list of FTP sites with current reality. 2004-04-12 13:21:46 +00:00
sendmail
setfmac Add "-q" argument to setfmac and setfsmac to allow the patient but 2004-02-18 05:40:15 +00:00
setkey Fix regression in setkey whereby parser would fail to recognise tcp as 2004-03-31 18:38:02 +00:00
setpmac
sicontrol
sliplogin
slstat
spkrtest
spray
sysinstall Update number of ports 2004-04-19 09:46:56 +00:00
syslogd
tcpdchk
tcpdmatch
tcpdump Merge of tcpdump 3.8.3 from tcpdump.org. 2004-03-31 15:00:44 +00:00
timed
traceroute
traceroute6
trpt
tzsetup
ugidfw Add an 'add' command to ugidfw(8), which permits specifying a new 2004-02-25 03:59:56 +00:00
usbd
usbdevs
vidcontrol
vipw
vnconfig
watch
watchdogd Update comments to reflect changes made by phk. Also no longer need 2004-04-28 07:35:03 +00:00
wicontrol
wlconfig
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset
zic
zzz
Makefile Move the _arlconfig define in the existing i386 section. 2004-03-17 08:50:17 +00:00
Makefile.inc