Date: Wed, 17 Nov 2004 13:10:16 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mac.h mac_policy.h Message-ID: <200411171310.iAHDAGBk066415@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-11-17 13:10:16 UTC
FreeBSD src repository
Modified files:
sys/sys mac.h mac_policy.h
Log:
Define new MAC framework and policy entry points for System V IPC
objects and operations:
- System V IPC message, message queue, semaphore, and shared memory
segment init, destroy, cleanup, create operations.
- System V IPC message, message queue, seamphore, and shared memory
segment access control entry points, including rights to attach,
destroy, and manipulate these IPC objects.
Submitted by: Dandekar Hrishikesh <rishi_dandekar at sbcglobal dot net>
Obtained from: TrustedBSD Project
Sponsored by: DARPA, SPAWAR, McAfee Research
Revision Changes Path
1.59 +64 -0 src/sys/sys/mac.h
1.58 +65 -1 src/sys/sys/mac_policy.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411171310.iAHDAGBk066415>
