NetBSD/sbin/fsck
christos 5f101a4767 When we run with 'fsck -f -n' we should go over all the filesystems, not
exit on the first one that fails. Add a new flag CHECK_NOFIX so that we
specify -n, we keep going.
2005-01-13 22:56:09 +00:00
..
fsck.8 Add a progress meter to fsck_ffs based on the work by thorpej presented 2005-01-13 15:22:35 +00:00
fsck.c When we run with 'fsck -f -n' we should go over all the filesystems, not 2005-01-13 22:56:09 +00:00
fsutil.c
fsutil.h When we run with 'fsck -f -n' we should go over all the filesystems, not 2005-01-13 22:56:09 +00:00
Makefile Remove special case for RESCUEDIR 2004-08-19 23:02:51 +00:00
pathnames.h
preen.c When we run with 'fsck -f -n' we should go over all the filesystems, not 2005-01-13 22:56:09 +00:00
progress.c Add a progress meter to fsck_ffs based on the work by thorpej presented 2005-01-13 15:22:35 +00:00
progress.h Add a progress meter to fsck_ffs based on the work by thorpej presented 2005-01-13 15:22:35 +00:00