Date: Thu, 2 Jul 1998 14:35:03 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_clock.c Message-ID: <199807022135.OAA22114@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1998/07/02 14:35:03 PDT Modified files: sys/kern kern_clock.c Log: When we transfer time from one timecounter to the next, use nanouptime(), not nanotime(); Otherwise we end up in 2026... Fix the arg to dummy_get_timecount() Revision Changes Path 1.74 +4 -4 src/sys/kern/kern_clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807022135.OAA22114>