Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/20/1996 10:30:20
mark
Mon May 20 10:29:27 EDT 1996
Update of /a/cvsroot/src/sys/compat/common
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv17617

Modified Files:
	tty_43.c 
Log Message:
cast -1 to a char for comparision with tc->t_brkc so that this test
will work with signed and unsigned chars.