Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/03/1998 21:40:03
thorpej
Sun May  3 21:35:47 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/conf
In directory nb00:/tmp/cvs-serv17725

Modified Files:
	std.alpha 
Log Message:
Make UVM+PMAP_NEW the standard VM system on NetBSD/alpha.


thorpej
Sun May  3 21:37:33 PDT 1998
Update of /cvsroot/src/share/mk
In directory nb00:/tmp/cvs-serv17950

Modified Files:
	bsd.own.mk 
Log Message:
Add a mechanism for specifying which platforms use UVM and which use
PMAP_NEW, and enable both for NetBSD/alpha.


thorpej
Sun May  3 21:38:29 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/conf
In directory nb00:/tmp/cvs-serv19159

Modified Files:
	BISHOP NOSY 
Log Message:
Don't need options UVM and PMAP_NEW anymore; they're now standard.