freebsd-skq/sbin
scottl fc1c5282ff getopt returns an int, not a char, so use the correct data type for
the return value. Fixes powerpc tinderbox.

MFC after:	2 days
2013-12-30 16:49:31 +00:00
..
adjkerntz Revert r253748,253749 2013-07-28 18:44:17 +00:00
atm
badsect
bsdlabel Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
camcontrol getopt returns an int, not a char, so use the correct data type for 2013-12-30 16:49:31 +00:00
casperd MFp4 @1189141: 2013-12-15 22:59:34 +00:00
ccdconfig Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
clri
comcontrol
conscontrol
ddb
devd sbin/devd/devd.cc 2013-12-13 22:58:57 +00:00
devfs Clarify how "hide" and "unhide" commands work on directories. 2013-07-12 06:03:25 +00:00
dhclient Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
dmesg
dump
dumpfs
dumpon
etherswitchcfg Improve grammar and readability. 2013-09-20 19:25:01 +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 Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
ffsinfo
fsck
fsck_ffs Add globs.c, missed in r260068,260069 2013-12-30 05:02:57 +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 Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
geom Improve wording slightly. 2013-12-27 16:48:37 +00:00
ggate
growfs Somehow stable/10 branch contains correct version, but head doesn't. 2013-12-12 22:33:32 +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 Check remote protocol version only for the first connection (when it 2013-12-10 20:09:49 +00:00
ifconfig Axe IFF_SMART. 2013-11-05 14:11:31 +00:00
init init: Set kernel login class and CPU mask on new processes. 2013-08-13 18:51:26 +00:00
ipf Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipfw Minor grammar fix 2013-12-21 21:56:12 +00:00
iscontrol Reword the part about mutual CHAP. 2013-12-17 10:33:27 +00:00
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig Add "null" backend to mdconfig(8). This does exactly what the name 2013-12-04 07:38:23 +00:00
mdmfs
mknod
mksnap_ffs
mount Minor mdoc fixes. 2013-07-18 05:46:33 +00:00
mount_cd9660
mount_fusefs
mount_msdosfs Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
mount_nfs Document the noncontigwr NFS mount option. 2013-12-08 00:59:04 +00:00
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd
newfs Don't call arc4random_stir() explicitly. To quote arc4random(3) 2013-10-29 17:34:15 +00:00
newfs_msdos Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
newfs_nandfs Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +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 Check for special status code from FIRMWARE_ACTIVATE command 2013-11-12 21:14:19 +00:00
pfctl Use feature_present(3) to determine whether to open an INET or an 2013-12-26 15:51:14 +00:00
pflogd
ping
ping6
quotacheck
rcorder
reboot Add a new gptboot(8) man page. Factor out the redundant information 2013-07-01 22:38:36 +00:00
recoverdisk Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
resolvconf
restore
route route(1): Pull static data to the top of the file. 2013-12-04 20:15:53 +00:00
routed
rtsol
savecore
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
tunefs
umount
Makefile Please welcome casperd daemon. It (and its services) will be responsible for 2013-12-02 08:21:28 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64