NetBSD/sbin/fsck_ffs
dbj ab48f19cba don't calculate fake superblock used for finding alternate superblocks
if the disklabel is missing the cpg parameter.  Also print a warning
if this is skipped because of a missing fsize, frag or cpg disklabel parameter
this fixes a divide by zero error reported by martin@
2004-01-20 15:29:35 +00:00
..
SMM.doc Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
Makefile
dir.c - some KNF (80 cols) 2004-01-10 14:28:37 +00:00
extern.h do not upgrade superblock or set FS_FLAGS_UPDATED unless -c 4 option 2004-01-09 19:12:31 +00:00
fsck.h do not upgrade superblock or set FS_FLAGS_UPDATED unless -c 4 option 2004-01-09 19:12:31 +00:00
fsck_ffs.8 Update Dd for previous and fix a case. 2004-01-09 23:42:11 +00:00
inode.c fix logic for handling symlinks in inodes when isappleufs 2004-01-03 17:56:21 +00:00
main.c print warning if the user specifies a conversion level greater than implemented 2004-01-17 22:17:07 +00:00
pass1.c fix bugs with unsigned comparison ofs fs_maxsymlinklen 2004-01-03 10:11:41 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c do not upgrade superblock or set FS_FLAGS_UPDATED unless -c 4 option 2004-01-09 19:12:31 +00:00
setup.c don't calculate fake superblock used for finding alternate superblocks 2004-01-20 15:29:35 +00:00
utilities.c terminate preen message from previous with \n 2004-01-15 14:52:04 +00:00