Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 10/03/2003 13:15:52
Module Name:	src
Committed By:	dsl
Date:		Fri Oct  3 13:15:52 UTC 2003

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

Log Message:
Make 'minor(dev) == 1' a device that isn't affected by TIOCCONS.
For /dev/constty so that you can grab kernel messages when logged in
on the 'console'.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/dev/cons.c

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