From owner-cvs-all Mon Apr 15 1:58:27 2002 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 95AE237B400; Mon, 15 Apr 2002 01:58:24 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3F8wOk51731; Mon, 15 Apr 2002 01:58:24 -0700 (PDT) (envelope-from phk) Message-Id: <200204150858.g3F8wOk51731@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 15 Apr 2002 01:58:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_ntptime.c X-FreeBSD-CVS-Branch: HEAD 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 phk 2002/04/15 01:58:24 PDT Modified files: sys/kern kern_ntptime.c Log: In the ntp_adjtime(2) syscall, return our actual estimate of unapplied offset correction instead of the most recent offset applied. Revision Changes Path 1.43 +2 -2 src/sys/kern/kern_ntptime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message