aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/mac_get.c
Commit message (Expand)AuthorAgeFilesLines
* Add __FBSDID() tags.Robert Watson2008-03-071-2/+3
* Minor white space tweak.Robert Watson2005-01-231-1/+1
* Implement mac_get_peer(3) using getsockopt() with SOL_SOCKET andRobert Watson2003-11-161-3/+10
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).Jacques Vidrine2003-02-161-0/+6
* Reflect MAC kernel/user API changes into the libc MAC implementation.Robert Watson2002-10-221-47/+19
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-08-021-0/+101