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 Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
boot.c util -> fsutil 1996-09-27 23:22:50 +00:00
check.c Fix handling of clusters marked bad 1997-01-03 14:32:47 +00:00
dir.c Fix a few bugs, especially when repairing disks: 1997-09-08 14:05:30 +00:00
dosfs.h Fix handling of clusters marked bad 1997-01-03 14:32:47 +00:00
ext.h - use error printing code from fsck(8) 1996-09-23 16:27:56 +00:00
fat.c Fix a few bugs, especially when repairing disks: 1997-09-08 14:05:30 +00:00
fsck_msdos.8 clean up and add a fair bit of text. document -f (and the fact that it's 1996-10-17 20:41:24 +00:00
main.c include -f in usage, removed 'v' from getopt string since it's not handled 1996-10-17 20:29:53 +00:00