K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-10-12T20:40:36.000000Z K 7 svn:log V 185 Make this compile on 64-bit architectures (e.g. ia64) by not assuming pointers (but more precisely vm_offset_t) can be printed with %x. Use %p instead and cast the argument to caddr_t. END