From owner-cvs-all Tue Oct 1 1: 0:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97E2B37B401; Tue, 1 Oct 2002 01:00:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D6FF43E6A; Tue, 1 Oct 2002 01:00:43 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from freefall.freebsd.org (bde@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9180hCo090862; Tue, 1 Oct 2002 01:00:43 -0700 (PDT) (envelope-from bde@freefall.freebsd.org) Received: (from bde@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9180fBt090854; Tue, 1 Oct 2002 01:00:41 -0700 (PDT) Message-Id: <200210010800.g9180fBt090854@freefall.freebsd.org> From: Bruce Evans Date: Tue, 1 Oct 2002 01:00:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_time.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/10/01 01:00:41 PDT Modified files: (Branch: RELENG_4) sys/kern kern_time.c Log: MFC (1.85: round up instead of towards 0 in clock_getres()). PR: 41781 Approved by: re (jhb) Revision Changes Path 1.68.2.1 +7 -2 src/sys/kern/kern_time.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message