NetBSD/sys/lkm/vfs/miscfs
itojun 8ca90bd4e4 add /kern/ipsecsa and /kern/ipsecsp, which can be inspected by setkey(8).
it allows easier access to ipsecsa/sp.  it works around problem where
setkey -D does not work with large number of ipsec SAs due to socket buffer
size.
2003-09-08 06:51:53 +00:00
..
fdesc define NOMAN= once, at the real top level of lkm 2001-12-12 12:06:45 +00:00
kernfs add /kern/ipsecsa and /kern/ipsecsp, which can be inspected by setkey(8). 2003-09-08 06:51:53 +00:00
nullfs define NOMAN= once, at the real top level of lkm 2001-12-12 12:06:45 +00:00
overlay define NOMAN= once, at the real top level of lkm 2001-12-12 12:06:45 +00:00
portal define NOMAN= once, at the real top level of lkm 2001-12-12 12:06:45 +00:00
procfs add procfs_fd.c 2003-01-03 13:22:23 +00:00
umapfs define NOMAN= once, at the real top level of lkm 2001-12-12 12:06:45 +00:00
union move union filesystem code from sys/miscfs/union to sys/fs/union 2003-03-16 08:26:46 +00:00
Makefile build and install union LKM now that it works 2003-03-17 09:18:53 +00:00
Makefile.inc