Date: Fri, 22 Oct 2004 11:24:51 +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/security/mac_test mac_test.c Message-ID: <200410221124.i9MBOpUT000139@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-10-22 11:24:51 UTC FreeBSD src repository Modified files: sys/security/mac_test mac_test.c Log: Replace direct reference to kdb_enter() with a DEBUGGER() macro that will call printf() if KDB isn't compiled into the kernel. Obtained from: TrustedBSD Project Sponsored by: SPAWAR Revision Changes Path 1.49 +34 -28 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?200410221124.i9MBOpUT000139>