K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-05-22T04:17:17.000000Z K 7 svn:log V 324 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. END