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
NetBSD
/
sys
/
ufs
History
fvdl
ba400f9233
Don't cache buffers used when finding the superblock, it can lead to
...
seeing bogus data for the first cg with certain block/frag sizes. From enami tsugutomo.
2003-04-12 10:35:58 +00:00
..
ext2fs
…
ffs
Don't cache buffers used when finding the superblock, it can lead to
2003-04-12 10:35:58 +00:00
lfs
'#if 0' out a variable that is currently only used in other '#if 0'd out
2003-04-10 04:15:38 +00:00
mfs
…
ufs
Remove diagnostic ufs_vinit check, this isn't quite the right place for it;
2003-04-11 14:13:28 +00:00
files.ufs
…
Makefile
…