freebsd-dev/sbin/fsck_ifs
Guido van Rooij 47ceb63687 Fix the case where fsck would not see sparse directories and the kernel would
panic. If such a thing is fixed fsck needs a rerun (and bugs the user to do
so).

Reviewed by:	Kirk McKusick
1996-10-08 14:54:53 +00:00
..
dir.c From: Terry Lambert <terry@lambert.org> 1996-05-09 16:38:27 +00:00
fsck_ifs.8 Fix the case where fsck would not see sparse directories and the kernel would 1996-10-08 14:54:53 +00:00
fsck.h Fix the case where fsck would not see sparse directories and the kernel would 1996-10-08 14:54:53 +00:00
inode.c Fix the case where fsck would not see sparse directories and the kernel would 1996-10-08 14:54:53 +00:00
main.c Fix the case where fsck would not see sparse directories and the kernel would 1996-10-08 14:54:53 +00:00
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
pass1.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
pass1b.c Submitted by: phk, added to by bde 1995-04-02 14:52:29 +00:00
pass2.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
pass3.c Submitted by: phk, added to by bde 1995-04-02 14:52:29 +00:00
pass4.c Submitted by: phk, added to by bde 1995-04-02 14:52:29 +00:00
pass5.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
preen.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
setup.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
utilities.c Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00