NetBSD/sbin/fsck_lfs
joff 42ac80ad6d Fixed blockmap handling to properly use disk blocks rather than fragments.
Fixes an issue with fsck_lfs not detecting all duplicate blocks that may
exist in a corrupted filesystem.
2001-01-06 23:08:24 +00:00
..
Makefile Disable VERBOSE_BLOCKMAP by default; it allocates huge amounts of 2000-10-19 14:58:40 +00:00
dir.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
extern.h Convert to NetBSD source code style 2000-05-23 01:48:52 +00:00
fsck.h Convert to NetBSD source code style 2000-05-23 01:48:52 +00:00
fsck_lfs.8 fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
fsck_vars.h Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
inode.c Fixed blockmap handling to properly use disk blocks rather than fragments. 2001-01-06 23:08:24 +00:00
main.c Add "-f" flag to match fsck(8) manual page. This flag currently has no 2000-11-11 22:26:10 +00:00
pass0.c use %ll_ instead of the less standard %q_ 2001-01-05 02:02:57 +00:00
pass1.c Fixed blockmap handling to properly use disk blocks rather than fragments. 2001-01-06 23:08:24 +00:00
pass2.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
pass3.c Convert to NetBSD source code style 2000-05-23 01:48:52 +00:00
pass4.c Fixed blockmap handling to properly use disk blocks rather than fragments. 2001-01-06 23:08:24 +00:00
pass5.c Check/fix accounting of lfs_dmeta. Patch from Jesse Off 2000-11-21 06:24:26 +00:00
setup.c use %ll_ instead of the less standard %q_ 2001-01-05 02:02:57 +00:00
utilities.c Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
vars.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00