K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-01-15T18:35:32.000000Z K 7 svn:log V 204 - Print out line number in a panic message using %d rather than %p. Line numbers aren't pointers. - Add a __printflike() attribute to libstand's panic() prototype to catch such bogons in the future. END