cvs commit: src/sys/sys mac_policy.h
Robert Watson
rwatson at FreeBSD.org
Mon Aug 8 16:09:34 GMT 2005
rwatson 2005-08-08 16:09:34 UTC
FreeBSD src repository
Modified files:
sys/sys mac_policy.h
Log:
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.
MFC after: 3 days
Revision Changes Path
1.69 +25 -0 src/sys/sys/mac_policy.h
More information about the cvs-src
mailing list