Date: Mon, 28 Oct 2002 11:44:05 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mac.h src/sys/security/mac_biba mac_biba.h src/sys/security/mac_mls mac_mls.h Message-ID: <200210281944.g9SJi5mc023574@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/10/28 11:44:05 PST
Modified files:
sys/sys mac.h
sys/security/mac_biba mac_biba.h
sys/security/mac_mls mac_mls.h
Log:
Remove all reference to 'struct oldmac', since it's no longer required
with the new VFS/EA semantics in the MAC framework. Move the per-policy
structures out to per-policy include files, removing all policy-specific
defines and structures out of the base framework includes and
implementation, making mac_biba and mac_mls entirely self-contained.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.4 +27 -0 src/sys/security/mac_biba/mac_biba.h
1.4 +32 -0 src/sys/security/mac_mls/mac_mls.h
1.23 +2 -49 src/sys/sys/mac.h
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?200210281944.g9SJi5mc023574>
