This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7c080d8b84
NetBSD
/
sbin
/
fsck_msdos
History
msaitoh
48b712a059
Add #include <inttypes.h> for intmax_t to fix compile error.
2014-11-04 03:05:43 +00:00
..
boot.c
Add #include <inttypes.h> for intmax_t to fix compile error.
2014-11-04 03:05:43 +00:00
check.c
Well, if you set FSFIXFAT, better do it... Try running fsck on:
2014-07-10 21:06:20 +00:00
dir.c
dosfs.h
ClusterOffset actually needs to be able to be negative.
2014-11-03 18:55:04 +00:00
ext.h
fat.c
Another infinite loop fix from OpenBSD from Tobias Stoeckmann:
2014-07-11 14:59:53 +00:00
fsck_msdos.8
main.c
Makefile