K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-02-13T13:57:46.000000Z K 7 svn:log V 507 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 END