NetBSD/sys/compat/linux32
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/amd64 Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
common Fix COMPAT_LINUX32. 2007-02-15 15:29:07 +00:00
Makefile.inc
files.linux32 Jumbo COMPAT_LINUX/COMPAT_LINUX32 bugfix, with the help of Nicolas Joly 2006-09-13 19:55:49 +00:00
linux32_syscall.h
linux32_syscallargs.h
linux32_syscalls.c