Module Name: src Committed By: jakllsch Date: Mon May 2 17:33:04 UTC 2016
Modified Files: src/sbin/fsck_msdos: boot.c Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sbin/fsck_msdos/boot.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.