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
f907ee9f25
NetBSD
/
sys
/
miscfs
/
genfs
History
mycroft
7385963fc9
Stylistic change.
2000-05-29 18:59:51 +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
Stylistic change.
2000-05-29 18:59:51 +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
Register, begone!
2000-03-30 12:22:12 +00:00