Subject: CVS commit: src/usr.sbin/timed/timed
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/17/2007 00:36:12
Module Name: src
Committed By: christos
Date: Thu May 17 00:36:12 UTC 2007
Modified Files:
src/usr.sbin/timed/timed: correct.c
Log Message:
Deal with delta being negative on machines which signed shifts don't shift 1's.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/usr.sbin/timed/timed/correct.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.