| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 13 | -48/+47 |
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 22 | -22/+22 |
* | o Introduce a pile more documentation about capabilities, including | rwatson | 2000-12-11 | 1 | -6/+213 |
* | mdoc(7) police: Er macro usage cleanup. | ru | 2000-11-22 | 2 | -2/+2 |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 11 | -17/+39 |
* | o Introduce cap_from_text() and cap_to_text() implementations. | rwatson | 2000-10-13 | 2 | -1/+573 |
* | o Simplify capability types away from an array of ints to a single | rwatson | 2000-10-13 | 2 | -8/+10 |
* | o Update BUGS entry to indicate in a more precise manner the implementation | rwatson | 2000-10-12 | 9 | -23/+15 |
* | o Introduce a MAINTAINER entry for libposix1e, since it is actively | rwatson | 2000-10-02 | 1 | -0/+1 |
* | o Minor whitespace, comment cleanups | rwatson | 2000-09-22 | 1 | -27/+14 |
* | o Whitespace reduction appled to FreeBSD CVS ID | rwatson | 2000-09-19 | 1 | -1/+1 |
* | o General warning fixing commit | rwatson | 2000-09-19 | 7 | -9/+6 |
* | o Add cap_from_text(3) and cap_to_text(3) man pages. | rwatson | 2000-09-19 | 3 | -0/+232 |
* | o EACCES is not a possible error for acl_from_text(), so fix | rwatson | 2000-09-19 | 10 | -14/+11 |
* | o cap_set_flag() was not correctly clearing capabilities when value | rwatson | 2000-09-19 | 1 | -2/+5 |
* | Fix typo, teh -> the. | asmodai | 2000-07-14 | 1 | -1/+1 |
* | o Enable building of libposix1e capability state utility functions and | rwatson | 2000-07-05 | 1 | -8/+12 |
* | o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated with | rwatson | 2000-07-05 | 4 | -0/+196 |
* | o When calling the syscall, use &cap instead of cap. Apparently this | rwatson | 2000-07-05 | 1 | -1/+1 |
* | o Comment out <sys/audit.h> and <sys/mac.h> since they are not yet | rwatson | 2000-07-05 | 1 | -2/+2 |
* | - Replace ``.Va (cap_t)NULL'' with ``.Dv NULL'' | chris | 2000-06-09 | 1 | -3/+3 |
* | - Replace | chris | 2000-06-09 | 1 | -27/+13 |
* | o Introduce libposix1e capability support routines, which provide a | rwatson | 2000-06-04 | 8 | -0/+405 |
* | o Fix incorrect descriptions of cap_get_flag() and cap_set_flag() in | rwatson | 2000-06-04 | 1 | -12/+18 |
* | o Build and install POSIX.1e capabilities man pages | rwatson | 2000-06-04 | 1 | -1/+21 |
* | o Add posix1e(3) references to acl.3 and cap.3 | rwatson | 2000-06-04 | 2 | -2/+4 |
* | o Add mention of capabilities documentation + APIs | rwatson | 2000-06-04 | 1 | -7/+13 |
* | o Introduce man pages for POSIX.1e capability API | rwatson | 2000-06-04 | 9 | -0/+948 |
* | o Remove extra cross reference from acl.3 to acl.3 | rwatson | 2000-06-04 | 10 | -31/+10 |
* | Introduce .Lb macro to libposix1e manpages | phantom | 2000-04-22 | 11 | -15/+37 |
* | Fixed wrong function return types in synopsis. | bde | 2000-03-03 | 2 | -4/+4 |
* | Fix various typos and mdoc style issues. | mpp | 2000-01-29 | 11 | -54/+100 |
* | Introduce ACL man pages en masse for library calls, and general introduction. | rwatson | 2000-01-28 | 13 | -7/+1262 |
* | A few more touchups: | rwatson | 2000-01-26 | 3 | -73/+94 |
* | Minor fixes to library interface to improve POSIX.1e compliance. This | rwatson | 2000-01-26 | 9 | -78/+65 |
* | Fix bde'isms in acl/extattr syscall interface, renaming syscalls to | rwatson | 2000-01-19 | 6 | -14/+14 |
* | acl_delete_default_file() changed to acl_delete_def_file() | rwatson | 2000-01-17 | 1 | -1/+1 |
* | Oops, didn't commit the Makefile for libposix1e--this should fix build | rwatson | 2000-01-15 | 1 | -0/+15 |
* | libposix1e provides userland library calls for the POSIX.1e security | rwatson | 2000-01-15 | 11 | -0/+1468 |