freebsd-nq/sys/amd64
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
..
amd64 A serious error in pmap.c(pmap_remove) is corrected by this. When 1996-05-22 04:17:17 +00:00
conf Added commented out PCCARD entries to GENERIC, also document and add 1996-05-13 04:29:14 +00:00
include This set of commits to the VM system does the following, and contain 1996-05-18 03:38:05 +00:00
isa First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
pci Make pcibus_check() ignore Device/Vendor IDs of all 0. 1996-04-30 21:37:21 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00