freebsd-dev/sbin/fsck
David Greenman 41cee58cd8 Added filesystem clean bit support. This only affects fsck during a
preen (-p), and in that case the filesystem is skipped if it is clean.
A new flag "-f" for 'force' has been added which basically gives back
the old behavior of checking all the filesystems all the time. This
very closely models the behavior of SunOS and Ultrix.
1994-08-20 16:56:36 +00:00
..
SMM.doc BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
dir.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
fsck.8 Added filesystem clean bit support. This only affects fsck during a 1994-08-20 16:56:36 +00:00
fsck.h Added filesystem clean bit support. This only affects fsck during a 1994-08-20 16:56:36 +00:00
inode.c Fixed so that it can grok old style "fastlinks". 1994-08-02 12:54:27 +00:00
main.c Added filesystem clean bit support. This only affects fsck during a 1994-08-20 16:56:36 +00:00
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
pass1.c Fixed so that it can grok old style "fastlinks". 1994-08-02 12:54:27 +00:00
pass1b.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
pass2.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
pass3.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
pass4.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
pass5.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
preen.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
setup.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
utilities.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00