NetBSD/sys/arch/x68k
minoura 4d762e1938 New toolchain.
XXX: New toolchain generates 100byte bigger object than the 8KB limit.
XXX: Therefore, compilation always fails!
2002-01-07 04:06:52 +00:00
..
compile
conf Add PPPoE to all generic kernels that should be able to use it. 2001-12-28 12:21:52 +00:00
dev bcopy/bcmp/bzero -> memcpy/memcmp/memset 2001-12-27 02:23:24 +00:00
include Add ELF support. 2001-12-06 04:13:12 +00:00
stand New toolchain. 2002-01-07 04:06:52 +00:00
usr.bin bcopy/bcmp/bzero -> memcpy/memcmp/memset 2001-12-27 02:23:24 +00:00
usr.sbin MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
x68k pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list, 2002-01-02 00:51:33 +00:00
Makefile