summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e
Commit message (Expand)AuthorAgeFilesLines
* Switch to our preferred license text.joel2010-03-071-8/+8
* Use our standard license text. No more voices in the authors head. :-)joel2010-03-049-72/+72
* s/APIS/APIs - not part of the original submission.trhodes2010-02-111-2/+2
* Correct two typoes.trhodes2010-02-111-1/+1
* Don't forget to clean up the file copied from the kernel sources.ed2010-01-021-0/+2
* Use a local copy of entry_d for finding matches. Otherwise, if entry_d pointedmarkus2009-12-251-1/+6
* Don't let the C library depend on <utmp.h>.ed2009-12-051-4/+3
* Fix a memory leak in acl_from_text() in case the conversion succeeded.brueffer2009-11-161-0/+1
* Fix regression introduced with NFSv4 ACL support - make acl_to_text(3)trasz2009-09-012-11/+12
* Style: Remove trailing whitespace.kientzle2009-08-291-11/+11
* Update posix1e-related man pages, especially as relates to MAC, to morerwatson2009-08-127-156/+129
* Add missing MLINKS for acl_{get,set}_link_fd(3).trasz2009-07-141-0/+2
* Fix acl_set_fd(3) and acl_get_fd(3) for cases where the kernel doesn't knowtrasz2009-06-252-2/+3
* Manual page tweaks.trasz2009-06-251-2/+2
* Fix c194955 - somehow I managed all the new files, tripling theirtrasz2009-06-2517-4664/+0
* Bump manual page timestamps.trasz2009-06-2518-18/+18
* Add NFSv4 ACL support to libc.trasz2009-06-2539-167/+7759
* Fix off by one error in acl_create_entry(3).trasz2009-05-281-1/+6
* Change license to more bori^Wadul^Wcanonical.trasz2009-05-261-11/+11
* Improve API documentation.trasz2009-05-235-1/+39
* Make 'struct acl' larger, as required to support NFSv4 ACLs. Providetrasz2009-05-2211-6/+111
* Since audit(4) isn't based on posix1e, remove the commented out audit.h header,brueffer2009-05-191-2/+2
* Fix typo.trasz2009-04-261-1/+1
* Replace the non-standard disclaimer with the standard one from /COPYRIGHTimp2008-11-0419-152/+152
* The libc acl_valid(3) function validates the contents of a POSIX.1e ACL.rwatson2008-07-131-8/+2
* Add __FBSDID() tags.rwatson2008-03-074-8/+12
* Some libc symbol map cleanups.deischen2007-05-311-1/+0
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-1/+3
* Move _posix1e_acl_name_to_id out of acl_support.c and intokientzle2007-02-263-55/+52
* Revise markup in recently added manpages.ru2006-09-301-3/+3
* Following repo-copy of mac_is_present_np.3 to mac_is_present.3, removerwatson2006-07-076-93/+6
* Add each directory's symbol map file to SYM_MAPS.deischen2006-03-131-0/+2
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+68
* There's no longer^Wyet <sys/capability.h>.ru2005-11-231-1/+1
* -mdoc sweep.ru2005-11-171-1/+1
* Include a couple of headers to ensure consistency between the prototype andstefanf2005-09-121-0/+1
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-313-4/+4
* Minor grammar fixdelphij2005-07-031-1/+1
* Missed rwatson's redundancyimp2005-06-031-2/+0
* Minor white space tweak.rwatson2005-01-231-1/+1
* Sort sections.ru2005-01-202-10/+10
* Fixed markup bug.ru2005-01-151-10/+22
* Scheduled mdoc(7) sweep.ru2005-01-111-1/+2
* -Add a note that currently two syntax styles for label element declarationcsjp2004-11-181-3/+16
* Fix the NAME section making whatis(1) happy in particular.ru2004-07-051-1/+1
* Eliminate double whitespace.ru2004-07-031-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-0215-43/+87
* Markup, grammar, and spelling fixes.ru2004-06-302-3/+5
* Add reference to mac_get_link() in man page, which was omitted whenrwatson2004-06-172-1/+10
* Adjust for brain outage that affected the previous commit.nectar2004-01-061-1/+1
OpenPOWER on IntegriCloud