NetBSD/sys/arch/mips/mips
tsutsui f9712fccb8 uvm.page_idle_zero now is a bool, not a 32bit value any more.
BTW, is it still worth to have uvm_pageidlezero()? Which port uses it?
2007-02-23 15:11:36 +00:00
..
bus_dma.c
bus_space_alignstride_chipdep.c
cache.c
cache_mipsNN.c
cache_r3k.c
cache_r3k_subr.S
cache_r4k.c
cache_r5k.c
cache_r5k_subr.S
cache_r10k.c
cache_r5900.c
cache_tx39.c
cache_tx39_subr.S
compat_13_machdep.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
compat_16_machdep.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
copy.S
cpu_exec.c
db_disasm.c Fix more boolean_t -> bool lossage 2007-02-22 05:28:53 +00:00
db_interface.c Fix more boolean_t -> bool lossage 2007-02-22 05:28:53 +00:00
db_trace.c Fix more boolean_t -> bool lossage 2007-02-22 05:28:53 +00:00
fp.S
genassym.cf Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
in_cksum.c Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
irix_syscall.c
kgdb_machdep.c
linux_syscall.c
linux_trap.c
lock_stubs.S Fix checks for 64-bit MIPS (MIPS64 _doesn't_ mean 64-bit MIPS(!)). 2007-02-19 22:04:07 +00:00
locore.S uvm.page_idle_zero now is a bool, not a 32bit value any more. 2007-02-23 15:11:36 +00:00
locore_mips1.S Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
locore_mips3.S uvm.page_idle_zero now is a bool, not a 32bit value any more. 2007-02-23 15:11:36 +00:00
mem.c
mips3_clock.c
mips3_clockintr.c
mips3_subr.S
mips32_subr.S
mips64_subr.S
mips5900_subr.S
mipsX_subr.S Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
mips_emul.c
mips_fputrap.c When converting FP exception codes, prefer overflow/underflow over 2006-12-26 23:26:13 +00:00
mips_machdep.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
mips_mcclock.c
mips_mcclock.h
mips_mcclock_loop.S
pmap.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
process_machdep.c
procfs_machdep.c
sig_machdep.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sigcode.S
softintr.c
svr4_machdep.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sys_machdep.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
syscall.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
trap.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
vm_machdep.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
wired_map.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00