summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/ntpd
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2002-11-04 19:44:26 +0000
committerroberto <roberto@FreeBSD.org>2002-11-04 19:44:26 +0000
commit9353671693cae47b3f3b10652057f3490841f1f7 (patch)
treeca444827b6184df009a5bfca444a64beef028fba /usr.sbin/ntp/ntpd
parentad0bca971a9d806fee6a0bacb8f3a55b3e2a6ec0 (diff)
downloadFreeBSD-src-9353671693cae47b3f3b10652057f3490841f1f7.zip
FreeBSD-src-9353671693cae47b3f3b10652057f3490841f1f7.tar.gz
Update ntpd to 4.1.1b. There are two new drivers and the usual bunch of
fixes. See contrib/ntp/ChangeLog for details. MFC after: 1 month Prodded by: jhay Tested on: sparc64 (panther), alpha (beast) and i386.
Diffstat (limited to 'usr.sbin/ntp/ntpd')
-rw-r--r--usr.sbin/ntp/ntpd/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/usr.sbin/ntp/ntpd/Makefile b/usr.sbin/ntp/ntpd/Makefile
index aa91c02..495b697 100644
--- a/usr.sbin/ntp/ntpd/Makefile
+++ b/usr.sbin/ntp/ntpd/Makefile
@@ -18,11 +18,12 @@ SRCS= cmd_args.c map_vme.c ntp_config.c \
refclock_hopfpci.c refclock_hopfser.c refclock_hpgps.c \
refclock_irig.c refclock_jupiter.c refclock_leitch.c \
refclock_local.c refclock_msfees.c refclock_mx4200.c \
- refclock_nmea.c refclock_oncore.c refclock_palisade.c \
- refclock_parse.c refclock_pcf.c refclock_pst.c \
- refclock_ptbacts.c refclock_shm.c refclock_tpro.c \
- refclock_trak.c refclock_true.c refclock_ulink.c \
- refclock_usno.c refclock_wwv.c refclock_wwvb.c \
+ refclock_neoclock4x.c refclock_nmea.c refclock_oncore.c \
+ refclock_palisade.c refclock_parse.c refclock_pcf.c \
+ refclock_pst.c refclock_ptbacts.c refclock_ripencc.c \
+ refclock_shm.c refclock_tpro.c refclock_trak.c refclock_true.c \
+ refclock_ulink.c refclock_usno.c refclock_wwv.c \
+ refclock_wwvb.c \
version.c
CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
OpenPOWER on IntegriCloud