Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Record -lposix1e merge with -lc. | ru | 2001-04-05 | 1 | -1/+1 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 1 | -6/+6 |
| | |||||
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 1 | -1/+1 |
| | |||||
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -2/+5 |
| | |||||
* | o EACCES is not a possible error for acl_from_text(), so fix | rwatson | 2000-09-19 | 1 | -1/+1 |
| | | | | | | | | acl_from_text.3 o Minor whitespace cleanups relative to the TrustedBSD tree to reduce content-free differences. Obtained from: TrustedBSD Project | ||||
* | o Remove extra cross reference from acl.3 to acl.3 | rwatson | 2000-06-04 | 1 | -3/+1 |
| | | | | | | | o Remove "BUGS" entries indicating that there's nowhere to store ACLs as we now have extended attributes. Obtained from: TrustedBSD Project | ||||
* | Introduce .Lb macro to libposix1e manpages | phantom | 2000-04-22 | 1 | -1/+3 |
| | | | | | Sort some .Nm values Decapitalize .Nd values | ||||
* | Fix various typos and mdoc style issues. | mpp | 2000-01-29 | 1 | -5/+6 |
| | | | | Reviewed by: rwatson | ||||
* | Introduce ACL man pages en masse for library calls, and general introduction. | rwatson | 2000-01-28 | 1 | -0/+143 |
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 |