HardenedBSD/sbin
rstone 24d3763284 Fix /sbin/route to never look up (invalid) interface names through DNS
/sbin/route has a bug where if it is passed an interface name that does
not exist, it falls through and winds up interpreting it as a hostname.
It fails out eventually, but on a system where DNS lookup is broken you
can end up waiting for up to 60 seconds waiting for the DNS lookup to
timeout.  I'm not quite sure what happens if the DNS lookup somehow
succeeds but I doubt that can end well.

Reviewed by:	markj, cem
MFC after:	2 weeks
Sponsored by:	EMC/Isilon Storage Division
2015-09-17 16:56:49 +00:00
..
adjkerntz
atm
badsect
bsdlabel It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
camcontrol Revamp camcontrol(8) fwdownload support and add the opcodes subcommand. 2015-08-20 16:07:51 +00:00
casperd
ccdconfig
clri
comcontrol
conscontrol
ddb
devd
devfs
dhclient
dmesg
dump
dumpfs The dumpfs(8) utility doesn't actually use disktab(5); remove it 2015-09-03 11:40:47 +00:00
dumpon
etherswitchcfg
fdisk It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
fdisk_pc98
ffsinfo It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde
geom Add a way to specify stripesize and stripeoffset to gnop(8). This makes 2015-09-15 18:01:59 +00:00
ggate
growfs
gvinum
hastctl
hastd
ifconfig Make ifconfig always exit with an error code if an important ioctl fails 2015-09-16 03:03:19 +00:00
init Add missing SIGUSR1 description. 2015-07-24 18:14:57 +00:00
ipf Update META_MODE dependencies. 2015-09-17 05:06:34 +00:00
ipfw Code cleanup unused-but-set-variable spotted by gcc. 2015-08-25 15:32:08 +00:00
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
md5
mdconfig It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
mdmfs
mknod
mksnap_ffs
mount
mount_cd9660
mount_fusefs
mount_msdosfs
mount_nfs mount_nfs: Be more clear on nmount(2) error with errmsg unset 2015-07-22 22:53:40 +00:00
mount_nullfs
mount_udf
mount_unionfs Fix markup. 2015-09-02 14:10:09 +00:00
nandfs
natd
newfs It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
newfs_msdos It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
newfs_nandfs It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
nfsiod
nos-tun
nvmecontrol nvmecontrol: read controller identify data before any log page operations 2015-07-22 16:10:29 +00:00
pfctl pf: Remove support for 'scrub fragment crop|drop-ovl' 2015-08-27 21:27:47 +00:00
pflogd
ping
ping6 Use arc4random_buf(). While there, unifdef the code for HAVE_ARC4RANDOM. 2015-08-16 23:23:58 +00:00
quotacheck
rcorder
reboot It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
recoverdisk
resolvconf
restore
route Fix /sbin/route to never look up (invalid) interface names through DNS 2015-09-17 16:56:49 +00:00
routed Fix a bug which could make routed(8) daemon exit by sending a special RIP 2015-08-05 22:04:56 +00:00
rtsol - Remove #ifdef HAVE_POLL_H. 2015-09-10 06:40:28 +00:00
savecore Update META_MODE dependencies. 2015-09-17 05:06:34 +00:00
sconfig
setkey Add support for keys that include 4 byte SALT values, 2015-07-31 23:40:18 +00:00
shutdown
spppcontrol
sunlabel
swapon Allow to disable BIO_DELETE passthru in fstab for swap-on-geli devices by 2015-08-08 09:57:38 +00:00
sysctl Teach sysctl about the new optional suffix after IK to specify 2015-07-29 02:34:25 +00:00
tests
tunefs
umount
Makefile
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64