K 10 svn:author V 3 bde K 8 svn:date V 27 1999-05-13T09:09:37.000000Z K 7 svn:log V 284 Fixed nonsense arg type `const caddr_t' in the prototype() for utrace(). Changed to `const void *'. utrace() is undocumented, so nothing should notice. Fixed missing consts for utrace() and ktrace() in syscalls.master. sys/ktrace.h is missing some Lite2 changes of shorts to ints. END