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: 03/11/1998 23:30:02
thorpej
Wed Mar 11 23:28:07 PST 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory nb00:/tmp/cvs-serv20086

Modified Files:
	param.h 
Log Message:
Garbage-collect a bunch of constants that were inherited, but are no
longer necessary or make sense.


thorpej
Wed Mar 11 23:29:21 PST 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory nb00:/tmp/cvs-serv20107

Modified Files:
	pte.h 
Log Message:
Move PTE-related constants here, and make them not depend on a hard-coded
page size (i.e. use the one initialized from the HWRPB at boot time).

Do a bit of cleanup while here, rendering old inherited constants obsolete.