Date: Tue, 30 Jul 2002 17:48:25 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_prot.c Message-ID: <200207310048.g6V0mPZ1008584@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/07/30 17:48:25 PDT
Modified files:
sys/kern kern_prot.c
Log:
Introduce support for Mandatory Access Control and extensible
kernel access control.
Implement inter-process access control entry points for the MAC
framework. This permits policy modules to augment the decision
making process for process and socket visibility, process debugging,
re-scheduling, and signaling.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Revision Changes Path
1.163 +21 -3 src/sys/kern/kern_prot.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207310048.g6V0mPZ1008584>
