NetBSD/sbin/fsck_msdos
jakllsch 1dac11f22d The on-disk FAT array does not include anything before CLUST_FIRST,
compensate in size check.

This was tickled by my SanDisk Sansa Clip 4GB, which exactly filled the FAT array.
2016-05-02 17:33:03 +00:00
..
Makefile Add -x option which allows to run `fsck_msdos -n' on a snapshot of 2010-04-11 08:23:51 +00:00
boot.c The on-disk FAT array does not include anything before CLUST_FIRST, 2016-05-02 17:33:03 +00:00
check.c Well, if you set FSFIXFAT, better do it... Try running fsck on: 2014-07-10 21:06:20 +00:00
dir.c PR/50908: David Binderman: Optimize memset's 2016-03-07 14:47:25 +00:00
dosfs.h Avoid mixing cluster numbers and sector numbers. Makes code more readable. 2015-01-02 06:21:28 +00:00
ext.h fix sign-compare issues 2009-04-11 06:59:18 +00:00
fat.c Another infinite loop fix from OpenBSD from Tobias Stoeckmann: 2014-07-11 14:59:53 +00:00
fsck_msdos.8 New sentence, new line. Sort SEE ALSO. 2010-04-11 21:29:37 +00:00
main.c fix error messages containing \n 2015-06-16 23:18:54 +00:00