summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/posix1e.3
Commit message (Collapse)AuthorAgeFilesLines
* 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