NetBSD/sys/arch/x68k
chs 1c2419d28a merge the 12 copies of vm_machdep.c on the m68k platforms.
clean up some other stuff along the way, including:
 - use m68k/cacheops.*, remove duplicates from cpu.h.
 - centralize a few declarations in (all the copies of) cpu.h.
 - define M68K_VAC on platforms which have a VAC.
 - switch the sun platforms to the (now common) proc_trampoline().
 - do the phys_map thang on the sun platforms too, no reason not to.
2002-10-20 02:37:21 +00:00
..
compile
conf merge the 12 copies of vm_machdep.c on the m68k platforms. 2002-10-20 02:37:21 +00:00
dev Remove unbalanced parenthesis in debug message. 2002-10-20 02:33:08 +00:00
include merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
stand arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static. 2002-08-27 08:53:14 +00:00
usr.bin bcopy/bcmp/bzero -> memcpy/memcmp/memset 2001-12-27 02:23:24 +00:00
usr.sbin deamon -> daemon 2002-01-21 14:42:26 +00:00
x68k merge the 12 copies of vm_machdep.c on the m68k platforms. 2002-10-20 02:37:21 +00:00
Makefile