freebsd-dev/sbin
Adrian Chadd d01cb677ba Convert ifconfig to use lib80211.
* remove regdomain.[ch] - it's now part of lib80211.
* convert ifieee80211.c to use the ioctl routines in lib80211 and
  implement the "error? exit" wrapper behaviour the callers expect.
2015-11-30 06:34:16 +00:00
..
adjkerntz
atm Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
badsect
bsdlabel
camcontrol Limit RESOLUTION_MAX to INT_MAX, not UINT_MAX (all spelled out) so the 2015-10-25 04:37:00 +00:00
casperd casperd: bump default socket queue length to SOMAXCONN; make length configurable. 2015-10-13 02:34:41 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
devd Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
devfs
dhclient Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
dmesg
dump
dumpfs The dumpfs(8) utility doesn't actually use disktab(5); remove it 2015-09-03 11:40:47 +00:00
dumpon Fix dumpon compatibility with dumpdev kenv 2015-11-23 14:06:21 +00:00
etherswitchcfg
fdisk
fdisk_pc98 META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
ffsinfo
fsck
fsck_ffs Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
fsck_msdosfs
fsdb
fsirand
gbde
geom Remove compatibility shims for legacy ATA device names. 2015-10-11 13:01:51 +00:00
ggate
growfs Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
gvinum
hastctl
hastd
ifconfig Convert ifconfig to use lib80211. 2015-11-30 06:34:16 +00:00
init Fix resource leaks in error cases. 2015-11-11 23:00:57 +00:00
ipf Remove redundant DPSRCS which were already in SRCS. 2015-11-25 20:38:07 +00:00
ipfw Implement ipfw internal olist command to list named objects. 2015-11-03 10:21:53 +00:00
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
md5
mdconfig Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
mdmfs
mknod
mksnap_ffs
mount Replace /dev/acd0 with /dev/cd1 2015-10-17 08:51:10 +00:00
mount_cd9660
mount_fusefs
mount_msdosfs
mount_nfs
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
newfs
newfs_msdos Use netbsd usage() implementation in newfs_msdos 2015-11-27 14:40:21 +00:00
newfs_nandfs Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
nfsiod
nos-tun
nvmecontrol
pfctl pfctl: Fix uninitialised veriable 2015-11-01 17:20:17 +00:00
pflogd
ping
ping6
quotacheck
rcorder Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
reboot Userspace part of reroot support. This makes it possible to change 2015-11-08 17:33:48 +00:00
recoverdisk
resolvconf
restore If you backup a large file that is mostly holes, previously we'd issue 2015-11-16 01:29:58 +00:00
route Fix /sbin/route to never look up (invalid) interface names through DNS 2015-09-17 16:56:49 +00:00
routed META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
rtsol Now that we own the code, use arc4random(3) unconditionally 2015-10-06 23:42:58 +00:00
savecore savecore(8): Be quiet unless the user asks for verbose 2015-11-07 23:27:03 +00:00
sconfig META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
setkey
shutdown
spppcontrol
sunlabel META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
swapon
sysctl Follow-up to r290475: Add sysctl(8) support for added types 2015-11-07 01:56:32 +00:00
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
tunefs
umount
Makefile Convert to SUBDIR.yes format. 2015-11-18 17:52:38 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64