1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sbin
John Baldwin a12de06299 - Don't try to free mboot.bootinst before it has been allocated. If, for
some reason, mboot.bootinst is not initialized to NULL at the beginning
  of the program, then the last commit to this would try to free whatever
  bogus address is in it.
- Restore the behavior of free()'ing the mboot.bootinst buffer after we
  abuse it to determine the sector size of the disk (as clearly noted in
  the comments).  Properly fix the double free() bug by setting the pointer
  to NULL after we free it.
2000-07-17 19:51:42 +00:00
..
adjkerntz
atm
badsect
bsdlabel
camcontrol
ccdconfig
clri
comcontrol
cxconfig
dhclient
disklabel
dmesg
dump
dumpfs
dumpon
fdisk - Don't try to free mboot.bootinst before it has been allocated. If, for 2000-07-17 19:51:42 +00:00
fdisk_pc98
fsck Make a tighter test for valid inode numbers in getnextinode(). 2000-07-15 18:28:36 +00:00
fsck_ffs Make a tighter test for valid inode numbers in getnextinode(). 2000-07-15 18:28:36 +00:00
fsck_ifs Make a tighter test for valid inode numbers in getnextinode(). 2000-07-15 18:28:36 +00:00
fsdb
fsirand
i386 - Don't try to free mboot.bootinst before it has been allocated. If, for 2000-07-17 19:51:42 +00:00
ifconfig
init
ip6fw
ipf
ipfstat
ipfw Fix a paste-o in the tcpoptions check (not a security problem, just a 2000-07-17 03:02:15 +00:00
ipmon
ipnat
kget
kldload
kldstat
kldunload
ldconfig
md5
mknod
mount
mount_cd9660
mount_ext2fs
mount_hpfs
mount_ifs
mount_msdos
mount_msdosfs
mount_nfs
mount_ntfs
mount_null
mount_nullfs
mount_nwfs
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd
natd Suggest looking at rc.conf(5) on how to start natd(8) during boot. 2000-07-17 10:06:54 +00:00
newfs
newfs_msdos
nextboot
nfsd
nfsiod
nologin
nos-tun
pc98
ping
ping6
quotacheck
reboot
restore Don't try to make files immutable (ie. chflags) before setting access times. 2000-07-16 23:22:15 +00:00
route
routed
rtsol
savecore
setkey
shutdown
slattach
spppcontrol
startslip
swapon
sysctl
tunefs
umount
vinum
Makefile
Makefile.inc