Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/22/2001 01:12:59
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Feb 21 23:12:59 UTC 2001

Modified Files:
	syssrc/sys/dev/wscons: wsemul_sun.c wsemul_vt100.c

Log Message:
don't panic if there is ESC in kernel output, just print a warning and
ignore the ESC; also remove the #ifdef DIAGNOSTIC


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/wscons/wsemul_sun.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/wscons/wsemul_vt100.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.