| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r312332,r312446,r312451: | ngie | 2017-02-04 | 1 | -1/+1 |
* | libc: spelling fixes. | pfg | 2016-04-30 | 2 | -2/+2 |
* | libc: replace 0 with NULL for pointers. | pfg | 2016-04-10 | 1 | -1/+1 |
* | libc: don't build compat functions if building WITHOUT_SYMVER | emaste | 2016-03-15 | 1 | -1/+3 |
* | Fix typos in .Xrs. | trasz | 2016-02-29 | 2 | -2/+2 |
* | Convert casperd(8) daemon to the libcasper. | oshogbo | 2016-02-25 | 1 | -2/+2 |
* | Remove names from some prototypes | rodrigc | 2015-09-20 | 2 | -5/+5 |
* | Adding missing declarations to eliminate -Wmissing-prototypes warnings | rodrigc | 2015-09-20 | 2 | -0/+6 |
* | Make it possible to use acl_create_entry_np(3) to use first entry to an | trasz | 2015-09-08 | 1 | -1/+1 |
* | Expose an interface to determine if an ACE is inherited. | delphij | 2015-09-04 | 2 | -1/+3 |
* | Fix acl_strip_np(3) breakage introduced in r279962. | trasz | 2015-09-03 | 1 | -9/+11 |
* | Fix the way acl_init(3) uses posix_memalign(3) - the latter doesn't | trasz | 2015-09-03 | 1 | -1/+3 |
* | Instead of doing an no-op (|= 0), actually clear the flags in | delphij | 2015-08-24 | 1 | -1/+1 |
* | Update Capsicum and Mandatory Access Control manual pages | trasz | 2015-07-25 | 2 | -24/+2 |
* | libc: plug memory leaks in edge cases for the posix1e code. | pfg | 2015-03-13 | 2 | -4/+11 |
* | Various mdoc fixes and a few EOL whitespace removals. | brueffer | 2014-12-21 | 1 | -1/+1 |
* | Remove acl_size.c; apparently it was never used. | trasz | 2014-11-19 | 1 | -43/+0 |
* | Update acl(3) to expand on NFSv4 ACL support. | trasz | 2014-10-30 | 1 | -5/+9 |
* | Make it clear that ACL flags are NFSv4-only. | trasz | 2014-10-30 | 7 | -14/+14 |
* | use .Mt to mark up email addresses consistently (part4) | bapt | 2014-06-23 | 26 | -26/+26 |
* | Correct sorting. | brueffer | 2014-04-15 | 1 | -1/+1 |
* | Mention Capsicum. | brueffer | 2014-04-15 | 1 | -1/+7 |
* | Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} | marcel | 2014-03-04 | 1 | -3/+3 |
* | Fix typo. | trasz | 2013-11-12 | 1 | -1/+1 |
* | Fix description to actually make sense. | trasz | 2013-11-12 | 1 | -4/+3 |
* | Mention acl_get_brand_np(3). | trasz | 2013-11-12 | 1 | -1/+6 |
* | libc: Make various internal file descriptors from fopen() close-on-exec. | jilles | 2013-08-23 | 1 | -1/+1 |
* | Fix several typos | eadler | 2013-05-12 | 1 | -1/+1 |
* | Minor mdoc nits. | joel | 2012-05-13 | 1 | -1/+1 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-11 | 1 | -1/+1 |
* | mandoc complains loudly when <TAB>s are misused in columnated lists. Fix | joel | 2012-03-29 | 5 | -33/+33 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 2 | -2/+2 |
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 1 | -1/+0 |
* | Make it possible to use permission sets (full_set, modify_set, read_set | trasz | 2011-04-09 | 1 | -1/+5 |
* | Move the code around so that libc behaviour does not depend on a variable | trasz | 2011-03-22 | 1 | -8/+4 |
* | Make acl_strip_np(3) use new trivial ACL format for NFSv4 ACls (three | trasz | 2011-03-04 | 1 | -1/+1 |
* | Bump manual page date. | trasz | 2010-12-13 | 1 | -1/+1 |
* | After PSARC/2010/029, "canonical six" no longer exists. | trasz | 2010-12-13 | 1 | -1/+3 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 6 | -7/+0 |
* | First step at adopting FreeBSD to support PSARC/2010/029. This makes | trasz | 2010-09-20 | 1 | -6/+26 |
* | Arrgh, tested wrong source tree _again_. Fix previous commit. Also, | trasz | 2010-09-09 | 1 | -1/+1 |
* | Add minor optimization. It's less strict than its kernel counterpart | trasz | 2010-09-09 | 1 | -0/+9 |
* | Spelling fixes. | joel | 2010-08-02 | 2 | -4/+4 |
* | Fix acl_from_text(3) - and, therefore, setfacl(1) - for user and group | trasz | 2010-07-06 | 3 | -40/+10 |
* | Remove comment which didn't match reality for a long time. | trasz | 2010-07-05 | 1 | -3/+0 |
* | Separate _posix1e_acl_id_to_name() into a separate file, to | kientzle | 2010-06-14 | 3 | -55/+101 |
* | Don't use pointer to 64 bit value (id_t) to point to 32 bit value (uid_t). | trasz | 2010-06-05 | 1 | -5/+5 |
* | Don't forget to free the string in error case. | trasz | 2010-06-03 | 1 | -0/+1 |
* | _posix1e_acl_sort() never returns anything other than 0; change its | trasz | 2010-06-03 | 4 | -55/+15 |
* | Fix usage of uninitialized variable. | trasz | 2010-06-03 | 1 | -1/+1 |