Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 03/20/2000 03:24:47
Module Name:	syssrc
Committed By:	pk
Date:		Mon Mar 20 11:24:47 UTC 2000

Modified Files:
	syssrc/sys/dev/rcons: rcons.h rcons_kern.c

Log Message:
Split off tty initialization in rcons_init() into a separate routine
and get rid of `fbconstty'.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/rcons/rcons.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/rcons/rcons_kern.c

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