summaryrefslogtreecommitdiff
path: root/sbin/fsck_msdos/dosfs.h
AgeCommit message (Collapse)Author
1998-01-11FAT32 support from NetBSD by Wolfgang Solfrank.Niels Provos
1997-02-28From NetBSD (ws)Todd C. Miller
Fix handling of clusters marked bad; Noted by Rafal Boni
1996-06-23update rcsidTheo de Raadt
1996-06-10from ws;Theo de Raadt
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)
1996-05-22add fsck_msdosTheo de Raadt