John Dyson 93d52b3c56 A serious error in pmap.c(pmap_remove) is corrected by this. When
comparing the PTD pointers, they needed to be masked by PG_FRAME, and
they weren't.  Also, the "improved" non-386 code wasn't really an
improvement, so I simplified and fixed the code.  This might have
caused some of the panics caused by the VM megacommit.
1996-05-22 04:17:17 +00:00
..
1996-05-02 14:21:14 +00:00
1996-05-07 23:19:49 +00:00
1996-05-08 19:31:48 +00:00
1996-05-02 14:21:14 +00:00
1996-05-02 14:21:14 +00:00