Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 04/06/2001 17:52:20
Module Name:	syssrc
Committed By:	fredette
Date:		Fri Apr  6 14:52:20 UTC 2001

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

Log Message:
Now include machine/promlib.h instead of machine/mon.h, and
use the new prom_ functions instead of the old mon_ functions.
Added the internal _pmap_extract_pmeg function, and removed
some old Sun3 cache-related code.


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

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