freebsd-dev/sbin
Matt Jacob 4bdcc9c7d7 The cylinder group tag cg_initediblk needs to match the number of inodes
actually initialized. In the growfs case for UFS2, no inodes were actually
being initialized and the number of inodes noted as initialized was the
number of inodes per group. This created a filesystem that was deemed
corrupted because the inodes thus added were full of garbage.

MFC after:	1 month
2009-10-05 01:31:16 +00:00
..
adjkerntz
atacontrol
atm
badsect
bsdlabel Remove the dependency on the kernel -- in particular the gctl request to 2009-08-19 16:29:20 +00:00
camcontrol Fethch more information from IDENTIFY result. 2009-09-27 22:00:26 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
devd
devfs
dhclient Fix the logic to count the number of "live interfaces". With this change 2009-07-21 15:06:10 +00:00
dmesg
dump Make dump -W show the level correctly. 2009-05-29 07:26:44 +00:00
dumpfs
dumpon
fdisk - Back out the previous change in order to maintain compatibility. 2009-06-17 06:41:10 +00:00
fdisk_pc98
ffsinfo
fsck
fsck_ffs Correct comment. 2009-06-03 09:23:31 +00:00
fsck_msdosfs fsck_msdosfs: accept no-op -C option for compatibilty with fsck 2009-06-10 19:02:54 +00:00
fsdb
fsirand
gbde
geom Fix the example, -w is the right switch for write failure probability. 2009-09-17 13:04:46 +00:00
ggate
growfs The cylinder group tag cg_initediblk needs to match the number of inodes 2009-10-05 01:31:16 +00:00
gvinum
ifconfig Fix several logic bugs in the previous IPv6 variable change and 2009-09-26 18:59:00 +00:00
init Remove redundant code from runshutdown() now tcsetsid(3) works reliably. 2009-06-15 19:24:47 +00:00
ipf
ipfw Fix setfib(1) section number. 2009-09-18 14:17:00 +00:00
iscontrol
kldconfig
kldload Add a note about the implication of secure level setting against kldload, 2009-06-23 23:56:56 +00:00
kldstat
kldunload
ldconfig
mca
md5
mdconfig
mdmfs
mknod
mksnap_ffs Fix an xref. 2009-09-17 13:09:08 +00:00
mount Modify mount(8) to skip MNT_IGNORE file systems by default, just like df(1) 2009-09-14 21:08:22 +00:00
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs Change the default transport protocol for use by the Mount protocol 2009-09-17 19:08:15 +00:00
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 Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide 2009-05-22 15:56:43 +00:00
route remove stale references to RTF_CLONING and RTF_LLINFO 2009-09-04 18:52:26 +00:00
routed
rtsol
savecore Fixed markup. 2009-09-17 19:15:49 +00:00
sconfig
setkey
shutdown Static'ify internal methods and use prototype. 2009-09-28 07:42:52 +00:00
spppcontrol
sunlabel
swapon
sysctl time_t does not always fit into long, for instance on arm. So rather cast 2009-06-23 06:46:14 +00:00
tunefs
umount Be more precise how to get fsids - 'mount -v' doesn't show fsids unless is run 2009-08-17 07:38:47 +00:00
Makefile
Makefile.inc