K 10 svn:author V 3 mux K 8 svn:date V 27 2002-10-06T14:02:35.000000Z K 7 svn:log V 128 When reusing a pointer as a number, at least cast it to uintptr_t rather than u_int to avoid warnings on 64 bits architectures. END