NetBSD/sbin/fsck_msdos
christos 699f31f847 Another infinite loop fix from OpenBSD from Tobias Stoeckmann:
You can download a "proof of concept" from my website:
http://www.stoeckmann.org/openbsd/poc.iso.

Take FAT1 and it'll infinitely loop.  This fix will complete
your previous commit.
2014-07-11 14:59:53 +00:00
..
Makefile
boot.c From: http://marc.info/?l=openbsd-tech&m=140354518512871&w=2 2014-07-07 19:04:37 +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 From: http://marc.info/?t=140304310700005&r=1&w=2 2014-07-07 17:45:42 +00:00
dosfs.h
ext.h
fat.c Another infinite loop fix from OpenBSD from Tobias Stoeckmann: 2014-07-11 14:59:53 +00:00
fsck_msdos.8
main.c