NetBSD/sys/compat/mach
yamt 0994e6acb8 introduce a function, proclist_foreach_call, to iterate all procs on
a proclist and call the specified function for each of them.
primarily to fix a procfs locking problem, but i think that it's useful for
others as well.

while i'm here, introduce PROCLIST_FOREACH macro, which is similar to
LIST_FOREACH but skips marker entries which are used by proclist_foreach_call.
2004-10-01 16:30:52 +00:00
..
arch/powerpc
files.mach Add the emul.mach.exception.hang sysctl, which helps catching programs 2004-07-27 22:01:56 +00:00
mach_bootstrap.c
mach_bootstrap.h
mach_clock.c
mach_clock.h
mach_errno.c
mach_errno.h
mach_exception.c Add the emul.mach.exception.hang sysctl, which helps catching programs 2004-07-27 22:01:56 +00:00
mach_exception.h
mach_exec.c pass the fork flags down to the emulation fork hook, so that emulation 2004-08-08 08:42:03 +00:00
mach_exec.h pass the fork flags down to the emulation fork hook, so that emulation 2004-08-08 08:42:03 +00:00
mach_host.c
mach_host.h
mach_iokit.c
mach_iokit.h
mach_message.c
mach_message.h
mach_misc.c
mach_notify.c
mach_notify.h
mach_port.c introduce a function, proclist_foreach_call, to iterate all procs on 2004-10-01 16:30:52 +00:00
mach_port.h Fix copyright notice - OK'd by the copyright holder. 2004-08-21 18:58:31 +00:00
mach_semaphore.c
mach_semaphore.h
mach_services_names.c Regen 2004-07-24 15:47:23 +00:00
mach_services.c Regen 2004-07-24 15:47:23 +00:00
mach_services.h Regen 2004-07-24 15:47:23 +00:00
mach_services.master
mach_syscall.h
mach_syscallargs.h
mach_syscalls.c
mach_sysctl.c Add the emul.mach.exception.hang sysctl, which helps catching programs 2004-07-27 22:01:56 +00:00
mach_sysctl.h Add the emul.mach.exception.hang sysctl, which helps catching programs 2004-07-27 22:01:56 +00:00
mach_sysent.c
mach_task.c
mach_task.h
mach_thread.c
mach_thread.h
mach_types.h
mach_vm.c
mach_vm.h
Makefile
makemachservices.sh
syscalls.conf
syscalls.master