NetBSD/sys
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
..
altq Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
arch Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
coda Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
compat Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
conf A quick hack to get things building again: put back the SA system calls 2007-02-10 11:55:23 +00:00
contrib/dev/ath Use consistent option names (i.e., those that are defflag'd). Ok dyoung@. 2007-01-14 01:05:49 +00:00
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
dev Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
dist In pf_rtlabel_match, use rtcache_free()/rtcache_init(). This is 2007-02-17 21:08:52 +00:00
fs fix the problem reported in kern/35457, "cant mount msdosfs on floppy". 2007-02-17 18:39:15 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
kern Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
lib Repair copyright that has been broken since -94. 2007-01-14 13:26:18 +00:00
lkm Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
miscfs Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
net Cosmetic: don't open-code LIST_FOREACH(). Remove extraneous 2007-02-17 07:50:49 +00:00
net80211 Add software fragmentation of 802.11 packets to net80211. Some 2007-01-06 06:02:33 +00:00
netatalk Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netbt Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netinet Join lines. 2007-02-17 05:36:29 +00:00
netinet6 0 -> NULL 2007-02-17 20:38:05 +00:00
netipsec fixed a unexpected addr/port matching failure in SA management 2007-02-11 13:35:00 +00:00
netisdn Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
netiso KNF: compare pointers with NULL. Remove extraneous parentheses 2007-02-17 05:01:47 +00:00
netkey Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
netnatm Properly define the domain, and #ifdef out the sysctl routine which does 2007-01-13 18:52:04 +00:00
netsmb Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
nfs use mutex and rwlock rather than lockmgr. 2007-02-15 16:01:51 +00:00
opencrypto Add an opencrypto provider for the AES xcrypt instructions found on VIA 2007-02-17 00:28:23 +00:00
secmodel Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
stand
sys Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
ufs Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
uvm Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00