History log of /freebsd-9.3-release/lib/libc/posix1e/mac.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 210772 02-Aug-2010 joel

Spelling fixes.


# 203787 11-Feb-2010 trhodes

s/APIS/APIs - not part of the original submission.


# 203778 11-Feb-2010 trhodes

Correct two typoes.

Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>


# 196123 12-Aug-2009 rwatson

Update posix1e-related man pages, especially as relates to MAC, to more
accurately reflect the last ten years of work.

Approved by: re (kib)


# 148580 31-Jul-2005 keramida

Fix all the spelling mistakes I could find in the man pages for words
that have at least 3 characters.

MFC after: 1 week
Thanks to: Music band ``Chingon''
for keeping me company while searching for these.


# 140505 20-Jan-2005 ru

Sort sections.


# 115225 22-May-2003 ru

Assorted mdoc(7) fixes.

Approved by: re (blanket)


# 113741 20-Apr-2003 rwatson

Add FILES section to mac.3 and mac.conf.5. Properly Xref mac.conf.5
from mac.3; likewise, mac.conf.5 from mac_prepare.3.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories


# 113732 20-Apr-2003 rwatson

Add the mac_prepare{,_*}() functions to the high-level function list
in the mac.3 library man page. They were already cross-referenced
at the end of the man page, just not explicitly listed here.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories


# 113578 16-Apr-2003 rwatson

Clarify the relationship between the MAC library APIs and POSIX.1e:
they resemble one another, but POSIX.1e interfaces were not sufficiently
expressive to do what we needed.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories


# 111282 22-Feb-2003 ru

mdoc(7) police: kill self-xref.


# 109273 15-Jan-2003 chris

Cross-reference mac(4)

Sponsored by: DARPA, Network Associates Laboratories


# 109263 14-Jan-2003 chris

o Document mac_prepare() and associated functions
o Link mac_get_pid.3 to mac_get.3
o Update SEE ALSO to refer to mac_prepare, and added missing references
o Remove clause #3 on my work
o Update mac_get.3 for the updated MAC API

Sponsored by: DARPA, Network Associates Laboratories
Obtained from: TrustedBSD Project


# 107744 11-Dec-2002 ru

mdoc(7) police: Added the missing .Os call; it's not strictly
necessary nowadays, but is documented as "required", and may
become so again in the future.

Approved by: re


# 107603 04-Dec-2002 ru

mdoc(7) police: markup overhaul.

Approved by: re


# 106430 04-Nov-2002 rwatson

Update license, historical information.


# 106429 04-Nov-2002 rwatson

Point out that the MAC Framework is considered experimental.


# 105671 21-Oct-2002 rwatson

.Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac.h in posix1e.3.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories


# 101242 02-Aug-2002 rwatson

Introduce support for Mandatory Access Control and extensible
kernel access control.

Extensions to libc to provide basic MAC label manipulation facilities
for userland. These interface will be replaced in the next month
or two with more flexible interfaces, but provide sufficient support
to allow use of the Biba and MLS policies for user applications.

libc_r wrappers to follow.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs