NetBSD/sys/compat/linux
pavel 934634a18c Change the process/lwp flags seen by userland via sysctl back to the
P_*/L_* naming convention, and rename the in-kernel flags to avoid
conflict. (P_ -> PK_, L_ -> LW_ ). Add back the (now unused) LSDEAD
constant.

Restores source compatibility with pre-newlock2 tools like ps or top.

Reviewed by Andrew Doran.
2007-02-17 22:31:36 +00:00
..
arch Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
common Acquire proclist_lock across the calls to p_find() and pg_find(). 2007-02-17 21:40:19 +00:00
Makefile.inc
files.linux
linux_syscall.h
linux_syscallargs.h
linux_syscalls.c