From owner-cvs-all Mon Dec 13 6:10: 2 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 7D64A14CA3; Mon, 13 Dec 1999 06:09:58 -0800 (PST) (envelope-from roberto@FreeBSD.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA24577; Mon, 13 Dec 1999 06:09:58 -0800 (PST) (envelope-from roberto@FreeBSD.org) Message-Id: <199912131409.GAA24577@freefall.freebsd.org> From: Ollivier Robert Date: Mon, 13 Dec 1999 06:09:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ntp Makefile Makefile.inc config.h src/usr.sbin/ntp/libntp Makefile src/usr.sbin/ntp/libparse Makefile src/usr.sbin/ntp/ntpd Makefile src/usr.sbin/ntp/ntpdate Makefile src/usr.sbin/ntp/ntpdc Makefile src/usr.sbin/ntp/ntpq ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk roberto 1999/12/13 06:09:57 PST Added files: usr.sbin/ntp Makefile Makefile.inc config.h usr.sbin/ntp/libntp Makefile usr.sbin/ntp/libparse Makefile usr.sbin/ntp/ntpd Makefile usr.sbin/ntp/ntpdate Makefile usr.sbin/ntp/ntpdc Makefile usr.sbin/ntp/ntpq Makefile usr.sbin/ntp/ntptime Makefile usr.sbin/ntp/ntptimeset Makefile usr.sbin/ntp/ntptrace Makefile usr.sbin/ntp/scripts mkver ntpver Log: Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree. This is the second part of the commit (the third -- link in usr.sbin/Makefile) will be done after a more complete review by phk & obrien. NOTE: the number of drivers included in the default configuration is very minimal, mainly local clocks and the one I use RAWDCF. Anyone wanting to have a more complete version will find recompilation very easy. It builds and runs on both alpha & i386. It also does survive "make world". Reviewed by: phk, obrien (partly) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message