CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2012/11/28 19:35:04
Modified files: lib/libc/sys : ktrace.2 Log message: struct ktr_header changed back in April 2012, rearranging the members, adding the thread ID, and switching the timestamp to a struct timespec. Correct the description of the EINVAL error.