K 10 svn:author V 6 emaste K 8 svn:date V 27 2011-02-04T15:45:48.331605Z K 7 svn:log V 201 We can pass a format string and args to panic(), so instead of using printf() to output some information before a panic, just include that information in the panic. Submitted by: bde Reviewed by: bde END