NetBSD/sys/arch
mhitch 82b89f1181 Finally convert the pv_entry allocation to match the hp300 pmap.c.
This should reduce the possibility of a panic when unable to allocate
a new pv_entry under low memory conditions.
Changed a couple of kmem_free() calls to kmem_free_wakeup() as in the
hp300 pmap.c.
-Wall cleanup: unused variable when M68060 not defined.
1996-05-10 01:47:45 +00:00
..
alpha a few more minor ecoff-header-related tweaks. 1996-05-10 00:15:04 +00:00
amiga
arm32 Added needs-flag to the podulebus driver. 1996-05-09 14:03:18 +00:00
atari There seem to be 2 types for a trap frame.... 1996-04-29 20:55:44 +00:00
hp300
i386 Revert last change. 1996-05-08 20:00:38 +00:00
m68k Fix "prototype disagrees about inline" error. 1996-05-06 20:05:24 +00:00
mac68k Make this compile if DEBUG is defined. 1996-05-08 15:14:53 +00:00
mips update for changed ecoff headers. minor consistency changes for the 1996-05-09 23:48:47 +00:00
mvme68k shift code a bit to move "start" to the front of .text [using openbsd ordering] 1996-05-09 21:09:14 +00:00
pc532
pica Fix typo. 1996-05-08 00:15:48 +00:00
pmax Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 01:23:31 +00:00
sparc Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:28:28 +00:00
sun3 Fix typo, noticed by Curt Sampson <curt@portal.ca>. 1996-05-09 21:15:47 +00:00
vax Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 01:35:48 +00:00
x68k binary file. (PR#2383) 1996-05-09 16:11:56 +00:00