Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



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.




Home | Main Index | Thread Index | Old Index