K 10 svn:author V 3 bde K 8 svn:date V 27 1998-07-15T04:43:49.000000Z K 7 svn:log V 305 Cast function pointers to uintfptr_t before casting them to u_long. Hopefully caddr_t is large enough to hold function pointers. Cast object pointers to uintptr_t before casting them to u_long. Types are wronger than usual for the PT_READ_U case. ptrace() can only return ints, but longs are accessed. END