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/18/1998 11:30:01
thorpej
Wed Mar 18 11:21:51 PST 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv20205

Modified Files:
	pmap.old.c 
Log Message:
Add a DIAGNOSTIC checks for the kernel pmap in pmap_create_lev1map()
and pmap_destroy_lev1map().  Correct a comment in another DIAGNOSTIC
panic.


christos
Wed Mar 18 14:22:13 EST 1998
Update of /cvsroot/src/lib/libskey
In directory nb00:/tmp/cvs-serv20183

Modified Files:
	skeysubr.c 
Log Message:
PR/4941: Greg Oster: Don't byte swap; it is not needed. This broke big
endian machines.


thorpej
Wed Mar 18 11:27:47 PST 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv20297/alpha

Modified Files:
	pmap.old.c 
Log Message:
Move the "are we active" macros out of the header file.


thorpej
Wed Mar 18 11:27:47 PST 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory nb00:/tmp/cvs-serv20297/include

Modified Files:
	pmap.old.h 
Log Message:
Move the "are we active" macros out of the header file.