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 Spelling police 2001-01-24 19:38:44 +00:00
arc Remove db_machine_init(), which was removed from mips/db_interface.c. 2001-02-05 13:34:42 +00:00
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 db_machine_init() is no longer needed. 2001-02-05 13:18:28 +00:00
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 Share a single pio.h instead of having 4 nearly-identical copies. 2001-02-05 19:33:54 +00:00
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 Patch from PR kern/8001, submitted by Rafal Boni. 2001-01-22 22:28:43 +00:00
news68k Add a version file and print version strings generated by newvers_stand.sh. 2001-01-30 14:29:47 +00:00
newsmips Remove obsolete cpu_exec_ecoff_hook(). 2001-02-05 13:10:07 +00:00
next68k
ofppc
pc532 expose the definitions of MIN() and MAX() in sys/param.h to the kernel 2001-02-05 10:42:40 +00:00
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 Share a single pio.h instead of having 4 nearly-identical copies. 2001-02-05 19:33:54 +00:00
sandpoint Keyboard, mouse, ws* 2001-02-08 20:27:24 +00:00
sgimips Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
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 add hpc dir if MACHINE is hpcmips or hpcsh. 2001-01-28 02:58:19 +00:00