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
64dd04152b
NetBSD
/
sys
/
ufs
History
yamt
662e7a9e40
use ubc_uiomove for read as well.
2007-07-27 10:00:42 +00:00
..
ext2fs
Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter.
2007-07-26 22:57:36 +00:00
ffs
In sync, skip over vnodes based on if they are clean rather than
2007-07-20 16:46:43 +00:00
lfs
Change unused fflags parameter in VOP_MMAP to prot and pass in
2007-07-27 08:26:38 +00:00
mfs
Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter.
2007-07-26 22:57:36 +00:00
ufs
use ubc_uiomove for read as well.
2007-07-27 10:00:42 +00:00
files.ufs
Let ext2fs be built even when none of ffs, lfs and mfs are present.
2006-11-13 16:12:54 +00:00
Makefile