freebsd-skq/sbin
Dimitry Andric 89963e04a2 Apply a temporary band-aid for building devd with clang 3.4, libstdc++
and -Wsystem-headers enabled (which is the default for any non-zero
WARNS level, crazily enough!).  This is primarily meant to be MFC'd as
soon as possible.

MFC after:	3 days
2014-03-24 20:30:39 +00:00
..
adjkerntz
atm
badsect
bsdlabel
camcontrol Replace several instances of -1 with appropriate CAM_*_WILDCARD and types. 2014-01-10 12:18:05 +00:00
casperd Fix statically-linked build (WITHOUT_DYNAMICROOT). 2014-03-16 13:43:06 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
devd Apply a temporary band-aid for building devd with clang 3.4, libstdc++ 2014-03-24 20:30:39 +00:00
devfs
dhclient Update most userspace consumers of capability.h to use capsicum.h instead. 2014-03-16 11:04:44 +00:00
dmesg
dump
dumpfs
dumpon
etherswitchcfg Add a license (1) and do some cleanup. 2014-02-04 22:20:17 +00:00
fdisk Fix fdisk(8) to create 2TB partitions on disks larger than 2TB, rather than 2013-11-27 17:59:13 +00:00
fdisk_pc98
ffsinfo
fsck
fsck_ffs Avoid segment fault when attempting to clean up cylinder group 2014-03-12 01:28:21 +00:00
fsck_msdosfs
fsdb Add globs.c to the build now that it's a separate file. 2013-12-30 01:17:05 +00:00
fsirand
gbde
geom Check if the given argument to 'gpart add' is actually a geom device and 2014-01-09 20:06:14 +00:00
ggate
growfs Migrate tools/regression/sbin/ to the new tests layout. 2014-03-16 02:07:08 +00:00
gvinum Prevent an unlikely, but real double free issue in gvinum(8). 2013-10-15 21:04:46 +00:00
hastctl Make hastctl list command output current queue sizes. 2013-10-26 08:38:21 +00:00
hastd Update most userspace consumers of capability.h to use capsicum.h instead. 2014-03-16 11:04:44 +00:00
ifconfig Add several ATF tests that deal with multiple fibs. They're described in 2014-03-20 20:39:41 +00:00
init init: Remove code to track line numbers in /etc/ttys. 2014-02-08 13:51:15 +00:00
ipf
ipfw Fix world build WITHOUT_PF. 2014-02-12 09:59:48 +00:00
iscontrol Reword the part about mutual CHAP. 2013-12-17 10:33:27 +00:00
kldconfig kldconfig: Remove some code for compatibility with FreeBSD 4.x. 2014-03-09 13:19:37 +00:00
kldload Fix dmesg(1) -> dmesg(8) 2014-01-13 17:14:10 +00:00
kldstat Add quiet support for kldstat -n 2014-01-22 17:15:17 +00:00
kldunload
ldconfig
mca
md5
mdconfig Add Makefile missed in r263220. 2014-03-16 02:32:44 +00:00
mdmfs
mknod
mksnap_ffs
mount
mount_cd9660
mount_fusefs
mount_msdosfs
mount_nfs Document the noncontigwr NFS mount option. 2013-12-08 00:59:04 +00:00
mount_nullfs
mount_udf Unbreak mount_udf by passing the correct iovec length into 2014-02-04 21:15:15 +00:00
mount_unionfs
nandfs
natd
newfs Refer newfs and growfs users to fsck_ffs instead of 2014-02-09 14:28:47 +00:00
newfs_msdos
newfs_nandfs Slight if reordering to make error branch last. 2014-03-07 01:01:57 +00:00
nfsiod
nos-tun Use INADDR_NONE instead of -1 to check inet_addr() result. 2013-10-15 07:37:30 +00:00
nvmecontrol For "nvmecontrol devlist", show namespace sizes in terms of MB instead of 2014-01-06 23:48:47 +00:00
pfctl Fix compilation for 32-bit machines. 2014-03-05 19:26:22 +00:00
pflogd
ping Fix statically-linked build (WITHOUT_DYNAMICROOT). 2014-03-16 13:43:06 +00:00
ping6
quotacheck
rcorder
reboot
recoverdisk
resolvconf
restore
route Remove AppleTalk support. 2014-03-14 06:29:43 +00:00
routed
rtsol
savecore Log the name of the device that we failed to open rather than an 2014-03-05 04:15:17 +00:00
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon swapon: Fix buffer overflow when configuring encrypted swap on GBDE. 2013-12-21 11:59:58 +00:00
sysctl Fix warnings to not append "No error: 0". 2013-11-26 19:14:18 +00:00
tests Migrate tools/regression/sbin/ to the new tests layout. 2014-03-16 02:07:08 +00:00
tunefs
umount
Makefile Migrate tools/regression/sbin/ to the new tests layout. 2014-03-16 02:07:08 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64