CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/06 13:25:27
Modified files:
sys/sys : ktrace.h
sys/kern : kern_exec.c kern_ktrace.c
lib/libc/sys : ktrace.2
usr.bin/ktrace : ktrace.1 ktrace.h ltrace.1 subr.c
usr.bin/kdump : kdump.1 kdump.c
Log message:
No more compat emulations, so remove ktrace EMUL records and the baggage
for generating and parsing them.
ok mpi@ naddy@ millert@ deraadt@
