summaryrefslogtreecommitdiffstats
path: root/contrib/ntp
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2001-08-29 15:02:12 +0000
committerroberto <roberto@FreeBSD.org>2001-08-29 15:02:12 +0000
commite3ef210a6fc22f545b9aaf865edd5c058a0aa65e (patch)
tree5eaa08893a07287cc555ffe29c9d94c887ef92f3 /contrib/ntp
parentfc8a76dcfc48344f8b919ea37a851ade5966ea35 (diff)
downloadFreeBSD-src-e3ef210a6fc22f545b9aaf865edd5c058a0aa65e.zip
FreeBSD-src-e3ef210a6fc22f545b9aaf865edd5c058a0aa65e.tar.gz
Update for 4.1.0 import.
Diffstat (limited to 'contrib/ntp')
-rw-r--r--contrib/ntp/FREEBSD-Xlist1
-rw-r--r--contrib/ntp/FREEBSD-upgrade15
2 files changed, 10 insertions, 6 deletions
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
OpenPOWER on IntegriCloud