NetBSD/sbin/fsck_ffs
mjacob b6558b2b59 Hmmm..fsck_ffs has to really be able to alwasy work, and if you've got
a *huge* (like 600GB) filesystem, you need to not be limited by resource
limits.
1997-11-02 01:42:44 +00:00
..
SMM.doc Bug fix from Kirk McKusick <mckusick@McKusick.COM>: 1996-10-11 20:15:46 +00:00
Makefile Use bsd.subdir.mk as appropriate. 1997-10-11 09:34:07 +00:00
dir.c - don't indiscriminately include <stdlib.h> and <unistd.h> in "fsck.h" 1997-09-20 06:16:23 +00:00
extern.h resolve conflicts from lite-2 merge. 1997-09-16 16:44:43 +00:00
fsck.h a quad_t is an int64_t, not a u_int64_t... 1997-09-21 00:24:55 +00:00
fsck_ffs.8 use .Nm correctly 1997-09-15 01:39:32 +00:00
inode.c resolve conflicts from lite-2 merge. 1997-09-16 16:44:43 +00:00
main.c Hmmm..fsck_ffs has to really be able to alwasy work, and if you've got 1997-11-02 01:42:44 +00:00
pass1.c - don't indiscriminately include <stdlib.h> and <unistd.h> in "fsck.h" 1997-09-20 06:16:23 +00:00
pass1b.c resolve conflicts from lite-2 merge. 1997-09-16 16:44:43 +00:00
pass2.c reintroduce clarity changes made in rev1.14 that were lost in the lite2 merge 1997-09-21 03:51:34 +00:00
pass3.c resolve conflicts from lite-2 merge. 1997-09-16 16:44:43 +00:00
pass4.c - don't indiscriminately include <stdlib.h> and <unistd.h> in "fsck.h" 1997-09-20 06:16:23 +00:00
pass5.c resolve conflicts from lite-2 merge. 1997-09-16 16:44:43 +00:00
setup.c for now, #ifdef out a couple of chunks that were added in the lite2 merge 1997-09-24 09:24:21 +00:00
utilities.c for now, #ifdef out a couple of chunks that were added in the lite2 merge 1997-09-24 09:24:21 +00:00