From owner-cvs-all Sun Feb 15 05:55:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA07822 for cvs-all-outgoing; Sun, 15 Feb 1998 05:55:17 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA07816; Sun, 15 Feb 1998 05:55:14 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA05315; Sun, 15 Feb 1998 05:55:07 -0800 (PST) Date: Sun, 15 Feb 1998 05:55:07 -0800 (PST) Message-Id: <199802151355.FAA05315@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_clock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/02/15 05:55:07 PST Modified files: sys/kern kern_clock.c Log: Add a nanotime() function so that we can start to use this call. Revision Changes Path 1.56 +10 -1 src/sys/kern/kern_clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message