aboutsummaryrefslogtreecommitdiff
path: root/sys/security/mac/mac_sysv_shm.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao2013-11-251-1/+0
* Rename MAC Framework-internal macros used to invoke policy entry points:Robert Watson2009-05-011-8/+8
* Rework MAC Framework synchronization in a number of ways in order toRobert Watson2009-03-141-10/+12
* Add static DTrace probes for MAC Framework access control checks andRobert Watson2009-03-081-0/+24
* Introduce two related changes to the TrustedBSD MAC Framework:Robert Watson2008-08-231-3/+8
* Merge first in a series of TrustedBSD MAC Framework KPI changesRobert Watson2007-10-241-16/+20
* Continue 7-CURRENT MAC Framework rearrangement and cleanup:Robert Watson2007-02-061-1/+0
* Move src/sys/sys/mac_policy.h, the kernel interface between the MACRobert Watson2006-12-221-2/+1
* Minor style fixes.Robert Watson2006-12-211-4/+4
* Remove mac_enforce_subsystem debugging sysctls. Enforcement onRobert Watson2006-12-211-18/+0
* Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.hRobert Watson2006-10-221-0/+1
* Remove MAC_DEBUG label counters, which were used to debug leaks andRobert Watson2006-09-201-8/+0
* Implement MAC entry points relating to System V IPC, calling into theRobert Watson2004-11-171-0/+173