Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 06/04/2001 12:45:04
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Jun  4 09:45:04 UTC 2001

Modified Files:
	syssrc/sys/dev: cons.c

Log Message:
Use back the 'u'&037 form - since it's CTRL-u, it's more readable that way
Use \007 instead of symbolic constant, since that's what is more often used.
Pointed out by Robert Elz.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/dev/cons.c

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