NetBSD/sbin/fsck_lfs
perseant 8685c52d63 Make the "-O" (start filesystem offset) flag to newfs_lfs work correctly,
and update fsck_lfs and dumplfs to deal with it.  Note that while the argument
to -O is given in disk sectors, it must be a multiple of the fragment size,
and although it can be lower than the label or superblock, it can't intersect
either.
2003-02-23 04:32:05 +00:00
..
dir.c Re-checksum the superblock whenever it is marked dirty. 2002-05-23 04:05:11 +00:00
extern.h
fsck_lfs.8 Use An, Aq for author markup. 2002-10-01 14:23:38 +00:00
fsck_vars.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
fsck.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
inode.c Add code to UBCify LFS. This is still behind "#ifdef LFS_UBC" for now 2003-02-17 23:48:08 +00:00
main.c make this build on alpha after daddr_t->64bit 2003-01-28 05:17:12 +00:00
Makefile Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
pass0.c Add code to UBCify LFS. This is still behind "#ifdef LFS_UBC" for now 2003-02-17 23:48:08 +00:00
pass1.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
pass2.c Add some \n to error messages. 2001-09-25 00:03:25 +00:00
pass3.c
pass4.c Add some \n to error messages. 2001-09-25 00:03:25 +00:00
pass5.c Make the "-O" (start filesystem offset) flag to newfs_lfs work correctly, 2003-02-23 04:32:05 +00:00
setup.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
utilities.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
vars.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00