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
99f66b5ee8
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
From:
http://marc.info/?t=140304310700005&r=1&w=2
2014-07-07 17:45:42 +00:00
dosfs.h
ClusterOffset actually needs to be able to be negative.
2014-11-03 18:55:04 +00:00
ext.h
fix sign-compare issues
2009-04-11 06:59:18 +00:00
fat.c
Another infinite loop fix from OpenBSD from Tobias Stoeckmann:
2014-07-11 14:59:53 +00:00
fsck_msdos.8
New sentence, new line. Sort SEE ALSO.
2010-04-11 21:29:37 +00:00
main.c
fix compilation.
2011-06-09 21:23:29 +00:00
Makefile
Add -x option which allows to run `fsck_msdos -n' on a snapshot of
2010-04-11 08:23:51 +00:00