NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/26470 CVS commit: src/sys/kern



The following reply was made to PR kern/26470; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/26470 CVS commit: src/sys/kern
Date: Thu, 29 May 2008 15:27:51 +0000 (UTC)

 Module Name:   src
 Committed By:  joerg
 Date:          Thu May 29 15:27:51 UTC 2008
 
 Modified Files:
        src/sys/kern: kern_time.c
 
 Log Message:
 Explicitly compute the next interval using 64bit arithmetic, if the time
 was either stepped backwards or the timer has overflown. This fixes
 PR 26470.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.147 -r1.148 src/sys/kern/kern_time.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index