NetBSD/sys/compat/darwin
matt 027c11539b Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them. 2005-01-24 21:25:09 +00:00
..
Makefile We have CVS; there is no reason to make .bak files when generating the 2003-11-15 20:30:59 +00:00
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 Implement Darwin's FIODTYPE ioctl (get a file d_type) 2003-09-03 07:28:38 +00:00
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 Only create a KTR_USER record if it's one of the tracepoints. 2004-10-24 14:42:10 +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 Remove all our real devices from the IOKit registry, as they won't be 2003-11-01 18:41:25 +00:00
darwin_ktrace.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_mman.c Bounds check syscall arguments where appropriate 2004-10-27 19:29:56 +00:00
darwin_mount.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_mount.h correct translation for struct statfs in getfsstat, ststfs and fstatfs 2003-09-02 21:31:01 +00:00
darwin_proc.h struct darwin_slock is not undefined, it's just machine dependent. 2003-12-05 19:57:44 +00:00
darwin_ptrace.c Empty shell for Darwin audit API 2004-07-28 22:24:06 +00:00
darwin_ptrace.h Start to implement another strange feature: signals as Mach software 2003-11-20 07:12:34 +00:00
darwin_route.c Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them. 2005-01-24 21:25:09 +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 Refine bounds check code. 2004-11-07 04:08:37 +00:00
darwin_socket.h Bounds check syscall arguments where appropriate 2004-10-27 19:29:56 +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