Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/02/2000 11:33:19
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Jun  2 18:33:19 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: machdep.c pmap.c

Log Message:
Rearrange the code that loads pages into the VM system somewhat, and
use the ACPI memory map if provided by the boot program.


To generate a diff of this commit:
cvs rdiff -r1.386 -r1.387 syssrc/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.91 -r1.92 syssrc/sys/arch/i386/i386/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.