freebsd-dev/sbin
Glen Barber 49dae58b28 Fix including Kyuafile in packaged base system.
Fix a related typo while here.

Note, this change results in the Kyuafile inclusion in the runtime
package, which needs to be fixed, however addresses the PR as far
as I can tell in my tests.

PR:		209114
Submitted by:	ngie
Sponsored by:	The FreeBSD Foundation
2016-04-29 05:28:40 +00:00
..
adjkerntz
atm Use NULL for pointers instead of 0. 2016-04-19 00:59:15 +00:00
badsect
bsdlabel Use NULL instead of 0 for pointers. 2016-04-18 07:40:36 +00:00
camcontrol Remove logically impossible test in scsidoinquiry(..) 2016-04-28 21:17:23 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
devd Add GEOM::physpath documentation to devd.conf(5) 2016-04-26 14:48:58 +00:00
devfs
dhclient dhclient: Log a warning instead of bailing upon "illegal" options 2016-04-20 23:56:25 +00:00
dmesg
dump dump: use NULL instead of zero for pointers. 2016-04-19 19:13:33 +00:00
dumpfs
dumpon Use nitems() instead of sizeof(name) / sizeof(*name). 2016-04-19 04:28:25 +00:00
etherswitchcfg
fdisk
fdisk_pc98 Fix a missing blank space. 2016-04-21 06:14:30 +00:00
ffsinfo
fsck strchr(3) will return NULL if it cannot find the character in the 2016-04-18 07:44:53 +00:00
fsck_ffs fsck_ffs: Revert partially the unsigned changes. 2016-04-27 01:36:25 +00:00
fsck_msdosfs Use macro MAX() from sys/param.h. 2016-04-22 03:32:14 +00:00
fsdb Use NULL instead of 0 for pointers. 2016-04-18 07:47:26 +00:00
fsirand
gbde MFH 2016-03-02 16:14:46 +00:00
geom MFH 2016-04-11 15:24:59 +00:00
ggate
growfs Use NULL instead of 0 for pointers. 2016-04-18 14:08:35 +00:00
gvinum
hastctl MFH 2016-03-02 16:14:46 +00:00
hastd Use MAX() from sys/param.h. 2016-04-21 06:21:33 +00:00
ifconfig Use macro MIN() from sys/param.h. 2016-04-27 02:02:44 +00:00
init Use NULL instead of 0 for pointers. 2016-04-19 01:25:35 +00:00
ipf MFH 2016-03-02 16:14:46 +00:00
ipfw MFH 2016-04-16 02:32:12 +00:00
iscontrol
kldconfig Use nitems() from sys/param.h. 2016-04-19 04:52:13 +00:00
kldload Use nitems() from sys/param.h. 2016-04-19 04:52:51 +00:00
kldstat MFH 2016-04-04 23:55:32 +00:00
kldunload
ldconfig
md5
mdconfig MFH 2016-03-10 21:16:01 +00:00
mdmfs MFH 2016-03-14 18:54:29 +00:00
mknod
mksnap_ffs
mount
mount_cd9660
mount_fusefs
mount_msdosfs
mount_nfs MFH 2016-04-16 02:32:12 +00:00
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd
newfs Use NULL instead of 0 for pointers. 2016-04-18 14:08:35 +00:00
newfs_msdos Use nitems() from sys/param.h. 2016-04-19 04:57:57 +00:00
newfs_nandfs Use nitems() from sys/param.h. 2016-04-19 04:57:57 +00:00
nfsiod
nos-tun
nvmecontrol MFH 2016-03-14 18:54:29 +00:00
pfctl Use nitems() from sys/param.h. 2016-04-19 06:32:35 +00:00
pflogd
ping MFH 2016-04-04 23:55:32 +00:00
ping6 Use nitems() from sys/param.h. 2016-04-19 06:34:31 +00:00
quotacheck getfsent(3) will return NULL on EOF or error. 2016-04-19 01:59:26 +00:00
rcorder
reboot MFH 2016-04-16 02:32:12 +00:00
recoverdisk
resolvconf
restore Use MIN()/MAX() macros from sys/param.h. 2016-04-21 06:24:13 +00:00
route MFH 2016-03-02 16:14:46 +00:00
routed
rtsol
savecore Don't leak fd on sectorsize malloc failure 2016-04-20 00:49:49 +00:00
sconfig
setkey Use nitems() from sys/param.h. 2016-04-19 09:43:51 +00:00
shutdown
spppcontrol
sunlabel Re-ident lines. 2016-04-20 01:35:09 +00:00
swapon
sysctl
tests Fix including Kyuafile in packaged base system. 2016-04-29 05:28:40 +00:00
tunefs Mention fsck_ffs -E in tunefs(8). It's non-obvious that one should 2016-04-19 15:08:35 +00:00
umount
Makefile Convert casperd(8) daemon to the libcasper. 2016-02-25 18:23:40 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64