From e3ef210a6fc22f545b9aaf865edd5c058a0aa65e Mon Sep 17 00:00:00 2001 From: roberto Date: Wed, 29 Aug 2001 15:02:12 +0000 Subject: Update for 4.1.0 import. --- contrib/ntp/FREEBSD-Xlist | 1 + contrib/ntp/FREEBSD-upgrade | 15 +++++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'contrib') diff --git a/contrib/ntp/FREEBSD-Xlist b/contrib/ntp/FREEBSD-Xlist index 16cfc18..0313aa0 100644 --- a/contrib/ntp/FREEBSD-Xlist +++ b/contrib/ntp/FREEBSD-Xlist @@ -1,2 +1,3 @@ *ports *html/pic +*ElectricFence diff --git a/contrib/ntp/FREEBSD-upgrade b/contrib/ntp/FREEBSD-upgrade index ea48483..64f185c 100644 --- a/contrib/ntp/FREEBSD-upgrade +++ b/contrib/ntp/FREEBSD-upgrade @@ -2,26 +2,29 @@ # # $FreeBSD$ -NTP 4.0.99b +NTP 4.1.0 originals can be found on ftp://louie.udel.edu/pub/ntp/testing For the import of NTP the following files were removed: ports/* NT files html/pic/* GIF files + ElectricFence/* Support for the ElectricFence library + (only useful if you want to debug ntpd) The stripped down version was created using FREEBSD-Xlist during extraction: - tar -X FREEBSD-Xlist -xvzf ntp-4.0.99b.tar.gz - mv ntp-4.0.99b ntp + tar -X FREEBSD-Xlist -xvzf ntp-4.1.0.tar.gz + mv ntp-4.1.0 ntp Imported by: - cvs import -m 'Virgin import of ntpd 4.0.99b' \ - src/contrib/ntp DMILLS v4_0_99b + cvs import -m 'Virgin import of ntpd 4.1.0' \ + src/contrib/ntp DMILLS v4_1_0 config.h was generated by running configure and excluding almost all clock -drivers (what is included is DCF77 -- what I use -- and local clocks). +drivers (what is included is DCF77 -- what I use --, NMEA, Motorola OnCORE +and local clocks). The file is then edited to edit the value of "NO_PARENB_IGNPAR" because we need to set no parity on the serial port (needed for DCF77). All clock -- cgit v1.1