NetBSD/sys/miscfs/kernfs
2004-05-12 02:07:37 +00:00
..
files.kernfs add /kern/ipsecsa and /kern/ipsecsp, which can be inspected by setkey(8). 2003-09-08 06:51:53 +00:00
kernfs_subr.c remove code no longer needed since the type/permission information 2004-05-07 15:20:29 +00:00
kernfs_vfsops.c First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
kernfs_vnops.c caddr_t -> void * and removal of some more casts. 2004-05-12 02:07:37 +00:00
kernfs.h Allow additional entries (files, subdirs) in kernfs. Also allow 2004-05-07 15:33:17 +00:00
Makefile