freebsd-skq/usr.sbin
2005-05-31 20:07:46 +00:00
..
ac
accton
acpi
adduser Fix a particularly egregious grammar error. 2005-05-24 04:50:07 +00:00
amd
ancontrol
apm Make apm(8) understand AC Line state 2 as "backup power". 2005-05-30 18:44:43 +00:00
apmd POWERSTATECHANGE was misspelled. 2005-03-24 01:26:40 +00:00
arlcontrol Remove unused variables 2005-05-20 12:44:04 +00:00
arp
asf
atm
authpf Use libutil in DPADD as well. 2005-05-04 08:57:12 +00:00
bluetooth Do not tread 128-bit UUID as int128. Provide separate macros to get/put 2005-05-27 19:11:33 +00:00
boot0cfg Document how to make boot0cfg work on mounted disks. 2005-04-07 20:04:55 +00:00
boot98cfg
bootparamd
bsnmpd No need to specify the include subdirectory. During buildworld the 2005-05-25 12:04:44 +00:00
btxld
burncd Fix the "only wrote -1 of 32768 bytes: Input/output error" error message. 2005-05-13 20:06:44 +00:00
cdcontrol
chkgrp - Add further functionality to check for invalid characters 2005-05-26 10:57:03 +00:00
chown
chroot
ckdist
config Ask that "make cleandepend" be run before "make depend", now that 2005-04-22 17:42:50 +00:00
cron
crunch
ctm
daemon
dconschat Fix typos in comments. 2005-03-11 14:20:09 +00:00
devinfo
digictl
diskinfo
dnssec-keygen
dnssec-signzone
editmap
edquota
eeprom
elf2exe
extattr
extattrctl
faithd fixed a possible reference to a broken memory 2005-05-02 07:44:24 +00:00
fdcontrol
fdformat
fdread
fdwrite
flowctl Implement "verbose" optional keyword for "show" command. This is analog 2005-03-23 09:40:18 +00:00
fwcontrol Remove unused variables. Shorten the path to a WARNS=6 compliance. 2005-05-20 12:50:47 +00:00
getfmac
getpmac
gstat Add cross-references to iostat, systat and vmstat. 2005-05-27 00:21:12 +00:00
i4b
ifmcstat
inetd NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines 2005-05-13 16:31:11 +00:00
iostat Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSO 2005-05-26 17:54:16 +00:00
ip6addrctl
IPXrouted Spell SHUT_RD as SHUT_RD not 0 as the how argument to shutdown(2). 2005-05-11 02:45:49 +00:00
jail Document 'jid' keyword for ps(1) and '-j' option for pgrep(1)/pkill(1). 2005-05-28 16:23:29 +00:00
jexec
jls
kbdcontrol
kbdmap
kernbb
keyserv
kgmon
kgzip
kldxref Doh, erase unused variable... 2005-03-03 06:38:00 +00:00
lastlogin
lpr NI_WITHSCOPEID cleanup 2005-05-13 16:43:28 +00:00
lptcontrol
mailstats
mailwrapper
makemap
manctl
memcontrol Correct formatting of pointers in the listing by using "0x%" PRIx64 instead of 2005-03-29 20:17:47 +00:00
mergemaster
mixer Add the -S flag which produces the -s output without 2005-04-13 07:11:54 +00:00
mld6query
mlxcontrol
mount_nwfs
mount_portalfs Remove unused variable. 2005-05-20 12:57:01 +00:00
mount_smbfs Make smbfs capable to use 16bit char set in filenames. 2005-05-04 15:05:46 +00:00
mountd NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines 2005-05-13 16:31:11 +00:00
moused Support for the GTCO Digipad. 2005-04-13 07:25:45 +00:00
mptable
mrouted
mtest
mtree Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
named
named-checkconf
named-checkzone
named.reload
ndiscvt Update ndiscvt to handle .INF files that specify multiple entries in 2005-05-15 19:46:14 +00:00
ndp
newsyslog Add the -N option to not rotate any files. This is to be used in 2005-03-03 15:47:32 +00:00
nfsd
ngctl
nghook
nologin
ntp Release maintainership. More ambitious minds have plans for the ntp 2005-05-25 16:30:43 +00:00
ofwdump
pccard
pciconf add some additional pci classes and sub-classes.. 2005-03-26 20:31:09 +00:00
pcvt Use __FBSDID() over #ident. 2005-05-31 20:07:46 +00:00
periodic
pkg_install Add an -I option to pkg_version: 2005-05-24 08:26:44 +00:00
pmccontrol Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc. 2005-05-01 14:11:49 +00:00
pmcstat Neaten usage message. 2005-05-02 10:07:11 +00:00
pnpinfo
powerd Drop the default running value to 60% from 80%. Testing shows that we 2005-04-10 20:42:55 +00:00
ppp NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines 2005-05-13 16:31:11 +00:00
pppctl
pppd
pppstats
praliases
procctl
pstat Remove unused variables. 2005-04-09 14:59:10 +00:00
pw Remove unused variables. 2005-04-09 14:59:10 +00:00
pwd_mkdb Even if variable is never used uninitialized by the semantic, reduce compiler 2005-05-29 16:01:12 +00:00
quot Remove unused variables. 2005-04-09 14:59:10 +00:00
quotaon
rarpd
raycontrol
repquota
rip6query NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines 2005-05-13 16:31:11 +00:00
rmt
rndc
rndc-confgen
route6d
rpc.lockd Add FBSDID. Add missing prototypes. Remove unused variables. Give variable 2005-05-20 13:01:47 +00:00
rpc.statd
rpc.umntall Use clnt_create_timed() instead of clnt_create(). The former has an 2005-05-27 00:05:16 +00:00
rpc.yppasswdd Use socklen_t in place of socket operations, instead of int 2005-05-02 14:02:43 +00:00
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd
rtadvd
rtprio
rtsold
rwhod
sa
sade The current NTP servers for .nl do not work with ntpdate, so switch to 2005-05-06 19:14:36 +00:00
sendmail
setfmac
setkey
setpmac
sicontrol
sliplogin Remove an unused variable and a useless getuid() declaration. 2005-04-09 15:00:51 +00:00
slstat
smbmsg
spkrtest
spray
sysinstall The current NTP servers for .nl do not work with ntpdate, so switch to 2005-05-06 19:14:36 +00:00
syslogd Add cases for ENOBUFS and ENETDOWN. We need to make sure that we 2005-05-19 21:09:44 +00:00
tcpdchk
tcpdmatch
tcpdrop o Improve the example a bit. 2005-03-14 14:12:29 +00:00
tcpdump update after import of v3.9.1-096 2005-05-29 19:11:21 +00:00
timed
traceroute
traceroute6
trpt
tzsetup
ugidfw
usbd
usbdevs
vidcontrol Add VESA mode support for syscons, which enables the support of 15, 16, 2005-05-29 08:43:44 +00:00
vipw
vnconfig
watch
watchdogd When disarming a watchdog by using an interval of WD_TO_NEVER a non-zero 2005-03-19 01:46:37 +00:00
wicontrol
wlconfig
yp_mkdb
ypbind
yppoll
yppush (handler): When exitting upon an abnormal signal, yppush_exit() should not 2005-04-12 15:02:57 +00:00
ypserv Remove unused variables. int -> size_t for lenghts. 2005-05-20 13:04:10 +00:00
ypset
zic
zzz
Makefile all the ipfilter tools are now built from sbin/Makefile, so remove them from 2005-04-25 19:04:12 +00:00
Makefile.inc