NetBSD/sys/compat/mach
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
..
arch/powerpc
Makefile
files.mach
mach_bootstrap.c
mach_bootstrap.h
mach_clock.c
mach_clock.h
mach_errno.c
mach_errno.h
mach_exception.c Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
mach_exception.h
mach_exec.c
mach_exec.h
mach_host.c
mach_host.h
mach_iokit.c Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
mach_iokit.h
mach_message.c
mach_message.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
mach_misc.c
mach_notify.c Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
mach_notify.h
mach_port.c
mach_port.h
mach_semaphore.c
mach_semaphore.h
mach_services.c
mach_services.h
mach_services.master
mach_services_names.c
mach_syscall.h
mach_syscallargs.h
mach_syscalls.c
mach_sysctl.c
mach_sysctl.h
mach_sysent.c
mach_task.c Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
mach_task.h
mach_thread.c
mach_thread.h
mach_types.h
mach_vm.c
mach_vm.h
makemachservices.sh
syscalls.conf
syscalls.master