NetBSD/sys/miscfs/kernfs
apb 10c7b7cb02 #include <sys/tree.h> to get a definition for SPLAY_ENTRY.
Needed by third party code, such as lsof.
2008-08-01 16:55:48 +00:00
..
files.kernfs
kernfs_subr.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
kernfs_vfsops.c Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
kernfs_vnops.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
kernfs.h #include <sys/tree.h> to get a definition for SPLAY_ENTRY. 2008-08-01 16:55:48 +00:00
Makefile