NetBSD/sys/compat/darwin
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
..
Makefile
darwin_attr.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_attr.h
darwin_audit.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_audit.h Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_commpage.c
darwin_commpage.h
darwin_exec.c pass the fork flags down to the emulation fork hook, so that emulation 2004-08-08 08:42:03 +00:00
darwin_exec.h
darwin_ioctl.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_ioctl.h
darwin_ioframebuffer.c
darwin_ioframebuffer.h
darwin_iohidsystem.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
darwin_iohidsystem.h
darwin_iokit.c
darwin_iokit.h
darwin_ktrace.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_mman.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_mount.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_mount.h
darwin_proc.h
darwin_ptrace.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_ptrace.h
darwin_route.c garbage data following darwin_if_msghdr was in fact a struct sockaddr_dl 2004-07-24 01:00:29 +00:00
darwin_route.h garbage data following darwin_if_msghdr was in fact a struct sockaddr_dl 2004-07-24 01:00:29 +00:00
darwin_signal.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_signal.h
darwin_socket.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_socket.h If struct sockaddr's sa_family must be transalted, then struct sockaddr 2004-07-21 23:43:25 +00:00
darwin_stat.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_syscall.h Fix a build problem pointed out by wiz 2004-08-02 18:45:53 +00:00
darwin_syscallargs.h Fix a build problem pointed out by wiz 2004-08-02 18:45:53 +00:00
darwin_syscalls.c Fix a build problem pointed out by wiz 2004-08-02 18:45:53 +00:00
darwin_sysctl.c introduce a function, proclist_foreach_call, to iterate all procs on 2004-10-01 16:30:52 +00:00
darwin_sysctl.h
darwin_sysent.c Fix a build problem pointed out by wiz 2004-08-02 18:45:53 +00:00
darwin_thread.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_types.h Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_unistd.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
files.darwin Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
syscalls.conf
syscalls.master Fix a build problem pointed out by wiz 2004-08-02 18:45:53 +00:00