K 10 svn:author V 3 bde K 8 svn:date V 27 1996-09-14T04:27:46.000000Z K 7 svn:log V 297 Changed cncheckc() interface so that it is 8-bit clean - return -1 instead of 0 if there is no input. syscons.c: Added missing spl locking in sccncheckc(). Return the same value as sccngetc() would. It is wrong for sccngetc() to return non-ASCII, but stripping the non-ASCII bits doesn't help. END