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
yamt
3e9d8d6772
use bufmem instead of bufpages to make lfs a little less broken.
2004-01-28 10:54:23 +00:00
..
ext2fs
Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern.
2004-01-25 18:06:48 +00:00
ffs
Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern.
2004-01-25 18:06:48 +00:00
lfs
use bufmem instead of bufpages to make lfs a little less broken.
2004-01-28 10:54:23 +00:00
mfs
Fix mfs_strategy() to use the vp argument.
2004-01-26 10:02:31 +00:00
ufs
Fix xxx_strategy() to use the vnode arg instead of bp->b_vp.
2004-01-26 10:39:29 +00:00
files.ufs
…
Makefile
…