freebsd-nq/sbin
Ian Lepore 93c3ad10f1 Fix minor fallout from sysctl strings being nulterminated now. The dmesg
code can read the buffer via sysctl or from a core file.  In the core file
case there will be no nulterm, and the code copes with that, but now in the
sysctl case there is a nulterm (there didn't used to be).  The least
disruptive way to restore the old behavior (and eliminate a spurious '\000'
at the end of the output) is to remove the nulterm (by decrementing the
buffer length) in the sysctl case.
2015-03-16 21:09:11 +00:00
..
adjkerntz
atm
badsect
bsdlabel
camcontrol Make sure that the flags for the XPT_DEV_ADVINFO CCB are initialized 2015-02-18 18:30:19 +00:00
casperd
ccdconfig
clri
comcontrol
conscontrol
ddb
devd
devfs
dhclient
dmesg Fix minor fallout from sysctl strings being nulterminated now. The dmesg 2015-03-16 21:09:11 +00:00
dump
dumpfs
dumpon
etherswitchcfg
fdisk
fdisk_pc98
ffsinfo
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde
geom Add GUID and alias for Apple Core Storage partition. 2015-03-12 18:51:31 +00:00
ggate
growfs
gvinum
hastctl
hastd
ifconfig Simplify string mangling in ifmaybeload(). 2015-03-13 09:45:06 +00:00
init
ipf
ipfw Properly initialize scope zone id when next hop address stored 2015-03-13 13:46:50 +00:00
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
md5
mdconfig
mdmfs
mknod
mksnap_ffs
mount
mount_cd9660
mount_fusefs Make the "automounted" flag work for FUSE filesystems. 2015-03-01 18:26:26 +00:00
mount_msdosfs
mount_nfs
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd
newfs
newfs_msdos
newfs_nandfs
nfsiod
nos-tun
nvmecontrol
pfctl
pflogd
ping After r270929 RAW IP code assumes that all IP fields are in network 2015-01-23 13:26:35 +00:00
ping6
quotacheck
rcorder - Revert r277670 (#include order is required for fparseln) 2015-01-25 03:02:29 +00:00
reboot
recoverdisk
resolvconf
restore restore: Preserve timestamps to the nanosecond. 2015-03-14 13:45:43 +00:00
route
routed
rtsol
savecore
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon
sysctl add support for specifying an initial buffer size when fetching a 2015-02-13 01:20:37 +00:00
tests
tunefs
umount
Makefile Remove duplicate MK_ISCSI block and sort the conditional blocks so this error 2015-02-02 10:31:35 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64