NetBSD/sys/arch
1999-05-26 06:22:03 +00:00
..
alpha uh, get the port name consistently correct (NetBSD/alpha, not NetBSD/Alpha) 1999-05-26 06:22:03 +00:00
amiga * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
arm32 No longer need to pmap_modified_emulation() in cpu_swapin(), since 1999-05-26 00:40:20 +00:00
atari bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
bebox bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
hp300 * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
i386 When mapping bus space, we can use pmap_kenter_pa(), since the pages 1999-05-25 23:30:27 +00:00
m68k whitespace... 1999-05-04 13:57:19 +00:00
mac68k Fix some broken packet length checks. Really (no, I mean really) works now 1999-05-24 21:53:42 +00:00
macppc bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
mips - Backout the last code change. I found it broke pmax kernel. It's 1999-05-22 02:35:35 +00:00
mvme68k Double the value for NKMEMCLUSTERS, to allow more KVA for LFS et al. 1999-05-22 16:37:03 +00:00
newsmips * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
next68k bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
ofppc * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
pc532 msgbuf doesn't need VM_PROT_EXEC. 1999-05-25 23:31:14 +00:00
pica * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
pmax - Remove now obsolete function declaration. 1999-05-26 04:27:27 +00:00
powerpc Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
sparc bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
sparc64 bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
sun3 Copy alignment fix from dev/ic/i82586.c (Um, this extra copy should die, 1999-05-21 21:33:59 +00:00
vax bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
x68k bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
Makefile