NetBSD/sys/arch/acorn26
thorpej be8b235384 Clean up fallout proc_is_traced_p() change:
- proc_is_traced_p() -> trace_is_enabled(), to match trace_enter() and
  trace_exit().
- trace_is_enabled() becomes a real function.
- Remove unnecessary include files from various files that used to care
  about KTRACE and SYSTRACE, but do no more.
2006-03-07 03:32:04 +00:00
..
acorn26 Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
compile
conf Remove 'count' argument for pseudo-devices that ignore it 2006-02-05 05:01:48 +00:00
include Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
iobus merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ioc Use device_parent(). 2006-02-23 05:37:46 +00:00
podulebus Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
stand free -> dealloc 2006-01-25 18:28:25 +00:00
vidc merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile