Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/26/1997 12:40:02
drochner
Sat Jul 26 05:32:25 PDT 1997
Update of /cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv19854

Modified Files:
	pccons.c 
Log Message:
Don't call kernel debugger on CTL-ALT-ESC hotkey if the keyboard doesn't
belong to the actual console. (ie, we have a serial console)
Closes PR port-i386/3131.


drochner
Sat Jul 26 05:32:27 PDT 1997
Update of /cvsroot/src/sys/arch/i386/isa/pcvt
In directory netbsd1:/var/slash-tmp/cvs-serv19854/pcvt

Modified Files:
	pcvt_kbd.c 
Log Message:
Don't call kernel debugger on CTL-ALT-ESC hotkey if the keyboard doesn't
belong to the actual console. (ie, we have a serial console)
Closes PR port-i386/3131.