summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_msdosfs
Commit message (Collapse)AuthorAgeFilesLines
* Document "-F".obrien2001-07-191-0/+7
|
* Change exit return value to better match fsck_ffs(8).obrien2001-07-191-1/+1
|
* Recognize the "-F" option which requests whether the filesystem needs toobrien2001-07-191-1/+5
| | | | | | | be cleaned immediately in foreground, or if its cleaning can be deferred to background. Submitted by: Maxime Henrion <mux@qualys.com>
* mdoc(7) police: fixed markup and program name.ru2001-07-111-13/+16
|
* Style tweaks.obrien2001-07-091-2/+4
|
* Add fsck_msdosfs.obrien2001-07-099-0/+2716
Obtained from: NetBSD
OpenPOWER on IntegriCloud