Date: Sat, 4 Jul 1998 12:12:22 -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: <199807041912.MAA10578@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1998/07/04 12:12:22 PDT Modified files: sys/kern kern_clock.c Log: Change the sign on a race-condition, so that instead of ending up several tens of milliseconds out in the future we end up the right place with a subweeniesecond error. Revision Changes Path 1.75 +18 -8 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?199807041912.MAA10578>