Date: Sun, 13 Feb 2005 13:57:46 +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: <200502131357.j1DDvkhj099382@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-02-13 13:57:46 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/security/mac_test mac_test.c
Log:
Merge mac_test.c:1.49-1.50 from HEAD to RELENG_5:
date: 2004/10/22 11:24:50; author: rwatson; state: Exp; lines: +34 -28
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
date: 2004/10/23 15:12:34; author: rwatson; state: Exp; lines: +1 -1
/%x/%s/ -- mismerged DEBUGGER() printf() format stirng from the
TrustedBSD branch.
Submitted by: bde
Revision Changes Path
1.48.2.2 +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?200502131357.j1DDvkhj099382>
