Expand the text a little concerning TrustedBSD to note that the features
are going back into FreeBSD, as well as being ported to other BSD-derived systems (including, at least count, OpenBSD and Darwin).
This commit is contained in:
parent
02d90ad480
commit
9fbda982b1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12426
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.120 2002/02/11 17:12:14 sobomax Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.121 2002/03/09 20:46:05 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -364,7 +364,9 @@ enforcement, or debugging tool.</li>
|
|||
<li><a name="trustedbsd" href="http://www.TrustedBSD.org/">TrustedBSD</a>
|
||||
provides a set of trusted operating system extensions to the FreeBSD operating
|
||||
system. This includes features such as fine-grained privileges (capabilities),
|
||||
Access Control Lists, and Mandatory Access Control.</li>
|
||||
Access Control Lists, and Mandatory Access Control. These features are
|
||||
being integrated back into the base FreeBSD distribution, as well as being
|
||||
ported to other BSD-derived systems.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue