summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/posix1e/mac_free.36
-rw-r--r--lib/libc/posix1e/mac_get.36
-rw-r--r--lib/libc/posix1e/mac_is_present.36
-rw-r--r--lib/libc/posix1e/mac_is_present_np.36
-rw-r--r--lib/libc/posix1e/mac_set.36
-rw-r--r--lib/libc/posix1e/mac_text.36
6 files changed, 36 insertions, 0 deletions
diff --git a/lib/libc/posix1e/mac_free.3 b/lib/libc/posix1e/mac_free.3
index 496e0b0..33ef9ec 100644
--- a/lib/libc/posix1e/mac_free.3
+++ b/lib/libc/posix1e/mac_free.3
@@ -74,6 +74,12 @@ 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
+.Tn TrustedBSD
+Project.
.Sh BUGS
POSIX.1e specifies that
.Fn mac_free
diff --git a/lib/libc/posix1e/mac_get.3 b/lib/libc/posix1e/mac_get.3
index 6beb638..76a7c90 100644
--- a/lib/libc/posix1e/mac_get.3
+++ b/lib/libc/posix1e/mac_get.3
@@ -123,3 +123,9 @@ 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
+.Tn TrustedBSD
+Project.
diff --git a/lib/libc/posix1e/mac_is_present.3 b/lib/libc/posix1e/mac_is_present.3
index 4f9e0fe..6466488 100644
--- a/lib/libc/posix1e/mac_is_present.3
+++ b/lib/libc/posix1e/mac_is_present.3
@@ -79,3 +79,9 @@ Insufficient memory was available to allocate internal storage.
.Xr mac_text 3 ,
.Xr mac 4 ,
.Xr mac 9
+.Sh HISTORY
+Support for Mandatory Access Control was introduced in
+.Fx 5.0
+as part of the
+.Tn TrustedBSD
+Project.
diff --git a/lib/libc/posix1e/mac_is_present_np.3 b/lib/libc/posix1e/mac_is_present_np.3
index 4f9e0fe..6466488 100644
--- a/lib/libc/posix1e/mac_is_present_np.3
+++ b/lib/libc/posix1e/mac_is_present_np.3
@@ -79,3 +79,9 @@ Insufficient memory was available to allocate internal storage.
.Xr mac_text 3 ,
.Xr mac 4 ,
.Xr mac 9
+.Sh HISTORY
+Support for Mandatory Access Control was introduced in
+.Fx 5.0
+as part of the
+.Tn TrustedBSD
+Project.
diff --git a/lib/libc/posix1e/mac_set.3 b/lib/libc/posix1e/mac_set.3
index def3e93..f674adc 100644
--- a/lib/libc/posix1e/mac_set.3
+++ b/lib/libc/posix1e/mac_set.3
@@ -138,3 +138,9 @@ is not a directory.
.Xr mac_text 3 ,
.Xr mac 4 ,
.Xr mac 9
+.Sh HISTORY
+Support for Mandatory Access Control was introduced in
+.Fx 5.0
+as part of the
+.Tn TrustedBSD
+Project.
diff --git a/lib/libc/posix1e/mac_text.3 b/lib/libc/posix1e/mac_text.3
index 8ae64f9..56208d2 100644
--- a/lib/libc/posix1e/mac_text.3
+++ b/lib/libc/posix1e/mac_text.3
@@ -95,3 +95,9 @@ 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
+.Tn TrustedBSD
+Project.
OpenPOWER on IntegriCloud