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
..
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 fsck_lfs can now write to the filesystem, allowing it to correct most 2000-05-16 04:55:58 +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 Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
main.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
pass0.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
pass1.c Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +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 Convert to NetBSD source code style 2000-05-23 01:48:52 +00:00
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 Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00