Date: Thu, 5 Feb 2004 07:47:46 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_msdosfs check.c ext.h main.c Message-ID: <200402051547.i15Flk2p048861@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2004/02/05 07:47:46 PST
FreeBSD src repository
Modified files:
sbin/fsck_msdosfs check.c ext.h main.c
Log:
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.
Revision Changes Path
1.10 +2 -3 src/sbin/fsck_msdosfs/check.c
1.9 +1 -1 src/sbin/fsck_msdosfs/ext.h
1.14 +3 -3 src/sbin/fsck_msdosfs/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402051547.i15Flk2p048861>
