Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 09/21/1995 20:20:02
cgd
Thu Sep 21 20:11:39 EDT 1995
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29341

Modified Files:
	tty.c 
Log Message:
fix annoying but non-critical rounding but in ttyinfo().  (If
microseconds goes over 10^6 when rounding, increment seconds.)