History log of /freebsd/lib/libc/posix1e/posix1e.3 (Results 26 – 50 of 76)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/4.6.1, release/4.6.0_cvs, release/4.5.0_cvs, release/4.4.0_cvs
# 32eef9ae 01-Oct-2001 Ruslan Ermilov <ru@FreeBSD.org>

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


# 9cbf4a21 11-Sep-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: removed commas from the standard (split) AUTHORS block.


# 8d44fade 05-Sep-2001 Robert Watson <rwatson@FreeBSD.org>

Add Thomas Moestl and Chris Faulhaber to the author list for POSIX.1e
support.

Obtained from: TrustedBSD Project


# ab2ba9fa 31-Aug-2001 Robert Watson <rwatson@FreeBSD.org>

o Use .Fx to refer to FreeBSD

Submitted by: tmm
Obtained from: TrustedBSD Project


# 7ebcc426 15-Jul-2001 Dima Dorfman <dd@FreeBSD.org>

Remove whitespace at EOL.


# a307d598 10-Jul-2001 Ruslan Ermilov <ru@FreeBSD.org>

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


# 5521ff5a 06-Jul-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).


Revision tags: release/4.3.0_cvs, release/4.3.0
# 31acc836 05-Apr-2001 Ruslan Ermilov <ru@FreeBSD.org>

Record -lposix1e merge with -lc.


# 3cd44106 28-Mar-2001 Robert Watson <rwatson@FreeBSD.org>

o De-uglify IMPLEMENTATION NOTES section by removing unnecessary use of
.Fx


# fc800174 06-Feb-2001 Bruce Evans <bde@FreeBSD.org>

Fixed C error(s) in synopsis.


# 42635956 29-Dec-2000 Ruslan Ermilov <ru@FreeBSD.org>

Prepare for mdoc(7)NG.


# ed403116 14-Dec-2000 Ruslan Ermilov <ru@FreeBSD.org>

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


Revision tags: release/4.2.0
# b5c508fb 14-Nov-2000 Ruslan Ermilov <ru@FreeBSD.org>

Use Fx macro wherever possible.


# 42acb119 12-Oct-2000 Robert Watson <rwatson@FreeBSD.org>

o Update BUGS entry to indicate in a more precise manner the implementation
status of capabilities (library is complete, kernel work is maintained
outside the tree).

Obtained from: TrustedBSD Pr

o Update BUGS entry to indicate in a more precise manner the implementation
status of capabilities (library is complete, kernel work is maintained
outside the tree).

Obtained from: TrustedBSD Project

show more ...


Revision tags: release/4.1.1_cvs, release/4.1.0
# b00446f0 05-Jul-2000 Robert Watson <rwatson@FreeBSD.org>

o Comment out <sys/audit.h> and <sys/mac.h> since they are not yet
committed

Obtained from: TrustedBSD Project


Revision tags: release/3.5.0_cvs
# 0da8c940 04-Jun-2000 Robert Watson <rwatson@FreeBSD.org>

o Add mention of capabilities documentation + APIs
o Switch reference to www.trustedbsd.org instead of POSIX.1e implementation
page
o Add cross references to capabilities man pages
o Remove extende

o Add mention of capabilities documentation + APIs
o Switch reference to www.trustedbsd.org instead of POSIX.1e implementation
page
o Add cross references to capabilities man pages
o Remove extended attribute not implemented "BUGS" entry

Obtained from: TrustedBSD Project

show more ...


# f75b050c 22-Apr-2000 Alexey Zelkin <phantom@FreeBSD.org>

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


Revision tags: release/4.0.0_cvs
# c32381ad 29-Jan-2000 Mike Pritchard <mpp@FreeBSD.org>

Fix various typos and mdoc style issues.

Reviewed by: rwatson


# a889d1fb 28-Jan-2000 Robert Watson <rwatson@FreeBSD.org>

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

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

show more ...


# a3ffb0bb 26-Jan-2000 Robert Watson <rwatson@FreeBSD.org>

A few more touchups:
- clean up unneeded AFS ID type
- Add Coda, NTFS, NWFS ACL types
- Add acl_dup() prototype
- Remove acl_calc_mask, which belongs in the editing library
- Introduce posix1e.3, a m

A few more touchups:
- clean up unneeded AFS ID type
- Add Coda, NTFS, NWFS ACL types
- Add acl_dup() prototype
- Remove acl_calc_mask, which belongs in the editing library
- Introduce posix1e.3, a man page introducing POSIX.1e library calls
(more man pages to follow)

show more ...


# cbd59a4f 08-Sep-2009 Oleksandr Tymoshenko <gonzo@FreeBSD.org>

- MFC from head@196987


# 3a67af38 12-Aug-2009 Robert Watson <rwatson@FreeBSD.org>

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

Approved by: re (kib)


# 2e370a5c 26-May-2009 Oleksandr Tymoshenko <gonzo@FreeBSD.org>

Merge from HEAD


# a9ffff74 20-May-2009 Christian Brueffer <brueffer@FreeBSD.org>

Since audit(4) isn't based on posix1e, remove the commented out audit.h header,
xref libbsm(3).

Submitted by: rwatson
MFC after: 3 days


Revision tags: release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0
# 8ae7a845 23-Nov-2005 Ruslan Ermilov <ru@FreeBSD.org>

There's no longer^Wyet <sys/capability.h>.


1234