| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to our preferred license text. | joel | 2010-03-07 | 1 | -8/+8 |
* | Use our standard license text. No more voices in the authors head. :-) | joel | 2010-03-04 | 9 | -72/+72 |
* | s/APIS/APIs - not part of the original submission. | trhodes | 2010-02-11 | 1 | -2/+2 |
* | Correct two typoes. | trhodes | 2010-02-11 | 1 | -1/+1 |
* | Don't forget to clean up the file copied from the kernel sources. | ed | 2010-01-02 | 1 | -0/+2 |
* | Use a local copy of entry_d for finding matches. Otherwise, if entry_d pointed | markus | 2009-12-25 | 1 | -1/+6 |
* | Don't let the C library depend on <utmp.h>. | ed | 2009-12-05 | 1 | -4/+3 |
* | Fix a memory leak in acl_from_text() in case the conversion succeeded. | brueffer | 2009-11-16 | 1 | -0/+1 |
* | Fix regression introduced with NFSv4 ACL support - make acl_to_text(3) | trasz | 2009-09-01 | 2 | -11/+12 |
* | Style: Remove trailing whitespace. | kientzle | 2009-08-29 | 1 | -11/+11 |
* | Update posix1e-related man pages, especially as relates to MAC, to more | rwatson | 2009-08-12 | 7 | -156/+129 |
* | Add missing MLINKS for acl_{get,set}_link_fd(3). | trasz | 2009-07-14 | 1 | -0/+2 |
* | Fix acl_set_fd(3) and acl_get_fd(3) for cases where the kernel doesn't know | trasz | 2009-06-25 | 2 | -2/+3 |
* | Manual page tweaks. | trasz | 2009-06-25 | 1 | -2/+2 |
* | Fix c194955 - somehow I managed all the new files, tripling their | trasz | 2009-06-25 | 17 | -4664/+0 |
* | Bump manual page timestamps. | trasz | 2009-06-25 | 18 | -18/+18 |
* | Add NFSv4 ACL support to libc. | trasz | 2009-06-25 | 39 | -167/+7759 |
* | Fix off by one error in acl_create_entry(3). | trasz | 2009-05-28 | 1 | -1/+6 |
* | Change license to more bori^Wadul^Wcanonical. | trasz | 2009-05-26 | 1 | -11/+11 |
* | Improve API documentation. | trasz | 2009-05-23 | 5 | -1/+39 |
* | Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide | trasz | 2009-05-22 | 11 | -6/+111 |
* | Since audit(4) isn't based on posix1e, remove the commented out audit.h header, | brueffer | 2009-05-19 | 1 | -2/+2 |
* | Fix typo. | trasz | 2009-04-26 | 1 | -1/+1 |
* | Replace the non-standard disclaimer with the standard one from /COPYRIGHT | imp | 2008-11-04 | 19 | -152/+152 |
* | The libc acl_valid(3) function validates the contents of a POSIX.1e ACL. | rwatson | 2008-07-13 | 1 | -8/+2 |
* | Add __FBSDID() tags. | rwatson | 2008-03-07 | 4 | -8/+12 |
* | Some libc symbol map cleanups. | deischen | 2007-05-31 | 1 | -1/+0 |
* | Use C comments since we now preprocess these files with CPP. | deischen | 2007-04-29 | 1 | -1/+3 |
* | Move _posix1e_acl_name_to_id out of acl_support.c and into | kientzle | 2007-02-26 | 3 | -55/+52 |
* | Revise markup in recently added manpages. | ru | 2006-09-30 | 1 | -3/+3 |
* | Following repo-copy of mac_is_present_np.3 to mac_is_present.3, remove | rwatson | 2006-07-07 | 6 | -93/+6 |
* | Add each directory's symbol map file to SYM_MAPS. | deischen | 2006-03-13 | 1 | -0/+2 |
* | Add symbol maps and initial symbol version definitions to libc. | deischen | 2006-03-13 | 1 | -0/+68 |
* | There's no longer^Wyet <sys/capability.h>. | ru | 2005-11-23 | 1 | -1/+1 |
* | -mdoc sweep. | ru | 2005-11-17 | 1 | -1/+1 |
* | Include a couple of headers to ensure consistency between the prototype and | stefanf | 2005-09-12 | 1 | -0/+1 |
* | Fix all the spelling mistakes I could find in the man pages for words | keramida | 2005-07-31 | 3 | -4/+4 |
* | Minor grammar fix | delphij | 2005-07-03 | 1 | -1/+1 |
* | Missed rwatson's redundancy | imp | 2005-06-03 | 1 | -2/+0 |
* | Minor white space tweak. | rwatson | 2005-01-23 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-20 | 2 | -10/+10 |
* | Fixed markup bug. | ru | 2005-01-15 | 1 | -10/+22 |
* | Scheduled mdoc(7) sweep. | ru | 2005-01-11 | 1 | -1/+2 |
* | -Add a note that currently two syntax styles for label element declaration | csjp | 2004-11-18 | 1 | -3/+16 |
* | Fix the NAME section making whatis(1) happy in particular. | ru | 2004-07-05 | 1 | -1/+1 |
* | Eliminate double whitespace. | ru | 2004-07-03 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 15 | -43/+87 |
* | Markup, grammar, and spelling fixes. | ru | 2004-06-30 | 2 | -3/+5 |
* | Add reference to mac_get_link() in man page, which was omitted when | rwatson | 2004-06-17 | 2 | -1/+10 |
* | Adjust for brain outage that affected the previous commit. | nectar | 2004-01-06 | 1 | -1/+1 |