Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/20/2003 01:07:34
Module Name:	src
Committed By:	simonb
Date:		Sun Jan 19 23:07:33 UTC 2003

Modified Files:
	src/sys/kern: tty.c

Log Message:
Make the char_type array "unsigned char" since we stuff values > 0x80
into it.


To generate a diff of this commit:
cvs rdiff -r1.145 -r1.146 src/sys/kern/tty.c

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