diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-11-04 20:45:44 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-11-04 20:45:44 +0000 |
| commit | ec05f17e3860f6a50f9bd043e19acb7c42bda4f2 (patch) | |
| tree | 424e8ae4e0cbdc3c20cf7e22ac00ae272ddfded8 /lib/libc | |
| parent | 443ab2a0fd52e0e91a6b2e2c9e900a98ae68cfc8 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/posix1e/mac.3 | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/lib/libc/posix1e/mac.3 b/lib/libc/posix1e/mac.3 index 2420ab1c6ca0..3b2fb63a528b 100644 --- a/lib/libc/posix1e/mac.3 +++ b/lib/libc/posix1e/mac.3 @@ -2,10 +2,10 @@ .\" All rights reserved. .\" .\" This software was developed for the FreeBSD Project by Chris -.\" Costello at Safeport Network Services and NAI Labs, the Security -.\" Research Division of Network Associates, Inc. under DARPA/SPAWAR -.\" contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA CHATS -.\" research program. +.\" Costello at Safeport Network Services and Network Associates +.\" Laboratories, the Security Research Division of Network Associates, +.\" Inc. under DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part +.\" of the DARPA CHATS research program. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -15,9 +15,6 @@ .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" 3. The name of the author may not be used to endorse or promote -.\" products derived from this software without specific prior written -.\" permission. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE @@ -139,6 +136,10 @@ To join this list, see the .Fx POSIX.1e implementation page for more information. +.Sh HISTORY +Support for Mandatory Access Control was introduced in +.Fx 5.0 +as part of the TrustedBSD Project. .Sh BUGS The TrustedBSD MAC Framework and associated policies, interfaces, and applications are considered to be an experimental feature in |
