freebsd_amp_hwpstate/sbin/fsck
Peter Wemm 32f189ac7d Kill the Lite2 early "filesystem clean abort" check and go back to
something closer to how we used to do it.  The Lite2 way is to check the
"fsclean" flag in the superblock and stop there if so (during preen).
We now do the various superblock sanity checks that we used to do before
since it's cheap.  We now get the filesystem state summary again instead
of "FILESYSTEM CLEAN; CHECKING SKIPPED" (or whatever).
1997-03-13 15:37:23 +00:00
..
SMM.doc
Makefile
dir.c
fsck.8
fsck.h
inode.c
main.c Kill the Lite2 early "filesystem clean abort" check and go back to 1997-03-13 15:37:23 +00:00
pass1.c
pass1b.c
pass2.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 17:01:11 +00:00
pass3.c
pass4.c
pass5.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 17:01:11 +00:00
preen.c
setup.c Kill the Lite2 early "filesystem clean abort" check and go back to 1997-03-13 15:37:23 +00:00
utilities.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 17:01:11 +00:00