Date: Mon, 15 Aug 2005 09:03:50 +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_policy.h Message-ID: <200508150903.j7F93ohD037504@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508150903.j7F93ohD037504>