NetBSD/sys/arch/powerpc/powerpc
aymeric f45c23b807 fix an obvious typo which prevented the machdep.cacheinfo table from being
published.
This generated the following warning message at boot time:
sysctl_createv: sysctl_create(cacheinfo) returned 17
2004-01-03 00:09:15 +00:00
..
bus_dma.c
bus_space.c
compat_13_machdep.c
compat_16_machdep.c
copystr.c
darwin_machdep.c Enable SA_SIGINFO for COMPAT_DARWIN 2003-12-16 13:38:25 +00:00
db_disasm.c
db_interface.c Nuke register prefix for local variables, clean up indentation a little. 2003-12-17 04:04:40 +00:00
db_memrw.c
db_trace.c Nuke register prefix for local variables, clean up indentation a little. 2003-12-17 04:04:40 +00:00
fpu.c
fubyte.c
fuswintr.c
in_cksum.c
ipkdb_glue.c
kgdb_machdep.c Fix PowerPC ports build with KGDB. 2003-12-30 11:23:20 +00:00
linux_sigcode.S
linux_syscall.c
linux_trap.c
locore_subr.S Restore ci_curpm since it re-enables 603 to working state. 2003-11-21 18:07:29 +00:00
mach_machdep.c Implement vm_read, vm_write, and a framework for vm_machine_attribute. 2003-11-29 23:56:08 +00:00
mach_sigcode.S
mach_syscall.c
macho_machdep.c
mem.c
netbsd32_sigcode.S
ofw_machdep.c
ofwmagic.S
ofwreal.S
openfirm.c
openpic.c
pio_subr.S Fix a typo in bswr2rb() which resulted in an 8-bit load instead 16-bit. 2003-12-11 23:52:25 +00:00
pmap_subr.c
powerpc_machdep.c fix an obvious typo which prevented the machdep.cacheinfo table from being 2004-01-03 00:09:15 +00:00
process_machdep.c
procfs_machdep.c
setfault.S
setjmp.S
sig_machdep.c Copy ksi->ksi_info, not all of ksi, to user stack. 2003-12-11 18:33:52 +00:00
sigcode.S
subyte.c
suswintr.c
suword.c
sys_machdep.c
syscall.c Don't pass the (unused) return value args to the 2003-10-31 03:28:12 +00:00
trap.c More PPC64 changes. (latent for now). 2003-11-21 22:57:14 +00:00
trap_subr.S Make some comments line up. 2003-12-09 09:49:01 +00:00
vm_machdep.c