freebsd-dev/usr.sbin
Devin Teske cd28e9c5e0 I often forget that debugFile can begin with a + for deciding that debug
should be sent to both the file (minus the leading +) and stdout.
2013-11-08 10:19:48 +00:00
..
ac
accton
acpi
adduser
amd
ancontrol
apm
apmd
arp Remove net.link.ether.inet.useloopback sysctl tunable. It was always on by 2013-11-05 07:32:09 +00:00
asf
audit
auditd
auditdistd
auditreduce
authpf
bhyve Fix an off-by-one error when iterating over the emulated PCI BARs. 2013-11-06 22:35:52 +00:00
bhyvectl Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to expose 2013-10-16 18:20:27 +00:00
bhyveload Tidy usage messages for bhyve and bhyveload. 2013-10-23 21:42:53 +00:00
bluetooth
boot0cfg Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
boot98cfg
bootparamd Use INADDR_NONE instead of -1 to check inet_addr() result. 2013-10-15 07:37:30 +00:00
bsdconfig Use `pkg -vv' to obtain ABI for validating a chosen media server (done 2013-11-07 21:38:46 +00:00
bsdinstall I often forget that debugFile can begin with a + for deciding that debug 2013-11-08 10:19:48 +00:00
bsnmpd
btxld
cdcontrol
chkgrp
chown
chroot
ckdist
clear_locks
config
cpucontrol
crashinfo Remove 'netstat -i' from crashinfo, as this no longer is supported. 2013-10-31 20:30:56 +00:00
cron
crunch
ctladm Bump .Dd after r257379. 2013-10-30 11:41:28 +00:00
ctld Plug memory leaks. 2013-10-09 13:28:45 +00:00
ctm
daemon
dconschat
devinfo
digictl
diskinfo
dumpcis
editmap
edquota edquota: Don't pass fd for temporary file to editor. 2013-10-27 21:06:17 +00:00
eeprom
etcupdate
extattr
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
fifolog
flowctl
freebsd-update Be more selective when filtering for lib*.so.N files. These are deleted 2013-10-24 03:36:39 +00:00
ftp-proxy
fwcontrol
getfmac
getpmac
gpioctl
gssd
gstat
i2c
ifmcstat Hide 'struct ifaddr' definition from userland. Two tools left that use it, 2013-10-15 10:19:24 +00:00
inetd
iostat
ip6addrctl
ipfwpcap
IPXrouted
iscsid Plug memory leak. 2013-10-09 13:48:08 +00:00
jail - Add mount.fdescfs parameter to jail(8). This is similar to 2013-10-12 17:27:59 +00:00
jexec
jls
kbdcontrol
kbdmap
keyserv
kgmon
kgzip
kldxref kldxref: Add static keyword to the new function only used in the same file. 2013-10-16 20:04:06 +00:00
lastlogin
lmcconfig
lpr
lptcontrol
mailstats
mailwrapper
makefs
makemap
manctl
memcontrol
mergemaster
mfiutil Add support for controlling mfi(4) controller properties: 2013-11-07 21:47:59 +00:00
mixer
mld6query
mlxcontrol
mount_smbfs
mountd
moused
mptable
mptutil
mtest
mtree
nandsim
nandtool
ndiscvt
ndp
newsyslog Initialize the struct tm before handing it to strptime(3). 2013-11-04 02:50:43 +00:00
nfscbd
nfsd
nfsdumpstate
nfsrevoke
nfsuserd
ngctl
nghook
nmtree
nologin
nscd
ntp Meinberg clocks support was inadvertently removed during the last vendor 2013-10-02 21:47:25 +00:00
nvram
ofwdump
pc-sysinstall
pciconf
periodic
pkg Remove condition which can never be true as the previous loop 2013-11-05 13:36:05 +00:00
pmcannotate
pmccontrol
pmcstat
pnpinfo
portsnap Rename the "alfred" command to "auto", and document it. Retain support 2013-10-22 18:55:52 +00:00
powerd
ppp Fix logic error. MPPE only accepts protocol numbers 0x21 through 0xFA. 2013-10-16 02:55:31 +00:00
pppctl
praliases
praudit
procctl
pstat
pw
pwd_mkdb
quot
quotaon
rarpd
repquota
rip6query
rmt
route6d Axe IFF_SMART. Fortunately this layering violating flag was never used, 2013-11-05 12:52:56 +00:00
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd
rtadvctl
rtadvd
rtprio
rtsold
rwhod
sa
sendmail
service
services_mkdb
setfib
setfmac
setpmac
sicontrol
smbmsg
snapinfo
spkrtest
spray
syslogd
sysrc Document SYSRC_VERBOSE enviroment variable in the manual. 2013-11-07 23:05:17 +00:00
tcpdchk
tcpdmatch
tcpdrop
tcpdump Make userland tools honor WITHOUT_PF build option. 2013-10-29 17:38:13 +00:00
timed
traceroute
traceroute6
trpt
tzsetup
uathload
ugidfw
uhsoctl
unbound
usbconfig
usbdump
utx Remove utxrm(8). This command has been superseded by 'utx rm'. 2013-11-03 16:43:52 +00:00
vidcontrol
vipw
wake
watch
watchdogd
wlandebug
wlconfig
wpa
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset Use INADDR_NONE instead of -1 to check inet_addr() result. 2013-10-15 07:37:30 +00:00
zic
zzz
Makefile After around 20 years of duty it is time for pkg_install to retire 2013-10-31 13:00:35 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.powerpc
Makefile.sparc64