NetBSD/sys/arch
thorpej 2102d5a17e Save ourselves some work in some pv list traversal functions; keep a pointer
to the PTE that maps the page in the pv_entry so that we don't have to
compute it from the pmap/va.
1999-05-23 17:49:07 +00:00
..
alpha Save ourselves some work in some pv list traversal functions; keep a pointer 1999-05-23 17:49:07 +00:00
amiga * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
arm32 Copy alignment fix from dev/ic/i82586.c (Um, this copy of the driver 1999-05-21 21:31:37 +00:00
atari * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
bebox * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
hp300 * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
i386 Make a slight modification of pmap_growkernel() -- it now returns the 1999-05-20 23:03:23 +00:00
m68k whitespace... 1999-05-04 13:57:19 +00:00
mac68k Fix a couple of problems from the ether_input() change: 1999-05-21 21:48:28 +00:00
macppc * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +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 * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
ofppc * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
pc532 Make a slight modification of pmap_growkernel() -- it now returns the 1999-05-20 23:03:23 +00:00
pica * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
pmax - Track filename changes. 1999-05-21 01:10:49 +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 Provide an mdallocsys() that clips bufpages if necessary (on the Sun4c). 1999-05-21 00:08:14 +00:00
sparc64 KNF nit. 1999-05-23 11:41:39 +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 Don't detect glass tty if the machine is a workstation. 1999-05-20 23:00:58 +00:00
x68k Tribial optimizations. 1999-05-21 15:32:38 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00