K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-08-15T09:03:50.000000Z K 7 svn:log V 533 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) END