K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-11-01T14:46:37.000000Z K 7 svn:log V 297 Reuse ktr_unused field in ktr_header structure as ktr_tid; populate ktr_tid as part of gathering of ktr header data for new ktrace records. The continued use of intptr_t is required for file layout reasons, and cannot be changed to lwpid_t at this point. MFC after: 1 month Reviewed by: davidxu END