NetBSD/sbin/fsck_lfs
fvdl 2753597fd4 Disable VERBOSE_BLOCKMAP by default; it allocates huge amounts of
memory, causing immediate fsck_lfs failure for big filesystems.
2000-10-19 14:58:40 +00:00
..
dir.c
extern.h
fsck_lfs.8
fsck_vars.h
fsck.h
inode.c
main.c
Makefile Disable VERBOSE_BLOCKMAP by default; it allocates huge amounts of 2000-10-19 14:58:40 +00:00
pass0.c
pass1.c
pass2.c
pass3.c
pass4.c
pass5.c Various bug-fixes to LFS, to wit: 2000-09-09 04:49:54 +00:00
setup.c setup(): use calloc() for blockmap allocation, instead of malloc() followed 2000-10-04 11:37:54 +00:00
utilities.c Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
vars.c