NetBSD/sys/compat/darwin
manu 941b113c0e Add the sysctl that provides interface enumeration (used by getifaddrs()
library call). Programs such as ifconfig or XFree86 4.4 XDarwin use it.
The emulation is not complete, as ifconfig is not able to display inet6
addresses correctly.
2004-07-21 01:37:57 +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 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 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_route.c Add the sysctl that provides interface enumeration (used by getifaddrs() 2004-07-21 01:37:57 +00:00
darwin_route.h Add the sysctl that provides interface enumeration (used by getifaddrs() 2004-07-21 01:37:57 +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_socket.c Add the sysctl that provides interface enumeration (used by getifaddrs() 2004-07-21 01:37:57 +00:00
darwin_socket.h Add the sysctl that provides interface enumeration (used by getifaddrs() 2004-07-21 01:37:57 +00:00
darwin_stat.c
darwin_syscall.h Regen 2004-07-07 22:04:27 +00:00
darwin_syscallargs.h Regen 2004-07-07 22:04:27 +00:00
darwin_syscalls.c Regen 2004-07-07 22:04:27 +00:00
darwin_sysctl.c Add the sysctl that provides interface enumeration (used by getifaddrs() 2004-07-21 01:37:57 +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 Regen 2004-07-07 22:04:27 +00:00
darwin_thread.c
darwin_types.h
darwin_unistd.c
files.darwin Add the sysctl that provides interface enumeration (used by getifaddrs() 2004-07-21 01:37:57 +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 no #ifdef __powerpc__ here. 2004-07-07 22:03:38 +00:00