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
dir.c
extern.h
fsck.h
fsck_lfs.8
fsck_vars.h
inode.c Fixed blockmap handling to properly use disk blocks rather than fragments. 2001-01-06 23:08:24 +00:00
main.c
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
pass3.c
pass4.c Fixed blockmap handling to properly use disk blocks rather than fragments. 2001-01-06 23:08:24 +00:00
pass5.c
setup.c use %ll_ instead of the less standard %q_ 2001-01-05 02:02:57 +00:00
utilities.c
vars.c