NetBSD/sbin/fsck_msdos
ws daa7d68f2a Fix a few bugs, especially when repairing disks:
Print correct pathname in error messages
Fix unterminating loop when trying to correct a bad fat
Require fat media byte to be the same as the one in the bpb
Fix unterminating loop when looking for free directory slot in LOST.DIR
(bad disk image provided by Christoph Badura)
1997-09-08 14:05:30 +00:00
..
Makefile
boot.c
check.c
dir.c Fix a few bugs, especially when repairing disks: 1997-09-08 14:05:30 +00:00
dosfs.h
ext.h
fat.c Fix a few bugs, especially when repairing disks: 1997-09-08 14:05:30 +00:00
fsck_msdos.8
main.c