NetBSD/sys/arch/x68k
chs 9451559ef4 pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list,
even if they are wired.  we need to be able to remove all mappings to
pages that are being freed due to (eg.) file truncation.
2002-01-02 00:51:33 +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 Remove some error messages to reduce the size. 2001-12-28 02:12:55 +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