NetBSD/sys/secmodel/bsd44
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
..
bsd44.h Implement secmodel_bsd44_start(), secmodel_bsd44_stop(), and 2007-01-16 00:11:39 +00:00
files.bsd44
secmodel_bsd44.c Use secmodel_register() and secmodel_deregister(). 2007-01-16 11:53:00 +00:00
secmodel_bsd44_logic.c Remove advertising clause from all of my stuff. 2007-01-09 12:57:56 +00:00
secmodel_bsd44_securelevel.c Make 'securelevel' internal to the secmodel. 2007-01-10 11:20:20 +00:00
secmodel_bsd44_suser.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
securelevel.h Remove advertising clause from all of my stuff. 2007-01-09 12:57:56 +00:00
suser.h Remove advertising clause from all of my stuff. 2007-01-09 12:57:56 +00:00