.. |
clock.c
|
dreamcast clock module was separated.
|
2001-04-23 11:20:41 +00:00 |
coff_exec.c
|
#ifdef sh3 --> #ifdef __sh3__.
|
2001-01-22 08:18:06 +00:00 |
compat_13_machdep.c
|
sigreturn() fix (from kleink)
|
2001-05-16 12:42:38 +00:00 |
db_disasm.c
|
Disassembly support in DDB.
|
2000-09-04 23:02:42 +00:00 |
db_interface.c
|
DDB single step and stack trace support.
|
2000-09-08 10:15:23 +00:00 |
db_memrw.c
|
Make this (at least) compile on sh3.
|
2000-09-04 23:11:42 +00:00 |
db_trace.c
|
make db_[e]regs[] const
|
2001-01-18 10:54:27 +00:00 |
disksubr.c
|
rationalize the use of b_flags for geteblk() buffers.
|
2000-11-20 08:24:08 +00:00 |
dkbad.c
|
|
|
in_cksum.c
|
|
|
in_cksum.S
|
_C_LABEL()
|
2001-02-14 17:57:31 +00:00 |
kgdb_machdep.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:44:02 +00:00 |
Locore.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:44:02 +00:00 |
mem.c
|
Sprinkle pmap_update() calls after calls to:
|
2001-04-24 04:30:50 +00:00 |
pmap.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
process_machdep.c
|
- save/restore more registers in process_{read,write}_regs()
|
2000-04-13 15:51:26 +00:00 |
sh3_machdep.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
sh3disasm.c
|
Downcase mnemonics.
|
2000-09-04 23:18:36 +00:00 |
sys_machdep.c
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:44:02 +00:00 |
trap.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |
vm_machdep.c
|
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
|
2001-06-02 18:09:08 +00:00 |