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
bb1c9c42fa
NetBSD
/
sys
/
miscfs
/
genfs
History
enami
fe24174a3b
Don't bother to subtract 0.
2002-02-13 05:20:41 +00:00
..
genfs_node.h
add some compatibility routines to allow mmap() to work non-UBCified
2001-12-18 07:49:36 +00:00
genfs_vnops.c
Don't bother to subtract 0.
2002-02-13 05:20:41 +00:00
genfs.h
add some compatibility routines to allow mmap() to work non-UBCified
2001-12-18 07:49:36 +00:00
layer_extern.h
add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems.
2001-12-06 04:29:23 +00:00
layer_subr.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
layer_vfsops.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
layer_vnops.c
add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems.
2001-12-06 04:29:23 +00:00
layer.h
Typos in comments (misc/13133 by Michael K. Sanders)
2001-06-07 13:32:46 +00:00
Makefile
a whole bunch of changes to improve performance and robustness under load:
2001-09-15 20:36:31 +00:00