summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/posix1e.3
Commit message (Collapse)AuthorAgeFilesLines
* There's no longer^Wyet <sys/capability.h>.ru2005-11-231-1/+1
|
* mdoc(7) police: sort xrefs in SEE ALSO.ru2002-12-131-1/+1
|
* Clarify language relating to ACLs, Capabtilities, and MAC, since therwatson2002-11-041-28/+36
| | | | | implementation status of these services has changed substantially since this man page was last updated.
* Remove superfluous empty "FILES" section.chris2002-10-231-1/+0
| | | | | Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs
* Remove hard sentence breaks.chris2002-10-231-11/+19
| | | | | Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs
* .Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac.h in posix1e.3.rwatson2002-10-221-2/+3
| | | | | Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
* X-ref mac.3.rwatson2002-08-091-0/+1
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-5/+5
|
* mdoc(7) police: removed commas from the standard (split) AUTHORS block.ru2001-09-111-3/+3
|
* Add Thomas Moestl and Chris Faulhaber to the author list for POSIX.1erwatson2001-09-051-0/+2
| | | | | | support. Obtained from: TrustedBSD Project
* o Use .Fx to refer to FreeBSDrwatson2001-08-311-1/+2
| | | | | Submitted by: tmm Obtained from: TrustedBSD Project
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
|
* Record -lposix1e merge with -lc.ru2001-04-051-1/+1
|
* o De-uglify IMPLEMENTATION NOTES section by removing unnecessary use ofrwatson2001-03-281-2/+1
| | | | .Fx
* Fixed C error(s) in synopsis.bde2001-02-061-0/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-6/+5
|
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
|
* Use Fx macro wherever possible.ru2000-11-141-4/+10
|
* o Update BUGS entry to indicate in a more precise manner the implementationrwatson2000-10-121-1/+1
| | | | | | | status of capabilities (library is complete, kernel work is maintained outside the tree). Obtained from: TrustedBSD Project
* o Comment out <sys/audit.h> and <sys/mac.h> since they are not yetrwatson2000-07-051-2/+2
| | | | | | committed Obtained from: TrustedBSD Project
* o Add mention of capabilities documentation + APIsrwatson2000-06-041-7/+13
| | | | | | | | | 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
* Introduce .Lb macro to libposix1e manpagesphantom2000-04-221-0/+2
| | | | | Sort some .Nm values Decapitalize .Nd values
* Fix various typos and mdoc style issues.mpp2000-01-291-6/+14
| | | | Reviewed by: rwatson
* Introduce ACL man pages en masse for library calls, and general introduction.rwatson2000-01-281-0/+2
| | | | | | | 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
* A few more touchups:rwatson2000-01-261-0/+91
- 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)
OpenPOWER on IntegriCloud