Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/16/1996 04:40:02
scottr
Sun Sep 15 21:32:29 PDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/dev
In directory netbsd1:/var/slash-tmp/cvs-serv12101

Modified Files:
	zs.c 
Log Message:
- Add a ZS_CONSOLE_ABORT option to enable a serial console break to
  force a drop to the system debugger.  WARNING:  this used to be the
  default behavior!  Modify custom kernel configs accordingly.
- Check for ZS_HWFLAG_CONABRT in zs_abort(), and don't abort if it's
  not set.


scottr
Sun Sep 15 21:35:26 PDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/conf
In directory netbsd1:/var/slash-tmp/cvs-serv12441

Modified Files:
	GENERIC 
Log Message:
Add ZS_CONSOLE_ABORT