NetBSD/sys/miscfs
christos 2a274197af - allocate 8 pointers on the stack to avoid stack overflow in nfs.
- make that 8 a constant
- remove bogus panic
2008-10-31 20:42:41 +00:00
..
deadfs
fdesc Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
fifofs Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
genfs - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
kernfs #include <sys/tree.h> to get a definition for SPLAY_ENTRY. 2008-08-01 16:55:48 +00:00
nullfs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
overlay Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
portal Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
procfs PR/39324 kernel diagnostic assertion "l->l_stat != LSZOMB" failed. 2008-09-05 14:01:11 +00:00
specfs Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
syncfs PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
umapfs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
Makefile