From owner-cvs-all Sun Jan 23 6:52:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E0E8B14D3C; Sun, 23 Jan 2000 06:52:38 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA22413; Sun, 23 Jan 2000 06:52:38 -0800 (PST) (envelope-from phk@FreeBSD.org) Message-Id: <200001231452.GAA22413@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 23 Jan 2000 06:52:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_ntptime.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 2000/01/23 06:52:38 PST Modified files: sys/kern kern_ntptime.c Log: Add a couple of strategic sysctls for monitoring. In the rather obscure case of hardpps(), use a type-II PLL if the external signal is phase locked, but a FLL if it isn't. Revision Changes Path 1.32 +31 -5 src/sys/kern/kern_ntptime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message