Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/27/1996 01:30:04
cgd
Tue Nov 26 17:20:27 PST 1996
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv19532

Modified Files:
	vga_pci.c 
Log Message:
if we're going to do a real match (we are), ahve to special-case console

cgd
Tue Nov 26 17:24:50 PST 1996
Update of /cvsroot/src/sys/arch/alpha/include
In directory netbsd1:/var/slash-tmp/cvs-serv19632/include

Modified Files:
	bus.h 
Log Message:
#ifdef DEBUG, check {read,write}_{multi,region} ops' pointer arg for alignment.


cgd
Tue Nov 26 17:28:32 PST 1996
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv19866/alpha

Modified Files:
	trap.c 
Log Message:
when panicing because of a fatal trap, print the trap's type name, as well
as its kernel entry number.