Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 05/14/2001 18:12:39
Module Name:	syssrc
Committed By:	fredette
Date:		Mon May 14 15:12:39 UTC 2001

Modified Files:
	syssrc/sys/arch/sun2/sun2: promlib.c

Log Message:
Now, instead of swapping in and out the PROM's segment zero,
swap in and out the mappings for virtual pages zero through three,
which are what the PROM really uses.  This is tied to the
move to ELF and the low memory usage changes.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sun2/sun2/promlib.c

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