History log of /freebsd-10.3-release/lib/libc/posix1e/mac_set.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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


# 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)


# 160154 07-Jul-2006 rwatson

Following repo-copy of mac_is_present_np.3 to mac_is_present.3, remove
old file, update references, etc. The C function is already named
mac_is_present().

Obtained from: TrustedBSD Project


# 122811 16-Nov-2003 rwatson

Update mac_set.3 to account for new behavior of mac_set_fd() in the
context of sockets, and document EINVAL as a possible failure mode
based on the object selected, not just the label provided.

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


# 119321 22-Aug-2003 rwatson

Add HISTORY sections to the remaining MAC library man pages.

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


# 109272 15-Jan-2003 chris

s/SEE_ALSO/SEE ALSO/
Cross-reference mac(4) and mac(9)

Sponsored by: DARPA, Network Associates Laboratories


# 109263 15-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


# 109260 14-Jan-2003 chris

o Remove clause #3
o Document mac_set_link().

Sponsored by: DARPA, Network Associates Labs


# 108317 27-Dec-2002 schweikh

english(4) police.


# 108087 19-Dec-2002 ru

mdoc(7) police: "The .Fa argument.".


# 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


# 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