freebsd-skq/sbin
ae c6aaca92fc Fix formatting of setfib opcode.
Zero fib is correct value and it conflicts with IP_FW_TARG.
Use bprint_uint_arg() only when opcode contains IP_FW_TARG,
otherwise just print numeric value with cleared high-order bit.

MFC after:	3 days
2016-08-08 18:30:50 +00:00
..
adjkerntz
atm
badsect
bsdlabel
camcontrol Fix a couple of Coverity Unintended sign extension sign extension 2016-05-25 15:49:29 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
devd
devfs
dhclient dhclient(1): correct obvious mismatch in get_char(). 2016-06-03 03:40:39 +00:00
dmesg
dump
dumpfs Use MIN macro from sys/param.h. 2016-05-02 01:40:31 +00:00
dumpon
etherswitchcfg [etherswitch] add LED API to the documentation and command line tool. 2016-08-04 17:46:07 +00:00
fdisk
fdisk_pc98
ffsinfo
fsck
fsck_ffs
fsck_msdosfs
fsdb Use nitems() from sys/param.h. 2016-07-30 06:19:34 +00:00
fsirand
gbde
geom Fix misleading description of the -b option in the geli init command. 2016-08-03 18:02:10 +00:00
ggate
growfs Cosmetic fixes for growfs(8) - remove unneeded capitalization and a spurious 2016-05-11 09:26:23 +00:00
gvinum
hastctl
hastd
ifconfig ifconfig: fix wlan creation when unit number is not provided 2016-06-08 17:21:15 +00:00
init
ipf
ipfw Fix formatting of setfib opcode. 2016-08-08 18:30:50 +00:00
iscontrol Fix multiple Coverity Out-of-bounds access false postive issues in CAM 2016-05-24 00:57:11 +00:00
kldconfig
kldload
kldstat
kldunload
ldconfig
md5 Import the skein hashing algorithm, based on the threefish block cipher 2016-05-29 01:15:36 +00:00
mdconfig
mdmfs
mknod
mksnap_ffs
mount
mount_cd9660
mount_fusefs
mount_msdosfs
mount_nfs
mount_nullfs
mount_udf
mount_unionfs Explicitly add more files to the 'runtime' package. 2016-02-09 20:19:31 +00:00
nandfs
natd Do not coredump if the packet is too long in the global (non-interface 2016-06-28 20:10:30 +00:00
newfs
newfs_msdos Use nitems() from sys/param.h. 2016-04-19 04:57:57 +00:00
newfs_nandfs
nfsiod
nos-tun
nvmecontrol
pfctl Fix a regression in pf.conf while parsing the 'interval' keyword. 2016-08-05 02:19:03 +00:00
pflogd
ping
ping6 Fix a regression introduced on revision r271909, when using argument -g 2016-07-05 07:01:42 +00:00
quotacheck
rcorder
reboot
recoverdisk
resolvconf resolvconf(8) now needs an additional @RESTARTCMD@ replacement when installing. 2016-07-31 18:14:42 +00:00
restore
route Due to dropped mbuf in netisr queue route(8) can fall into infinity 2016-07-27 08:26:34 +00:00
routed
rtsol
savecore
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon Stop using the non-standard basename_r() function. 2016-05-31 06:45:19 +00:00
sysctl Fix "sysctl vm.vmtotal" output on machines with > 2TB virtual memory 2016-06-24 14:58:37 +00:00
tests
tunefs
umount Add new unmount(2) flag, MNT_NONBUSY, to check whether there are 2016-07-07 09:03:57 +00:00
Makefile
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips MF tbemd: Move to using Makefile.arch to select what to build. 2010-09-13 02:25:21 +00:00
Makefile.pc98
Makefile.sparc64