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: 03/02/1995 20:30:04
cgd
Thu Mar 2 20:24:08 EST 1995
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/var/tmp/cvs-serv4344/kern
Modified Files:
kern_clock.c
Log Message:
add support for clocks with hz > 1000, and for cases where 1000000 / hz != int
cgd
Thu Mar 2 20:24:20 EST 1995
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/a/var/tmp/cvs-serv4344/sys
Modified Files:
kernel.h
Log Message:
add support for clocks with hz > 1000, and for cases where 1000000 / hz != int