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 Added the getattrlist system call. That was annoying. 2003-12-31 02:55:04 +00:00
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 commpage function changes: 2004-07-11 19:38:14 +00:00
darwin_commpage.h commpage function changes: 2004-07-11 19:38:14 +00:00
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 In MacOS X.3, the kernel maps tw opages of memory in every user process. 2004-07-03 00:14:30 +00:00
darwin_ioctl.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_ioctl.h
darwin_ioframebuffer.c Added DARWIN_IOFBSETGAMMATABLE 2003-12-29 01:34:02 +00:00
darwin_ioframebuffer.h Fix various broken sanity checks in iokit emulation. 2003-12-09 17:13:18 +00:00
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 Fix various broken sanity checks in iokit emulation. 2003-12-09 17:13:18 +00:00
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 Small prototype mistake (I'm juggling with too much uncommitted files) 2003-12-24 22:57:22 +00:00
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 Chand emul.darwin MIB to fit best current practice. 2003-12-26 16:00:53 +00:00
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