kernel access control. Document the kernel side of the MAC policy architecture. This is a little out of date at the moment. Some parts to be filled in as things are developed, and much is subject to change. It will, however, give developers a good idea of how things work. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs
18 lines
315 B
Text
18 lines
315 B
Text
<!--
|
|
$FreeBSD$
|
|
-->
|
|
|
|
<!ENTITY mac.mpo "mpo">
|
|
<!ENTITY mac.thead '
|
|
<colspec colname="first" colwidth="0">
|
|
<colspec colwidth="0">
|
|
<colspec colname="last" colwidth="0">
|
|
|
|
<thead>
|
|
<row>
|
|
<entry>Parameter</entry>
|
|
<entry>Description</entry>
|
|
<entry>Locking</entry>
|
|
</row>
|
|
</thead>
|
|
'>
|