summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) fixes.ru2003-05-241-6/+5
* Assorted mdoc(7) fixes.ru2003-05-221-1/+1
* Add some strategic whitespace.rwatson2003-04-261-0/+1
* Add FILES section to mac.3 and mac.conf.5. Properly Xref mac.conf.5rwatson2003-04-203-1/+22
* Add a man page for the mac.conf MAC library configuration file.rwatson2003-04-202-0/+105
* Add the mac_prepare{,_*}() functions to the high-level function listrwatson2003-04-201-0/+11
* Clarify the relationship between the MAC library APIs and POSIX.1e:rwatson2003-04-161-2/+6
* Eliminate 19 warnings in libc (at level WARNS=2) of thenectar2003-02-271-0/+5
* mdoc(7) police: Scheduled sweep.ru2003-02-241-11/+14
* mdoc(7) police: kill self-xref.ru2003-02-231-1/+0
* Punctuation.ru2003-02-231-1/+1
* Typo.ru2003-02-231-1/+1
* Grammar.ru2003-02-231-0/+1
* Whack 28 unused variables.nectar2003-02-181-8/+1
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).nectar2003-02-162-0/+9
* The .Fn functioncharnier2003-02-063-6/+11
* Actually add mac_prepare.3.chris2003-01-151-0/+85
* Cross-reference mac(4)chris2003-01-155-0/+5
* s/SEE_ALSO/SEE ALSO/chris2003-01-152-2/+5
* o Document mac_prepare() and associated functionschris2003-01-158-33/+61
* o Remove clause #3chris2003-01-141-5/+9
* Remove BUGS section indicating that these calls are unimplemented.rwatson2002-12-295-15/+15
* Update acl_set.3, missed in last round:rwatson2002-12-291-11/+19
* Update libc POSIX.1e code and documentation to reflect:rwatson2002-12-298-44/+164
* english(4) police.schweikh2002-12-274-4/+4
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-0/+4
* mdoc(7) police: "The .Fn function".ru2002-12-1819-0/+40
* mdoc(7) police: sort xrefs in SEE ALSO.ru2002-12-131-1/+1
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
* mdoc(7) police: Added the missing .Os call; it's not strictlyru2002-12-116-0/+6
* mdoc(7) police: markup overhaul.ru2002-12-047-58/+82
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-5/+1
* Update acl.3 to xref getfacl(1) and setfacl(1), the recommended tools forrwatson2002-11-081-6/+10
* o Make the COMPATIBILITY section a bit less redundant.chris2002-11-061-1/+1
* o Update man page to reflect the new prototypes for mac_{to,from}_text.chris2002-11-061-43/+15
* Hook up the userland wrapper for __mac_execve().rwatson2002-11-062-0/+43
* License update authorized by NAI: remove clause 3.rwatson2002-11-051-7/+4
* Clarify language relating to ACLs, Capabtilities, and MAC, since therwatson2002-11-041-28/+36
* Update license, historical information.rwatson2002-11-041-7/+8
* Point out that the MAC Framework is considered experimental.rwatson2002-11-041-0/+9
* Scoop out examples illustrating the label text format and refer tochris2002-10-281-51/+5
* Do not include <sys/syslimits.h> directly; it is not intended for generalwollman2002-10-271-1/+1
* Place mac_prepare() with the other mac_prepare*() functions.chris2002-10-241-10/+10
* mac_free() no longer accepts a void * parameter; only mac_t's are supposedchris2002-10-241-9/+20
* Remove superfluous empty "FILES" section.chris2002-10-231-1/+0
* Remove hard sentence breaks.chris2002-10-231-11/+19
* Reflect MAC kernel/user API changes into the libc MAC implementation.rwatson2002-10-227-247/+398
* .Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac.h in posix1e.3.rwatson2002-10-222-3/+5
* Unhook the per-policy parsing/printing MAC modules in libc to preparerwatson2002-10-217-815/+5
* Update TE policy and MAC text conversion routines to support partialrwatson2002-08-092-10/+71
OpenPOWER on IntegriCloud