NetBSD/sbin/fsck_msdos
jdolecek fe6381bfd1 add a prototype for _readfat() added in last commit and make it static, so
that it's possible to compile this with -Wstrict-prototypes -Wmissing-prototypes

Breakage reported by Jeff Rizzo <riz@boogers.sf.ca.us> on current-users.
2000-04-26 16:45:02 +00:00
..
Makefile
boot.c
check.c Recognize "dirty" signature on FAT as set by Windows 95 OSR2+ and don't report 2000-04-25 23:02:51 +00:00
dir.c Recognize "dirty" signature on FAT as set by Windows 95 OSR2+ and don't report 2000-04-25 23:02:51 +00:00
dosfs.h
ext.h Recognize "dirty" signature on FAT as set by Windows 95 OSR2+ and don't report 2000-04-25 23:02:51 +00:00
fat.c add a prototype for _readfat() added in last commit and make it static, so 2000-04-26 16:45:02 +00:00
fsck_msdos.8
main.c