NetBSD/sbin/fsck_ffs
dsl 2dc6ea479c Don't use an ffsv1 superblock from 64k (SBLOCK_UFS2) when looking
for the main filesystem superblock.
64k is the offset of the first alternate if the blocksize if 64k.
Fixes part of PR kern/24809
2004-03-21 20:01:41 +00:00
..
SMM.doc
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 use an ffsv1 superblock from 64k (SBLOCK_UFS2) when looking 2004-03-21 20:01:41 +00:00
utilities.c terminate preen message from previous with \n 2004-01-15 14:52:04 +00:00