HardenedBSD/sbin
Robert Watson df0b82f150 Compare kernel dump header magic with textdump magic using strncmp()
rather than the memcmp() which is used for regular dumps: the
textdump string is one character shorter, so we need to stop
comparing at the end of the string.

Use independent version checking logic for architecture-specific
version number vs. textdump version number, as the version sequences
may (someday) differ.

Run into by:	rrs
2007-12-27 21:28:48 +00:00
..
adjkerntz
atacontrol Recognize CFA devices using either identification method. 2007-12-16 21:19:07 +00:00
atm
badsect
bsdlabel
camcontrol
ccdconfig
clri
comcontrol
conscontrol
ddb Minor formatting tweaks. 2007-12-26 12:20:19 +00:00
devd Minor initialization change to not trigger bogus gcc warning about 2007-12-21 01:00:04 +00:00
devfs
dhclient
dmesg
dump
dumpfs
dumpon
fdisk
fdisk_pc98
ffsinfo
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde
geom
ggate
gpt
growfs Fix an int overflow on very large file systems. 2007-12-17 08:03:18 +00:00
gvinum
idmapd
ifconfig
init
ipf
ipfw Calculate p.fs.lookup_step correctly. This should prevent zeroing of 2007-12-17 10:25:56 +00:00
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig
mdmfs
mknod
mksnap_ffs
mount
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs
mount_ntfs
mount_nullfs
mount_reiserfs
mount_std
mount_udf
mount_unionfs
natd
newfs
newfs_msdos
nfsiod
nos-tun
pfctl
pflogd
ping
ping6
quotacheck
rcorder
reboot
recoverdisk
restore
route
routed
rtsol
savecore Compare kernel dump header magic with textdump magic using strncmp() 2007-12-27 21:28:48 +00:00
sconfig
setkey
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon
sysctl
tunefs
umount
Makefile Add command-line tool ddb(8), which allows DDB(4) scripts to be 2007-12-26 09:38:22 +00:00
Makefile.inc