christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
christos
|
758a209d23
|
64 bit inode changes.
|
2005-08-19 02:03:49 +00:00 |
perry
|
77f2a006d0
|
regen
|
2005-02-26 23:58:19 +00:00 |
perry
|
a7f74206ba
|
regen
|
2005-02-26 23:20:00 +00:00 |
manu
|
d1845c906c
|
- Rework the Mach semaphore code to handle threads instead of processes
- Add 2 system calls: semaphore_signal_thread and sempaphore_signal_all (the
latter being untested)
- semaphore_signal_thread arguments list was wrong
|
2003-12-30 00:15:46 +00:00 |
manu
|
3c00d1aad5
|
Start to implement another strange feature: signals as Mach software
exceptions. This can be requested with ptrace, and cause signals to
be transformed into a particular kind of exception.
|
2003-11-20 07:12:34 +00:00 |
thorpej
|
d88bc9c3a2
|
Regen for correct RCS ID.
|
2003-01-18 23:36:48 +00:00 |
thorpej
|
53e750d150
|
Regen: Merge the nathanw_sa branch.
|
2003-01-18 08:19:32 +00:00 |
manu
|
d9f2a8dbcd
|
- When mach_init saves the bootstrap port, make it the default bootstrap port
for any program we will launch later. This is a hack to avoid the need
of launching any Darwin binary as a child of mach_init
- More and more debug
|
2002-12-30 18:44:33 +00:00 |
manu
|
93b65fbd1d
|
regen
|
2002-12-24 12:29:28 +00:00 |
manu
|
6492e2171f
|
Added support for dumping mach messages in ktrace/kdump. While we are
there, KNFify a few functions.
|
2002-12-09 21:29:20 +00:00 |
manu
|
6ce9cf3a84
|
regen
|
2002-11-26 08:10:58 +00:00 |
manu
|
11aa9ca2f6
|
Add thread_policy and clock_get_time mach traps. Implement
mach_sys_clock_sleep_trap. This makes sleep(3) emulation working.
|
2002-11-26 08:10:14 +00:00 |
manu
|
e9adbe1e47
|
Added mach_sys_msg_trap system call, and the host_page_size trap.
|
2002-11-10 09:41:45 +00:00 |
lukem
|
dab6ef8b56
|
add RCSIDs (including regeneration of files as appropriate)
|
2001-11-13 02:07:52 +00:00 |
christos
|
d5dfcf76de
|
a bit more mach glue.
|
2001-07-29 19:30:56 +00:00 |
christos
|
6f12096732
|
add a shell that does nothing for now for the mach syscalls.
|
2001-07-14 02:10:59 +00:00 |