summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_msdosfs/fat.c
Commit message (Expand)AuthorAgeFilesLines
* msdosfs: Assorted fixes from other BSDs.pfg2014-07-141-12/+29
* fsck_msdosfs: be a bit more permissivepfg2014-07-141-5/+6
* Make fsck and fsck_msdosfs WARNS=6 cleanuqs2012-10-211-1/+1
* sbin/fsck: s/perror/perr/ to avoid shadowinguqs2012-10-211-16/+18
* Fix some style(9), although there's a lot more issues here.brian2010-06-201-1/+2
* Rename fields to match better the msdosfs headers. This work is stillkib2010-02-141-18/+18
* Bug fixes from NetBSDkib2010-02-141-32/+27
* License changes from NetBSD.kib2010-02-141-7/+0
* Spot two more bugs WRT adherence to the local prompt style.yar2008-01-311-2/+2
* Use consistent style in user prompts: the question is in a new lineyar2008-01-311-4/+4
* Fixed some bugs in checkdirty(). The check for the clean bit wasbde2004-02-051-9/+27
* Document the dirty flag and other bits in the first 2 FAT entriesbde2004-02-051-0/+18
* Prepare to fix checkdirty() by moving it from check.c to fat.c. It isbde2004-02-051-0/+43
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-1/+1
* o __P removedimp2002-03-201-52/+16
* Add fsck_msdosfs.obrien2001-07-091-0/+659
OpenPOWER on IntegriCloud