From owner-cvs-all Sat Oct 9 7:49:59 1999 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 2F7A114D3F; Sat, 9 Oct 1999 07:49:57 -0700 (PDT) (envelope-from jhay@FreeBSD.org) Received: (from jhay@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA38070; Sat, 9 Oct 1999 07:49:56 -0700 (PDT) (envelope-from jhay@FreeBSD.org) Message-Id: <199910091449.HAA38070@freefall.freebsd.org> From: John Hay Date: Sat, 9 Oct 1999 07:49:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_clock.c src/sys/sys timepps.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jhay 1999/10/09 07:49:56 PDT Modified files: sys/kern kern_clock.c sys/sys timepps.h Log: Update the PPSAPI to draft-mogul-pps-api-05.txt which is the latest. NOTE: This will break building ntpd until ntpd has been upgraded to also support draft 05. People that want to build ntpd in the meantime can get patches from me. Revision Changes Path 1.100 +55 -43 src/sys/kern/kern_clock.c 1.10 +43 -19 src/sys/sys/timepps.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message