freebsd-dev/sbin/fsck_msdosfs
Xin LI 7f2b7ec93c Detect and handle invalid number of FATs
If the number of FATs field in the boot sector is zero, give
an appropriate error code.

Obtained from:	Android 6c29bbe8d5%5E%21/
MFC after:	2 weeks
2018-07-13 02:02:16 +00:00
..
boot.c Detect and handle invalid number of FATs 2018-07-13 02:02:16 +00:00
check.c Don't bail out from the check if readboot() returns !FSFATAL. 2018-04-30 05:57:55 +00:00
dir.c Prevent OOB access on corrupted msdos directories. 2017-11-30 08:28:17 +00:00
dosfs.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ext.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
fat.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
fsck_msdosfs.8 Mention the version of NetBSD the utility originated from. 2016-10-02 23:40:17 +00:00
main.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile Revert Makefile@335696 that sneaked into the commit. 2018-06-27 06:50:24 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00