NetBSD/sys/compat/darwin
manu 0dc13ccc05 Added the getattrlist system call. That was annoying. 2003-12-31 02:55:04 +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 Added the getattrlist system call. That was annoying. 2003-12-31 02:55:04 +00:00
darwin_attr.h Added the getattrlist system call. That was annoying. 2003-12-31 02:55:04 +00:00
darwin_exec.c The VRAM offset seems to be the offset of the framebuffer within the VRAM. 2003-12-27 22:06:19 +00:00
darwin_exec.h The VRAM offset seems to be the offset of the framebuffer within the VRAM. 2003-12-27 22:06:19 +00:00
darwin_ioctl.c Implement Darwin's FIODTYPE ioctl (get a file d_type) 2003-09-03 07:28:38 +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 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 Introduced IOKit driver methods. Moved back into Mach some IOKit driver 2003-02-20 22:39:42 +00:00
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 Remove a useless debug printf 2003-12-06 11:43:56 +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 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 Convert dev_t for mknod 2003-09-06 11:50:00 +00:00
darwin_syscall.h Added the getattrlist system call. That was annoying. 2003-12-31 02:55:04 +00:00
darwin_syscallargs.h Added the getattrlist system call. That was annoying. 2003-12-31 02:55:04 +00:00
darwin_syscalls.c Added the getattrlist system call. That was annoying. 2003-12-31 02:55:04 +00:00
darwin_sysctl.c Chand emul.darwin MIB to fit best current practice. 2003-12-26 16:00:53 +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 Added the getattrlist system call. That was annoying. 2003-12-31 02:55:04 +00:00
darwin_thread.c
darwin_types.h Convert dev_t for mknod 2003-09-06 11:50:00 +00:00
darwin_unistd.c swapped the words in lseek offset reassembly (that was was confused-endian) 2003-04-20 14:36:05 +00:00
files.darwin Added the getattrlist system call. That was annoying. 2003-12-31 02:55:04 +00:00
syscalls.conf
syscalls.master Added the getattrlist system call. That was annoying. 2003-12-31 02:55:04 +00:00