NetBSD/sys/arch/mips/mips
chs 8677b0ddf4 rearrange pmap_kenter_pa() to map unmanaged pages uncached as well.
this is apparently needed on the arc port.
slight optimization in pmap_kremove().
2001-09-01 17:08:19 +00:00
..
compat_13_machdep.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
cpu_exec.c b{cmp,copy,zero} -> mem{cmp,cpy,set} 2001-07-07 14:20:59 +00:00
db_disasm.c
db_interface.c ANSIfy, KNF. 2001-08-27 06:18:08 +00:00
db_trace.c Remove prototype for non-existant function. 2001-05-06 12:50:45 +00:00
fp.S
fpemu.c
genassym.cf New syscall entry implementation based on the Alpha version 2001-01-16 06:01:26 +00:00
in_cksum.c Fix for single-byte mbufs. 2001-08-17 07:21:07 +00:00
kgdb_machdep.c b{cmp,copy,zero} -> mem{cmp,cpy,set} 2001-07-07 14:20:59 +00:00
locore.S bcopy -> memcpy 2001-07-09 01:43:26 +00:00
locore_mips1.S add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
locore_mips3.S Fix bug in mips3_proc_trampoline: SR wasn't disabled on entry, allowing an 2001-07-24 23:13:33 +00:00
mem.c
mips_machdep.c Always indirect through the "locoresw" to get the cache ops, since 2001-06-11 23:52:38 +00:00
mips_mcclock.c rename mips_read_causereg -> mips_cp0_cause_read. nuke prototype 2000-10-04 22:44:01 +00:00
mips_mcclock.h
pmap.c rearrange pmap_kenter_pa() to map unmanaged pages uncached as well. 2001-09-01 17:08:19 +00:00
process_machdep.c Preserve the status register process_write_regs() to avoid confusion 2000-12-27 08:28:12 +00:00
sys_machdep.c Move prototypes for mips_user_cachectl() and mips_user_cacheflush() 2001-01-07 04:13:16 +00:00
syscall.c Correct args to SYSCALL_DEBUG related function calls. 2001-05-11 01:42:32 +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 add missing pmap_update(). 2001-08-19 18:09:20 +00:00