NetBSD/sbin/fsck_ffs
cgd 86c14aeb7a set the 'clean' flag sometimes, but ignore it when deciding to clean
or not.  this allows you to use this fsck and... reboot your system;
otherwise it would inf-loop rebooting and marking the FS clean,
which would then mark the fs modified, cause a reboot, etc.
1993-10-06 00:52:07 +00:00
..
Makefile Add RCS identifiers. 1993-08-01 05:37:30 +00:00
dir.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
fsck.h Add RCS identifiers. 1993-08-01 17:54:45 +00:00
fsck_ffs.8 Updated to -mandoc macros. 1993-08-05 20:34:26 +00:00
inode.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
main.c set the 'clean' flag sometimes, but ignore it when deciding to clean 1993-10-06 00:52:07 +00:00
pass1.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
pass1b.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
pass2.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
pass3.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
pass4.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
pass5.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
preen.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
setup.c Skip check if filesystem is marked clean and isn't too dusty, only with -p. 1993-10-01 01:45:30 +00:00
utilities.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00