NetBSD/sys/compat/darwin
manu 67cf1bc043 MacOS X.3 introduces a new sigreturn for PowerPC, with a usercontext
versionning argument. For now we only implement the X.2 flavor.
2004-07-04 21:03:55 +00:00
..
darwin_attr.c Use crdup(), instead of crget()+memcpy(). 2004-05-02 12:32:22 +00:00
darwin_attr.h Added the getattrlist system call. That was annoying. 2003-12-31 02:55:04 +00:00
darwin_commpage.c #ifdef the altivec option, because only powerpc has it. To be fixed in 2004-07-04 15:27:26 +00:00
darwin_commpage.h Move all the MD bits of commpage to a new file. 2004-07-03 22:17:18 +00:00
darwin_exec.c In MacOS X.3, the kernel maps tw opages of memory in every user process. 2004-07-03 00:14:30 +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
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 Fix various broken sanity checks in iokit emulation. 2003-12-09 17:13:18 +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_mman.c Fix newer compiler warning 2003-12-04 21:48:15 +00:00
darwin_mount.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
darwin_mount.h
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 Rework Mach exception and Darwin's ptrace. gdb is now able to attach a 2003-12-24 23:22:22 +00:00
darwin_ptrace.h Start to implement another strange feature: signals as Mach software 2003-11-20 07:12:34 +00:00
darwin_signal.c Rework Mach exception and Darwin's ptrace. gdb is now able to attach a 2003-12-24 23:22:22 +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_stat.c
darwin_syscall.h MacOS X.3 introduces a new sigreturn for PowerPC, with a usercontext 2004-07-04 21:03:55 +00:00
darwin_syscallargs.h MacOS X.3 introduces a new sigreturn for PowerPC, with a usercontext 2004-07-04 21:03:55 +00:00
darwin_syscalls.c MacOS X.3 introduces a new sigreturn for PowerPC, with a usercontext 2004-07-04 21:03:55 +00:00
darwin_sysctl.c Useful debug since ktrace doesn't show sysctl arg array. 2004-07-04 20:30:14 +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 MacOS X.3 introduces a new sigreturn for PowerPC, with a usercontext 2004-07-04 21:03:55 +00:00
darwin_thread.c
darwin_types.h
darwin_unistd.c
files.darwin In MacOS X.3, the kernel maps tw opages of memory in every user process. 2004-07-03 00:14:30 +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
syscalls.conf
syscalls.master MacOS X.3 introduces a new sigreturn for PowerPC, with a usercontext 2004-07-04 21:03:55 +00:00