Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Oct 2004 12:04:40 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/security/mac_test mac_test.c
Message-ID:  <200410261204.40564.jhb@FreeBSD.org>
In-Reply-To: <200410221124.i9MBOpUT000139@repoman.freebsd.org>
References:  <200410221124.i9MBOpUT000139@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 22 October 2004 07:24 am, Robert Watson wrote:
> 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

Hmm, this seems to be a regression of KDB since the old Debugger() function 
would do that if DDB wasn't compiled into the kernel and thus was always 
present.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410261204.40564.jhb>