freebsd-nq/sbin/fsck_msdosfs
Bruce Evans ae62d94069 Fixed operation of -f to match its documentation and fsck_ffs. It
has now has no effect except in combination with -p, and plain fsck
checks all file systems instead of skipping clean ones for msdosfs
only.

Renamed the force flag to skipclean and inverted its logic as in
fsck_ffs.
2004-02-05 15:47:46 +00:00
..
boot.c
check.c Fixed operation of -f to match its documentation and fsck_ffs. It 2004-02-05 15:47:46 +00:00
dir.c
dosfs.h
ext.h Fixed operation of -f to match its documentation and fsck_ffs. It 2004-02-05 15:47:46 +00:00
fat.c Fixed some bugs in checkdirty(). The check for the clean bit was 2004-02-05 15:18:18 +00:00
fsck_msdosfs.8
main.c Fixed operation of -f to match its documentation and fsck_ffs. It 2004-02-05 15:47:46 +00:00
Makefile