.. |
copy.S
|
s/SPACE_CURPROC/SPACE_CURLWP/ to reflect what it actually does.
|
2007-02-19 12:26:39 +00:00 |
db_disasm.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
db_interface.c
|
Update for change in db_stack_trace_print prototype
|
2007-02-22 22:17:02 +00:00 |
db_memrw.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
fpemu.S
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
fpu.c
|
Change a cast from void* to char* due to the need to do pointer arithmetic.
|
2007-03-07 09:23:32 +00:00 |
hppa_machdep.c
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
hpt.h
|
Significant pmap changes to no longer rely on the "U-bit" (TLB_UNCACHEABLE)
|
2002-08-11 22:29:07 +00:00 |
idle_machdep.c
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
in_cksum.c
|
bare asm -> __asm
|
2005-12-24 22:45:33 +00:00 |
kgdb_hppa.c
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 20:06:46 +00:00 |
lock_stubs.S
|
Finish up the _lock_cas implementation by adding the RAS check.
|
2007-07-12 19:31:01 +00:00 |
machdep.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
pmap.c
|
Like I said - don't futz with the trapframe in pmap_activate. Instead
|
2007-07-12 14:15:36 +00:00 |
process_machdep.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
procfs_machdep.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sig_machdep.c
|
Initialize the link context in a signal frame to the receiving lwp's
|
2007-07-08 10:19:21 +00:00 |
sigcode.S
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
support.S
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
trap.c
|
Fix up the frame sanity checking to not bitch when taking interrupts in
|
2007-05-27 09:41:25 +00:00 |
trap.S
|
Use the CALL macro. No functional change.
|
2007-05-18 13:29:37 +00:00 |
vm_machdep.c
|
Like I said - don't futz with the trapframe in pmap_activate. Instead
|
2007-07-12 14:15:36 +00:00 |