freebsd-skq/sys/powerpc/aim
grehan 012e342c0d - removed obsolete ppc_exit/ppc_boot functions
- OpenFirmware returns overlapping memory regions. Use a simple
  brute force algorithm to merge these into non-overlapping
  regions. This fixes bugs in reporting of available memory
  and also prevents pages from being added twice in the VM system.
2003-12-10 08:55:53 +00:00
..
clock.c DELAY must be a routine, not a macro definition. 2003-09-26 09:02:24 +00:00
copyinout.c Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
interrupt.c
locore.S
machdep.c Use the "shut-down" and "reset-all" Forth procedures to halt and 2003-12-09 14:45:39 +00:00
mmu_oea.c pmap_query_bit() should return false if the bit is not set. 2003-12-09 14:47:33 +00:00
nexus.c
ofw_machdep.c - removed obsolete ppc_exit/ppc_boot functions 2003-12-10 08:55:53 +00:00
ofwmagic.S Things run thru the C preprocessor must use C-style comments. 2003-05-05 10:01:10 +00:00
swtch.S Update powerpc to use the (old thread,new thread) calling convention 2003-08-14 03:56:24 +00:00
trap_subr.S
trap.c Range check the syscall number before looking it up in the syscallnames[] 2003-04-30 17:59:27 +00:00
vm_machdep.c - Remove unnecessary synchronization from sf_buf_init(). (There is only 2003-11-16 23:40:06 +00:00