aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e
Commit message (Expand)AuthorAgeFilesLines
* Remove BUGS section indicating that these calls are unimplemented.Robert Watson2002-12-295-15/+15
* Update acl_set.3, missed in last round:Robert Watson2002-12-291-11/+19
* Update libc POSIX.1e code and documentation to reflect:Robert Watson2002-12-298-44/+164
* english(4) police.Jens Schweikhardt2002-12-274-4/+4
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-0/+4
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-1819-0/+40
* mdoc(7) police: sort xrefs in SEE ALSO.Ruslan Ermilov2002-12-131-1/+1
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* mdoc(7) police: Added the missing .Os call; it's not strictlyRuslan Ermilov2002-12-116-0/+6
* mdoc(7) police: markup overhaul.Ruslan Ermilov2002-12-047-58/+82
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-5/+1
* Update acl.3 to xref getfacl(1) and setfacl(1), the recommended tools forRobert Watson2002-11-081-6/+10
* o Make the COMPATIBILITY section a bit less redundant.Chris Costello2002-11-061-1/+1
* o Update man page to reflect the new prototypes for mac_{to,from}_text.Chris Costello2002-11-061-43/+15
* Hook up the userland wrapper for __mac_execve().Robert Watson2002-11-062-0/+43
* License update authorized by NAI: remove clause 3.Robert Watson2002-11-051-7/+4
* Clarify language relating to ACLs, Capabtilities, and MAC, since theRobert Watson2002-11-041-28/+36
* Update license, historical information.Robert Watson2002-11-041-7/+8
* Point out that the MAC Framework is considered experimental.Robert Watson2002-11-041-0/+9
* Scoop out examples illustrating the label text format and refer toChris Costello2002-10-281-51/+5
* Do not include <sys/syslimits.h> directly; it is not intended for generalGarrett Wollman2002-10-271-1/+1
* Place mac_prepare() with the other mac_prepare*() functions.Chris Costello2002-10-241-10/+10
* mac_free() no longer accepts a void * parameter; only mac_t's are supposedChris Costello2002-10-241-9/+20
* Remove superfluous empty "FILES" section.Chris Costello2002-10-231-1/+0
* Remove hard sentence breaks.Chris Costello2002-10-231-11/+19
* Reflect MAC kernel/user API changes into the libc MAC implementation.Robert Watson2002-10-227-247/+398
* .Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac.h in posix1e.3.Robert Watson2002-10-222-3/+5
* Unhook the per-policy parsing/printing MAC modules in libc to prepareRobert Watson2002-10-217-815/+5
* Update TE policy and MAC text conversion routines to support partialRobert Watson2002-08-092-10/+71
* X-ref mac.3.Robert Watson2002-08-091-0/+1
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-08-0218-2/+1878
* No POSIX.1e capabilities in the main tree yet.Robert Watson2002-06-1329-2995/+0
* Correct a bunch of typos. Translators can ignore this commit.Jens Schweikhardt2002-06-021-8/+8
* Fix the style of the SCM ID's.David E. O'Brien2002-03-2231-68/+93
* Check if string is not NULL, not *string, before setting *string.Brian Feldman2002-02-271-2/+2
* o style(9) and consistency fix:Chris D. Faulhaber2002-02-211-2/+2
* o style(9) and consistency fixes:Chris D. Faulhaber2002-02-215-44/+41
* Add more argument checkingChris D. Faulhaber2002-02-212-0/+17
* static'ize and declare functionsChris D. Faulhaber2002-02-211-1/+5
* o style and consistency fixes:Chris D. Faulhaber2002-02-176-40/+40
* Correct function's description.Chris D. Faulhaber2002-01-291-1/+1
* o return EINVAL if acl_to_text() have been sent a NULL acl. ...Chris D. Faulhaber2002-01-261-1/+6
* Correct phrase 'get an ACL' to 'set an ACL'.Chris D. Faulhaber2002-01-071-1/+1
* o Change the layout of the tagged lists to be like those in acl(3).Chris Costello2001-12-231-3/+12
* o Reflect repo-copy of extattr.[c3] from libutil to libc, movingRobert Watson2001-11-161-2/+6
* Fixed missing `const' in synopsis.Bruce Evans2001-10-031-1/+1
* Fixed return type in synopsis.Bruce Evans2001-10-031-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-0138-79/+79
* Add __FBSDID()s to libutilMatthew Dillon2001-09-301-2/+4
* mdoc(7) police: removed commas from the standard (split) AUTHORS block.Ruslan Ermilov2001-09-111-3/+3