This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5854b30016
NetBSD
/
sys
/
miscfs
/
genfs
History
fvdl
db4108490a
Adapt for VOP_FSYNC parameter change.
2000-09-19 22:01:59 +00:00
..
Makefile
Introduce layer library in genfs. This set of files abstracts most of
1999-07-08 01:18:59 +00:00
genfs.h
Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl
1999-08-03 20:19:16 +00:00
genfs_vnops.c
Adapt for VOP_FSYNC parameter change.
2000-09-19 22:01:59 +00:00
layer.h
Delete redundant decl of layer_node_create(), it's in layer_extern.h.
2000-03-30 02:19:16 +00:00
layer_extern.h
Add new VFS op routine - vfs_done and call it on filesystem detach
2000-03-16 18:08:17 +00:00
layer_subr.c
Add new VFS op routine - vfs_done and call it on filesystem detach
2000-03-16 18:08:17 +00:00
layer_vfsops.c
Fix doubled 'the's in comments.
2000-03-13 23:52:25 +00:00
layer_vnops.c
Adapt for VOP_FSYNC parameter change.
2000-09-19 22:01:59 +00:00