cvs commit: src/sys/sys mac.h mac_policy.h
Robert Watson
rwatson at FreeBSD.org
Wed Nov 17 13:10:16 GMT 2004
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
More information about the cvs-src
mailing list