aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_msdosfs/check.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed operation of -f to match its documentation and fsck_ffs. ItBruce Evans2004-02-051-3/+2
* Prepare to fix checkdirty() by moving it from check.c to fat.c. It isBruce Evans2004-02-051-43/+0
* Oops, highly non-KNF indentation is normal for large expressions inBruce Evans2003-12-281-6/+5
* Fixed some style bugs in previous commit (mainly highly non-KNF indentation).Bruce Evans2003-12-271-15/+15
* Make msdosfs support the dirty flag in FAT16 and FAT32.Tom Rhodes2003-12-261-0/+52
* In check.c:Tom Rhodes2003-10-301-3/+2
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-1/+1
* more file system > filesystemTom Rhodes2002-05-161-1/+1
* Add fsck_msdosfs.David E. O'Brien2001-07-091-0/+194