NetBSD/sys/miscfs/procfs
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
..
Makefile
files.procfs
procfs.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
procfs_cmdline.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
procfs_ctl.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
procfs_fd.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
procfs_fpregs.c
procfs_linux.c Kill devsw_lock and just use specfs_lock. The two would need merging 2008-05-31 21:34:42 +00:00
procfs_map.c use bufsize instead of BUFFERSIZE 2008-07-25 18:36:50 +00:00
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
procfs_subr.c PR/39324 kernel diagnostic assertion "l->l_stat != LSZOMB" failed. 2008-09-05 14:01:11 +00:00
procfs_vfsops.c Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
procfs_vnops.c PR/39324 kernel diagnostic assertion "l->l_stat != LSZOMB" failed. 2008-09-05 14:01:11 +00:00