Date: Tue, 30 Jul 2002 09:50:25 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern syscalls.master Message-ID: <200207301650.g6UGoPKW015530@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/07/30 09:50:25 PDT Modified files: sys/kern syscalls.master Log: Introduce a mac_policy() system call that will provide MAC policies with a general purpose front end entry point for user applications to invoke. The MAC framework will route the system call to the appropriate policy by name. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.118 +2 -0 src/sys/kern/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207301650.g6UGoPKW015530>