summaryrefslogtreecommitdiffstats
path: root/contrib/ntp
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2002-10-29 20:30:43 +0000
committerroberto <roberto@FreeBSD.org>2002-10-29 20:30:43 +0000
commitdfb2a670f75429a0fd0a8d00cc36c7dc779fd426 (patch)
tree7514f7c2d2a21a43c75fb6ee5d6ff1a0933605b5 /contrib/ntp
parentbf15655db7f4981cadaf159959795e0d99fff6b6 (diff)
downloadFreeBSD-src-dfb2a670f75429a0fd0a8d00cc36c7dc779fd426.zip
FreeBSD-src-dfb2a670f75429a0fd0a8d00cc36c7dc779fd426.tar.gz
Update for 4.1.1a.
Tested on: Sparc64 (panther), Alpha (beast) & i386
Diffstat (limited to 'contrib/ntp')
-rw-r--r--contrib/ntp/FREEBSD-upgrade14
1 files changed, 9 insertions, 5 deletions
diff --git a/contrib/ntp/FREEBSD-upgrade b/contrib/ntp/FREEBSD-upgrade
index 64f185c..12f1a51 100644
--- a/contrib/ntp/FREEBSD-upgrade
+++ b/contrib/ntp/FREEBSD-upgrade
@@ -2,7 +2,7 @@
#
# $FreeBSD$
-NTP 4.1.0
+NTP 4.1.1a
originals can be found on ftp://louie.udel.edu/pub/ntp/testing
For the import of NTP the following files were removed:
@@ -14,13 +14,17 @@ For the import of NTP the following files were removed:
The stripped down version was created using FREEBSD-Xlist during extraction:
- tar -X FREEBSD-Xlist -xvzf ntp-4.1.0.tar.gz
- mv ntp-4.1.0 ntp
+ tar -X FREEBSD-Xlist -xvzf ntp-4.1.1a.tar.gz
+ mv ntp-4.1.1a ntp
Imported by:
- cvs import -m 'Virgin import of ntpd 4.1.0' \
- src/contrib/ntp DMILLS v4_1_0
+ cvs import -m 'Virgin import of ntpd 4.1.1a' \
+ src/contrib/ntp DMILLS v4_1_1a
+
+./configure --disable-all-clocks --enable-NMEA --enable-ONCORE
+--enable-RAWDCF --with-crypto=autokey --disable-debugging
+--enable-LOCAL-CLOCK
config.h was generated by running configure and excluding almost all clock
drivers (what is included is DCF77 -- what I use --, NMEA, Motorola OnCORE
OpenPOWER on IntegriCloud