NetBSD/sys/arch/macppc/macppc
yamt ec5a93183a merge yamt-uio_vmspace branch.
- use vmspace rather than proc or lwp where appropriate.
  the latter is more natural to specify an address space.
  (and less likely to be abused for random purposes.)
- fix a swdmover race.
2006-03-01 12:38:10 +00:00
..
autoconf.c Use device_is_a(), rather than the locally-defined DEVICE_IS() (which 2006-02-23 05:49:42 +00:00
bus_dma.c merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
clock.c bare asm -> __asm 2005-12-24 22:45:33 +00:00
cpu.c bare asm -> __asm 2005-12-24 22:45:33 +00:00
disksubr.c Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
extintr.c bare asm -> __asm 2005-12-24 22:45:33 +00:00
locore.S merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
machdep.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mainbus.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rbus_machdep.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00