aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_msdosfs
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed style bugs in previous commit (unsorting of declarations and poorBruce Evans2003-12-271-7/+8
* Fixed quoting of `clean'.Bruce Evans2003-12-271-1/+3
* Fixed some style bugs in previous commit (mainly highly non-KNF indentation).Bruce Evans2003-12-271-15/+15
* Fixed style bugs in previous commit (unsorting of the global declarationsBruce Evans2003-12-271-2/+2
* Make msdosfs support the dirty flag in FAT16 and FAT32.Tom Rhodes2003-12-264-10/+66
* In check.c:Tom Rhodes2003-10-302-5/+2
* mount_msdos -> mount_msdosfsPhilippe Charnier2003-06-081-1/+1
* Fix some 'SYNOPSIS' and 'usage' messages.Tom Rhodes2002-08-272-3/+3
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-217-21/+21
* mdoc(7) police: Use the .Ud macro.Ruslan Ermilov2002-08-131-1/+2
* The .Nm utilityPhilippe Charnier2002-07-061-2/+3
* more file system > filesystemTom Rhodes2002-05-163-6/+6
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-1/+1
* o __P removedWarner Losh2002-03-204-156/+67
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* Document "-F".David E. O'Brien2001-07-191-0/+7
* Change exit return value to better match fsck_ffs(8).David E. O'Brien2001-07-191-1/+1
* Recognize the "-F" option which requests whether the filesystem needs toDavid E. O'Brien2001-07-191-1/+5
* mdoc(7) police: fixed markup and program name.Ruslan Ermilov2001-07-111-13/+16
* Style tweaks.David E. O'Brien2001-07-091-2/+4
* Add fsck_msdosfs.David E. O'Brien2001-07-099-0/+2716