Date: Tue, 15 Apr 2003 14:20:34 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac_test mac_test.c Message-ID: <200304152120.h3FLKY56045908@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/04/15 14:20:34 PDT FreeBSD src repository Modified files: sys/security/mac_test mac_test.c Log: Modify mac_test policy to invoke WITNESS_WARN() when a potentially blocking allocation could occur as a result of a label initialization. This will simulate the behavior of allocated label policies such as MLS and Biba when running mac_test from the perspective of WITNESS lock and sleep warnings. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.27 +29 -0 src/sys/security/mac_test/mac_test.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304152120.h3FLKY56045908>