Date: Mon, 21 Oct 2002 11:05:12 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac_biba mac_biba.c src/sys/security/mac_mls mac_mls.c Message-ID: <200210211805.g9LI5C5Y020753@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/10/21 11:05:12 PDT
Modified files:
sys/security/mac_biba mac_biba.c
sys/security/mac_mls mac_mls.c
Log:
Demote sockets to single-label objects rather than maintaining a
range on them, leaving process credentials as the only kernel
objects with label ranges in the Biba and MLS policies. We
weren't using the range in any access control decisions, so this
lets us garbage collect effectively unused code.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.23 +0 -16 src/sys/security/mac_biba/mac_biba.c
1.20 +0 -16 src/sys/security/mac_mls/mac_mls.c
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?200210211805.g9LI5C5Y020753>
