NetBSD/sbin/fsck_msdos
dbj a015786b0d the root directory of non fat32 filesystems is stored in a special area.
a couple of corner cases can cause it to fail to write out that area
after it performs repairs.
2006-04-10 03:25:11 +00:00
..
Makefile WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
boot.c
check.c
dir.c the root directory of non fat32 filesystems is stored in a special area. 2006-04-10 03:25:11 +00:00
dosfs.h
ext.h
fat.c Coverity CID 2302: Free fat if fatal error to avoid leak. 2006-03-20 01:42:47 +00:00
fsck_msdos.8
main.c