K 10 svn:author V 3 gad K 8 svn:date V 27 2002-04-25T05:46:44.000000Z K 7 svn:log V 197 When using %p to print out pointers to struct's, first cast the values to (void *) to satisfy some stricter warning-level checks in the new gcc (on sparc64). Reviewed by: obrien MFC after: 4 days END