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
pooka
a51616225d
BLKSIZE is always the same as blksize these days, so get rid of it.
2007-09-24 16:50:58 +00:00
..
ext2fs
Avoid stack allocation of large dirent structures in foo_readdir().
2007-09-24 00:42:12 +00:00
ffs
Fix comment inaccurate from prehistoric times: default MINFREE is 5, not 10
2007-09-24 16:20:50 +00:00
lfs
Instead of having lfs muck directly about with vnode free lists,
2007-08-09 08:51:21 +00:00
mfs
…
ufs
BLKSIZE is always the same as blksize these days, so get rid of it.
2007-09-24 16:50:58 +00:00
files.ufs
…
Makefile
…