Age | Commit message (Collapse) | Author |
|
|
|
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)
|
|
Now uses functions from util.[ch] instead of local ones.
Also some anal KNF from me...
|
|
Fix handling of clusters marked bad; Noted by Rafal Boni
|
|
|
|
Check return values of malloc
Generate full pathnames only on request
Minor cleanup, RCS Ids in .h files
Don't allocate data structures for non-directories
Free any data structures when finishing a check (at the latest)
|
|
|