Date: Wed, 4 Feb 2004 22:32:16 -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 fat.c Message-ID: <200402050632.i156WGT7010610@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2004/02/04 22:32:16 PST
FreeBSD src repository
Modified files:
sbin/fsck_msdosfs check.c fat.c
Log:
Prepare to fix checkdirty() by moving it from check.c to fat.c. It is
identical to a subset of readfat(), so it belongs near readfat() if not
in it.
Revision Changes Path
1.9 +0 -43 src/sbin/fsck_msdosfs/check.c
1.5 +43 -0 src/sbin/fsck_msdosfs/fat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402050632.i156WGT7010610>
