cvs commit: src/sys/sys mac_policy.h
Robert Watson
rwatson at FreeBSD.org
Mon Aug 15 09:03:54 GMT 2005
rwatson 2005-08-15 09:03:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/sys mac_policy.h
Log:
Merge mac_policy.h:1.69 from HEAD to RELENG_6:
Insert a series of place-holder function pointers in mac_policy.h for
entry points that will be inserted over the life-time of the 6.x branch,
including for:
- New struct file labeling (void * already added to struct file), events,
access control checks.
- Additional struct mount access control checks, internalization/
externalization.
- mac_check_cap()
- System call enter/exit check and event.
- Socket and vnode ioctl entry points.
Approved by: re (hrs)
Revision Changes Path
1.66.2.2 +25 -0 src/sys/sys/mac_policy.h
More information about the cvs-src
mailing list