index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
mach
/
mach_thread.h
Age
Commit message (
Expand
)
Author
2003-12-29
Added Mach services (no real implementation, just empty shells to make
manu
2003-12-24
Rework Mach exception and Darwin's ptrace. gdb is now able to attach a
manu
2003-12-18
KNF, spelling and english fixes to some comments. remove trailing
grant
2003-11-13
Enforce good santity checks with Mach messages sizes:
manu
2003-11-11
Added mach_thread_set_state
manu
2003-11-11
Implement mach_thread_get_state.
manu
2003-09-06
Added vm_region_64 and thread_info
manu
2003-04-05
Implement task_info
manu
2003-01-26
Remove right duplication on thread creation, which became useless now we
manu
2003-01-21
Do a preliminary switchover of the mach code to lwp's. It compiles now
matt
2002-12-27
Several things:
manu
2002-12-17
Added support for exchange of Mach messages between processes.
manu
2002-12-12
Added thread_switch and some bits of Mach semaphores
manu
2002-12-12
Added a few Mach traps: mach_boostrap_register, mach_port_set_attributes,
manu
2002-11-28
Check for alternate receive buffer for mach_msg_overwrite_trap
manu
2002-11-26
Add thread_policy and clock_get_time mach traps. Implement
manu