This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a2d10b89c2
NetBSD
/
sbin
/
fsck_msdos
History
abs
3b81524ad0
if readboot() calls pfatal(), we need to print a \n before exiting
2000-09-15 22:11:41 +00:00
..
Makefile
CFLAGS->CPPFLAGS
1997-10-10 19:47:50 +00:00
boot.c
Since M$ doesn't maintain the FSINFO block correctly,
1998-10-06 14:31:58 +00:00
check.c
if readboot() calls pfatal(), we need to print a \n before exiting
2000-09-15 22:11:41 +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
Add support for FAT32
1997-10-17 11:19:23 +00:00
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
Clean up SYNOPSIS formatting.
1999-03-07 11:02:05 +00:00
main.c
Add support for FAT32
1997-10-17 11:19:23 +00:00