summaryrefslogtreecommitdiff
path: root/sys/security/mac/mac_priv.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2020-02-13mac: implement fast path for checksMateusz Guzik
2013-11-25- For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao
2011-12-12Revert the approach for skipping lockstat_probe_func call when doingAttilio Rao
2011-12-12put sys/systm.h at its proper place or add it if missingAndriy Gapon
2009-05-01Rename MAC Framework-internal macros used to invoke policy entry points:Robert Watson
2009-03-14Rework MAC Framework synchronization in a number of ways in order toRobert Watson
2009-03-08Add static DTrace probes for MAC Framework access control checks andRobert Watson
2009-01-24Use __FBSDID() for $FreeBSD$ version strings in .c files.Robert Watson
2006-12-22Move src/sys/sys/mac_policy.h, the kernel interface between the MACRobert Watson
2006-12-20Additional comments regarding the interaction between the kernel privilegeRobert Watson
2006-11-06Add a new priv(9) kernel interface for checking the availability ofRobert Watson