NetBSD/sys/arch
briggs d8cd14d437 Rip the guts out of pmap_remove() and create pmap_do_remove(), called with
a flag that determines whether or not wired mapping should be removed.
pmap_collect() calls pmap_do_remove() without this flag, and pmap_remove()
calls with it.
Pointed out on port-mac68k with suggested fix from chs.
2001-02-12 22:00:08 +00:00
..
alpha - Add options NTP (sync with GENERIC) 2001-02-12 12:55:18 +00:00
amiga Adjust the way that media is initialized on DP8390-compatible 2001-02-12 18:49:03 +00:00
amigappc
arc
arm Shared ARM ptrace(2) implementation. Mostly the same as the arm32 2001-02-11 17:03:04 +00:00
arm26 Adjust the way that media is initialized on DP8390-compatible 2001-02-12 18:49:03 +00:00
arm32 Shared ARM ptrace(2) implementation. Mostly the same as the arm32 2001-02-11 17:03:04 +00:00
atari Prepare assembly parts for an eventual transition to ELF. Mostly from a 2001-02-09 21:47:45 +00:00
bebox Switch from commented-out ncr* at pci? to commented-out siop* at pci? 2001-02-12 06:12:18 +00:00
cobalt
dreamcast move VM_PHYSSEG_MAX, VM_NFREELIST, VM_FREELIST_DEFAULT defines to 2001-02-07 14:53:09 +00:00
evbsh3 move VM_PHYSSEG_MAX, VM_NFREELIST, VM_FREELIST_DEFAULT defines to 2001-02-07 14:53:09 +00:00
hp300
hpc bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later) 2001-02-09 18:34:01 +00:00
hpcmips I forgot to initialize bicons for hpcmips. 2001-02-09 20:42:27 +00:00
hpcsh use bicons. 2001-02-09 19:54:11 +00:00
i386 fix REALBASEMEM/REALEXTMEM and defopt them while we're at it. from jason. 2001-02-11 19:03:47 +00:00
luna68k
m68k missed an underscore in previous. 2001-02-07 23:30:27 +00:00
mac68k Rip the guts out of pmap_remove() and create pmap_do_remove(), called with 2001-02-12 22:00:08 +00:00
macppc
mips keep V0 value (system call number) and restore it in exception frame, 2001-02-12 10:32:14 +00:00
mipsco Add a MD zs_chanstate layer that carries bus_space information 2001-02-07 11:40:18 +00:00
mmeye move VM_PHYSSEG_MAX, VM_NFREELIST, VM_FREELIST_DEFAULT defines to 2001-02-07 14:53:09 +00:00
mvme68k
news68k
newsmips
next68k
ofppc
pc532
pmax Add a missing colon in comment. 2001-02-11 17:56:43 +00:00
powerpc Removed a copyright for code I have removed in a previous commit 2001-02-12 21:20:32 +00:00
prep
sandpoint Keyboard, mouse, ws* 2001-02-08 20:27:24 +00:00
sgimips
sh3 move VM_PHYSSEG_MAX, VM_NFREELIST, VM_FREELIST_DEFAULT defines to 2001-02-07 14:53:09 +00:00
sparc Provide symbol `kernel_data_start' as the first address in the .data segment. 2001-02-12 21:56:54 +00:00
sparc64 type cleanups. 2001-02-12 16:07:38 +00:00
sun3 Use common %cacr definitions between sun3 and sun3x. 2001-02-07 14:28:50 +00:00
vax Check page reference in pmap_clear_reference(). Fixes vax hang problem 2001-02-11 19:25:55 +00:00
x68k Adjust the way that media is initialized on DP8390-compatible 2001-02-12 18:49:03 +00:00
Makefile