History log of /freebsd-10.1-release/lib/libc/posix1e/acl_free.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

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

# 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


# 131504 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 108412 29-Dec-2002 rwatson

Remove BUGS section indicating that these calls are unimplemented.
Update copyrights.

Obtained from: TrustedBSD Project


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 81352 09-Aug-2001 yar

Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.

Reviewed by: ru


# 79531 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 75222 05-Apr-2001 ru

Record -lposix1e merge with -lc.


# 70015 14-Dec-2000 ru

mdoc(7) police: removed history info from the .Os FreeBSD call.


# 68716 14-Nov-2000 ru

Use Fx macro wherever possible.


# 66076 19-Sep-2000 rwatson

o EACCES is not a possible error for acl_from_text(), so fix
acl_from_text.3
o Minor whitespace cleanups relative to the TrustedBSD tree to reduce
content-free differences.

Obtained from: TrustedBSD Project


# 61253 04-Jun-2000 rwatson

o Remove extra cross reference from acl.3 to acl.3
o Remove "BUGS" entries indicating that there's nowhere to store ACLs as
we now have extended attributes.

Obtained from: TrustedBSD Project


# 59514 22-Apr-2000 phantom

Introduce .Lb macro to libposix1e manpages
Sort some .Nm values
Decapitalize .Nd values


# 56791 29-Jan-2000 mpp

Fix various typos and mdoc style issues.

Reviewed by: rwatson


# 56760 28-Jan-2000 rwatson

Introduce ACL man pages en masse for library calls, and general introduction.

Introduce ACL man pages en masse for library calls, and general introduction.

Also, fix acl_valid.c non-portable calls to include _np in their names,
making them standard-happy as well as consistent with acl.h