From owner-cvs-all Fri Mar 23 11:22:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AF6A37B718; Fri, 23 Mar 2001 11:22:23 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NJMNg14654; Fri, 23 Mar 2001 11:22:23 -0800 (PST) (envelope-from gallatin) Message-Id: <200103231922.f2NJMNg14654@freefall.freebsd.org> From: Andrew Gallatin Date: Fri, 23 Mar 2001 11:22:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_misc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2001/03/23 11:22:22 PST Modified files: sys/compat/linux linux_misc.c Log: fix linux_times() to take into account linux's value of CLK_TCK on the alpha. Previously, results were off by a factor of 10 Tested by: Yoriaki FUJIMORI Revision Changes Path 1.97 +6 -1 src/sys/compat/linux/linux_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message