freebsd-skq/sbin/fsck_msdosfs
pfg 1a6840cdce MFC r268632:
fsck_msdosfs: Assorted fixes from other BSDs.

When truncating cluster chains fix the length of the cluster head.
http://marc.info/?t=140304310700005&r=1&w=2

Avoid infinite loops in cluster chain linked lists.
http://marc.info/?l=openbsd-tech&m=140275150804337&w=2

Avoid off-by-one on FAT12 filesystems.
http://marc.info/?l=openbsd-tech&m=140234174104724&w=2

Obtained from:	NetBSD (from OpenBSD)
2014-07-21 23:23:20 +00:00
..
boot.c Make fsck and fsck_msdosfs WARNS=6 clean 2012-10-21 12:01:19 +00:00
check.c MFC r268628, r268631, r268635: 2014-07-17 02:33:40 +00:00
dir.c MFC r268632: 2014-07-21 23:23:20 +00:00
dosfs.h
ext.h MFC r268628, r268631, r268635: 2014-07-17 02:33:40 +00:00
fat.c MFC r268632: 2014-07-21 23:23:20 +00:00
fsck_msdosfs.8
main.c Make sure that each va_start has one and only one matching va_end, 2012-05-29 01:48:06 +00:00
Makefile Make fsck and fsck_msdosfs WARNS=6 clean 2012-10-21 12:01:19 +00:00