Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: john heasley <heas@netbsd.org>
List: source-changes
Date: 02/21/2005 22:43:07
Module Name:	src
Committed By:	heas
Date:		Mon Feb 21 22:43:07 UTC 2005

Modified Files:
	src/sys/dev/sun: sunkbd.c sunms.c
	src/sys/sys: ttycom.h

Log Message:
GC SUNKBDDISC & SUNMSDISC line discipline slot definitions.  Both are already
entered by ttyldisc_add() calls such that ttyldisc_add chooses the slot anyway.
Double checked by Martin.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/sun/sunkbd.c
cvs rdiff -r1.17 -r1.18 src/sys/dev/sun/sunms.c
cvs rdiff -r1.15 -r1.16 src/sys/sys/ttycom.h

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