freebsd-dev/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 Remove unused #include. 2000-05-01 19:39:36 +00:00
badsect
bsdlabel Add '-DPC98' to CFLAGS if MACHINE == pc98. 2000-05-09 13:46:14 +00:00
camcontrol Print the correct speed when speed is less than 1MB/s. 2000-07-01 21:28:49 +00:00
ccdconfig
clri
comcontrol Remove the use of a dash in the usage, since this isn't in keeping 2000-07-03 13:29:04 +00:00
cxconfig
dhclient
disklabel Add '-DPC98' to CFLAGS if MACHINE == pc98. 2000-05-09 13:46:14 +00:00
dmesg
dump Update device name. 2000-05-07 09:27:53 +00:00
dumpfs
dumpon * Clarify text on choosing a dump device 2000-07-14 18:04:39 +00:00
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 Sync with sbin/i386/fdisk/fdisk.c revision 1.37. 2000-06-05 13:28:49 +00:00
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 Remove unused includes. 2000-05-01 20:01:16 +00:00
fsirand Remove unused include. 2000-05-01 20:20:05 +00:00
i386 - Don't try to free mboot.bootinst before it has been allocated. If, for 2000-07-17 19:51:42 +00:00
ifconfig Note that "ether" is a supported address family for setting addresses. 2000-07-12 17:58:19 +00:00
init Add MLINK init.8 --> securelevel.8 2000-06-09 09:40:34 +00:00
ip6fw mdoc(7) style fixes and cleanup 2000-05-04 17:34:31 +00:00
ipf add common.c to SRCS to fix compile problems 2000-05-24 20:04:41 +00:00
ipfstat add common.c to SRCS to fix compile problems 2000-05-24 20:04:41 +00:00
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 add common.c to SRCS to fix compile problems 2000-05-24 20:04:41 +00:00
kget
kldload
kldstat Backout rev 1.8. This really does not give us the version number 2000-07-01 07:57:28 +00:00
kldunload
ldconfig Make "ldconfig" with no arguments behave the same as "ldconfig -R". 2000-07-09 19:12:49 +00:00
md5
mknod
mount Add the snapshot option to mount_ufs. 2000-07-06 01:50:05 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_ifs Add the snapshot option to mount_ufs. 2000-07-06 01:50:05 +00:00
mount_msdos Don't call err with no format string. 2000-07-10 08:11:52 +00:00
mount_msdosfs Don't call err with no format string. 2000-07-10 08:11:52 +00:00
mount_nfs Fix memory leak in mount_nfs's background (-b) mode which occurs when 2000-06-11 05:19:58 +00:00
mount_ntfs
mount_null Fix a bunch of typos. 2000-05-15 14:55:56 +00:00
mount_nullfs Fix a bunch of typos. 2000-05-15 14:55:56 +00:00
mount_nwfs
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd Explicitly state that mountd can be made to re-read the exports file, 2000-07-03 11:43:48 +00:00
natd Suggest looking at rc.conf(5) on how to start natd(8) during boot. 2000-07-17 10:06:54 +00:00
newfs Don't try to do anything with the /dev/rXXX device. 2000-05-31 01:00:51 +00:00
newfs_msdos Update device names in examples. 2000-05-07 09:08:31 +00:00
nextboot
nfsd
nfsiod
nologin
nos-tun Fix occurences of nos_tun to nos-tun, this improves internal 2000-06-09 06:45:18 +00:00
pc98 Sync with sbin/i386/fdisk/fdisk.c revision 1.37. 2000-06-05 13:28:49 +00:00
ping
ping6 Correct style bugs in previous commit 2000-07-06 01:55:21 +00:00
quotacheck
reboot .Xr boot0cfg 8 , 2000-05-13 14:41:04 +00:00
restore Don't try to make files immutable (ie. chflags) before setting access times. 2000-07-16 23:22:15 +00:00
route
routed Fix memory leak when route addition fails. 2000-06-02 21:19:43 +00:00
rtsol Correct style bugs in previous commit 2000-07-06 01:55:21 +00:00
savecore Tidy up the offset calculations. 2000-05-09 22:20:14 +00:00
setkey synchronize with latest kame tree. 2000-07-04 16:22:05 +00:00
shutdown
slattach
spppcontrol Supply only one author name per instance of %A, as per mdoc.samples(7). 2000-05-10 09:49:04 +00:00
startslip Fixes a potential buffer overflow with the pid filename. 2000-04-30 21:04:36 +00:00
swapon
sysctl Array of long support. 2000-07-11 21:59:54 +00:00
tunefs
umount Clarify "mount -a -t" example - it only unmounts stuff in /etc/fstab. 2000-07-13 16:20:54 +00:00
vinum Clarify which bit of the daemon config disables configuration saves. 2000-06-08 07:27:35 +00:00
Makefile
Makefile.inc