NetBSD/sys/arch/powerpc
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
..
conf Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
fpu Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
ibm4xx Make these compile again. 2007-02-15 15:14:57 +00:00
include Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts 2007-02-16 02:53:43 +00:00
isa
marvell Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
oea Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
powerpc Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
tools/chrpicon
Makefile