Re: Weirdness with recently updated NTP on -current?

From: Christian Weisgerber <naddy_at_mips.inka.de>
Date: Sun, 24 Aug 2008 22:02:49 +0000 (UTC)
We are using a wrong source file to build libntp.  As a consequence,
ntpd believes itself to be in a simulation and does not read the
system time--not the best strategy for a timekeeping daemon.

Index: libntp/Makefile
===================================================================
RCS file: /home/ncvs/src/usr.sbin/ntp/libntp/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- libntp/Makefile	22 Aug 2008 16:00:48 -0000	1.11
+++ libntp/Makefile	24 Aug 2008 21:36:50 -0000
_at__at_ -21,7 +21,7 _at__at_
 	msutotsf.c	msyslog.c	netof.c		ntp_rfc2553.c \
 	numtoa.c	numtohost.c	octtoint.c	prettydate.c \
 	recvbuff.c	refnumtoa.c	snprintf.c	socktoa.c \
-	socktohost.c	strstr.c	systime_s.c	statestr.c \
+	socktohost.c	strstr.c	systime.c	statestr.c \
 	strerror.c	syssignal.c	tsftomsu.c	tstotv.c \
 	tvtoa.c	tvtots.c	uglydate.c	uinttoa.c \
 	utvtoa.c	ymd2yd.c 
-- 
Christian "naddy" Weisgerber                          naddy_at_mips.inka.de
Received on Sun Aug 24 2008 - 20:02:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:34 UTC