NetBSD/sys/miscfs
skrll 81817d63bf PR/39324 kernel diagnostic assertion "l->l_stat != LSZOMB" failed.
Ignore procs with zero or all LSZOMB LWPs. Get a non-LSZOMB LWP to perform
operations against as part of the deal.

procfs really needs to be updated to support multi-threading fully.
Hi Antti!
2008-09-05 14:01:11 +00:00
..
deadfs Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
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 remove always-true conditionals. 2008-08-14 00:47:13 +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