Merge new www design.
Submitted by: Emily Boyd (emilyboyd at emilyboyd dot com) Sponsored by: Google Summer of Code 2005
This commit is contained in:
parent
49ceb95bcd
commit
f9105467ef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25849
132 changed files with 441 additions and 284 deletions
|
@ -1,7 +1,8 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/mac/index.sgml,v 1.1 2004/09/21 06:09:07 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/mac/index.sgml,v 1.2 2004/10/19 09:26:08 rwatson Exp $">
|
||||
<!ENTITY title "TrustedBSD MAC TODO list">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
<!-- Status levels -->
|
||||
|
@ -26,7 +27,7 @@
|
|||
|
||||
<h3>Mandatory Access Control</h3>
|
||||
|
||||
<table border=1 width="100%">
|
||||
<table class="tblbasic">
|
||||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
|
@ -58,7 +59,7 @@
|
|||
|
||||
<h3>TrustedBSD Audit framework</h3>
|
||||
|
||||
<table border=1 width="100%">
|
||||
<table class="tblbasic">
|
||||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th></tr>
|
||||
<tr>
|
||||
<td>STUB TABLE</td>
|
||||
|
@ -70,7 +71,7 @@
|
|||
|
||||
<h3>Security Enhanced BSD (SEBSD)</h3>
|
||||
|
||||
<table border=1 width="100%">
|
||||
<table class="tblbasic">
|
||||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
|
@ -84,7 +85,7 @@
|
|||
|
||||
<h3>Security-Enhanced Darwin (SEDarwin)</h3>
|
||||
|
||||
<table border=1 width="100%">
|
||||
<table class="tblbasic">
|
||||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -97,7 +98,7 @@
|
|||
|
||||
<h3>TrustedBSD Documentation Issues</h3>
|
||||
|
||||
<table border=1 width="100%">
|
||||
<table class="tblbasic">
|
||||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue