.. |
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
|
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
|
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
|
Replace the statfs() family of system calls with statvfs().
|
2004-04-21 01:05:31 +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
|
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
|
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
|
Regen
|
2004-07-07 22:04:27 +00:00 |
darwin_thread.c
|
Make the beast build again (but it is still probably broken)
|
2003-01-24 21:37:01 +00:00 |
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
|
In MacOS X.3, the kernel maps tw opages of memory in every user process.
|
2004-07-03 00:14:30 +00:00 |
syscalls.conf
|
Use FreeBSD emulation to get pathname lookups in /emul/darwin. These FreeBSD
|
2002-11-14 21:47:15 +00:00 |
syscalls.master
|
no #ifdef __powerpc__ here.
|
2004-07-07 22:03:38 +00:00 |