NetBSD/sbin/fsck_msdos
2019-06-04 00:08:00 +00:00
..
boot.c Typos. 2018-02-08 09:05:16 +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 Prevent SEGV on corrupted msdos directories (Veo Zhang) 2017-04-28 11:33:00 +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
fat.c We already incremented cl; fix indexing. Noticed by Xin Li @FreeBSD. 2019-06-04 00:08:00 +00:00
fsck_msdos.8 Document the version fsck_msdos first appeared. 2016-09-11 04:12:08 +00:00
main.c fix error messages containing \n 2015-06-16 23:18:54 +00:00
Makefile