From nobody@FreeBSD.org  Thu Jul 22 10:28:56 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5E5E71065675
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 22 Jul 2010 10:28:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 4C7A18FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 22 Jul 2010 10:28:56 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6MASuNV098014
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 22 Jul 2010 10:28:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o6MAStnw098013;
	Thu, 22 Jul 2010 10:28:55 GMT
	(envelope-from nobody)
Message-Id: <201007221028.o6MAStnw098013@www.freebsd.org>
Date: Thu, 22 Jul 2010 10:28:55 GMT
From: Niclas Zeising <niclas.zeising@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update to NTP in base system
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148836
>Category:       bin
>Synopsis:       ntpd(8): [patch] Update to NTP in base system
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    roberto
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 22 10:30:05 UTC 2010
>Closed-Date:    
>Last-Modified:  Wed Dec  4 21:40:00 UTC 2013
>Originator:     Niclas Zeising
>Release:        FreeBSD 9-CURRENT
>Organization:
>Environment:
>Description:
The NTP distribution in the FreeBSD base system is almost two years old, and new releases of NTP from www.ntp.org has come since it was imported. The patch located at http://www.lysator.liu.se/~zeising/FreeBSD/ntp-update/ updates NTP to the latest version available at this time (4.2.6p2). Note that the patches are the same;
http://www.lysator.liu.se/~zeising/FreeBSD/ntp-update/ntpupdate.diff is uncompressed, while
http://www.lysator.liu.se/~zeising/FreeBSD/ntp-update/ntpupdate.diff.bz2 is compressed with bz2.
The patch contains both the update to the NTP source in src/contrib/ntp and updates to the make files in src/usr.sbin/ntp to make it build.
The patch can be applied, while standing in the src directory, with 
patch -p0 < ntpupdate.diff .
I believe the new version of NTP works, but it might require some testing. Note that in the new distribution the HTML docs are excluded from the build since they can be found on the internet. It is possible to reconnect them though.

The patch above can't be used for a vendor import of ntp, since it doesn't take into account the vendor area. To import it, download ntp-4.2.6p2.tar.gz from
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2.6p2.tar.gz
unpack it, and then remove the following files and directories:
ElectricFence
ports
html
lib/isc/win32
ntpd/ntp_parser.y
as these are not needed for the build.
The file http://www.lysator.liu.se/~zeising/FreeBSD/ntp-update/ntpupdate-no-vendor.diff then contains only the updates to make files in src/usr.sbin/ntp which also needs to be applied when doing the vendor update. I can't give more specific instructions regarding the vendor update, as I don't know how it is done. I will post updates to FREEBSD-upgrade and FREEBSD-Xlist later.

Please test it, and import it. If something is unclear just contact me.
//Niclas
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->roberto 
Responsible-Changed-By: remko 
Responsible-Changed-When: Thu Jul 22 11:35:53 UTC 2010 
Responsible-Changed-Why:  
Ollivier, can you please have a look at this? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148836 

From: Niclas Zeising <niclas.zeising@gmail.com>
To: bug-followup@FreeBSD.org, niclas.zeising@gmail.com
Cc:  
Subject: Re: bin/148836: [ntp] [patch] Update to NTP in base system
Date: Fri, 23 Jul 2010 01:12:50 +0200

 Just a slight update to the patch instructions. You need to use the -E 
 flags to patch as well, so it removes files properly. The patch 
 procedure thus becomes, while standing in the top of the source 
 directory (/usr/src)
 patch -p1 -E < /path/to/ntpupdate.diff
 Regards
 //Niclas

From: Niclas Zeising <niclas.zeising@gmail.com>
To: bug-followup@FreeBSD.org, niclas.zeising@gmail.com, 
 roberto@freebsd.org
Cc:  
Subject: Re: bin/148836: ntpd(8): [patch] Update to NTP in base system
Date: Mon, 26 Sep 2011 01:01:36 +0200

 This is a multi-part message in MIME format.
 --------------060806070509060505000206
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 Hi!
 Here is an updated patch against the latest head and the latest stable
 ntp version, ntp-4.2.6p4.
 To use the patch, download ntp-4.2.6.tar.gz and follow the instructions
 in the original PR. Then download the attached patch, and patch from
 /usr/src (or wherever you keep your source directory) with patch -p0 -E
 < /path/to/ntp.update.no.vendor.freebsd9.diff.
 Please let me know if there is any issues with the patch or otherwise
 with the update
 Regards!
 -- 
 Niclas
 
 --------------060806070509060505000206
 Content-Type: text/plain;
  name="ntp.update.no.vendor.freebsd.9.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="ntp.update.no.vendor.freebsd.9.diff"
 
 Index: usr.sbin/ntp/ntptime/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntptime/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntptime/Makefile	(working copy)
 @@ -1,11 +1,22 @@
  # $FreeBSD$
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/util
 +NO_MAN=
  
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/util
 +
 +.include "${.CURDIR}/../config.mk"
 +
 +.PATH:	${SRC_DIR}
 +
  PROG=	ntptime
 -NO_MAN=
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${.CURDIR}/../
  
  DPADD=	${LIBNTP}
  LDADD=	${LIBNTP}
 Index: usr.sbin/ntp/ntp-keygen/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntp-keygen/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntp-keygen/Makefile	(working copy)
 @@ -4,14 +4,23 @@
  
  .include <bsd.own.mk>
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/util \
 -       ${.CURDIR}/../../../contrib/ntp/ntpd
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/util
  
 +.include "${.CURDIR}/../config.mk"
 +
 +.PATH:		${SRC_DIR}
 +
  PROG=	ntp-keygen
  SRCS=	ntp-keygen.c ntp-keygen-opts.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -	-I${.CURDIR}/../../../contrib/ntp/libopts
 +CFLAGS+=	-I${NTP_DIR}/include 
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothread/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
  
  DPADD=	${LIBNTP} ${LIBOPTS}
  LDADD=	${LIBNTP} ${LIBOPTS}
 Index: usr.sbin/ntp/ntpq/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntpq/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntpq/Makefile	(working copy)
 @@ -4,24 +4,41 @@
  
  .include <bsd.own.mk>
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/ntpq
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/ntpq
  
 +.include "${.CURDIR}/../config.mk"
 +
  BINDIR=	/usr/bin
  
  PROG=	ntpq
 +.PATH:	${SRC_DIR}
 +
  SRCS= 	ntpq.c ntpq-opts.c ntpq-subs.c version.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -	-I${.CURDIR}/../../../contrib/ntp/libopts
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
  
 -DPADD=	${LIBNTP} ${LIBM} ${LIBMD} ${LIBOPTS}
 -LDADD=	${LIBNTP} -lm -lmd ${LIBOPTS}
 +DPADD=	${LIBNTP} ${LIBEDIT} ${LIBM} ${LIBMD} ${LIBOPTS}
 +LDADD=	${LIBNTP} -ledit -lm -lmd ${LIBOPTS}
 +CFLAGS+=	-DHAVE_LIBREADLINE -DHAVE_READLINE_HISTORY_H \
 +		-DHAVE_READLINE_READLINE_H
  
  DPADD+=		${LIBEDIT} ${LIBTERMCAP}
  LDADD+=		-ledit -ltermcap
  CFLAGS+=	-DHAVE_LIBEDIT -DHAVE_READLINE_READLINE_H \
  		-I${DESTDIR}/${INCLUDEDIR}/edit
  
 +.if ${MK_OPENSSL} != "no" && !defined(RELEASE_CRUNCH)
 +DPADD+=		${LIBCRYPTO}
 +LDADD+=		-lcrypto
 +.endif
 +
  CLEANFILES+= .version version.c
  
  version.c:
 Index: usr.sbin/ntp/sntp/Makefile
 ===================================================================
 --- usr.sbin/ntp/sntp/Makefile	(revision 225756)
 +++ usr.sbin/ntp/sntp/Makefile	(working copy)
 @@ -1,16 +1,34 @@
  # $FreeBSD$
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/sntp
 +NO_MAN=
  
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/sntp
 +
 +.include "${.CURDIR}/../config.mk"
 +
  PROG=	sntp
 -NO_MAN=
 -SRCS= 	internet.c main.c socket.c timing.c unix.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -	-DPACKAGE=\"sntp\" -DVERSION=\"1.6\" \
 -	-I${.CURDIR}/../../../contrib/ntp/libopts
 +.PATH:	${SRC_DIR}
 +SRCS= 	crypto.c	kod_management.c	log.c	 	main.c \
 +	networking.c	sntp.c			sntp-opts.c	utilities.c
  
 -DPADD=	${LIBM} ${LIBOPTS}
 -LDADD=	-lm ${LIBOPTS}
 +CFLAGS+=	-I${NTP_DIR}/include 
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${SRC_DIR}/libopts
 +CFLAGS+=	-I${SRC_DIR}
 +CFLAGS+=	-I${.CURDIR}/../
 +CFLAGS+=	-DPACKAGE=\"sntp\" -DVERSION=\"1.6\" \
  
 +DPADD=	${LIBNTP} ${LIBM} ${LIBOPTS}
 +LDADD=	${LIBNTP} -lm ${LIBOPTS}
 +
 +.if ${MK_OPENSSL} != "no" && !defined(RELEASE_CRUNCH)
 +DPADD+=	${LIBCRYPTO}
 +LDADD+=	-lcrypto
 +.endif
 +
  .include <bsd.prog.mk>
 Index: usr.sbin/ntp/scripts/mkver
 ===================================================================
 --- usr.sbin/ntp/scripts/mkver	(revision 225756)
 +++ usr.sbin/ntp/scripts/mkver	(working copy)
 @@ -6,7 +6,7 @@
  
  ConfStr="$PROG"
  
 -ConfStr="$ConfStr 4.2.4p5"
 +ConfStr="$ConfStr 4.2.6p4"
  
  case "$CSET" in
   '') ;;
 Index: usr.sbin/ntp/libntp/Makefile
 ===================================================================
 --- usr.sbin/ntp/libntp/Makefile	(revision 225756)
 +++ usr.sbin/ntp/libntp/Makefile	(working copy)
 @@ -1,37 +1,63 @@
  # $FreeBSD$
 +#
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/libntp \
 -	${.CURDIR}/../../../contrib/ntp/libisc
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/libntp
  
 -LIB= ntp
 +LIB=		ntp
  INTERNALLIB=
 +SRCS=
  
 -NTP_SRCS=	a_md5encrypt.c	adjtime.c	atoint.c	atolfp.c \
 -	atouint.c	audio.c		authkeys.c \
 -	authreadkeys.c	authusekey.c	\
 -	buftvtots.c	caljulian.c	caltontp.c \
 -	calyearstart.c	clocktime.c	clocktypes.c	decodenetnum.c \
 -	dofptoa.c	dolfptoa.c	emalloc.c	findconfig.c \
 -	fptoa.c		fptoms.c	getopt.c \
 -	hextoint.c	hextolfp.c	humandate.c	icom.c \
 -	inttoa.c	iosignal.c	lib_strbuf.c \
 -	machines.c	md5c.c		memmove.c	\
 -	mfptoa.c	mfptoms.c	mktime.c	modetoa.c \
 -	mstolfp.c 	ntp_random.c \
 -	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.c	statestr.c \
 -	strerror.c	syssignal.c	tsftomsu.c	tstotv.c \
 -	tvtoa.c	tvtots.c	uglydate.c	uinttoa.c \
 -	utvtoa.c	ymd2yd.c 
 +.include	"${.CURDIR}/../config.mk"
  
 -ISC_SRCS= assertions.c error.c inet_ntop.c inet_pton.c interfaceiter.c \
 -	isc_strerror.c lib.c mem.c msgcat.c net.c netscope.c netaddr.c \
 -	sockaddr.c
 +.PATH:		${SRC_DIR}
 +SRCS+=		a_md5encrypt.c	adjtime.c	atoint.c	atolfp.c \
 +		atouint.c	audio.c		authkeys.c	authreadkeys.c \
 +		authusekey.c	bsd_strerror.c	buftvtots.c	caljulian.c \
 +		caltontp.c 	calyearstart.c	clocktime.c	clocktypes.c \
 +		decodenetnum.c	dofptoa.c	dolfptoa.c	emalloc.c \
 +		findconfig.c	fptoa.c		fptoms.c	getopt.c \
 +		hextoint.c	hextolfp.c	humandate.c	icom.c \
 +		inttoa.c	iosignal.c	lib_strbuf.c	machines.c \
 +		memmove.c	mfptoa.c	mfptoms.c	mktime.c \
 +		modetoa.c	mstolfp.c	msutotsf.c	msyslog.c \
 +		netof.c		ntp_libopts.c	ntp_lineedit.c	ntp_random.c \
 +		ntp_rfc2553.c	numtoa.c	numtohost.c	octtoint.c \
 +		prettydate.c	recvbuff.c	refnumtoa.c	snprintf.c \
 +		socktoa.c	socktohost.c	ssl_init.c	statestr.c \
 +		strdup.c	strstr.c	systime.c	syssignal.c \
 +		tsftomsu.c	tstotv.c 	tvtots.c	uglydate.c \
 +		uinttoa.c	version.c	ymd2yd.c
  
 -SRCS=	${NTP_SRCS} ${ISC_SRCS}
 +.PATH:		${NTP_DIR}/lib/isc
 +SRCS+=		assertions.c	buffer.c	error.c		event.c \
 +		inet_ntop.c 	inet_pton.c	lib.c 		log.c \
 +		md5.c		netaddr.c	netscope.c	ondestroy.c \
 +		random.c	result.c	task.c		sockaddr.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
 +.PATH:		${NTP_DIR}/lib/isc/nls
 +SRCS+=		msgcat.c
  
 +.PATH:		${NTP_DIR}/lib/isc/nothreads
 +SRCS+=		condition.c	thread.c
 +
 +.PATH:		${NTP_DIR}/lib/isc/unix
 +SRCS+=		dir.c		errno2result.c	file.c \
 +		interfaceiter.c	net.c		stdio.c		stdtime.c \
 +		strerror.c	time.c
 +
 +
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATMOIC_ARCH}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
 +
 +CLEANFILES+= .version version.c
 +
 +version.c:
 +	sh -e ${.CURDIR}/../scripts/mkver ntpd
 +
  .include <bsd.lib.mk>
 Index: usr.sbin/ntp/config.h
 ===================================================================
 --- usr.sbin/ntp/config.h	(revision 225756)
 +++ usr.sbin/ntp/config.h	(working copy)
 @@ -1,6 +1,8 @@
 -/* config.h.  Generated by configure.  */
 +/* config.h.  Generated from config.h.in by configure.  */
  /* config.h.in.  Generated from configure.ac by autoheader.  */
  /* $FreeBSD$ */
 +/* Define if building universal (internal helper macro) */
 +/* #undef AC_APPLE_UNIVERSAL_BUILD */
  
  /* Is adjtime() accurate? */
  /* #undef ADJTIME_IS_ACCURATE */
 @@ -8,9 +10,6 @@
  /* CHU audio/decoder? */
  /* #undef AUDIO_CHU */
  
 -/* Declare char *sys_errlist array */
 -/* #undef CHAR_SYS_ERRLIST */
 -
  /* ACTS modem service */
  /* #undef CLOCK_ACTS */
  
 @@ -149,10 +148,10 @@
  /* Ultralink M320 WWVB receiver? */
  /* #undef CLOCK_ULINK */
  
 -/* VARITEXT protocol */
 +/* VARITEXT clock */
  /* #undef CLOCK_VARITEXT */
  
 -/* WHARTON 400A Series protocol */
 +/* WHARTON 400A Series clock */
  /* #undef CLOCK_WHARTON_400A */
  
  /* WWV audio driver */
 @@ -161,7 +160,7 @@
  /* Zyfer GPStarplus */
  /* #undef CLOCK_ZYFER */
  
 -/* Enable debugging? */
 +/* Enable ntpd debugging code? */
  /* #undef DEBUG */
  
  /* Enable processing time debugging? */
 @@ -246,7 +245,7 @@
  /* #undef DECL_STRTOL_0 */
  
  /* Declare syscall()? */
 -#define DECL_SYSCALL 1
 +/* #undef DECL_SYSCALL */
  
  /* Declaration style */
  /* #undef DECL_SYSLOG_0 */
 @@ -266,17 +265,23 @@
  /* What is the fallback value for HZ? */
  #define DEFAULT_HZ 100
  
 +/* Directory separator character, usually / or \\ */
 +#define DIR_SEP '/'
 +
 +/* use old autokey session key behavior? */
 +/* #undef DISABLE_BUG1243_FIX */
 +
  /* synch TODR hourly? */
  /* #undef DOSYNCTODR */
  
  /* The number of minutes in a DST adjustment */
  #define DSTMINUTES 60
  
 -/* fopen(3) accepts a 'b' in the mode flag */
 -#define FOPEN_BINARY_FLAG "b"
 +/* number of args to el_init() */
 +#define EL_INIT_ARGS 4
  
 -/* fopen(3) accepts a 't' in the mode flag */
 -#define FOPEN_TEXT_FLAG "t"
 +/* Force deferred DNS lookups? */
 +/* #undef FORCE_DEFER_DNS */
  
  /* force ntpdate to step the clock if !defined(STEP_SLEW) ? */
  /* #undef FORCE_NTPDATE_STEP */
 @@ -284,14 +289,14 @@
  /* What is getsockname()'s socklen type? */
  #define GETSOCKNAME_SOCKLEN_TYPE socklen_t
  
 -/* Do we have a routing socket (struct rt_msghdr)? */
 +/* Do we have a routing socket (rt_msghdr or rtattr)? */
  #define HAS_ROUTING_SOCKET 1
  
  /* Define to 1 if you have the <arpa/nameser.h> header file. */
  #define HAVE_ARPA_NAMESER_H 1
  
  /* Do we have audio support? */
 -#define HAVE_AUDIO	1
 +#define HAVE_AUDIO /**/
  
  /* Define to 1 if you have the <bstring.h> header file. */
  /* #undef HAVE_BSTRING_H */
 @@ -311,9 +316,6 @@
  /* Define to 1 if you have the `daemon' function. */
  #define HAVE_DAEMON 1
  
 -/* Define this if /dev/zero is readable device */
 -#define HAVE_DEV_ZERO 1
 -
  /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
     */
  #define HAVE_DIRENT_H 1
 @@ -333,18 +335,15 @@
  /* Define to 1 if you have the <errno.h> header file. */
  #define HAVE_ERRNO_H 1
  
 -/* Define to 1 if you have the `EVP_md2' function. */
 -/* #undef HAVE_EVP_MD2 */
 -
 -/* Define to 1 if you have the `EVP_mdc2' function. */
 -/* #undef HAVE_EVP_MDC2 */
 -
  /* Define to 1 if you have the <fcntl.h> header file. */
  #define HAVE_FCNTL_H 1
  
  /* Define to 1 if you have the `finite' function. */
  /* #undef HAVE_FINITE */
  
 +/* Define to 1 if you have the `fork' function. */
 +#define HAVE_FORK 1
 +
  /* Define to 1 if you have the `getbootfile' function. */
  #define HAVE_GETBOOTFILE 1
  
 @@ -355,26 +354,41 @@
  #define HAVE_GETDTABLESIZE 1
  
  /* Define to 1 if you have the `getifaddrs' function. */
 -#define HAVE_GETIFADDRS 1
 +/* #undef HAVE_GETIFADDRS */
  
 +/* Define to 1 if you have the `getpassphrase' function. */
 +/* #undef HAVE_GETPASSPHRASE */
 +
  /* Define to 1 if you have the `getrusage' function. */
  #define HAVE_GETRUSAGE 1
  
  /* Define to 1 if you have the `getuid' function. */
  #define HAVE_GETUID 1
  
 +/* Define to 1 if you have the <histedit.h> header file. */
 +#define HAVE_HISTEDIT_H 1
 +
 +/* Define to 1 if you have the <history.h> header file. */
 +/* #undef HAVE_HISTORY_H */
 +
  /* Define to 1 if you have the `hstrerror' function. */
  #define HAVE_HSTRERROR 1
  
 -/* Obvious... */
 +/* Obvious */
  #define HAVE_HZ_IN_STRUCT_CLOCKINFO 1
  
  /* Define to 1 if you have the <ieeefp.h> header file. */
  #define HAVE_IEEEFP_H 1
  
 -/* ISC: Use iflist_sysctl? */
 +/* have iflist_sysctl? */
  #define HAVE_IFLIST_SYSCTL 1
  
 +/* Define to 1 if you have the `if_nametoindex' function. */
 +#define HAVE_IF_NAMETOINDEX 1
 +
 +/* inline keyword or macro available */
 +#define HAVE_INLINE 1
 +
  /* Define to 1 if the system has the type `int16_t'. */
  #define HAVE_INT16_T 1
  
 @@ -390,24 +404,18 @@
  /* Define to 1 if you have the <inttypes.h> header file. */
  #define HAVE_INTTYPES_H 1
  
 +/* Do we have IPTOS support? */
 +#define HAVE_IPTOS_SUPPORT 1
 +
  /* Define to 1 if you have the `isfinite' function. */
  #define HAVE_ISFINITE 1
  
 +/* Define to 1 if you have the <kvm.h> header file. */
 +#define HAVE_KVM_H 1
 +
  /* Define to 1 if you have the `kvm_open' function. */
  #define HAVE_KVM_OPEN 1
  
 -/* Define to 1 if you have the `K_open' function. */
 -/* #undef HAVE_K_OPEN */
 -
 -/* Define to 1 if you have the `advapi32' library (-ladvapi32). */
 -/* #undef HAVE_LIBADVAPI32 */
 -
 -/* Do we have the curses library? */
 -/* #undef HAVE_LIBCURSES */
 -
 -/* Do we have the edit library? */
 -/* #undef HAVE_LIBEDIT */
 -
  /* Define to 1 if you have the `elf' library (-lelf). */
  #define HAVE_LIBELF 1
  
 @@ -423,42 +431,33 @@
  /* Define to 1 if you have the `ld' library (-lld). */
  /* #undef HAVE_LIBLD */
  
 -/* Define to 1 if you have the `md' library (-lmd). */
 -#define HAVE_LIBMD 1
 -
 -/* Define to 1 if you have the `md5' library (-lmd5). */
 -/* #undef HAVE_LIBMD5 */
 -
  /* Define to 1 if you have the `mld' library (-lmld). */
  /* #undef HAVE_LIBMLD */
  
 -/* Define to 1 if you have the `nsl' library (-lnsl). */
 -/* #undef HAVE_LIBNSL */
 -
  /* Define to 1 if you have the `posix4' library (-lposix4). */
  /* #undef HAVE_LIBPOSIX4 */
  
 -/* Define to 1 if you have the `readline' library (-lreadline). */
 -/* #undef HAVE_LIBREADLINE */
 +/* Define to 1 if you have the `resolv' library (-lresolv). */
 +/* #undef HAVE_LIBRESOLV */
  
  /* Define to 1 if you have the `rt' library (-lrt). */
  #define HAVE_LIBRT 1
  
 -/* Define to 1 if you have the `socket' library (-lsocket). */
 -/* #undef HAVE_LIBSOCKET */
 +/* Define to 1 if you have the <libscf.h> header file. */
 +/* #undef HAVE_LIBSCF_H */
  
 -/* Define to 1 if you have the `syslog' library (-lsyslog). */
 -/* #undef HAVE_LIBSYSLOG */
 -
 -/* Define to 1 if you have the `xnet' library (-lxnet). */
 -/* #undef HAVE_LIBXNET */
 -
  /* Define to 1 if you have the <limits.h> header file. */
  #define HAVE_LIMITS_H 1
  
  /* Do we have Linux capabilities? */
  /* #undef HAVE_LINUX_CAPABILITIES */
  
 +/* Define to 1 if you have the <linux/if_addr.h> header file. */
 +/* #undef HAVE_LINUX_IF_ADDR_H */
 +
 +/* Define to 1 if the system has the type `long'. */
 +#define HAVE_LONG 1
 +
  /* Define to 1 if you have the <machine/inline.h> header file. */
  /* #undef HAVE_MACHINE_INLINE_H */
  
 @@ -496,9 +495,7 @@
  #define HAVE_MKTIME 1
  
  /* Define to 1 if you have the `mlockall' function. */
 -#if __FreeBSD_version >= 500102
  #define HAVE_MLOCKALL 1
 -#endif
  
  /* Define to 1 if you have the `mmap' function. */
  #define HAVE_MMAP 1
 @@ -518,6 +515,9 @@
  /* Define to 1 if you have the <netinet/in_systm.h> header file. */
  #define HAVE_NETINET_IN_SYSTM_H 1
  
 +/* Define to 1 if you have the <netinet/in_var.h> header file. */
 +#define HAVE_NETINET_IN_VAR_H 1
 +
  /* Define to 1 if you have the <netinet/ip.h> header file. */
  #define HAVE_NETINET_IP_H 1
  
 @@ -533,6 +533,12 @@
  /* Define to 1 if you have the <net/if.h> header file. */
  #define HAVE_NET_IF_H 1
  
 +/* Define to 1 if you have the <net/if_var.h> header file. */
 +#define HAVE_NET_IF_VAR_H 1
 +
 +/* Define to 1 if you have the <net/netmp.h> header file. */
 +/* #undef HAVE_NET_NETMP_H */
 +
  /* Define to 1 if you have the <net/route.h> header file. */
  #define HAVE_NET_ROUTE_H 1
  
 @@ -542,15 +548,21 @@
  /* Define to 1 if you have the `nlist' function. */
  #define HAVE_NLIST 1
  
 +/* Define to 1 if you have the <nlist.h> header file. */
 +#define HAVE_NLIST_H 1
 +
  /* Define to 1 if you have the `ntp_adjtime' function. */
  #define HAVE_NTP_ADJTIME 1
  
  /* Define to 1 if you have the `ntp_gettime' function. */
  #define HAVE_NTP_GETTIME 1
  
 -/* Define this if pathfind(3) works */
 -/* #undef HAVE_PATHFIND */
 +/* Do we want support for Samba's signing daemon? */
 +/* #undef HAVE_NTP_SIGND */
  
 +/* Define to 1 if the system has the type `pid_t'. */
 +#define HAVE_PID_T 1
 +
  /* Define to 1 if you have the `plock' function. */
  /* #undef HAVE_PLOCK */
  
 @@ -560,47 +572,53 @@
  /* Do we have the PPS API per the Draft RFC? */
  #define HAVE_PPSAPI 1
  
 -/* Are function prototypes OK? */
 -#define HAVE_PROTOTYPES 1
 -
  /* Define to 1 if you have the `pututline' function. */
  /* #undef HAVE_PUTUTLINE */
  
  /* Define to 1 if you have the `pututxline' function. */
 -/* #undef HAVE_PUTUTXLINE */
 +#define HAVE_PUTUTXLINE 1
  
 +/* Define to 1 if you have the <readline.h> header file. */
 +/* #undef HAVE_READLINE_H */
 +
 +/* Define if your readline library has \`add_history' */
 +#define HAVE_READLINE_HISTORY 1
 +
  /* Define to 1 if you have the <readline/history.h> header file. */
 -/* #undef HAVE_READLINE_HISTORY_H */
 +#define HAVE_READLINE_HISTORY_H 1
  
  /* Define to 1 if you have the <readline/readline.h> header file. */
 -/* #undef HAVE_READLINE_READLINE_H */
 +#define HAVE_READLINE_READLINE_H 1
  
  /* Define to 1 if you have the `readlink' function. */
  #define HAVE_READLINK 1
  
 -/* Define this if we have a functional realpath(3C) */
 -#define HAVE_REALPATH 1
 -
  /* Define to 1 if you have the `recvmsg' function. */
  #define HAVE_RECVMSG 1
  
  /* Define to 1 if you have the <resolv.h> header file. */
  #define HAVE_RESOLV_H 1
  
 +/* Define to 1 if you have the `res_init' function. */
 +#define HAVE_RES_INIT 1
 +
 +/* Do we have Linux routing socket? */
 +/* #undef HAVE_RTNETLINK */
 +
  /* Define to 1 if you have the `rtprio' function. */
  #define HAVE_RTPRIO 1
  
 -/* Should be obvious... */
 -#define HAVE_SA_LEN_IN_STRUCT_SOCKADDR 1
 +/* Define to 1 if you have the <runetype.h> header file. */
 +#define HAVE_RUNETYPE_H 1
  
 -/* Obvious... */
 +/* Obvious */
  #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1
  
  /* Define to 1 if you have the <sched.h> header file. */
 -/* #undef HAVE_SCHED_H */
 +#define HAVE_SCHED_H 1
  
  /* Define to 1 if you have the `sched_setscheduler' function. */
 -/* #undef HAVE_SCHED_SETSCHEDULER */
 +#define HAVE_SCHED_SETSCHEDULER 1
  
  /* Define to 1 if you have the <setjmp.h> header file. */
  #define HAVE_SETJMP_H 1
 @@ -639,7 +657,7 @@
  /* #undef HAVE_SIGNALED_IO */
  
  /* Define to 1 if you have the `sigset' function. */
 -/* #undef HAVE_SIGSET */
 +#define HAVE_SIGSET 1
  
  /* Define to 1 if you have the `sigsuspend' function. */
  #define HAVE_SIGSUSPEND 1
 @@ -647,15 +665,15 @@
  /* Define to 1 if you have the `sigvec' function. */
  #define HAVE_SIGVEC 1
  
 +/* Define to 1 if the system has the type `size_t'. */
 +#define HAVE_SIZE_T 1
 +
  /* Define to 1 if you have the `snprintf' function. */
  #define HAVE_SNPRINTF 1
  
 -/* Does struct sockaddr_storage have ss_family? */
 -#define HAVE_SS_FAMILY_IN_SS 1
 +/* Are Solaris privileges available? */
 +/* #undef HAVE_SOLARIS_PRIVS */
  
 -/* Does struct sockaddr_storage have ss_len? */
 -#define HAVE_SS_LEN_IN_SS 1
 -
  /* Define to 1 if you have the <stdarg.h> header file. */
  #define HAVE_STDARG_H 1
  
 @@ -677,9 +695,6 @@
  /* Define to 1 if you have the `strerror' function. */
  #define HAVE_STRERROR 1
  
 -/* Define this if strftime() works */
 -#define HAVE_STRFTIME 1
 -
  /* Define to 1 if you have the <strings.h> header file. */
  #define HAVE_STRINGS_H 1
  
 @@ -689,13 +704,16 @@
  /* Define to 1 if you have the `strrchr' function. */
  #define HAVE_STRRCHR 1
  
 +/* Define to 1 if you have the `strsignal' function. */
 +#define HAVE_STRSIGNAL 1
 +
  /* Define to 1 if you have the `strstr' function. */
  #define HAVE_STRSTR 1
  
  /* Do we have struct ntptimeval? */
  #define HAVE_STRUCT_NTPTIMEVAL 1
  
 -/* Define to 1 if `time.tv_nsec' is member of `struct ntptimeval'. */
 +/* Define to 1 if `time.tv_nsec' is a member of `struct ntptimeval'. */
  #define HAVE_STRUCT_NTPTIMEVAL_TIME_TV_NSEC 1
  
  /* Does a system header define struct ppsclockev? */
 @@ -704,13 +722,10 @@
  /* Do we have struct snd_size? */
  #define HAVE_STRUCT_SND_SIZE 1
  
 -/* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */
 -#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
 -
  /* Does a system header define struct sockaddr_storage? */
  #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  
 -/* Do we have struct timespec? */
 +/* struct timespec declared? */
  #define HAVE_STRUCT_TIMESPEC 1
  
  /* Define to 1 if you have the <sun/audioio.h> header file. */
 @@ -729,7 +744,7 @@
  /* #undef HAVE_SYS_AUDIOIO_H */
  
  /* Define to 1 if you have the <sys/capability.h> header file. */
 -/* #undef HAVE_SYS_CAPABILITY_H */
 +#define HAVE_SYS_CAPABILITY_H 1
  
  /* Define to 1 if you have the <sys/clkdefs.h> header file. */
  /* #undef HAVE_SYS_CLKDEFS_H */
 @@ -757,7 +772,7 @@
  /* #undef HAVE_SYS_LIMITS_H */
  
  /* Define to 1 if you have the <sys/lock.h> header file. */
 -/* #undef HAVE_SYS_LOCK_H */
 +#define HAVE_SYS_LOCK_H 1
  
  /* Define to 1 if you have the <sys/mman.h> header file. */
  #define HAVE_SYS_MMAN_H 1
 @@ -865,6 +880,9 @@
  /* Define to 1 if you have the <sys/un.h> header file. */
  #define HAVE_SYS_UN_H 1
  
 +/* Define to 1 if you have the <sys/var.h> header file. */
 +/* #undef HAVE_SYS_VAR_H */
 +
  /* Define to 1 if you have the <sys/wait.h> header file. */
  #define HAVE_SYS_WAIT_H 1
  
 @@ -877,8 +895,8 @@
  /* Define to 1 if you have the <termio.h> header file. */
  /* #undef HAVE_TERMIO_H */
  
 -/* Obvious... */
 -/* #undef HAVE_TICKADJ_IN_STRUCT_CLOCKINFO */
 +/* Obvious */
 +#define HAVE_TICKADJ_IN_STRUCT_CLOCKINFO 1
  
  /* Define to 1 if you have the `timegm' function. */
  #define HAVE_TIMEGM 1
 @@ -895,6 +913,9 @@
  /* Define to 1 if you have the <timex.h> header file. */
  /* #undef HAVE_TIMEX_H */
  
 +/* Define to 1 if the system has the type `time_t'. */
 +#define HAVE_TIME_T 1
 +
  /* Do we have the TIOCGPPSEV ioctl (Solaris)? */
  /* #undef HAVE_TIOCGPPSEV */
  
 @@ -944,7 +965,7 @@
  #define HAVE_UTIME_H 1
  
  /* Define to 1 if you have the <utmpx.h> header file. */
 -/* #undef HAVE_UTMPX_H */
 +#define HAVE_UTMPX_H 1
  
  /* Define to 1 if you have the <utmp.h> header file. */
  /* #undef HAVE_UTMP_H */
 @@ -955,6 +976,12 @@
  /* Define to 1 if you have the <varargs.h> header file. */
  /* #undef HAVE_VARARGS_H */
  
 +/* Define to 1 if you have the `vfork' function. */
 +#define HAVE_VFORK 1
 +
 +/* Define to 1 if you have the <vfork.h> header file. */
 +/* #undef HAVE_VFORK_H */
 +
  /* Define to 1 if you have the `vprintf' function. */
  #define HAVE_VPRINTF 1
  
 @@ -964,6 +991,21 @@
  /* Define to 1 if you have the `vsprintf' function. */
  #define HAVE_VSPRINTF 1
  
 +/* Define to 1 if you have the <wchar.h> header file. */
 +#define HAVE_WCHAR_H 1
 +
 +/* Define to 1 if the system has the type `wchar_t'. */
 +#define HAVE_WCHAR_T 1
 +
 +/* Define to 1 if the system has the type `wint_t'. */
 +#define HAVE_WINT_T 1
 +
 +/* Define to 1 if `fork' works. */
 +#define HAVE_WORKING_FORK 1
 +
 +/* Define to 1 if `vfork' works. */
 +#define HAVE_WORKING_VFORK 1
 +
  /* Define to 1 if you have the </sys/sync/queue.h> header file. */
  /* #undef HAVE__SYS_SYNC_QUEUE_H */
  
 @@ -976,12 +1018,34 @@
  /* Define to 1 if you have the `__ntp_gettime' function. */
  /* #undef HAVE___NTP_GETTIME */
  
 +/* Define to 1 if you have the `__res_init' function. */
 +#define HAVE___RES_INIT 1
 +
  /* Does struct sockaddr_storage have __ss_family? */
  /* #undef HAVE___SS_FAMILY_IN_SS */
  
 +
 +	/* Handle sockaddr_storage.__ss_family */
 +	#ifdef HAVE___SS_FAMILY_IN_SS
 +	# define ss_family __ss_family
 +	#endif /* HAVE___SS_FAMILY_IN_SS */
 +    
 +
 +
  /* Does struct sockaddr_storage have __ss_len? */
  /* #undef HAVE___SS_LEN_IN_SS */
  
 +
 +	/* Handle sockaddr_storage.__ss_len */
 +	#ifdef HAVE___SS_LEN_IN_SS
 +	# define ss_len __ss_len
 +	#endif /* HAVE___SS_LEN_IN_SS */
 +    
 +
 +
 +/* Retry queries on _any_ DNS error? */
 +/* #undef IGNORE_DNS_ERRORS */
 +
  /* Should we use the IRIG sawtooth filter? */
  /* #undef IRIG_SUCKS */
  
 @@ -991,34 +1055,34 @@
  /* ISC: do we have if_nametoindex()? */
  #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1
  
 -/* ISC: have struct if_laddrconf? */
 +/* have struct if_laddrconf? */
  /* #undef ISC_PLATFORM_HAVEIF_LADDRCONF */
  
 -/* ISC: have struct if_laddrreq? */
 +/* have struct if_laddrreq? */
  /* #undef ISC_PLATFORM_HAVEIF_LADDRREQ */
  
 -/* ISC: Have struct in6_pktinfo? */
 -#define ISC_PLATFORM_HAVEIN6PKTINFO 
 +/* have struct in6_pktinfo? */
 +#define ISC_PLATFORM_HAVEIN6PKTINFO 1
  
 -/* ISC: Have IPv6? */
 -#define ISC_PLATFORM_HAVEIPV6 
 +/* have IPv6? */
 +#define ISC_PLATFORM_HAVEIPV6 1
  
 -/* ISC: struct sockaddr as sa_len? */
 -#define ISC_PLATFORM_HAVESALEN 
 +/* struct sockaddr has sa_len? */
 +#define ISC_PLATFORM_HAVESALEN 1
  
 -/* ISC: Have sin6_scope_id? */
 -#define ISC_PLATFORM_HAVESCOPEID 
 +/* sin6_scope_id? */
 +#define ISC_PLATFORM_HAVESCOPEID 1
  
 -/* ISC: provide inet_aton() */
 -/* #undef ISC_PLATFORM_NEEDATON */
 -
 -/* ISC: Need in6addr_any? */
 +/* missing in6addr_any? */
  /* #undef ISC_PLATFORM_NEEDIN6ADDRANY */
  
 +/* Do we need netinet6/in6.h? */
 +/* #undef ISC_PLATFORM_NEEDNETINET6IN6H */
 +
  /* ISC: provide inet_ntop() */
  /* #undef ISC_PLATFORM_NEEDNTOP */
  
 -/* Do we need our own in_port_t? */
 +/* Declare in_port_t? */
  /* #undef ISC_PLATFORM_NEEDPORTT */
  
  /* ISC: provide inet_pton() */
 @@ -1045,7 +1109,7 @@
  /* Should we align with the NIST lockclock scheme? */
  /* #undef LOCKCLOCK */
  
 -/* Does the kernel support multicasting IP? */
 +/* Does the target support multicast IP? */
  #define MCAST 1
  
  /* Should we recommend a minimum value for tickadj? */
 @@ -1057,10 +1121,13 @@
  /* Do we want the HPUX FindConfig()? */
  /* #undef NEED_HPUX_FINDCONFIG */
  
 +/* We need to provide netsnmp_daemonize() */
 +/* #undef NEED_NETSNMP_DAEMONIZE */
 +
  /* Do we need the qnx adjtime call? */
  /* #undef NEED_QNX_ADJTIME */
  
 -/* Do we need extra room for SO_RCVBUF? (HPUX <8) */
 +/* Do we need extra room for SO_RCVBUF? (HPUX < 8) */
  /* #undef NEED_RCVBUF_SLOP */
  
  /* Do we need an s_char typedef? */
 @@ -1081,18 +1148,18 @@
  /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  /* #undef NO_MINUS_C_MINUS_O */
  
 -/* Define this if optional arguments are disallowed */
 -/* #undef NO_OPTIONAL_OPT_ARGS */
 -
  /* Should we avoid #warning on option name collisions? */
  /* #undef NO_OPTION_NAME_WARNINGS */
  
 -/* Is there a problem using PARENB and IGNPAR (IRIX)? */
 -#define NO_PARENB_IGNPAR 1
 +/* Is there a problem using PARENB and IGNPAR? */
 +/* #undef NO_PARENB_IGNPAR */
  
  /* Default location of crypto key info */
  #define NTP_KEYSDIR "/etc/ntp"
  
 +/* Path to sign daemon rendezvous socket */
 +/* #undef NTP_SIGND_PATH */
 +
  /* Do we have ntp_{adj,get}time in libc? */
  #define NTP_SYSCALLS_LIBC 1
  
 @@ -1103,6 +1170,7 @@
  #define ONCORE_SHMEM_STATUS 1
  
  /* Use OpenSSL? */
 +/* This is picked up from the command line in case we want OpenSSL */
  /* #undef OPENSSL */
  
  /* Should we open the broadcast socket? */
 @@ -1111,8 +1179,7 @@
  /* need to recreate sockets on changed routing? */
  /* #undef OS_MISSES_SPECIFIC_ROUTE_UPDATES */
  
 -/* wildcard socket needs to set REUSEADDR when binding to interface addresses
 -   */
 +/* wildcard socket needs REUSEADDR to bind interface addresses */
  /* #undef OS_NEEDS_REUSEADDR_FOR_IFADDRBIND */
  
  /* Do we need to override the system's idea of HZ? */
 @@ -1122,26 +1189,29 @@
  #define PACKAGE "ntp"
  
  /* Define to the address where bug reports for this package should be sent. */
 -#define PACKAGE_BUGREPORT "roberto@FreeBSD.org"
 +#define PACKAGE_BUGREPORT "niclas.zeising@gmail.com"
  
  /* Define to the full name of this package. */
  #define PACKAGE_NAME "ntp"
  
  /* Define to the full name and version of this package. */
 -#define PACKAGE_STRING "ntp 4.2.4p5"
 +#define PACKAGE_STRING "ntp 4.2.6p4"
  
  /* Define to the one symbol short name of this package. */
  #define PACKAGE_TARNAME "ntp"
  
 +/* Define to the home page for this package. */
 +#define PACKAGE_URL ""
 +
  /* Define to the version of this package. */
 -#define PACKAGE_VERSION "4.2.4p5"
 +#define PACKAGE_VERSION "4.2.6p4"
  
 +/* define to a working POSIX compliant shell */
 +#define POSIX_SHELL "/bin/sh"
 +
  /* Do we have the ppsclock streams module? */
  /* #undef PPS */
  
 -/* PPS auxiliary interface for ATOM? */
 -#define PPS_SAMPLE 1
 -
  /* PARSE kernel PLL PPS support */
  /* #undef PPS_SYNC */
  
 @@ -1151,9 +1221,6 @@
  /* Preset a value for 'tickadj'? */
  #define PRESET_TICKADJ 500/hz
  
 -/* Define to 1 if the C compiler supports function prototypes. */
 -#define PROTOTYPES 1
 -
  /* Does qsort expect to work on "void *" stuff? */
  #define QSORT_USES_VOID_P 1
  
 @@ -1163,42 +1230,42 @@
  /* Basic refclock support? */
  #define REFCLOCK 1
  
 -/* name of regex header file */
 -#define REGEX_HEADER <regex.h>
 -
  /* Do we want the ReliantUNIX clock hacks? */
  /* #undef RELIANTUNIX_CLOCK */
  
  /* Define as the return type of signal handlers (`int' or `void'). */
  #define RETSIGTYPE void
  
 +/* saveconfig mechanism */
 +#define SAVECONFIG 1
 +
  /* Do we want the SCO clock hacks? */
  /* #undef SCO5_CLOCK */
  
 -/* The size of a `char*', as computed by sizeof. */
 +/* The size of `char*', as computed by sizeof. */
  #if defined(__alpha__) || defined(__ia64__) || defined(__sparc64__) || defined(__amd64__)
  #define SIZEOF_CHARP 8
  #else
  #define SIZEOF_CHARP 4
  #endif
  
 -/* The size of a `int', as computed by sizeof. */
 +/* The size of `int', as computed by sizeof. */
  #define SIZEOF_INT 4
  
 -/* The size of a `long', as computed by sizeof. */
 +/* The size of `long', as computed by sizeof. */
  #if defined(__alpha__) || defined(__ia64__) || defined(__sparc64__) || defined(__amd64__)
  #define SIZEOF_LONG 8
  #else
  #define SIZEOF_LONG 4
  #endif
  
 -/* The size of a `short', as computed by sizeof. */
 +/* The size of `short', as computed by sizeof. */
  #define SIZEOF_SHORT 2
  
 -/* The size of a `signed char', as computed by sizeof. */
 +/* The size of `signed char', as computed by sizeof. */
  #define SIZEOF_SIGNED_CHAR 1
  
 -/* The size of a `time_t', as computed by sizeof. */
 +/* The size of `time_t', as computed by sizeof. */
  #if defined(__alpha__) || defined(__ia64__) || defined(__sparc64__) || defined(__amd64__)
  #define SIZEOF_TIME_T 8
  #else
 @@ -1223,14 +1290,16 @@
  /* canonical system (cpu-vendor-os) of where we should run */
  #if defined(__alpha__)
  #define STR_SYSTEM "alpha-undermydesk-freebsd"
 -#elif defined(__sparc64__)
 -#define STR_SYSTEM "sparc64-undermydesk-freebsd"
  #elif defined(__amd64__)
  #define STR_SYSTEM "amd64-undermydesk-freebsd"
  #elif defined(__ia64__)
  #define STR_SYSTEM "ia64-undermydesk-freebsd"
 +#elif defined(__sparc64__)
 +#define STR_SYSTEM "sparc64-undermydesk-freebsd"
 +#elif defined(__i386__)
 +#define STR_SYSTEM "i386-undermydesk-freebsd"
  #else
 -#define STR_SYSTEM "i386-undermydesk-freebsd"
 +#define STR_SYSTEM "unknown-undermydesk-freebsd"
  #endif
  
  /* Buggy syscall() (Solaris2.4)? */
 @@ -1269,12 +1338,31 @@
  /* Do we set process groups with -pid? */
  /* #undef UDP_BACKWARDS_SETOWN */
  
 -/* How do we create unsigned long constants? */
 -#define ULONG_CONST(a) a ## UL
 -
  /* Must we have a CTTY for fsetown? */
  #define USE_FSETOWNCTTY 1
  
 +/* Enable extensions on AIX 3, Interix.  */
 +#ifndef _ALL_SOURCE
 +# define _ALL_SOURCE 1
 +#endif
 +/* Enable GNU extensions on systems that have them.  */
 +#ifndef _GNU_SOURCE
 +# define _GNU_SOURCE 1
 +#endif
 +/* Enable threading extensions on Solaris.  */
 +#ifndef _POSIX_PTHREAD_SEMANTICS
 +# define _POSIX_PTHREAD_SEMANTICS 1
 +#endif
 +/* Enable extensions on HP NonStop.  */
 +#ifndef _TANDEM_SOURCE
 +# define _TANDEM_SOURCE 1
 +#endif
 +/* Enable general extensions on Solaris.  */
 +#ifndef __EXTENSIONS__
 +# define __EXTENSIONS__ 1
 +#endif
 +
 +
  /* Can we use SIGPOLL for tty IO? */
  /* #undef USE_TTY_SIGPOLL */
  
 @@ -1282,37 +1370,17 @@
  /* #undef USE_UDP_SIGPOLL */
  
  /* Version number of package */
 -#define VERSION "4.2.4p5"
 +#define VERSION "4.2.6p4"
  
 -/* ISC: Want IPv6? */
 +/* configure --enable-ipv6 */
  #define WANT_IPV6 1
  
 -/* Define this if a working libregex can be found */
 -#define WITH_LIBREGEX 1
 -
 -/* Define to 1 if your processor stores words with the most significant byte
 -   first (like Motorola and SPARC, unlike Intel and VAX). */
 +/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
 +   significant byte first (like Motorola and SPARC, unlike Intel). */
  #if defined(__sparc64__)
 -#define WORDS_BIGENDIAN	1
 +#define WORDS_BIGENDIAN 1
  #endif
  
 -/* Handle ss_family */
 -#if !defined(HAVE_SS_FAMILY_IN_SS) && defined(HAVE___SS_FAMILY_IN_SS)
 -# define ss_family __ss_family
 -#endif /* !defined(HAVE_SS_FAMILY_IN_SS) && defined(HAVE_SA_FAMILY_IN_SS) */
 -
 -/* Handle ss_len */
 -#if !defined(HAVE_SS_LEN_IN_SS) && defined(HAVE___SS_LEN_IN_SS)
 -# define ss_len __ss_len
 -#endif /* !defined(HAVE_SS_LEN_IN_SS) && defined(HAVE_SA_LEN_IN_SS) */
 -
 -/* Define to 1 if on AIX 3.
 -   System headers sometimes define this.
 -   We just want to avoid a redefinition error message.  */
 -#ifndef _ALL_SOURCE
 -/* # undef _ALL_SOURCE */
 -#endif
 -
  /* Define to 1 if on MINIX. */
  /* #undef _MINIX */
  
 @@ -1323,14 +1391,14 @@
  /* Define to 1 if you need to in order for `stat' and other things to work. */
  /* #undef _POSIX_SOURCE */
  
 +/* Are we _special_? */
 +/* #undef __APPLE_USE_RFC_3542 */
 +
  /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
  #ifndef __CHAR_UNSIGNED__
  /* # undef __CHAR_UNSIGNED__ */
  #endif
  
 -/* Define like PROTOTYPES; this can be used by system headers. */
 -#define __PROTOTYPES 1
 -
  /* Define to empty if `const' does not conform to ANSI C. */
  /* #undef const */
  
 @@ -1343,20 +1411,30 @@
  /* #undef inline */
  #endif
  
 -/* Define to `long' if <sys/types.h> does not define. */
 +/* Define to `long int' if <sys/types.h> does not define. */
  /* #undef off_t */
  
 -/* Define to `unsigned' if <sys/types.h> does not define. */
 +/* Define to `int' if <sys/types.h> does not define. */
 +/* #undef pid_t */
 +
 +/* Define to `unsigned int' if <sys/types.h> does not define. */
  /* #undef size_t */
  
 -/* Define to `long' if <sys/types.h> does not define. */
 -/* #undef time_t */
 -
  /* Define to `int' if <sys/types.h> doesn't define. */
  /* #undef uid_t */
  
 -/* Alternate uintptr_t for systems without it. */
 -/* #undef uintptr_t */
 +/* Define as `fork' if `vfork' does not work. */
 +/* #undef vfork */
  
 -/* Does the compiler like "volatile"? */
 -/* #undef volatile */
 +/* define away volatile? */
 +#define volatile /**/
 +
 +
 +#ifndef MPINFOU_PREDECLARED
 +# define MPINFOU_PREDECLARED
 +typedef union mpinfou {		/* For lint */
 +	struct pdk_mpinfo *pdkptr;
 +	struct mpinfo *pikptr;
 +} mpinfou_t;
 +#endif
 +
 Index: usr.sbin/ntp/ntpdate/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntpdate/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntpdate/Makefile	(working copy)
 @@ -1,16 +1,32 @@
  # $FreeBSD$
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate
 +NO_MAN=
  
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/ntpdate
 +
 +.include "${.CURDIR}/../config.mk"
 +
  PROG=	ntpdate
 -NO_MAN=
 +
 +.PATH:	${SRC_DIR}
  SRCS=	ntpdate.c version.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
 +CFLAGS+=	-I${NTP_DIR}/include 
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${.CURDIR}/../
  
  DPADD=	${LIBNTP} ${LIBM} ${LIBMD} ${LIBRT}
  LDADD=	${LIBNTP} -lm -lmd -lrt
  
 +.if ${MK_OPENSSL} != "no" && !defined(RELEASE_CRUNCH)
 +DPADD+=	${LIBCRYPTO}
 +LDADD+=	-lcrypto
 +.endif
 +
  CLEANFILES+= .version version.c
  
  version.c: 
 Index: usr.sbin/ntp/libparse/Makefile
 ===================================================================
 --- usr.sbin/ntp/libparse/Makefile	(revision 225756)
 +++ usr.sbin/ntp/libparse/Makefile	(working copy)
 @@ -1,16 +1,25 @@
  # $FreeBSD$
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/libparse
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/libparse
  
  LIB= parse
  INTERNALLIB=
  
 -SRCS=	clk_computime.c	clk_dcf7000.c	clk_hopf6021.c	clk_meinberg.c \
 -	clk_rawdcf.c	clk_rcc8000.c	clk_schmid.c	clk_trimtaip.c \
 -	clk_trimtsip.c	clk_varitext.c	clk_wharton.c	data_mbg.c \
 -	info_trimble.c	parse.c		parse_conf.c	trim_info.c \
 -	binio.c gpstolfp.c
 +.include	"${.CURDIR}/../config.mk"
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
 +.PATH:	${SRC_DIR}
 +SRCS=	binio.c		clk_computime.c	clk_dcf7000.c	clk_hopf6021.c \
 +	clk_meinberg.c	clk_rawdcf.c	clk_rcc8000.c	clk_schmid.c \
 +	clk_trimtaip.c	clk_trimtsip.c	clk_varitext.c	clk_wharton.c \
 +	data_mbg.c	gpstolfp.c	ieee754io.c	info_trimble.c\
 +	mfp_mul.c	parse.c		parse_conf.c	trim_info.c
  
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/kernel
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${.CURDIR}/../
 +
  .include <bsd.lib.mk>
 Index: usr.sbin/ntp/doc/Makefile
 ===================================================================
 --- usr.sbin/ntp/doc/Makefile	(revision 225756)
 +++ usr.sbin/ntp/doc/Makefile	(working copy)
 @@ -2,32 +2,7 @@
  
  .include <bsd.own.mk>
  
 -FILESDIR=	${SHAREDIR}/doc/ntp
 -
 -.if ${MK_HTML} != "no"
 -FILES=	accopt.html assoc.html audio.html authopt.html build.html \
 -	clockopt.html \
 -	config.html confopt.html copyright.html debug.html driver1.html \
 -	driver10.html driver11.html driver12.html driver16.html driver18.html \
 -	driver19.html driver2.html driver20.html driver22.html \
 -	driver26.html driver27.html driver28.html driver29.html \
 -	driver3.html driver30.html driver32.html driver33.html driver34.html \
 -	driver35.html driver36.html driver37.html \
 -	driver4.html driver5.html driver6.html driver7.html driver8.html \
 -	driver9.html extern.html hints.html \
 -	howto.html index.html kern.html \
 -	ldisc.html measure.html miscopt.html monopt.html mx4200data.html \
 -	notes.html ntpd.html ntpdate.html ntpdc.html ntpq.html ntptime.html \
 -	ntptrace.html parsedata.html parsenew.html patches.html porting.html \
 -	pps.html prefer.html quick.html rdebug.html refclock.html \
 -	release.html tickadj.html
 -.endif
 -
  MAN=	ntp.conf.5 ntp.keys.5
  MAN+=	ntp-keygen.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/html \
 -	${.CURDIR}/../../../contrib/ntp/html/build \
 -	${.CURDIR}/../../../contrib/ntp/html/drivers
 -
  .include <bsd.prog.mk>
 Index: usr.sbin/ntp/ntpd/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntpd/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntpd/Makefile	(working copy)
 @@ -4,34 +4,43 @@
  
  .include <bsd.own.mk>
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/ntpd
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/ntpd
  
 +.include "${.CURDIR}/../config.mk"
 +
  PROG=	ntpd
 -SRCS=	cmd_args.c	ntp_config.c \
 -	ntp_control.c	ntp_crypto.c	ntp_filegen.c \
 -	ntp_intres.c	ntp_io.c	ntp_loopfilter.c \
 -	ntp_monitor.c	ntp_peer.c	ntp_proto.c \
 -	ntp_refclock.c	ntp_request.c \
 -	ntp_restrict.c	ntp_timer.c	ntp_util.c \
 -	ntpd.c	refclock_acts.c	refclock_arbiter.c \
 -	refclock_arc.c	refclock_as2201.c	refclock_atom.c \
 -	refclock_bancomm.c	refclock_chronolog.c	refclock_chu.c \
 -	refclock_conf.c	refclock_datum.c	refclock_dumbclock.c \
 -	refclock_fg.c	refclock_gpsvme.c	refclock_heath.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_neoclock4x.c refclock_nmea.c	refclock_oncore.c \
 -	refclock_palisade.c refclock_parse.c	refclock_pcf.c \
 -	refclock_pst.c refclock_ripencc.c \
 -	refclock_shm.c	refclock_tpro.c refclock_trak.c	refclock_true.c \
 -	refclock_ulink.c refclock_wwv.c	\
 -	refclock_wwvb.c ntpd-opts.c \
 -	version.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -	-I${.CURDIR}/../../../contrib/ntp/libopts -I${.CURDIR}
 +.PATH:	${SRC_DIR}
 +SRCS=	cmd_args.c	ntp_config.c	ntp_control.c	ntp_crypto.c \
 +	ntp_data_structures.c		ntp_filegen.c	ntp_intres.c \
 +	ntp_io.c	ntp_loopfilter.c		ntp_monitor.c \
 +	ntp_parser.c	ntp_peer.c	ntp_proto.c	ntp_refclock.c \
 +	ntp_request.c	ntp_restrict.c	ntp_scanner.c	ntp_signd.c \
 +	ntp_timer.c	ntp_util.c	ntpd.c		ntpd-opts.c \
 +	refclock_acts.c 	refclock_arbiter.c	refclock_arc.c \
 +	refclock_as2201.c	refclock_atom.c		refclock_bancomm.c \
 +	refclock_chronolog.c	refclock_chu.c		refclock_conf.c \
 +	refclock_datum.c	refclock_dumbclock.c	refclock_fg.c \
 +	refclock_gpsvme.c	refclock_heath.c	refclock_hopfser.c \
 +	refclock_hpgps.c	refclock_irig.c		refclock_jjy.c \
 +	refclock_jupiter.c	refclock_leitch.c	refclock_local.c \
 +	refclock_mx4200.c	refclock_neoclock4x.c	refclock_nmea.c \
 +	refclock_oncore.c	refclock_palisade.c	refclock_parse.c \
 +	refclock_pcf.c		refclock_pst.c		refclock_ripencc.c \
 +	refclock_shm.c		refclock_tpro.c		refclock_true.c \
 +	refclock_tt560.c	refclock_ulink.c	refclock_wwv.c \
 +	refclock_wwvb.c		refclock_zyfer.c	version.c
  
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
 +CFLAGS+=	-I${.CURDIR}
 +
  DPADD=	${LIBPARSE} ${LIBNTP} ${LIBM} ${LIBMD} ${LIBRT} ${LIBOPTS}
  LDADD=	${LIBPARSE} ${LIBNTP} -lm -lmd -lrt ${LIBOPTS}
  
 Index: usr.sbin/ntp/ntpdc/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntpdc/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntpdc/Makefile	(working copy)
 @@ -4,22 +4,37 @@
  
  .include <bsd.own.mk>
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/ntpdc
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp/
 +SRC_DIR=	${NTP_DIR}/ntpdc
  
 +.include "${.CURDIR}/../config.mk"
 +
  PROG=	ntpdc
 +
 +.PATH:	${SRC_DIR}
  SRCS= 	ntpdc.c ntpdc_ops.c ntpdc-opts.c version.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -	-I${.CURDIR}/../../../contrib/ntp/libopts
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothread/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
  
 -DPADD=	${LIBNTP} ${LIBM} ${LIBMD} ${LIBOPTS}
 -LDADD=	${LIBNTP} -lm -lmd ${LIBOPTS}
 +DPADD=	${LIBNTP} ${LIBEDIT} ${LIBM} ${LIBMD} ${LIBOPTS}
 +LDADD=	${LIBNTP} -ledit -lm -lmd ${LIBOPTS}
  
  DPADD+=		${LIBEDIT} ${LIBTERMCAP}
  LDADD+=		-ledit -ltermcap
  CFLAGS+=	-DHAVE_LIBEDIT -DHAVE_READLINE_READLINE_H \
  		-I${DESTDIR}/${INCLUDEDIR}/edit
  
 +.if ${MK_OPENSSL} != "no" && !defined(RELEASE_CRUNCH)
 +DPADD+=		${LIBCRYPTO}
 +LDADD+=		-lcrypto
 +.endif
 +
  CLEANFILES+= .version version.c
  
  version.c:
 Index: usr.sbin/ntp/config.mk
 ===================================================================
 --- usr.sbin/ntp/config.mk	(revision 0)
 +++ usr.sbin/ntp/config.mk	(revision 0)
 @@ -0,0 +1,13 @@
 +# $FreeBSD $
 +
 +.include <bsd.own.mk>
 +
 +# Use the right version of the atomic.h file from lib/isc
 +# This is shamelessly stolen from src/lib/bind/config.mk
 +.if ${MACHINE_ARCH} == amd64
 +ISC_ATOMIC_ARCH=	x86_64
 +.elif ${MACHINE_ARCH} == i386
 +ISC_ATOMIC_ARCH=	x86_32
 +.else
 +ISC_ATOMIC_ARCH=	${MACHINE_CPUARCH}
 +.endif
 Index: usr.sbin/ntp/libopts/Makefile
 ===================================================================
 --- usr.sbin/ntp/libopts/Makefile	(revision 225756)
 +++ usr.sbin/ntp/libopts/Makefile	(working copy)
 @@ -1,13 +1,16 @@
  # $FreeBSD$
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/libopts 
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/sntp/libopts
  
 -LIB= opts
 +LIB=	opts
  INTERNALLIB=
  
 +.PATH:	${SRC_DIR}
  SRCS=	libopts.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -		 -I${.CURDIR}/../../../contrib/ntp/libopts
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
  
  .include <bsd.lib.mk>
 Index: usr.sbin/ntp/Makefile
 ===================================================================
 --- usr.sbin/ntp/Makefile	(revision 225756)
 +++ usr.sbin/ntp/Makefile	(working copy)
 @@ -1,7 +1,7 @@
  # Makefile for ntpd.
  # $FreeBSD$
  
 -SUBDIR=	libopts libntp libparse ntpd ntpdc ntpq ntpdate \
 +SUBDIR=	libntp libopts libparse ntpd ntpdate ntpdc ntpq \
  	ntptime ntp-keygen sntp
  SUBDIR+=	doc
  
 
 --------------060806070509060505000206--

From: Niclas Zeising <niclas.zeising@gmail.com>
To: bug-followup@FreeBSD.org, niclas.zeising@gmail.com, 
 roberto@freebsd.org
Cc:  
Subject: Re: bin/148836: ntpd(8): [patch] Update to NTP in base system
Date: Mon, 26 Sep 2011 01:01:36 +0200

 This is a multi-part message in MIME format.
 --------------060806070509060505000206
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 Hi!
 Here is an updated patch against the latest head and the latest stable
 ntp version, ntp-4.2.6p4.
 To use the patch, download ntp-4.2.6.tar.gz and follow the instructions
 in the original PR. Then download the attached patch, and patch from
 /usr/src (or wherever you keep your source directory) with patch -p0 -E
 < /path/to/ntp.update.no.vendor.freebsd9.diff.
 Please let me know if there is any issues with the patch or otherwise
 with the update
 Regards!
 -- 
 Niclas
 
 --------------060806070509060505000206
 Content-Type: text/plain;
  name="ntp.update.no.vendor.freebsd.9.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="ntp.update.no.vendor.freebsd.9.diff"
 
 Index: usr.sbin/ntp/ntptime/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntptime/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntptime/Makefile	(working copy)
 @@ -1,11 +1,22 @@
  # $FreeBSD$
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/util
 +NO_MAN=
  
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/util
 +
 +.include "${.CURDIR}/../config.mk"
 +
 +.PATH:	${SRC_DIR}
 +
  PROG=	ntptime
 -NO_MAN=
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${.CURDIR}/../
  
  DPADD=	${LIBNTP}
  LDADD=	${LIBNTP}
 Index: usr.sbin/ntp/ntp-keygen/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntp-keygen/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntp-keygen/Makefile	(working copy)
 @@ -4,14 +4,23 @@
  
  .include <bsd.own.mk>
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/util \
 -       ${.CURDIR}/../../../contrib/ntp/ntpd
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/util
  
 +.include "${.CURDIR}/../config.mk"
 +
 +.PATH:		${SRC_DIR}
 +
  PROG=	ntp-keygen
  SRCS=	ntp-keygen.c ntp-keygen-opts.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -	-I${.CURDIR}/../../../contrib/ntp/libopts
 +CFLAGS+=	-I${NTP_DIR}/include 
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothread/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
  
  DPADD=	${LIBNTP} ${LIBOPTS}
  LDADD=	${LIBNTP} ${LIBOPTS}
 Index: usr.sbin/ntp/ntpq/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntpq/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntpq/Makefile	(working copy)
 @@ -4,24 +4,41 @@
  
  .include <bsd.own.mk>
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/ntpq
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/ntpq
  
 +.include "${.CURDIR}/../config.mk"
 +
  BINDIR=	/usr/bin
  
  PROG=	ntpq
 +.PATH:	${SRC_DIR}
 +
  SRCS= 	ntpq.c ntpq-opts.c ntpq-subs.c version.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -	-I${.CURDIR}/../../../contrib/ntp/libopts
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
  
 -DPADD=	${LIBNTP} ${LIBM} ${LIBMD} ${LIBOPTS}
 -LDADD=	${LIBNTP} -lm -lmd ${LIBOPTS}
 +DPADD=	${LIBNTP} ${LIBEDIT} ${LIBM} ${LIBMD} ${LIBOPTS}
 +LDADD=	${LIBNTP} -ledit -lm -lmd ${LIBOPTS}
 +CFLAGS+=	-DHAVE_LIBREADLINE -DHAVE_READLINE_HISTORY_H \
 +		-DHAVE_READLINE_READLINE_H
  
  DPADD+=		${LIBEDIT} ${LIBTERMCAP}
  LDADD+=		-ledit -ltermcap
  CFLAGS+=	-DHAVE_LIBEDIT -DHAVE_READLINE_READLINE_H \
  		-I${DESTDIR}/${INCLUDEDIR}/edit
  
 +.if ${MK_OPENSSL} != "no" && !defined(RELEASE_CRUNCH)
 +DPADD+=		${LIBCRYPTO}
 +LDADD+=		-lcrypto
 +.endif
 +
  CLEANFILES+= .version version.c
  
  version.c:
 Index: usr.sbin/ntp/sntp/Makefile
 ===================================================================
 --- usr.sbin/ntp/sntp/Makefile	(revision 225756)
 +++ usr.sbin/ntp/sntp/Makefile	(working copy)
 @@ -1,16 +1,34 @@
  # $FreeBSD$
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/sntp
 +NO_MAN=
  
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/sntp
 +
 +.include "${.CURDIR}/../config.mk"
 +
  PROG=	sntp
 -NO_MAN=
 -SRCS= 	internet.c main.c socket.c timing.c unix.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -	-DPACKAGE=\"sntp\" -DVERSION=\"1.6\" \
 -	-I${.CURDIR}/../../../contrib/ntp/libopts
 +.PATH:	${SRC_DIR}
 +SRCS= 	crypto.c	kod_management.c	log.c	 	main.c \
 +	networking.c	sntp.c			sntp-opts.c	utilities.c
  
 -DPADD=	${LIBM} ${LIBOPTS}
 -LDADD=	-lm ${LIBOPTS}
 +CFLAGS+=	-I${NTP_DIR}/include 
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${SRC_DIR}/libopts
 +CFLAGS+=	-I${SRC_DIR}
 +CFLAGS+=	-I${.CURDIR}/../
 +CFLAGS+=	-DPACKAGE=\"sntp\" -DVERSION=\"1.6\" \
  
 +DPADD=	${LIBNTP} ${LIBM} ${LIBOPTS}
 +LDADD=	${LIBNTP} -lm ${LIBOPTS}
 +
 +.if ${MK_OPENSSL} != "no" && !defined(RELEASE_CRUNCH)
 +DPADD+=	${LIBCRYPTO}
 +LDADD+=	-lcrypto
 +.endif
 +
  .include <bsd.prog.mk>
 Index: usr.sbin/ntp/scripts/mkver
 ===================================================================
 --- usr.sbin/ntp/scripts/mkver	(revision 225756)
 +++ usr.sbin/ntp/scripts/mkver	(working copy)
 @@ -6,7 +6,7 @@
  
  ConfStr="$PROG"
  
 -ConfStr="$ConfStr 4.2.4p5"
 +ConfStr="$ConfStr 4.2.6p4"
  
  case "$CSET" in
   '') ;;
 Index: usr.sbin/ntp/libntp/Makefile
 ===================================================================
 --- usr.sbin/ntp/libntp/Makefile	(revision 225756)
 +++ usr.sbin/ntp/libntp/Makefile	(working copy)
 @@ -1,37 +1,63 @@
  # $FreeBSD$
 +#
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/libntp \
 -	${.CURDIR}/../../../contrib/ntp/libisc
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/libntp
  
 -LIB= ntp
 +LIB=		ntp
  INTERNALLIB=
 +SRCS=
  
 -NTP_SRCS=	a_md5encrypt.c	adjtime.c	atoint.c	atolfp.c \
 -	atouint.c	audio.c		authkeys.c \
 -	authreadkeys.c	authusekey.c	\
 -	buftvtots.c	caljulian.c	caltontp.c \
 -	calyearstart.c	clocktime.c	clocktypes.c	decodenetnum.c \
 -	dofptoa.c	dolfptoa.c	emalloc.c	findconfig.c \
 -	fptoa.c		fptoms.c	getopt.c \
 -	hextoint.c	hextolfp.c	humandate.c	icom.c \
 -	inttoa.c	iosignal.c	lib_strbuf.c \
 -	machines.c	md5c.c		memmove.c	\
 -	mfptoa.c	mfptoms.c	mktime.c	modetoa.c \
 -	mstolfp.c 	ntp_random.c \
 -	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.c	statestr.c \
 -	strerror.c	syssignal.c	tsftomsu.c	tstotv.c \
 -	tvtoa.c	tvtots.c	uglydate.c	uinttoa.c \
 -	utvtoa.c	ymd2yd.c 
 +.include	"${.CURDIR}/../config.mk"
  
 -ISC_SRCS= assertions.c error.c inet_ntop.c inet_pton.c interfaceiter.c \
 -	isc_strerror.c lib.c mem.c msgcat.c net.c netscope.c netaddr.c \
 -	sockaddr.c
 +.PATH:		${SRC_DIR}
 +SRCS+=		a_md5encrypt.c	adjtime.c	atoint.c	atolfp.c \
 +		atouint.c	audio.c		authkeys.c	authreadkeys.c \
 +		authusekey.c	bsd_strerror.c	buftvtots.c	caljulian.c \
 +		caltontp.c 	calyearstart.c	clocktime.c	clocktypes.c \
 +		decodenetnum.c	dofptoa.c	dolfptoa.c	emalloc.c \
 +		findconfig.c	fptoa.c		fptoms.c	getopt.c \
 +		hextoint.c	hextolfp.c	humandate.c	icom.c \
 +		inttoa.c	iosignal.c	lib_strbuf.c	machines.c \
 +		memmove.c	mfptoa.c	mfptoms.c	mktime.c \
 +		modetoa.c	mstolfp.c	msutotsf.c	msyslog.c \
 +		netof.c		ntp_libopts.c	ntp_lineedit.c	ntp_random.c \
 +		ntp_rfc2553.c	numtoa.c	numtohost.c	octtoint.c \
 +		prettydate.c	recvbuff.c	refnumtoa.c	snprintf.c \
 +		socktoa.c	socktohost.c	ssl_init.c	statestr.c \
 +		strdup.c	strstr.c	systime.c	syssignal.c \
 +		tsftomsu.c	tstotv.c 	tvtots.c	uglydate.c \
 +		uinttoa.c	version.c	ymd2yd.c
  
 -SRCS=	${NTP_SRCS} ${ISC_SRCS}
 +.PATH:		${NTP_DIR}/lib/isc
 +SRCS+=		assertions.c	buffer.c	error.c		event.c \
 +		inet_ntop.c 	inet_pton.c	lib.c 		log.c \
 +		md5.c		netaddr.c	netscope.c	ondestroy.c \
 +		random.c	result.c	task.c		sockaddr.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
 +.PATH:		${NTP_DIR}/lib/isc/nls
 +SRCS+=		msgcat.c
  
 +.PATH:		${NTP_DIR}/lib/isc/nothreads
 +SRCS+=		condition.c	thread.c
 +
 +.PATH:		${NTP_DIR}/lib/isc/unix
 +SRCS+=		dir.c		errno2result.c	file.c \
 +		interfaceiter.c	net.c		stdio.c		stdtime.c \
 +		strerror.c	time.c
 +
 +
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATMOIC_ARCH}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
 +
 +CLEANFILES+= .version version.c
 +
 +version.c:
 +	sh -e ${.CURDIR}/../scripts/mkver ntpd
 +
  .include <bsd.lib.mk>
 Index: usr.sbin/ntp/config.h
 ===================================================================
 --- usr.sbin/ntp/config.h	(revision 225756)
 +++ usr.sbin/ntp/config.h	(working copy)
 @@ -1,6 +1,8 @@
 -/* config.h.  Generated by configure.  */
 +/* config.h.  Generated from config.h.in by configure.  */
  /* config.h.in.  Generated from configure.ac by autoheader.  */
  /* $FreeBSD$ */
 +/* Define if building universal (internal helper macro) */
 +/* #undef AC_APPLE_UNIVERSAL_BUILD */
  
  /* Is adjtime() accurate? */
  /* #undef ADJTIME_IS_ACCURATE */
 @@ -8,9 +10,6 @@
  /* CHU audio/decoder? */
  /* #undef AUDIO_CHU */
  
 -/* Declare char *sys_errlist array */
 -/* #undef CHAR_SYS_ERRLIST */
 -
  /* ACTS modem service */
  /* #undef CLOCK_ACTS */
  
 @@ -149,10 +148,10 @@
  /* Ultralink M320 WWVB receiver? */
  /* #undef CLOCK_ULINK */
  
 -/* VARITEXT protocol */
 +/* VARITEXT clock */
  /* #undef CLOCK_VARITEXT */
  
 -/* WHARTON 400A Series protocol */
 +/* WHARTON 400A Series clock */
  /* #undef CLOCK_WHARTON_400A */
  
  /* WWV audio driver */
 @@ -161,7 +160,7 @@
  /* Zyfer GPStarplus */
  /* #undef CLOCK_ZYFER */
  
 -/* Enable debugging? */
 +/* Enable ntpd debugging code? */
  /* #undef DEBUG */
  
  /* Enable processing time debugging? */
 @@ -246,7 +245,7 @@
  /* #undef DECL_STRTOL_0 */
  
  /* Declare syscall()? */
 -#define DECL_SYSCALL 1
 +/* #undef DECL_SYSCALL */
  
  /* Declaration style */
  /* #undef DECL_SYSLOG_0 */
 @@ -266,17 +265,23 @@
  /* What is the fallback value for HZ? */
  #define DEFAULT_HZ 100
  
 +/* Directory separator character, usually / or \\ */
 +#define DIR_SEP '/'
 +
 +/* use old autokey session key behavior? */
 +/* #undef DISABLE_BUG1243_FIX */
 +
  /* synch TODR hourly? */
  /* #undef DOSYNCTODR */
  
  /* The number of minutes in a DST adjustment */
  #define DSTMINUTES 60
  
 -/* fopen(3) accepts a 'b' in the mode flag */
 -#define FOPEN_BINARY_FLAG "b"
 +/* number of args to el_init() */
 +#define EL_INIT_ARGS 4
  
 -/* fopen(3) accepts a 't' in the mode flag */
 -#define FOPEN_TEXT_FLAG "t"
 +/* Force deferred DNS lookups? */
 +/* #undef FORCE_DEFER_DNS */
  
  /* force ntpdate to step the clock if !defined(STEP_SLEW) ? */
  /* #undef FORCE_NTPDATE_STEP */
 @@ -284,14 +289,14 @@
  /* What is getsockname()'s socklen type? */
  #define GETSOCKNAME_SOCKLEN_TYPE socklen_t
  
 -/* Do we have a routing socket (struct rt_msghdr)? */
 +/* Do we have a routing socket (rt_msghdr or rtattr)? */
  #define HAS_ROUTING_SOCKET 1
  
  /* Define to 1 if you have the <arpa/nameser.h> header file. */
  #define HAVE_ARPA_NAMESER_H 1
  
  /* Do we have audio support? */
 -#define HAVE_AUDIO	1
 +#define HAVE_AUDIO /**/
  
  /* Define to 1 if you have the <bstring.h> header file. */
  /* #undef HAVE_BSTRING_H */
 @@ -311,9 +316,6 @@
  /* Define to 1 if you have the `daemon' function. */
  #define HAVE_DAEMON 1
  
 -/* Define this if /dev/zero is readable device */
 -#define HAVE_DEV_ZERO 1
 -
  /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
     */
  #define HAVE_DIRENT_H 1
 @@ -333,18 +335,15 @@
  /* Define to 1 if you have the <errno.h> header file. */
  #define HAVE_ERRNO_H 1
  
 -/* Define to 1 if you have the `EVP_md2' function. */
 -/* #undef HAVE_EVP_MD2 */
 -
 -/* Define to 1 if you have the `EVP_mdc2' function. */
 -/* #undef HAVE_EVP_MDC2 */
 -
  /* Define to 1 if you have the <fcntl.h> header file. */
  #define HAVE_FCNTL_H 1
  
  /* Define to 1 if you have the `finite' function. */
  /* #undef HAVE_FINITE */
  
 +/* Define to 1 if you have the `fork' function. */
 +#define HAVE_FORK 1
 +
  /* Define to 1 if you have the `getbootfile' function. */
  #define HAVE_GETBOOTFILE 1
  
 @@ -355,26 +354,41 @@
  #define HAVE_GETDTABLESIZE 1
  
  /* Define to 1 if you have the `getifaddrs' function. */
 -#define HAVE_GETIFADDRS 1
 +/* #undef HAVE_GETIFADDRS */
  
 +/* Define to 1 if you have the `getpassphrase' function. */
 +/* #undef HAVE_GETPASSPHRASE */
 +
  /* Define to 1 if you have the `getrusage' function. */
  #define HAVE_GETRUSAGE 1
  
  /* Define to 1 if you have the `getuid' function. */
  #define HAVE_GETUID 1
  
 +/* Define to 1 if you have the <histedit.h> header file. */
 +#define HAVE_HISTEDIT_H 1
 +
 +/* Define to 1 if you have the <history.h> header file. */
 +/* #undef HAVE_HISTORY_H */
 +
  /* Define to 1 if you have the `hstrerror' function. */
  #define HAVE_HSTRERROR 1
  
 -/* Obvious... */
 +/* Obvious */
  #define HAVE_HZ_IN_STRUCT_CLOCKINFO 1
  
  /* Define to 1 if you have the <ieeefp.h> header file. */
  #define HAVE_IEEEFP_H 1
  
 -/* ISC: Use iflist_sysctl? */
 +/* have iflist_sysctl? */
  #define HAVE_IFLIST_SYSCTL 1
  
 +/* Define to 1 if you have the `if_nametoindex' function. */
 +#define HAVE_IF_NAMETOINDEX 1
 +
 +/* inline keyword or macro available */
 +#define HAVE_INLINE 1
 +
  /* Define to 1 if the system has the type `int16_t'. */
  #define HAVE_INT16_T 1
  
 @@ -390,24 +404,18 @@
  /* Define to 1 if you have the <inttypes.h> header file. */
  #define HAVE_INTTYPES_H 1
  
 +/* Do we have IPTOS support? */
 +#define HAVE_IPTOS_SUPPORT 1
 +
  /* Define to 1 if you have the `isfinite' function. */
  #define HAVE_ISFINITE 1
  
 +/* Define to 1 if you have the <kvm.h> header file. */
 +#define HAVE_KVM_H 1
 +
  /* Define to 1 if you have the `kvm_open' function. */
  #define HAVE_KVM_OPEN 1
  
 -/* Define to 1 if you have the `K_open' function. */
 -/* #undef HAVE_K_OPEN */
 -
 -/* Define to 1 if you have the `advapi32' library (-ladvapi32). */
 -/* #undef HAVE_LIBADVAPI32 */
 -
 -/* Do we have the curses library? */
 -/* #undef HAVE_LIBCURSES */
 -
 -/* Do we have the edit library? */
 -/* #undef HAVE_LIBEDIT */
 -
  /* Define to 1 if you have the `elf' library (-lelf). */
  #define HAVE_LIBELF 1
  
 @@ -423,42 +431,33 @@
  /* Define to 1 if you have the `ld' library (-lld). */
  /* #undef HAVE_LIBLD */
  
 -/* Define to 1 if you have the `md' library (-lmd). */
 -#define HAVE_LIBMD 1
 -
 -/* Define to 1 if you have the `md5' library (-lmd5). */
 -/* #undef HAVE_LIBMD5 */
 -
  /* Define to 1 if you have the `mld' library (-lmld). */
  /* #undef HAVE_LIBMLD */
  
 -/* Define to 1 if you have the `nsl' library (-lnsl). */
 -/* #undef HAVE_LIBNSL */
 -
  /* Define to 1 if you have the `posix4' library (-lposix4). */
  /* #undef HAVE_LIBPOSIX4 */
  
 -/* Define to 1 if you have the `readline' library (-lreadline). */
 -/* #undef HAVE_LIBREADLINE */
 +/* Define to 1 if you have the `resolv' library (-lresolv). */
 +/* #undef HAVE_LIBRESOLV */
  
  /* Define to 1 if you have the `rt' library (-lrt). */
  #define HAVE_LIBRT 1
  
 -/* Define to 1 if you have the `socket' library (-lsocket). */
 -/* #undef HAVE_LIBSOCKET */
 +/* Define to 1 if you have the <libscf.h> header file. */
 +/* #undef HAVE_LIBSCF_H */
  
 -/* Define to 1 if you have the `syslog' library (-lsyslog). */
 -/* #undef HAVE_LIBSYSLOG */
 -
 -/* Define to 1 if you have the `xnet' library (-lxnet). */
 -/* #undef HAVE_LIBXNET */
 -
  /* Define to 1 if you have the <limits.h> header file. */
  #define HAVE_LIMITS_H 1
  
  /* Do we have Linux capabilities? */
  /* #undef HAVE_LINUX_CAPABILITIES */
  
 +/* Define to 1 if you have the <linux/if_addr.h> header file. */
 +/* #undef HAVE_LINUX_IF_ADDR_H */
 +
 +/* Define to 1 if the system has the type `long'. */
 +#define HAVE_LONG 1
 +
  /* Define to 1 if you have the <machine/inline.h> header file. */
  /* #undef HAVE_MACHINE_INLINE_H */
  
 @@ -496,9 +495,7 @@
  #define HAVE_MKTIME 1
  
  /* Define to 1 if you have the `mlockall' function. */
 -#if __FreeBSD_version >= 500102
  #define HAVE_MLOCKALL 1
 -#endif
  
  /* Define to 1 if you have the `mmap' function. */
  #define HAVE_MMAP 1
 @@ -518,6 +515,9 @@
  /* Define to 1 if you have the <netinet/in_systm.h> header file. */
  #define HAVE_NETINET_IN_SYSTM_H 1
  
 +/* Define to 1 if you have the <netinet/in_var.h> header file. */
 +#define HAVE_NETINET_IN_VAR_H 1
 +
  /* Define to 1 if you have the <netinet/ip.h> header file. */
  #define HAVE_NETINET_IP_H 1
  
 @@ -533,6 +533,12 @@
  /* Define to 1 if you have the <net/if.h> header file. */
  #define HAVE_NET_IF_H 1
  
 +/* Define to 1 if you have the <net/if_var.h> header file. */
 +#define HAVE_NET_IF_VAR_H 1
 +
 +/* Define to 1 if you have the <net/netmp.h> header file. */
 +/* #undef HAVE_NET_NETMP_H */
 +
  /* Define to 1 if you have the <net/route.h> header file. */
  #define HAVE_NET_ROUTE_H 1
  
 @@ -542,15 +548,21 @@
  /* Define to 1 if you have the `nlist' function. */
  #define HAVE_NLIST 1
  
 +/* Define to 1 if you have the <nlist.h> header file. */
 +#define HAVE_NLIST_H 1
 +
  /* Define to 1 if you have the `ntp_adjtime' function. */
  #define HAVE_NTP_ADJTIME 1
  
  /* Define to 1 if you have the `ntp_gettime' function. */
  #define HAVE_NTP_GETTIME 1
  
 -/* Define this if pathfind(3) works */
 -/* #undef HAVE_PATHFIND */
 +/* Do we want support for Samba's signing daemon? */
 +/* #undef HAVE_NTP_SIGND */
  
 +/* Define to 1 if the system has the type `pid_t'. */
 +#define HAVE_PID_T 1
 +
  /* Define to 1 if you have the `plock' function. */
  /* #undef HAVE_PLOCK */
  
 @@ -560,47 +572,53 @@
  /* Do we have the PPS API per the Draft RFC? */
  #define HAVE_PPSAPI 1
  
 -/* Are function prototypes OK? */
 -#define HAVE_PROTOTYPES 1
 -
  /* Define to 1 if you have the `pututline' function. */
  /* #undef HAVE_PUTUTLINE */
  
  /* Define to 1 if you have the `pututxline' function. */
 -/* #undef HAVE_PUTUTXLINE */
 +#define HAVE_PUTUTXLINE 1
  
 +/* Define to 1 if you have the <readline.h> header file. */
 +/* #undef HAVE_READLINE_H */
 +
 +/* Define if your readline library has \`add_history' */
 +#define HAVE_READLINE_HISTORY 1
 +
  /* Define to 1 if you have the <readline/history.h> header file. */
 -/* #undef HAVE_READLINE_HISTORY_H */
 +#define HAVE_READLINE_HISTORY_H 1
  
  /* Define to 1 if you have the <readline/readline.h> header file. */
 -/* #undef HAVE_READLINE_READLINE_H */
 +#define HAVE_READLINE_READLINE_H 1
  
  /* Define to 1 if you have the `readlink' function. */
  #define HAVE_READLINK 1
  
 -/* Define this if we have a functional realpath(3C) */
 -#define HAVE_REALPATH 1
 -
  /* Define to 1 if you have the `recvmsg' function. */
  #define HAVE_RECVMSG 1
  
  /* Define to 1 if you have the <resolv.h> header file. */
  #define HAVE_RESOLV_H 1
  
 +/* Define to 1 if you have the `res_init' function. */
 +#define HAVE_RES_INIT 1
 +
 +/* Do we have Linux routing socket? */
 +/* #undef HAVE_RTNETLINK */
 +
  /* Define to 1 if you have the `rtprio' function. */
  #define HAVE_RTPRIO 1
  
 -/* Should be obvious... */
 -#define HAVE_SA_LEN_IN_STRUCT_SOCKADDR 1
 +/* Define to 1 if you have the <runetype.h> header file. */
 +#define HAVE_RUNETYPE_H 1
  
 -/* Obvious... */
 +/* Obvious */
  #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1
  
  /* Define to 1 if you have the <sched.h> header file. */
 -/* #undef HAVE_SCHED_H */
 +#define HAVE_SCHED_H 1
  
  /* Define to 1 if you have the `sched_setscheduler' function. */
 -/* #undef HAVE_SCHED_SETSCHEDULER */
 +#define HAVE_SCHED_SETSCHEDULER 1
  
  /* Define to 1 if you have the <setjmp.h> header file. */
  #define HAVE_SETJMP_H 1
 @@ -639,7 +657,7 @@
  /* #undef HAVE_SIGNALED_IO */
  
  /* Define to 1 if you have the `sigset' function. */
 -/* #undef HAVE_SIGSET */
 +#define HAVE_SIGSET 1
  
  /* Define to 1 if you have the `sigsuspend' function. */
  #define HAVE_SIGSUSPEND 1
 @@ -647,15 +665,15 @@
  /* Define to 1 if you have the `sigvec' function. */
  #define HAVE_SIGVEC 1
  
 +/* Define to 1 if the system has the type `size_t'. */
 +#define HAVE_SIZE_T 1
 +
  /* Define to 1 if you have the `snprintf' function. */
  #define HAVE_SNPRINTF 1
  
 -/* Does struct sockaddr_storage have ss_family? */
 -#define HAVE_SS_FAMILY_IN_SS 1
 +/* Are Solaris privileges available? */
 +/* #undef HAVE_SOLARIS_PRIVS */
  
 -/* Does struct sockaddr_storage have ss_len? */
 -#define HAVE_SS_LEN_IN_SS 1
 -
  /* Define to 1 if you have the <stdarg.h> header file. */
  #define HAVE_STDARG_H 1
  
 @@ -677,9 +695,6 @@
  /* Define to 1 if you have the `strerror' function. */
  #define HAVE_STRERROR 1
  
 -/* Define this if strftime() works */
 -#define HAVE_STRFTIME 1
 -
  /* Define to 1 if you have the <strings.h> header file. */
  #define HAVE_STRINGS_H 1
  
 @@ -689,13 +704,16 @@
  /* Define to 1 if you have the `strrchr' function. */
  #define HAVE_STRRCHR 1
  
 +/* Define to 1 if you have the `strsignal' function. */
 +#define HAVE_STRSIGNAL 1
 +
  /* Define to 1 if you have the `strstr' function. */
  #define HAVE_STRSTR 1
  
  /* Do we have struct ntptimeval? */
  #define HAVE_STRUCT_NTPTIMEVAL 1
  
 -/* Define to 1 if `time.tv_nsec' is member of `struct ntptimeval'. */
 +/* Define to 1 if `time.tv_nsec' is a member of `struct ntptimeval'. */
  #define HAVE_STRUCT_NTPTIMEVAL_TIME_TV_NSEC 1
  
  /* Does a system header define struct ppsclockev? */
 @@ -704,13 +722,10 @@
  /* Do we have struct snd_size? */
  #define HAVE_STRUCT_SND_SIZE 1
  
 -/* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */
 -#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
 -
  /* Does a system header define struct sockaddr_storage? */
  #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  
 -/* Do we have struct timespec? */
 +/* struct timespec declared? */
  #define HAVE_STRUCT_TIMESPEC 1
  
  /* Define to 1 if you have the <sun/audioio.h> header file. */
 @@ -729,7 +744,7 @@
  /* #undef HAVE_SYS_AUDIOIO_H */
  
  /* Define to 1 if you have the <sys/capability.h> header file. */
 -/* #undef HAVE_SYS_CAPABILITY_H */
 +#define HAVE_SYS_CAPABILITY_H 1
  
  /* Define to 1 if you have the <sys/clkdefs.h> header file. */
  /* #undef HAVE_SYS_CLKDEFS_H */
 @@ -757,7 +772,7 @@
  /* #undef HAVE_SYS_LIMITS_H */
  
  /* Define to 1 if you have the <sys/lock.h> header file. */
 -/* #undef HAVE_SYS_LOCK_H */
 +#define HAVE_SYS_LOCK_H 1
  
  /* Define to 1 if you have the <sys/mman.h> header file. */
  #define HAVE_SYS_MMAN_H 1
 @@ -865,6 +880,9 @@
  /* Define to 1 if you have the <sys/un.h> header file. */
  #define HAVE_SYS_UN_H 1
  
 +/* Define to 1 if you have the <sys/var.h> header file. */
 +/* #undef HAVE_SYS_VAR_H */
 +
  /* Define to 1 if you have the <sys/wait.h> header file. */
  #define HAVE_SYS_WAIT_H 1
  
 @@ -877,8 +895,8 @@
  /* Define to 1 if you have the <termio.h> header file. */
  /* #undef HAVE_TERMIO_H */
  
 -/* Obvious... */
 -/* #undef HAVE_TICKADJ_IN_STRUCT_CLOCKINFO */
 +/* Obvious */
 +#define HAVE_TICKADJ_IN_STRUCT_CLOCKINFO 1
  
  /* Define to 1 if you have the `timegm' function. */
  #define HAVE_TIMEGM 1
 @@ -895,6 +913,9 @@
  /* Define to 1 if you have the <timex.h> header file. */
  /* #undef HAVE_TIMEX_H */
  
 +/* Define to 1 if the system has the type `time_t'. */
 +#define HAVE_TIME_T 1
 +
  /* Do we have the TIOCGPPSEV ioctl (Solaris)? */
  /* #undef HAVE_TIOCGPPSEV */
  
 @@ -944,7 +965,7 @@
  #define HAVE_UTIME_H 1
  
  /* Define to 1 if you have the <utmpx.h> header file. */
 -/* #undef HAVE_UTMPX_H */
 +#define HAVE_UTMPX_H 1
  
  /* Define to 1 if you have the <utmp.h> header file. */
  /* #undef HAVE_UTMP_H */
 @@ -955,6 +976,12 @@
  /* Define to 1 if you have the <varargs.h> header file. */
  /* #undef HAVE_VARARGS_H */
  
 +/* Define to 1 if you have the `vfork' function. */
 +#define HAVE_VFORK 1
 +
 +/* Define to 1 if you have the <vfork.h> header file. */
 +/* #undef HAVE_VFORK_H */
 +
  /* Define to 1 if you have the `vprintf' function. */
  #define HAVE_VPRINTF 1
  
 @@ -964,6 +991,21 @@
  /* Define to 1 if you have the `vsprintf' function. */
  #define HAVE_VSPRINTF 1
  
 +/* Define to 1 if you have the <wchar.h> header file. */
 +#define HAVE_WCHAR_H 1
 +
 +/* Define to 1 if the system has the type `wchar_t'. */
 +#define HAVE_WCHAR_T 1
 +
 +/* Define to 1 if the system has the type `wint_t'. */
 +#define HAVE_WINT_T 1
 +
 +/* Define to 1 if `fork' works. */
 +#define HAVE_WORKING_FORK 1
 +
 +/* Define to 1 if `vfork' works. */
 +#define HAVE_WORKING_VFORK 1
 +
  /* Define to 1 if you have the </sys/sync/queue.h> header file. */
  /* #undef HAVE__SYS_SYNC_QUEUE_H */
  
 @@ -976,12 +1018,34 @@
  /* Define to 1 if you have the `__ntp_gettime' function. */
  /* #undef HAVE___NTP_GETTIME */
  
 +/* Define to 1 if you have the `__res_init' function. */
 +#define HAVE___RES_INIT 1
 +
  /* Does struct sockaddr_storage have __ss_family? */
  /* #undef HAVE___SS_FAMILY_IN_SS */
  
 +
 +	/* Handle sockaddr_storage.__ss_family */
 +	#ifdef HAVE___SS_FAMILY_IN_SS
 +	# define ss_family __ss_family
 +	#endif /* HAVE___SS_FAMILY_IN_SS */
 +    
 +
 +
  /* Does struct sockaddr_storage have __ss_len? */
  /* #undef HAVE___SS_LEN_IN_SS */
  
 +
 +	/* Handle sockaddr_storage.__ss_len */
 +	#ifdef HAVE___SS_LEN_IN_SS
 +	# define ss_len __ss_len
 +	#endif /* HAVE___SS_LEN_IN_SS */
 +    
 +
 +
 +/* Retry queries on _any_ DNS error? */
 +/* #undef IGNORE_DNS_ERRORS */
 +
  /* Should we use the IRIG sawtooth filter? */
  /* #undef IRIG_SUCKS */
  
 @@ -991,34 +1055,34 @@
  /* ISC: do we have if_nametoindex()? */
  #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1
  
 -/* ISC: have struct if_laddrconf? */
 +/* have struct if_laddrconf? */
  /* #undef ISC_PLATFORM_HAVEIF_LADDRCONF */
  
 -/* ISC: have struct if_laddrreq? */
 +/* have struct if_laddrreq? */
  /* #undef ISC_PLATFORM_HAVEIF_LADDRREQ */
  
 -/* ISC: Have struct in6_pktinfo? */
 -#define ISC_PLATFORM_HAVEIN6PKTINFO 
 +/* have struct in6_pktinfo? */
 +#define ISC_PLATFORM_HAVEIN6PKTINFO 1
  
 -/* ISC: Have IPv6? */
 -#define ISC_PLATFORM_HAVEIPV6 
 +/* have IPv6? */
 +#define ISC_PLATFORM_HAVEIPV6 1
  
 -/* ISC: struct sockaddr as sa_len? */
 -#define ISC_PLATFORM_HAVESALEN 
 +/* struct sockaddr has sa_len? */
 +#define ISC_PLATFORM_HAVESALEN 1
  
 -/* ISC: Have sin6_scope_id? */
 -#define ISC_PLATFORM_HAVESCOPEID 
 +/* sin6_scope_id? */
 +#define ISC_PLATFORM_HAVESCOPEID 1
  
 -/* ISC: provide inet_aton() */
 -/* #undef ISC_PLATFORM_NEEDATON */
 -
 -/* ISC: Need in6addr_any? */
 +/* missing in6addr_any? */
  /* #undef ISC_PLATFORM_NEEDIN6ADDRANY */
  
 +/* Do we need netinet6/in6.h? */
 +/* #undef ISC_PLATFORM_NEEDNETINET6IN6H */
 +
  /* ISC: provide inet_ntop() */
  /* #undef ISC_PLATFORM_NEEDNTOP */
  
 -/* Do we need our own in_port_t? */
 +/* Declare in_port_t? */
  /* #undef ISC_PLATFORM_NEEDPORTT */
  
  /* ISC: provide inet_pton() */
 @@ -1045,7 +1109,7 @@
  /* Should we align with the NIST lockclock scheme? */
  /* #undef LOCKCLOCK */
  
 -/* Does the kernel support multicasting IP? */
 +/* Does the target support multicast IP? */
  #define MCAST 1
  
  /* Should we recommend a minimum value for tickadj? */
 @@ -1057,10 +1121,13 @@
  /* Do we want the HPUX FindConfig()? */
  /* #undef NEED_HPUX_FINDCONFIG */
  
 +/* We need to provide netsnmp_daemonize() */
 +/* #undef NEED_NETSNMP_DAEMONIZE */
 +
  /* Do we need the qnx adjtime call? */
  /* #undef NEED_QNX_ADJTIME */
  
 -/* Do we need extra room for SO_RCVBUF? (HPUX <8) */
 +/* Do we need extra room for SO_RCVBUF? (HPUX < 8) */
  /* #undef NEED_RCVBUF_SLOP */
  
  /* Do we need an s_char typedef? */
 @@ -1081,18 +1148,18 @@
  /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  /* #undef NO_MINUS_C_MINUS_O */
  
 -/* Define this if optional arguments are disallowed */
 -/* #undef NO_OPTIONAL_OPT_ARGS */
 -
  /* Should we avoid #warning on option name collisions? */
  /* #undef NO_OPTION_NAME_WARNINGS */
  
 -/* Is there a problem using PARENB and IGNPAR (IRIX)? */
 -#define NO_PARENB_IGNPAR 1
 +/* Is there a problem using PARENB and IGNPAR? */
 +/* #undef NO_PARENB_IGNPAR */
  
  /* Default location of crypto key info */
  #define NTP_KEYSDIR "/etc/ntp"
  
 +/* Path to sign daemon rendezvous socket */
 +/* #undef NTP_SIGND_PATH */
 +
  /* Do we have ntp_{adj,get}time in libc? */
  #define NTP_SYSCALLS_LIBC 1
  
 @@ -1103,6 +1170,7 @@
  #define ONCORE_SHMEM_STATUS 1
  
  /* Use OpenSSL? */
 +/* This is picked up from the command line in case we want OpenSSL */
  /* #undef OPENSSL */
  
  /* Should we open the broadcast socket? */
 @@ -1111,8 +1179,7 @@
  /* need to recreate sockets on changed routing? */
  /* #undef OS_MISSES_SPECIFIC_ROUTE_UPDATES */
  
 -/* wildcard socket needs to set REUSEADDR when binding to interface addresses
 -   */
 +/* wildcard socket needs REUSEADDR to bind interface addresses */
  /* #undef OS_NEEDS_REUSEADDR_FOR_IFADDRBIND */
  
  /* Do we need to override the system's idea of HZ? */
 @@ -1122,26 +1189,29 @@
  #define PACKAGE "ntp"
  
  /* Define to the address where bug reports for this package should be sent. */
 -#define PACKAGE_BUGREPORT "roberto@FreeBSD.org"
 +#define PACKAGE_BUGREPORT "niclas.zeising@gmail.com"
  
  /* Define to the full name of this package. */
  #define PACKAGE_NAME "ntp"
  
  /* Define to the full name and version of this package. */
 -#define PACKAGE_STRING "ntp 4.2.4p5"
 +#define PACKAGE_STRING "ntp 4.2.6p4"
  
  /* Define to the one symbol short name of this package. */
  #define PACKAGE_TARNAME "ntp"
  
 +/* Define to the home page for this package. */
 +#define PACKAGE_URL ""
 +
  /* Define to the version of this package. */
 -#define PACKAGE_VERSION "4.2.4p5"
 +#define PACKAGE_VERSION "4.2.6p4"
  
 +/* define to a working POSIX compliant shell */
 +#define POSIX_SHELL "/bin/sh"
 +
  /* Do we have the ppsclock streams module? */
  /* #undef PPS */
  
 -/* PPS auxiliary interface for ATOM? */
 -#define PPS_SAMPLE 1
 -
  /* PARSE kernel PLL PPS support */
  /* #undef PPS_SYNC */
  
 @@ -1151,9 +1221,6 @@
  /* Preset a value for 'tickadj'? */
  #define PRESET_TICKADJ 500/hz
  
 -/* Define to 1 if the C compiler supports function prototypes. */
 -#define PROTOTYPES 1
 -
  /* Does qsort expect to work on "void *" stuff? */
  #define QSORT_USES_VOID_P 1
  
 @@ -1163,42 +1230,42 @@
  /* Basic refclock support? */
  #define REFCLOCK 1
  
 -/* name of regex header file */
 -#define REGEX_HEADER <regex.h>
 -
  /* Do we want the ReliantUNIX clock hacks? */
  /* #undef RELIANTUNIX_CLOCK */
  
  /* Define as the return type of signal handlers (`int' or `void'). */
  #define RETSIGTYPE void
  
 +/* saveconfig mechanism */
 +#define SAVECONFIG 1
 +
  /* Do we want the SCO clock hacks? */
  /* #undef SCO5_CLOCK */
  
 -/* The size of a `char*', as computed by sizeof. */
 +/* The size of `char*', as computed by sizeof. */
  #if defined(__alpha__) || defined(__ia64__) || defined(__sparc64__) || defined(__amd64__)
  #define SIZEOF_CHARP 8
  #else
  #define SIZEOF_CHARP 4
  #endif
  
 -/* The size of a `int', as computed by sizeof. */
 +/* The size of `int', as computed by sizeof. */
  #define SIZEOF_INT 4
  
 -/* The size of a `long', as computed by sizeof. */
 +/* The size of `long', as computed by sizeof. */
  #if defined(__alpha__) || defined(__ia64__) || defined(__sparc64__) || defined(__amd64__)
  #define SIZEOF_LONG 8
  #else
  #define SIZEOF_LONG 4
  #endif
  
 -/* The size of a `short', as computed by sizeof. */
 +/* The size of `short', as computed by sizeof. */
  #define SIZEOF_SHORT 2
  
 -/* The size of a `signed char', as computed by sizeof. */
 +/* The size of `signed char', as computed by sizeof. */
  #define SIZEOF_SIGNED_CHAR 1
  
 -/* The size of a `time_t', as computed by sizeof. */
 +/* The size of `time_t', as computed by sizeof. */
  #if defined(__alpha__) || defined(__ia64__) || defined(__sparc64__) || defined(__amd64__)
  #define SIZEOF_TIME_T 8
  #else
 @@ -1223,14 +1290,16 @@
  /* canonical system (cpu-vendor-os) of where we should run */
  #if defined(__alpha__)
  #define STR_SYSTEM "alpha-undermydesk-freebsd"
 -#elif defined(__sparc64__)
 -#define STR_SYSTEM "sparc64-undermydesk-freebsd"
  #elif defined(__amd64__)
  #define STR_SYSTEM "amd64-undermydesk-freebsd"
  #elif defined(__ia64__)
  #define STR_SYSTEM "ia64-undermydesk-freebsd"
 +#elif defined(__sparc64__)
 +#define STR_SYSTEM "sparc64-undermydesk-freebsd"
 +#elif defined(__i386__)
 +#define STR_SYSTEM "i386-undermydesk-freebsd"
  #else
 -#define STR_SYSTEM "i386-undermydesk-freebsd"
 +#define STR_SYSTEM "unknown-undermydesk-freebsd"
  #endif
  
  /* Buggy syscall() (Solaris2.4)? */
 @@ -1269,12 +1338,31 @@
  /* Do we set process groups with -pid? */
  /* #undef UDP_BACKWARDS_SETOWN */
  
 -/* How do we create unsigned long constants? */
 -#define ULONG_CONST(a) a ## UL
 -
  /* Must we have a CTTY for fsetown? */
  #define USE_FSETOWNCTTY 1
  
 +/* Enable extensions on AIX 3, Interix.  */
 +#ifndef _ALL_SOURCE
 +# define _ALL_SOURCE 1
 +#endif
 +/* Enable GNU extensions on systems that have them.  */
 +#ifndef _GNU_SOURCE
 +# define _GNU_SOURCE 1
 +#endif
 +/* Enable threading extensions on Solaris.  */
 +#ifndef _POSIX_PTHREAD_SEMANTICS
 +# define _POSIX_PTHREAD_SEMANTICS 1
 +#endif
 +/* Enable extensions on HP NonStop.  */
 +#ifndef _TANDEM_SOURCE
 +# define _TANDEM_SOURCE 1
 +#endif
 +/* Enable general extensions on Solaris.  */
 +#ifndef __EXTENSIONS__
 +# define __EXTENSIONS__ 1
 +#endif
 +
 +
  /* Can we use SIGPOLL for tty IO? */
  /* #undef USE_TTY_SIGPOLL */
  
 @@ -1282,37 +1370,17 @@
  /* #undef USE_UDP_SIGPOLL */
  
  /* Version number of package */
 -#define VERSION "4.2.4p5"
 +#define VERSION "4.2.6p4"
  
 -/* ISC: Want IPv6? */
 +/* configure --enable-ipv6 */
  #define WANT_IPV6 1
  
 -/* Define this if a working libregex can be found */
 -#define WITH_LIBREGEX 1
 -
 -/* Define to 1 if your processor stores words with the most significant byte
 -   first (like Motorola and SPARC, unlike Intel and VAX). */
 +/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
 +   significant byte first (like Motorola and SPARC, unlike Intel). */
  #if defined(__sparc64__)
 -#define WORDS_BIGENDIAN	1
 +#define WORDS_BIGENDIAN 1
  #endif
  
 -/* Handle ss_family */
 -#if !defined(HAVE_SS_FAMILY_IN_SS) && defined(HAVE___SS_FAMILY_IN_SS)
 -# define ss_family __ss_family
 -#endif /* !defined(HAVE_SS_FAMILY_IN_SS) && defined(HAVE_SA_FAMILY_IN_SS) */
 -
 -/* Handle ss_len */
 -#if !defined(HAVE_SS_LEN_IN_SS) && defined(HAVE___SS_LEN_IN_SS)
 -# define ss_len __ss_len
 -#endif /* !defined(HAVE_SS_LEN_IN_SS) && defined(HAVE_SA_LEN_IN_SS) */
 -
 -/* Define to 1 if on AIX 3.
 -   System headers sometimes define this.
 -   We just want to avoid a redefinition error message.  */
 -#ifndef _ALL_SOURCE
 -/* # undef _ALL_SOURCE */
 -#endif
 -
  /* Define to 1 if on MINIX. */
  /* #undef _MINIX */
  
 @@ -1323,14 +1391,14 @@
  /* Define to 1 if you need to in order for `stat' and other things to work. */
  /* #undef _POSIX_SOURCE */
  
 +/* Are we _special_? */
 +/* #undef __APPLE_USE_RFC_3542 */
 +
  /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
  #ifndef __CHAR_UNSIGNED__
  /* # undef __CHAR_UNSIGNED__ */
  #endif
  
 -/* Define like PROTOTYPES; this can be used by system headers. */
 -#define __PROTOTYPES 1
 -
  /* Define to empty if `const' does not conform to ANSI C. */
  /* #undef const */
  
 @@ -1343,20 +1411,30 @@
  /* #undef inline */
  #endif
  
 -/* Define to `long' if <sys/types.h> does not define. */
 +/* Define to `long int' if <sys/types.h> does not define. */
  /* #undef off_t */
  
 -/* Define to `unsigned' if <sys/types.h> does not define. */
 +/* Define to `int' if <sys/types.h> does not define. */
 +/* #undef pid_t */
 +
 +/* Define to `unsigned int' if <sys/types.h> does not define. */
  /* #undef size_t */
  
 -/* Define to `long' if <sys/types.h> does not define. */
 -/* #undef time_t */
 -
  /* Define to `int' if <sys/types.h> doesn't define. */
  /* #undef uid_t */
  
 -/* Alternate uintptr_t for systems without it. */
 -/* #undef uintptr_t */
 +/* Define as `fork' if `vfork' does not work. */
 +/* #undef vfork */
  
 -/* Does the compiler like "volatile"? */
 -/* #undef volatile */
 +/* define away volatile? */
 +#define volatile /**/
 +
 +
 +#ifndef MPINFOU_PREDECLARED
 +# define MPINFOU_PREDECLARED
 +typedef union mpinfou {		/* For lint */
 +	struct pdk_mpinfo *pdkptr;
 +	struct mpinfo *pikptr;
 +} mpinfou_t;
 +#endif
 +
 Index: usr.sbin/ntp/ntpdate/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntpdate/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntpdate/Makefile	(working copy)
 @@ -1,16 +1,32 @@
  # $FreeBSD$
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate
 +NO_MAN=
  
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/ntpdate
 +
 +.include "${.CURDIR}/../config.mk"
 +
  PROG=	ntpdate
 -NO_MAN=
 +
 +.PATH:	${SRC_DIR}
  SRCS=	ntpdate.c version.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
 +CFLAGS+=	-I${NTP_DIR}/include 
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${.CURDIR}/../
  
  DPADD=	${LIBNTP} ${LIBM} ${LIBMD} ${LIBRT}
  LDADD=	${LIBNTP} -lm -lmd -lrt
  
 +.if ${MK_OPENSSL} != "no" && !defined(RELEASE_CRUNCH)
 +DPADD+=	${LIBCRYPTO}
 +LDADD+=	-lcrypto
 +.endif
 +
  CLEANFILES+= .version version.c
  
  version.c: 
 Index: usr.sbin/ntp/libparse/Makefile
 ===================================================================
 --- usr.sbin/ntp/libparse/Makefile	(revision 225756)
 +++ usr.sbin/ntp/libparse/Makefile	(working copy)
 @@ -1,16 +1,25 @@
  # $FreeBSD$
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/libparse
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/libparse
  
  LIB= parse
  INTERNALLIB=
  
 -SRCS=	clk_computime.c	clk_dcf7000.c	clk_hopf6021.c	clk_meinberg.c \
 -	clk_rawdcf.c	clk_rcc8000.c	clk_schmid.c	clk_trimtaip.c \
 -	clk_trimtsip.c	clk_varitext.c	clk_wharton.c	data_mbg.c \
 -	info_trimble.c	parse.c		parse_conf.c	trim_info.c \
 -	binio.c gpstolfp.c
 +.include	"${.CURDIR}/../config.mk"
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
 +.PATH:	${SRC_DIR}
 +SRCS=	binio.c		clk_computime.c	clk_dcf7000.c	clk_hopf6021.c \
 +	clk_meinberg.c	clk_rawdcf.c	clk_rcc8000.c	clk_schmid.c \
 +	clk_trimtaip.c	clk_trimtsip.c	clk_varitext.c	clk_wharton.c \
 +	data_mbg.c	gpstolfp.c	ieee754io.c	info_trimble.c\
 +	mfp_mul.c	parse.c		parse_conf.c	trim_info.c
  
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/kernel
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${.CURDIR}/../
 +
  .include <bsd.lib.mk>
 Index: usr.sbin/ntp/doc/Makefile
 ===================================================================
 --- usr.sbin/ntp/doc/Makefile	(revision 225756)
 +++ usr.sbin/ntp/doc/Makefile	(working copy)
 @@ -2,32 +2,7 @@
  
  .include <bsd.own.mk>
  
 -FILESDIR=	${SHAREDIR}/doc/ntp
 -
 -.if ${MK_HTML} != "no"
 -FILES=	accopt.html assoc.html audio.html authopt.html build.html \
 -	clockopt.html \
 -	config.html confopt.html copyright.html debug.html driver1.html \
 -	driver10.html driver11.html driver12.html driver16.html driver18.html \
 -	driver19.html driver2.html driver20.html driver22.html \
 -	driver26.html driver27.html driver28.html driver29.html \
 -	driver3.html driver30.html driver32.html driver33.html driver34.html \
 -	driver35.html driver36.html driver37.html \
 -	driver4.html driver5.html driver6.html driver7.html driver8.html \
 -	driver9.html extern.html hints.html \
 -	howto.html index.html kern.html \
 -	ldisc.html measure.html miscopt.html monopt.html mx4200data.html \
 -	notes.html ntpd.html ntpdate.html ntpdc.html ntpq.html ntptime.html \
 -	ntptrace.html parsedata.html parsenew.html patches.html porting.html \
 -	pps.html prefer.html quick.html rdebug.html refclock.html \
 -	release.html tickadj.html
 -.endif
 -
  MAN=	ntp.conf.5 ntp.keys.5
  MAN+=	ntp-keygen.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/html \
 -	${.CURDIR}/../../../contrib/ntp/html/build \
 -	${.CURDIR}/../../../contrib/ntp/html/drivers
 -
  .include <bsd.prog.mk>
 Index: usr.sbin/ntp/ntpd/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntpd/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntpd/Makefile	(working copy)
 @@ -4,34 +4,43 @@
  
  .include <bsd.own.mk>
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/ntpd
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/ntpd
  
 +.include "${.CURDIR}/../config.mk"
 +
  PROG=	ntpd
 -SRCS=	cmd_args.c	ntp_config.c \
 -	ntp_control.c	ntp_crypto.c	ntp_filegen.c \
 -	ntp_intres.c	ntp_io.c	ntp_loopfilter.c \
 -	ntp_monitor.c	ntp_peer.c	ntp_proto.c \
 -	ntp_refclock.c	ntp_request.c \
 -	ntp_restrict.c	ntp_timer.c	ntp_util.c \
 -	ntpd.c	refclock_acts.c	refclock_arbiter.c \
 -	refclock_arc.c	refclock_as2201.c	refclock_atom.c \
 -	refclock_bancomm.c	refclock_chronolog.c	refclock_chu.c \
 -	refclock_conf.c	refclock_datum.c	refclock_dumbclock.c \
 -	refclock_fg.c	refclock_gpsvme.c	refclock_heath.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_neoclock4x.c refclock_nmea.c	refclock_oncore.c \
 -	refclock_palisade.c refclock_parse.c	refclock_pcf.c \
 -	refclock_pst.c refclock_ripencc.c \
 -	refclock_shm.c	refclock_tpro.c refclock_trak.c	refclock_true.c \
 -	refclock_ulink.c refclock_wwv.c	\
 -	refclock_wwvb.c ntpd-opts.c \
 -	version.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -	-I${.CURDIR}/../../../contrib/ntp/libopts -I${.CURDIR}
 +.PATH:	${SRC_DIR}
 +SRCS=	cmd_args.c	ntp_config.c	ntp_control.c	ntp_crypto.c \
 +	ntp_data_structures.c		ntp_filegen.c	ntp_intres.c \
 +	ntp_io.c	ntp_loopfilter.c		ntp_monitor.c \
 +	ntp_parser.c	ntp_peer.c	ntp_proto.c	ntp_refclock.c \
 +	ntp_request.c	ntp_restrict.c	ntp_scanner.c	ntp_signd.c \
 +	ntp_timer.c	ntp_util.c	ntpd.c		ntpd-opts.c \
 +	refclock_acts.c 	refclock_arbiter.c	refclock_arc.c \
 +	refclock_as2201.c	refclock_atom.c		refclock_bancomm.c \
 +	refclock_chronolog.c	refclock_chu.c		refclock_conf.c \
 +	refclock_datum.c	refclock_dumbclock.c	refclock_fg.c \
 +	refclock_gpsvme.c	refclock_heath.c	refclock_hopfser.c \
 +	refclock_hpgps.c	refclock_irig.c		refclock_jjy.c \
 +	refclock_jupiter.c	refclock_leitch.c	refclock_local.c \
 +	refclock_mx4200.c	refclock_neoclock4x.c	refclock_nmea.c \
 +	refclock_oncore.c	refclock_palisade.c	refclock_parse.c \
 +	refclock_pcf.c		refclock_pst.c		refclock_ripencc.c \
 +	refclock_shm.c		refclock_tpro.c		refclock_true.c \
 +	refclock_tt560.c	refclock_ulink.c	refclock_wwv.c \
 +	refclock_wwvb.c		refclock_zyfer.c	version.c
  
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothreads/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
 +CFLAGS+=	-I${.CURDIR}
 +
  DPADD=	${LIBPARSE} ${LIBNTP} ${LIBM} ${LIBMD} ${LIBRT} ${LIBOPTS}
  LDADD=	${LIBPARSE} ${LIBNTP} -lm -lmd -lrt ${LIBOPTS}
  
 Index: usr.sbin/ntp/ntpdc/Makefile
 ===================================================================
 --- usr.sbin/ntp/ntpdc/Makefile	(revision 225756)
 +++ usr.sbin/ntp/ntpdc/Makefile	(working copy)
 @@ -4,22 +4,37 @@
  
  .include <bsd.own.mk>
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/ntpdc
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp/
 +SRC_DIR=	${NTP_DIR}/ntpdc
  
 +.include "${.CURDIR}/../config.mk"
 +
  PROG=	ntpdc
 +
 +.PATH:	${SRC_DIR}
  SRCS= 	ntpdc.c ntpdc_ops.c ntpdc-opts.c version.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -	-I${.CURDIR}/../../../contrib/ntp/libopts
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/nothread/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/unix/include
 +CFLAGS+=	-I${NTP_DIR}/lib/isc/${ISC_ATOMIC_ARCH}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
  
 -DPADD=	${LIBNTP} ${LIBM} ${LIBMD} ${LIBOPTS}
 -LDADD=	${LIBNTP} -lm -lmd ${LIBOPTS}
 +DPADD=	${LIBNTP} ${LIBEDIT} ${LIBM} ${LIBMD} ${LIBOPTS}
 +LDADD=	${LIBNTP} -ledit -lm -lmd ${LIBOPTS}
  
  DPADD+=		${LIBEDIT} ${LIBTERMCAP}
  LDADD+=		-ledit -ltermcap
  CFLAGS+=	-DHAVE_LIBEDIT -DHAVE_READLINE_READLINE_H \
  		-I${DESTDIR}/${INCLUDEDIR}/edit
  
 +.if ${MK_OPENSSL} != "no" && !defined(RELEASE_CRUNCH)
 +DPADD+=		${LIBCRYPTO}
 +LDADD+=		-lcrypto
 +.endif
 +
  CLEANFILES+= .version version.c
  
  version.c:
 Index: usr.sbin/ntp/config.mk
 ===================================================================
 --- usr.sbin/ntp/config.mk	(revision 0)
 +++ usr.sbin/ntp/config.mk	(revision 0)
 @@ -0,0 +1,13 @@
 +# $FreeBSD $
 +
 +.include <bsd.own.mk>
 +
 +# Use the right version of the atomic.h file from lib/isc
 +# This is shamelessly stolen from src/lib/bind/config.mk
 +.if ${MACHINE_ARCH} == amd64
 +ISC_ATOMIC_ARCH=	x86_64
 +.elif ${MACHINE_ARCH} == i386
 +ISC_ATOMIC_ARCH=	x86_32
 +.else
 +ISC_ATOMIC_ARCH=	${MACHINE_CPUARCH}
 +.endif
 Index: usr.sbin/ntp/libopts/Makefile
 ===================================================================
 --- usr.sbin/ntp/libopts/Makefile	(revision 225756)
 +++ usr.sbin/ntp/libopts/Makefile	(working copy)
 @@ -1,13 +1,16 @@
  # $FreeBSD$
  
 -.PATH: ${.CURDIR}/../../../contrib/ntp/libopts 
 +NTP_DIR=	${.CURDIR}/../../../contrib/ntp
 +SRC_DIR=	${NTP_DIR}/sntp/libopts
  
 -LIB= opts
 +LIB=	opts
  INTERNALLIB=
  
 +.PATH:	${SRC_DIR}
  SRCS=	libopts.c
  
 -CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
 -		 -I${.CURDIR}/../../../contrib/ntp/libopts
 +CFLAGS+=	-I${NTP_DIR}/include
 +CFLAGS+=	-I${NTP_DIR}/sntp/libopts
 +CFLAGS+=	-I${.CURDIR}/../
  
  .include <bsd.lib.mk>
 Index: usr.sbin/ntp/Makefile
 ===================================================================
 --- usr.sbin/ntp/Makefile	(revision 225756)
 +++ usr.sbin/ntp/Makefile	(working copy)
 @@ -1,7 +1,7 @@
  # Makefile for ntpd.
  # $FreeBSD$
  
 -SUBDIR=	libopts libntp libparse ntpd ntpdc ntpq ntpdate \
 +SUBDIR=	libntp libopts libparse ntpd ntpdate ntpdc ntpq \
  	ntptime ntp-keygen sntp
  SUBDIR+=	doc
  
 
 --------------060806070509060505000206--

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/148836: commit references a PR
Date: Wed,  4 Dec 2013 21:33:32 +0000 (UTC)

 --===============6855888303082541295==
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: 8bit
 
 Author: roberto
 Date: Wed Dec  4 21:33:17 2013
 New Revision: 258945
 URL: http://svnweb.freebsd.org/changeset/base/258945
 
 Log:
   Virgin import of ntpd 4.2.6p5.
   
   When the series of commits is complete, things like
   https://cert.litnet.lt/en/docs/ntp-distributed-reflection-dos-attacks
   should be fixed.
   
   PR:		bin/148836 (except that we import a newer version)
   Asked by:	Too many
   MFC after:	2 weeks
 
 Added:
   vendor/ntp/dist/deps-ver
   vendor/ntp/dist/depsver.mf
   vendor/ntp/dist/html/bugs.html   (contents, props changed)
   vendor/ntp/dist/html/build.html   (contents, props changed)
   vendor/ntp/dist/html/comdex.html   (contents, props changed)
   vendor/ntp/dist/html/config.html   (contents, props changed)
   vendor/ntp/dist/html/decode.html   (contents, props changed)
   vendor/ntp/dist/html/description_files/
   vendor/ntp/dist/html/description_files/description.jpg   (contents, props changed)
   vendor/ntp/dist/html/drivers/mx4200data.html   (contents, props changed)
   vendor/ntp/dist/html/hints.html   (contents, props changed)
   vendor/ntp/dist/html/hints/a-ux
   vendor/ntp/dist/html/hints/aix
   vendor/ntp/dist/html/hints/bsdi
   vendor/ntp/dist/html/hints/changes
   vendor/ntp/dist/html/hints/decosf1
   vendor/ntp/dist/html/hints/decosf2
   vendor/ntp/dist/html/hints/freebsd
   vendor/ntp/dist/html/hints/hpux
   vendor/ntp/dist/html/hints/linux
   vendor/ntp/dist/html/hints/mpeix
   vendor/ntp/dist/html/hints/notes-xntp-v3
   vendor/ntp/dist/html/hints/parse
   vendor/ntp/dist/html/hints/refclocks
   vendor/ntp/dist/html/hints/rs6000
   vendor/ntp/dist/html/hints/sco.html   (contents, props changed)
   vendor/ntp/dist/html/hints/sgi
   vendor/ntp/dist/html/hints/solaris-dosynctodr.html   (contents, props changed)
   vendor/ntp/dist/html/hints/solaris.html   (contents, props changed)
   vendor/ntp/dist/html/hints/solaris.xtra.4023118
   vendor/ntp/dist/html/hints/solaris.xtra.4095849
   vendor/ntp/dist/html/hints/solaris.xtra.S99ntpd
   vendor/ntp/dist/html/hints/solaris.xtra.patchfreq
   vendor/ntp/dist/html/hints/sun4
   vendor/ntp/dist/html/hints/svr4-dell
   vendor/ntp/dist/html/hints/svr4_package
   vendor/ntp/dist/html/hints/todo
   vendor/ntp/dist/html/hints/vxworks.html   (contents, props changed)
   vendor/ntp/dist/html/hints/winnt.html   (contents, props changed)
   vendor/ntp/dist/html/kernpps.html   (contents, props changed)
   vendor/ntp/dist/html/ntp-wait.html   (contents, props changed)
   vendor/ntp/dist/html/quick.html   (contents, props changed)
   vendor/ntp/dist/html/rate.html   (contents, props changed)
   vendor/ntp/dist/html/scripts/accopt.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/audio.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/authopt.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/clockopt.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/command.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/config.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/confopt.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/external.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/install.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/manual.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/misc.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/miscopt.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/monopt.txt   (contents, props changed)
   vendor/ntp/dist/html/scripts/refclock.txt   (contents, props changed)
   vendor/ntp/dist/html/sitemap.html   (contents, props changed)
   vendor/ntp/dist/html/xleave.html   (contents, props changed)
   vendor/ntp/dist/include/lib_strbuf.h   (contents, props changed)
   vendor/ntp/dist/include/ntp_assert.h   (contents, props changed)
   vendor/ntp/dist/include/ntp_data_structures.h   (contents, props changed)
   vendor/ntp/dist/include/ntp_intres.h   (contents, props changed)
   vendor/ntp/dist/include/ntp_libopts.h   (contents, props changed)
   vendor/ntp/dist/include/ntp_lineedit.h   (contents, props changed)
   vendor/ntp/dist/include/ntp_lists.h   (contents, props changed)
   vendor/ntp/dist/include/ntp_net.h   (contents, props changed)
   vendor/ntp/dist/include/refclock_atom.h   (contents, props changed)
   vendor/ntp/dist/include/ssl_applink.c   (contents, props changed)
   vendor/ntp/dist/include/version.texi
   vendor/ntp/dist/lib/
   vendor/ntp/dist/lib/isc/
   vendor/ntp/dist/lib/isc/alpha/
   vendor/ntp/dist/lib/isc/alpha/include/
   vendor/ntp/dist/lib/isc/alpha/include/isc/
   vendor/ntp/dist/lib/isc/alpha/include/isc/atomic.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/api
   vendor/ntp/dist/lib/isc/assertions.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/base32.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/base64.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/bitstring.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/buffer.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/bufferlist.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/commandline.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/entropy.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/error.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/event.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/fsaccess.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/hash.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/heap.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/hex.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/hmacmd5.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/hmacsha.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/httpd.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/ia64/
   vendor/ntp/dist/lib/isc/ia64/include/
   vendor/ntp/dist/lib/isc/ia64/include/isc/
   vendor/ntp/dist/lib/isc/ia64/include/isc/atomic.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/
   vendor/ntp/dist/lib/isc/include/isc/
   vendor/ntp/dist/lib/isc/include/isc/app.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/assertions.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/base32.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/base64.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/bitstring.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/boolean.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/buffer.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/bufferlist.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/commandline.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/entropy.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/error.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/event.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/eventclass.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/file.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/formatcheck.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/fsaccess.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/hash.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/heap.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/hex.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/hmacmd5.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/hmacsha.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/httpd.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/interfaceiter.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/ipv6.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/iterated_hash.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/lang.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/lex.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/lfsr.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/lib.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/list.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/log.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/magic.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/md5.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/mem.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/msgcat.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/msgs.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/mutexblock.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/netaddr.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/netscope.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/ondestroy.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/os.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/parseint.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/platform.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/platform.h.in   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/portset.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/print.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/quota.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/radix.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/random.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/ratelimiter.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/refcount.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/region.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/resource.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/result.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/resultclass.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/rwlock.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/serial.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/sha1.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/sha2.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/sockaddr.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/socket.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/stats.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/stdio.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/stdlib.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/string.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/symtab.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/task.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/taskpool.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/timer.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/types.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/util.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/version.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/include/isc/xml.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/inet_aton.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/inet_ntop.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/inet_pton.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/iterated_hash.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/lex.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/lfsr.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/lib.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/log.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/md5.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/mem.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/mips/
   vendor/ntp/dist/lib/isc/mips/include/
   vendor/ntp/dist/lib/isc/mips/include/isc/
   vendor/ntp/dist/lib/isc/mips/include/isc/atomic.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/mutexblock.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/netaddr.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/netscope.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/nls/
   vendor/ntp/dist/lib/isc/nls/msgcat.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/noatomic/
   vendor/ntp/dist/lib/isc/noatomic/include/
   vendor/ntp/dist/lib/isc/noatomic/include/isc/
   vendor/ntp/dist/lib/isc/noatomic/include/isc/atomic.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/nothreads/
   vendor/ntp/dist/lib/isc/nothreads/condition.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/nothreads/include/
   vendor/ntp/dist/lib/isc/nothreads/include/isc/
   vendor/ntp/dist/lib/isc/nothreads/include/isc/condition.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/nothreads/include/isc/mutex.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/nothreads/include/isc/once.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/nothreads/include/isc/thread.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/nothreads/mutex.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/nothreads/thread.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/ondestroy.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/parseint.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/portset.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/powerpc/
   vendor/ntp/dist/lib/isc/powerpc/include/
   vendor/ntp/dist/lib/isc/powerpc/include/isc/
   vendor/ntp/dist/lib/isc/powerpc/include/isc/atomic.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/print.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/pthreads/
   vendor/ntp/dist/lib/isc/pthreads/condition.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/pthreads/include/
   vendor/ntp/dist/lib/isc/pthreads/include/isc/
   vendor/ntp/dist/lib/isc/pthreads/include/isc/condition.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/pthreads/include/isc/mutex.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/pthreads/include/isc/once.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/pthreads/include/isc/thread.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/pthreads/mutex.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/pthreads/thread.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/quota.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/radix.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/random.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/ratelimiter.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/refcount.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/region.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/result.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/rwlock.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/serial.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/sha1.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/sha2.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/sockaddr.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/sparc64/
   vendor/ntp/dist/lib/isc/sparc64/include/
   vendor/ntp/dist/lib/isc/sparc64/include/isc/
   vendor/ntp/dist/lib/isc/sparc64/include/isc/atomic.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/stats.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/string.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/strtoul.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/symtab.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/task.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/task_p.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/taskpool.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/timer.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/timer_p.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/
   vendor/ntp/dist/lib/isc/unix/app.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/dir.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/entropy.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/errno2result.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/errno2result.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/file.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/fsaccess.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/ifiter_getifaddrs.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/ifiter_ioctl.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/ifiter_sysctl.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/include/
   vendor/ntp/dist/lib/isc/unix/include/isc/
   vendor/ntp/dist/lib/isc/unix/include/isc/dir.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/include/isc/int.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/include/isc/keyboard.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/include/isc/net.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/include/isc/netdb.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/include/isc/offset.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/include/isc/stat.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/include/isc/stdtime.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/include/isc/strerror.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/include/isc/syslog.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/include/isc/time.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/interfaceiter.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/ipv6.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/keyboard.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/net.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/os.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/resource.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/socket.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/socket_p.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/stdio.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/stdtime.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/strerror.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/syslog.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/unix/time.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/version.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/
   vendor/ntp/dist/lib/isc/win32/DLLMain.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/app.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/condition.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/dir.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/entropy.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/errno2result.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/errno2result.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/file.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/fsaccess.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/
   vendor/ntp/dist/lib/isc/win32/include/isc/
   vendor/ntp/dist/lib/isc/win32/include/isc/bind_registry.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/bindevt.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/condition.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/dir.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/int.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/ipv6.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/keyboard.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/mutex.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/net.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/netdb.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/ntgroups.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/ntpaths.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/offset.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/once.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/platform.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/stat.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/stdtime.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/strerror.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/syslog.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/thread.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/time.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/include/isc/win32os.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/interfaceiter.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/ipv6.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/keyboard.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/libisc.def
   vendor/ntp/dist/lib/isc/win32/libisc.dsp
   vendor/ntp/dist/lib/isc/win32/libisc.dsw
   vendor/ntp/dist/lib/isc/win32/libisc.mak
   vendor/ntp/dist/lib/isc/win32/net.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/netdb.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/ntgroups.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/ntpaths.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/once.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/os.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/resource.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/socket.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/stdio.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/stdtime.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/strerror.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/syslog.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/syslog.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/thread.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/time.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/unistd.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/version.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/win32/win32os.c   (contents, props changed)
   vendor/ntp/dist/lib/isc/x86_32/
   vendor/ntp/dist/lib/isc/x86_32/include/
   vendor/ntp/dist/lib/isc/x86_32/include/isc/
   vendor/ntp/dist/lib/isc/x86_32/include/isc/atomic.h   (contents, props changed)
   vendor/ntp/dist/lib/isc/x86_64/
   vendor/ntp/dist/lib/isc/x86_64/include/
   vendor/ntp/dist/lib/isc/x86_64/include/isc/
   vendor/ntp/dist/lib/isc/x86_64/include/isc/atomic.h   (contents, props changed)
   vendor/ntp/dist/libntp/bsd_strerror.c   (contents, props changed)
   vendor/ntp/dist/libntp/ntp_libopts.c   (contents, props changed)
   vendor/ntp/dist/libntp/ntp_lineedit.c   (contents, props changed)
   vendor/ntp/dist/libntp/ssl_init.c   (contents, props changed)
   vendor/ntp/dist/m4/libtool.m4
   vendor/ntp/dist/m4/ltoptions.m4
   vendor/ntp/dist/m4/ltsugar.m4
   vendor/ntp/dist/m4/ltversion.m4
   vendor/ntp/dist/m4/lt~obsolete.m4
   vendor/ntp/dist/m4/ntp_cacheversion.m4
   vendor/ntp/dist/m4/ntp_dir_sep.m4
   vendor/ntp/dist/m4/ntp_lib_m.m4
   vendor/ntp/dist/m4/ntp_lineeditlibs.m4
   vendor/ntp/dist/m4/ntp_openssl.m4
   vendor/ntp/dist/m4/ntp_vpathhack.m4
   vendor/ntp/dist/ntpd/complete.conf   (contents, props changed)
   vendor/ntp/dist/ntpd/keyword-gen-utd
   vendor/ntp/dist/ntpd/keyword-gen.c   (contents, props changed)
   vendor/ntp/dist/ntpd/ntp_data_structures.c   (contents, props changed)
   vendor/ntp/dist/ntpd/ntp_keyword.h   (contents, props changed)
   vendor/ntp/dist/ntpd/ntp_parser.c   (contents, props changed)
   vendor/ntp/dist/ntpd/ntp_parser.h   (contents, props changed)
   vendor/ntp/dist/ntpd/ntp_parser.y
   vendor/ntp/dist/ntpd/ntp_scanner.c   (contents, props changed)
   vendor/ntp/dist/ntpd/ntp_scanner.h   (contents, props changed)
   vendor/ntp/dist/ntpd/ntp_signd.c   (contents, props changed)
   vendor/ntp/dist/ntpq/libntpq.c   (contents, props changed)
   vendor/ntp/dist/ntpq/libntpq.h   (contents, props changed)
   vendor/ntp/dist/ntpq/libntpq_subs.c   (contents, props changed)
   vendor/ntp/dist/ntpsnmpd/
   vendor/ntp/dist/ntpsnmpd/Makefile.am   (contents, props changed)
   vendor/ntp/dist/ntpsnmpd/Makefile.in   (contents, props changed)
   vendor/ntp/dist/ntpsnmpd/README
   vendor/ntp/dist/ntpsnmpd/netsnmp_daemonize.c   (contents, props changed)
   vendor/ntp/dist/ntpsnmpd/ntpSnmpSubagentObject.c   (contents, props changed)
   vendor/ntp/dist/ntpsnmpd/ntpSnmpSubagentObject.h   (contents, props changed)
   vendor/ntp/dist/ntpsnmpd/ntp_snmp.h   (contents, props changed)
   vendor/ntp/dist/ntpsnmpd/ntpsnmpd-opts.c   (contents, props changed)
   vendor/ntp/dist/ntpsnmpd/ntpsnmpd-opts.def
   vendor/ntp/dist/ntpsnmpd/ntpsnmpd-opts.h   (contents, props changed)
   vendor/ntp/dist/ntpsnmpd/ntpsnmpd-opts.menu
   vendor/ntp/dist/ntpsnmpd/ntpsnmpd-opts.texi
   vendor/ntp/dist/ntpsnmpd/ntpsnmpd.1   (contents, props changed)
   vendor/ntp/dist/ntpsnmpd/ntpsnmpd.c   (contents, props changed)
   vendor/ntp/dist/ntpsnmpd/ntpv4-mib.mib
   vendor/ntp/dist/scripts/UpdatePoint   (contents, props changed)
   vendor/ntp/dist/scripts/check--help   (contents, props changed)
   vendor/ntp/dist/scripts/checkChangeLog   (contents, props changed)
   vendor/ntp/dist/scripts/cvo.sh   (contents, props changed)
   vendor/ntp/dist/sntp/crypto.c   (contents, props changed)
   vendor/ntp/dist/sntp/crypto.h   (contents, props changed)
   vendor/ntp/dist/sntp/data_formats.h   (contents, props changed)
   vendor/ntp/dist/sntp/deps-ver
   vendor/ntp/dist/sntp/depsver.mf
   vendor/ntp/dist/sntp/kod_management.c   (contents, props changed)
   vendor/ntp/dist/sntp/kod_management.h   (contents, props changed)
   vendor/ntp/dist/sntp/libopts/COPYING.gplv3
   vendor/ntp/dist/sntp/libopts/COPYING.lgplv3
   vendor/ntp/dist/sntp/libopts/ag-char-map.h   (contents, props changed)
   vendor/ntp/dist/sntp/libopts/autoopts/project.h   (contents, props changed)
   vendor/ntp/dist/sntp/libopts/file.c   (contents, props changed)
   vendor/ntp/dist/sntp/libopts/parse-duration.c   (contents, props changed)
   vendor/ntp/dist/sntp/libopts/parse-duration.h   (contents, props changed)
   vendor/ntp/dist/sntp/libopts/reset.c   (contents, props changed)
   vendor/ntp/dist/sntp/libopts/time.c   (contents, props changed)
   vendor/ntp/dist/sntp/libopts/value-type.c   (contents, props changed)
   vendor/ntp/dist/sntp/libopts/value-type.h   (contents, props changed)
   vendor/ntp/dist/sntp/libopts/xat-attribute.c   (contents, props changed)
   vendor/ntp/dist/sntp/libopts/xat-attribute.h   (contents, props changed)
   vendor/ntp/dist/sntp/log.c   (contents, props changed)
   vendor/ntp/dist/sntp/log.h   (contents, props changed)
   vendor/ntp/dist/sntp/main.h   (contents, props changed)
   vendor/ntp/dist/sntp/networking.c   (contents, props changed)
   vendor/ntp/dist/sntp/networking.h   (contents, props changed)
   vendor/ntp/dist/sntp/sntp.c   (contents, props changed)
   vendor/ntp/dist/sntp/sntp.html   (contents, props changed)
   vendor/ntp/dist/sntp/sntp.texi
   vendor/ntp/dist/sntp/utilities.c   (contents, props changed)
   vendor/ntp/dist/sntp/utilities.h   (contents, props changed)
   vendor/ntp/dist/sntp/version.m4
   vendor/ntp/dist/sntp/version.texi
   vendor/ntp/dist/ylwrap   (contents, props changed)
 Deleted:
   vendor/ntp/dist/arlib/COPYING
   vendor/ntp/dist/arlib/INSTALL
   vendor/ntp/dist/arlib/Makefile.am
   vendor/ntp/dist/arlib/Makefile.in
   vendor/ntp/dist/arlib/README
   vendor/ntp/dist/arlib/UNSHAR.HDR
   vendor/ntp/dist/arlib/aclocal.m4
   vendor/ntp/dist/arlib/arlib.3
   vendor/ntp/dist/arlib/arlib.c
   vendor/ntp/dist/arlib/arlib.h
   vendor/ntp/dist/arlib/arplib.h
   vendor/ntp/dist/arlib/configure
   vendor/ntp/dist/arlib/configure.in
   vendor/ntp/dist/arlib/depcomp
   vendor/ntp/dist/arlib/install-sh
   vendor/ntp/dist/arlib/missing
   vendor/ntp/dist/arlib/sample.c
   vendor/ntp/dist/html/build/build.html
   vendor/ntp/dist/html/build/config.html
   vendor/ntp/dist/html/build/hints.html
   vendor/ntp/dist/html/build/hints/a-ux
   vendor/ntp/dist/html/build/hints/aix
   vendor/ntp/dist/html/build/hints/bsdi
   vendor/ntp/dist/html/build/hints/changes
   vendor/ntp/dist/html/build/hints/decosf1
   vendor/ntp/dist/html/build/hints/decosf2
   vendor/ntp/dist/html/build/hints/freebsd
   vendor/ntp/dist/html/build/hints/hpux
   vendor/ntp/dist/html/build/hints/linux
   vendor/ntp/dist/html/build/hints/mpeix
   vendor/ntp/dist/html/build/hints/netbsd
   vendor/ntp/dist/html/build/hints/notes-xntp-v3
   vendor/ntp/dist/html/build/hints/parse
   vendor/ntp/dist/html/build/hints/refclocks
   vendor/ntp/dist/html/build/hints/rs6000
   vendor/ntp/dist/html/build/hints/sco.html
   vendor/ntp/dist/html/build/hints/sgi
   vendor/ntp/dist/html/build/hints/solaris-dosynctodr.html
   vendor/ntp/dist/html/build/hints/solaris.html
   vendor/ntp/dist/html/build/hints/solaris.xtra.4023118
   vendor/ntp/dist/html/build/hints/solaris.xtra.4095849
   vendor/ntp/dist/html/build/hints/solaris.xtra.S99ntpd
   vendor/ntp/dist/html/build/hints/solaris.xtra.patchfreq
   vendor/ntp/dist/html/build/hints/sun4
   vendor/ntp/dist/html/build/hints/svr4-dell
   vendor/ntp/dist/html/build/hints/svr4_package
   vendor/ntp/dist/html/build/hints/todo
   vendor/ntp/dist/html/build/hints/vxworks.html
   vendor/ntp/dist/html/build/hints/winnt.html
   vendor/ntp/dist/html/build/patches.html
   vendor/ntp/dist/html/build/porting.html
   vendor/ntp/dist/html/build/quick.html
   vendor/ntp/dist/html/build/scripts/footer.txt
   vendor/ntp/dist/html/build/scripts/links10.txt
   vendor/ntp/dist/html/build/scripts/links11.txt
   vendor/ntp/dist/html/build/scripts/links12.txt
   vendor/ntp/dist/html/build/scripts/links7.txt
   vendor/ntp/dist/html/build/scripts/links8.txt
   vendor/ntp/dist/html/build/scripts/links9.txt
   vendor/ntp/dist/html/build/scripts/style.css
   vendor/ntp/dist/html/groups.html
   vendor/ntp/dist/html/ldisc.html
   vendor/ntp/dist/html/measure.html
   vendor/ntp/dist/html/mx4200data.html
   vendor/ntp/dist/html/notes.html
   vendor/ntp/dist/html/scripts/links10.txt
   vendor/ntp/dist/html/scripts/links11.txt
   vendor/ntp/dist/html/scripts/links12.txt
   vendor/ntp/dist/html/scripts/links7.txt
   vendor/ntp/dist/html/scripts/links8.txt
   vendor/ntp/dist/html/scripts/links9.txt
   vendor/ntp/dist/include/global.h
   vendor/ntp/dist/include/isc/app.h
   vendor/ntp/dist/include/isc/assertions.h
   vendor/ntp/dist/include/isc/boolean.h
   vendor/ntp/dist/include/isc/buffer.h
   vendor/ntp/dist/include/isc/error.h
   vendor/ntp/dist/include/isc/formatcheck.h
   vendor/ntp/dist/include/isc/int.h
   vendor/ntp/dist/include/isc/interfaceiter.h
   vendor/ntp/dist/include/isc/ipv6.h
   vendor/ntp/dist/include/isc/lang.h
   vendor/ntp/dist/include/isc/lib.h
   vendor/ntp/dist/include/isc/list.h
   vendor/ntp/dist/include/isc/magic.h
   vendor/ntp/dist/include/isc/msgcat.h
   vendor/ntp/dist/include/isc/msgs.h
   vendor/ntp/dist/include/isc/mutex.h
   vendor/ntp/dist/include/isc/net.h
   vendor/ntp/dist/include/isc/netaddr.h
   vendor/ntp/dist/include/isc/netscope.h
   vendor/ntp/dist/include/isc/offset.h
   vendor/ntp/dist/include/isc/once.h
   vendor/ntp/dist/include/isc/platform.h
   vendor/ntp/dist/include/isc/print.h
   vendor/ntp/dist/include/isc/region.h
   vendor/ntp/dist/include/isc/result.h
   vendor/ntp/dist/include/isc/sockaddr.h
   vendor/ntp/dist/include/isc/strerror.h
   vendor/ntp/dist/include/isc/string.h
   vendor/ntp/dist/include/isc/types.h
   vendor/ntp/dist/include/isc/util.h
   vendor/ntp/dist/include/rsa_md5.h
   vendor/ntp/dist/libisc/assertions.c
   vendor/ntp/dist/libisc/error.c
   vendor/ntp/dist/libisc/ifiter_getifaddrs.c
   vendor/ntp/dist/libisc/ifiter_ioctl.c
   vendor/ntp/dist/libisc/ifiter_sysctl.c
   vendor/ntp/dist/libisc/inet_aton.c
   vendor/ntp/dist/libisc/inet_ntop.c
   vendor/ntp/dist/libisc/inet_pton.c
   vendor/ntp/dist/libisc/interfaceiter.c
   vendor/ntp/dist/libisc/isc_strerror.c
   vendor/ntp/dist/libisc/lib.c
   vendor/ntp/dist/libisc/mem.c
   vendor/ntp/dist/libisc/msgcat.c
   vendor/ntp/dist/libisc/net.c
   vendor/ntp/dist/libisc/netaddr.c
   vendor/ntp/dist/libisc/netscope.c
   vendor/ntp/dist/libisc/sockaddr.c
   vendor/ntp/dist/libisc/strerror.c
   vendor/ntp/dist/libntp/lib_strbuf.h
   vendor/ntp/dist/libntp/md5c.c
   vendor/ntp/dist/libntp/strerror.c
   vendor/ntp/dist/libntp/tvtoa.c
   vendor/ntp/dist/libntp/utvtoa.c
   vendor/ntp/dist/libopts/COPYING.lgpl
   vendor/ntp/dist/libopts/COPYING.mbsd
   vendor/ntp/dist/libopts/MakeDefs.inc
   vendor/ntp/dist/libopts/Makefile.am
   vendor/ntp/dist/libopts/Makefile.in
   vendor/ntp/dist/libopts/README
   vendor/ntp/dist/libopts/autoopts.c
   vendor/ntp/dist/libopts/autoopts.h
   vendor/ntp/dist/libopts/autoopts/options.h
   vendor/ntp/dist/libopts/autoopts/usage-txt.h
   vendor/ntp/dist/libopts/boolean.c
   vendor/ntp/dist/libopts/compat/compat.h
   vendor/ntp/dist/libopts/compat/pathfind.c
   vendor/ntp/dist/libopts/compat/snprintf.c
   vendor/ntp/dist/libopts/compat/strchr.c
   vendor/ntp/dist/libopts/compat/strdup.c
   vendor/ntp/dist/libopts/compat/windows-config.h
   vendor/ntp/dist/libopts/configfile.c
   vendor/ntp/dist/libopts/cook.c
   vendor/ntp/dist/libopts/enumeration.c
   vendor/ntp/dist/libopts/environment.c
   vendor/ntp/dist/libopts/genshell.c
   vendor/ntp/dist/libopts/genshell.h
   vendor/ntp/dist/libopts/libopts.c
   vendor/ntp/dist/libopts/load.c
   vendor/ntp/dist/libopts/m4/libopts.m4
   vendor/ntp/dist/libopts/m4/liboptschk.m4
   vendor/ntp/dist/libopts/makeshell.c
   vendor/ntp/dist/libopts/nested.c
   vendor/ntp/dist/libopts/numeric.c
   vendor/ntp/dist/libopts/pgusage.c
   vendor/ntp/dist/libopts/proto.h
   vendor/ntp/dist/libopts/putshell.c
   vendor/ntp/dist/libopts/restore.c
   vendor/ntp/dist/libopts/save.c
   vendor/ntp/dist/libopts/sort.c
   vendor/ntp/dist/libopts/stack.c
   vendor/ntp/dist/libopts/streqvcmp.c
   vendor/ntp/dist/libopts/text_mmap.c
   vendor/ntp/dist/libopts/tokenize.c
   vendor/ntp/dist/libopts/usage.c
   vendor/ntp/dist/libopts/version.c
   vendor/ntp/dist/m4/hs_ulong_const.m4
   vendor/ntp/dist/ntpd/ntpdsim-opts.c
   vendor/ntp/dist/ntpd/ntpdsim-opts.def
   vendor/ntp/dist/ntpd/ntpdsim-opts.h
   vendor/ntp/dist/ntpd/ntpdsim-opts.menu
   vendor/ntp/dist/ntpd/ntpdsim-opts.texi
   vendor/ntp/dist/ntpd/ntpdsim.1
   vendor/ntp/dist/sntp/README
   vendor/ntp/dist/sntp/internet.c
   vendor/ntp/dist/sntp/internet.h
   vendor/ntp/dist/sntp/kludges.h
   vendor/ntp/dist/sntp/libopts/COPYING.lgpl
   vendor/ntp/dist/sntp/socket.c
   vendor/ntp/dist/sntp/timing.c
   vendor/ntp/dist/sntp/unix.c
 Modified:
   vendor/ntp/dist/COPYRIGHT
   vendor/ntp/dist/ChangeLog
   vendor/ntp/dist/CommitLog
   vendor/ntp/dist/Makefile.am
   vendor/ntp/dist/Makefile.in
   vendor/ntp/dist/NEWS
   vendor/ntp/dist/README.hackers
   vendor/ntp/dist/WHERE-TO-START
   vendor/ntp/dist/aclocal.m4
   vendor/ntp/dist/adjtimed/Makefile.am
   vendor/ntp/dist/adjtimed/Makefile.in
   vendor/ntp/dist/bincheck.mf
   vendor/ntp/dist/bootstrap
   vendor/ntp/dist/build
   vendor/ntp/dist/clockstuff/Makefile.am
   vendor/ntp/dist/clockstuff/Makefile.in
   vendor/ntp/dist/conf/beauregard.conf
   vendor/ntp/dist/config.guess
   vendor/ntp/dist/config.h.in
   vendor/ntp/dist/config.sub
   vendor/ntp/dist/configure
   vendor/ntp/dist/configure.ac
   vendor/ntp/dist/dot.emacs
   vendor/ntp/dist/flock-build
   vendor/ntp/dist/html/accopt.html
   vendor/ntp/dist/html/assoc.html
   vendor/ntp/dist/html/audio.html
   vendor/ntp/dist/html/authopt.html
   vendor/ntp/dist/html/clockopt.html
   vendor/ntp/dist/html/confopt.html
   vendor/ntp/dist/html/copyright.html
   vendor/ntp/dist/html/debug.html
   vendor/ntp/dist/html/drivers/driver1.html
   vendor/ntp/dist/html/drivers/driver10.html
   vendor/ntp/dist/html/drivers/driver11.html
   vendor/ntp/dist/html/drivers/driver18.html
   vendor/ntp/dist/html/drivers/driver19.html
   vendor/ntp/dist/html/drivers/driver20.html
   vendor/ntp/dist/html/drivers/driver22.html
   vendor/ntp/dist/html/drivers/driver27.html
   vendor/ntp/dist/html/drivers/driver28.html
   vendor/ntp/dist/html/drivers/driver29.html
   vendor/ntp/dist/html/drivers/driver34.html
   vendor/ntp/dist/html/drivers/driver36.html
   vendor/ntp/dist/html/drivers/driver4.html
   vendor/ntp/dist/html/drivers/driver6.html
   vendor/ntp/dist/html/drivers/driver7.html
   vendor/ntp/dist/html/drivers/driver8.html
   vendor/ntp/dist/html/drivers/driver9.html
   vendor/ntp/dist/html/extern.html
   vendor/ntp/dist/html/gadget.html
   vendor/ntp/dist/html/howto.html
   vendor/ntp/dist/html/index.html
   vendor/ntp/dist/html/kern.html
   vendor/ntp/dist/html/keygen.html
   vendor/ntp/dist/html/manyopt.html
   vendor/ntp/dist/html/miscopt.html
   vendor/ntp/dist/html/monopt.html
   vendor/ntp/dist/html/msyslog.html
   vendor/ntp/dist/html/ntp_conf.html
   vendor/ntp/dist/html/ntpd.html
   vendor/ntp/dist/html/ntpdate.html
   vendor/ntp/dist/html/ntpdc.html
   vendor/ntp/dist/html/ntpdsim.html
   vendor/ntp/dist/html/ntpdsim_new.html
   vendor/ntp/dist/html/ntpq.html
   vendor/ntp/dist/html/ntptime.html
   vendor/ntp/dist/html/ntptrace.html
   vendor/ntp/dist/html/parsenew.html
   vendor/ntp/dist/html/pps.html
   vendor/ntp/dist/html/prefer.html
   vendor/ntp/dist/html/rdebug.html
   vendor/ntp/dist/html/refclock.html
   vendor/ntp/dist/html/release.html
   vendor/ntp/dist/html/sntp.html
   vendor/ntp/dist/html/tickadj.html
   vendor/ntp/dist/include/Makefile.am
   vendor/ntp/dist/include/Makefile.in
   vendor/ntp/dist/include/audio.h
   vendor/ntp/dist/include/autogen-version.def
   vendor/ntp/dist/include/binio.h
   vendor/ntp/dist/include/copyright.def
   vendor/ntp/dist/include/debug-opt.def
   vendor/ntp/dist/include/icom.h
   vendor/ntp/dist/include/ieee754io.h
   vendor/ntp/dist/include/iosignal.h
   vendor/ntp/dist/include/isc/Makefile.am
   vendor/ntp/dist/include/isc/Makefile.in
   vendor/ntp/dist/include/isc/mem.h
   vendor/ntp/dist/include/l_stdlib.h
   vendor/ntp/dist/include/mbg_gps166.h
   vendor/ntp/dist/include/ntp.h
   vendor/ntp/dist/include/ntp_calendar.h
   vendor/ntp/dist/include/ntp_cmdargs.h
   vendor/ntp/dist/include/ntp_config.h
   vendor/ntp/dist/include/ntp_control.h
   vendor/ntp/dist/include/ntp_crypto.h
   vendor/ntp/dist/include/ntp_filegen.h
   vendor/ntp/dist/include/ntp_fp.h
   vendor/ntp/dist/include/ntp_io.h
   vendor/ntp/dist/include/ntp_machine.h
   vendor/ntp/dist/include/ntp_malloc.h
   vendor/ntp/dist/include/ntp_md5.h
   vendor/ntp/dist/include/ntp_random.h
   vendor/ntp/dist/include/ntp_refclock.h
   vendor/ntp/dist/include/ntp_request.h
   vendor/ntp/dist/include/ntp_rfc2553.h
   vendor/ntp/dist/include/ntp_select.h
   vendor/ntp/dist/include/ntp_stdlib.h
   vendor/ntp/dist/include/ntp_string.h
   vendor/ntp/dist/include/ntp_syscall.h
   vendor/ntp/dist/include/ntp_syslog.h
   vendor/ntp/dist/include/ntp_types.h
   vendor/ntp/dist/include/ntp_unixtime.h
   vendor/ntp/dist/include/ntpd.h
   vendor/ntp/dist/include/ntpsim.h
   vendor/ntp/dist/include/parse.h
   vendor/ntp/dist/include/recvbuff.h
   vendor/ntp/dist/include/timepps-Solaris.h
   vendor/ntp/dist/include/trimble.h
   vendor/ntp/dist/include/version.def
   vendor/ntp/dist/kernel/Makefile.am
   vendor/ntp/dist/kernel/Makefile.in
   vendor/ntp/dist/kernel/sys/Makefile.am
   vendor/ntp/dist/kernel/sys/Makefile.in
   vendor/ntp/dist/libntp/Makefile.am
   vendor/ntp/dist/libntp/Makefile.in
   vendor/ntp/dist/libntp/a_md5encrypt.c
   vendor/ntp/dist/libntp/atolfp.c
   vendor/ntp/dist/libntp/audio.c
   vendor/ntp/dist/libntp/authkeys.c
   vendor/ntp/dist/libntp/authreadkeys.c
   vendor/ntp/dist/libntp/authusekey.c
   vendor/ntp/dist/libntp/buftvtots.c
   vendor/ntp/dist/libntp/caljulian.c
   vendor/ntp/dist/libntp/caltontp.c
   vendor/ntp/dist/libntp/calyearstart.c
   vendor/ntp/dist/libntp/clocktypes.c
   vendor/ntp/dist/libntp/decodenetnum.c
   vendor/ntp/dist/libntp/emalloc.c
   vendor/ntp/dist/libntp/findconfig.c
   vendor/ntp/dist/libntp/hextoint.c
   vendor/ntp/dist/libntp/humandate.c
   vendor/ntp/dist/libntp/icom.c
   vendor/ntp/dist/libntp/inttoa.c
   vendor/ntp/dist/libntp/iosignal.c
   vendor/ntp/dist/libntp/lib_strbuf.c
   vendor/ntp/dist/libntp/machines.c
   vendor/ntp/dist/libntp/mktime.c
   vendor/ntp/dist/libntp/modetoa.c
   vendor/ntp/dist/libntp/msyslog.c
   vendor/ntp/dist/libntp/netof.c
   vendor/ntp/dist/libntp/ntp_random.c
   vendor/ntp/dist/libntp/ntp_rfc2553.c
   vendor/ntp/dist/libntp/numtoa.c
   vendor/ntp/dist/libntp/numtohost.c
   vendor/ntp/dist/libntp/prettydate.c
   vendor/ntp/dist/libntp/recvbuff.c
   vendor/ntp/dist/libntp/refnumtoa.c
   vendor/ntp/dist/libntp/socktoa.c
   vendor/ntp/dist/libntp/socktohost.c
   vendor/ntp/dist/libntp/statestr.c
   vendor/ntp/dist/libntp/strdup.c
   vendor/ntp/dist/libntp/syssignal.c
   vendor/ntp/dist/libntp/systime.c
   vendor/ntp/dist/libntp/uglydate.c
   vendor/ntp/dist/libntp/uinttoa.c
   vendor/ntp/dist/libparse/Makefile.am
   vendor/ntp/dist/libparse/Makefile.in
   vendor/ntp/dist/libparse/clk_computime.c
   vendor/ntp/dist/libparse/clk_dcf7000.c
   vendor/ntp/dist/libparse/clk_hopf6021.c
   vendor/ntp/dist/libparse/clk_meinberg.c
   vendor/ntp/dist/libparse/clk_rawdcf.c
   vendor/ntp/dist/libparse/clk_rcc8000.c
   vendor/ntp/dist/libparse/clk_schmid.c
   vendor/ntp/dist/libparse/clk_trimtaip.c
   vendor/ntp/dist/libparse/clk_trimtsip.c
   vendor/ntp/dist/libparse/clk_varitext.c
   vendor/ntp/dist/libparse/clk_wharton.c
   vendor/ntp/dist/libparse/data_mbg.c
   vendor/ntp/dist/libparse/gpstolfp.c
   vendor/ntp/dist/libparse/ieee754io.c
   vendor/ntp/dist/libparse/parse.c
   vendor/ntp/dist/libparse/parsesolaris.c
   vendor/ntp/dist/libparse/parsestreams.c
   vendor/ntp/dist/ltmain.sh
   vendor/ntp/dist/m4/define_dir.m4
   vendor/ntp/dist/m4/os_cflags.m4
   vendor/ntp/dist/ntpd/Makefile.am
   vendor/ntp/dist/ntpd/Makefile.in
   vendor/ntp/dist/ntpd/cmd_args.c
   vendor/ntp/dist/ntpd/ntp_config.c
   vendor/ntp/dist/ntpd/ntp_control.c
   vendor/ntp/dist/ntpd/ntp_crypto.c
   vendor/ntp/dist/ntpd/ntp_filegen.c
   vendor/ntp/dist/ntpd/ntp_intres.c
   vendor/ntp/dist/ntpd/ntp_io.c
   vendor/ntp/dist/ntpd/ntp_loopfilter.c
   vendor/ntp/dist/ntpd/ntp_monitor.c
   vendor/ntp/dist/ntpd/ntp_peer.c
   vendor/ntp/dist/ntpd/ntp_proto.c
   vendor/ntp/dist/ntpd/ntp_refclock.c
   vendor/ntp/dist/ntpd/ntp_request.c
   vendor/ntp/dist/ntpd/ntp_restrict.c
   vendor/ntp/dist/ntpd/ntp_timer.c
   vendor/ntp/dist/ntpd/ntp_util.c
   vendor/ntp/dist/ntpd/ntpd-opts.c
   vendor/ntp/dist/ntpd/ntpd-opts.h
   vendor/ntp/dist/ntpd/ntpd-opts.texi
   vendor/ntp/dist/ntpd/ntpd.1
   vendor/ntp/dist/ntpd/ntpd.c
   vendor/ntp/dist/ntpd/ntpdbase-opts.def
   vendor/ntp/dist/ntpd/ntpsim.c
   vendor/ntp/dist/ntpd/refclock_acts.c
   vendor/ntp/dist/ntpd/refclock_arbiter.c
   vendor/ntp/dist/ntpd/refclock_arc.c
   vendor/ntp/dist/ntpd/refclock_as2201.c
   vendor/ntp/dist/ntpd/refclock_atom.c
   vendor/ntp/dist/ntpd/refclock_bancomm.c
   vendor/ntp/dist/ntpd/refclock_chronolog.c
   vendor/ntp/dist/ntpd/refclock_chu.c
   vendor/ntp/dist/ntpd/refclock_conf.c
   vendor/ntp/dist/ntpd/refclock_datum.c
   vendor/ntp/dist/ntpd/refclock_dumbclock.c
   vendor/ntp/dist/ntpd/refclock_fg.c
   vendor/ntp/dist/ntpd/refclock_gpsvme.c
   vendor/ntp/dist/ntpd/refclock_heath.c
   vendor/ntp/dist/ntpd/refclock_hopfpci.c
   vendor/ntp/dist/ntpd/refclock_hopfser.c
   vendor/ntp/dist/ntpd/refclock_hpgps.c
   vendor/ntp/dist/ntpd/refclock_irig.c
   vendor/ntp/dist/ntpd/refclock_jjy.c
   vendor/ntp/dist/ntpd/refclock_jupiter.c
   vendor/ntp/dist/ntpd/refclock_leitch.c
   vendor/ntp/dist/ntpd/refclock_local.c
   vendor/ntp/dist/ntpd/refclock_msfees.c
   vendor/ntp/dist/ntpd/refclock_mx4200.c
   vendor/ntp/dist/ntpd/refclock_neoclock4x.c
   vendor/ntp/dist/ntpd/refclock_nmea.c
   vendor/ntp/dist/ntpd/refclock_oncore.c
   vendor/ntp/dist/ntpd/refclock_palisade.c
   vendor/ntp/dist/ntpd/refclock_palisade.h
   vendor/ntp/dist/ntpd/refclock_parse.c
   vendor/ntp/dist/ntpd/refclock_pcf.c
   vendor/ntp/dist/ntpd/refclock_pst.c
   vendor/ntp/dist/ntpd/refclock_ripencc.c
   vendor/ntp/dist/ntpd/refclock_shm.c
   vendor/ntp/dist/ntpd/refclock_tpro.c
   vendor/ntp/dist/ntpd/refclock_trak.c
   vendor/ntp/dist/ntpd/refclock_true.c
   vendor/ntp/dist/ntpd/refclock_tt560.c
   vendor/ntp/dist/ntpd/refclock_ulink.c
   vendor/ntp/dist/ntpd/refclock_wwv.c
   vendor/ntp/dist/ntpd/refclock_wwvb.c
   vendor/ntp/dist/ntpd/refclock_zyfer.c
   vendor/ntp/dist/ntpdate/Makefile.am
   vendor/ntp/dist/ntpdate/Makefile.in
   vendor/ntp/dist/ntpdate/ntpdate.c
   vendor/ntp/dist/ntpdate/ntpdate.h
   vendor/ntp/dist/ntpdc/Makefile.am
   vendor/ntp/dist/ntpdc/Makefile.in
   vendor/ntp/dist/ntpdc/layout.std
   vendor/ntp/dist/ntpdc/nl.pl
   vendor/ntp/dist/ntpdc/ntpdc-opts.c
   vendor/ntp/dist/ntpdc/ntpdc-opts.def
   vendor/ntp/dist/ntpdc/ntpdc-opts.h
   vendor/ntp/dist/ntpdc/ntpdc-opts.texi
   vendor/ntp/dist/ntpdc/ntpdc.1
   vendor/ntp/dist/ntpdc/ntpdc.c
   vendor/ntp/dist/ntpdc/ntpdc.h
   vendor/ntp/dist/ntpdc/ntpdc_ops.c
   vendor/ntp/dist/ntpq/Makefile.am
   vendor/ntp/dist/ntpq/Makefile.in
   vendor/ntp/dist/ntpq/ntpq-opts.c
   vendor/ntp/dist/ntpq/ntpq-opts.def
   vendor/ntp/dist/ntpq/ntpq-opts.h
   vendor/ntp/dist/ntpq/ntpq-opts.texi
   vendor/ntp/dist/ntpq/ntpq-subs.c
   vendor/ntp/dist/ntpq/ntpq.1
   vendor/ntp/dist/ntpq/ntpq.c
   vendor/ntp/dist/ntpq/ntpq.h
   vendor/ntp/dist/packageinfo.sh
   vendor/ntp/dist/parseutil/Makefile.am
   vendor/ntp/dist/parseutil/Makefile.in
   vendor/ntp/dist/parseutil/dcfd.c
   vendor/ntp/dist/scripts/Makefile.am
   vendor/ntp/dist/scripts/Makefile.in
   vendor/ntp/dist/scripts/VersionName
   vendor/ntp/dist/scripts/genCommitLog
   vendor/ntp/dist/scripts/genver
   vendor/ntp/dist/scripts/html2man.in
   vendor/ntp/dist/scripts/mkver.in
   vendor/ntp/dist/scripts/ntp-wait.in
   vendor/ntp/dist/scripts/ntptrace.in
   vendor/ntp/dist/sntp/COPYRIGHT
   vendor/ntp/dist/sntp/Makefile.am
   vendor/ntp/dist/sntp/Makefile.in
   vendor/ntp/dist/sntp/aclocal.m4
   vendor/ntp/dist/sntp/autogen-version.def
   vendor/ntp/dist/sntp/bincheck.mf
   vendor/ntp/dist/sntp/config.guess
   vendor/ntp/dist/sntp/config.h.in
   vendor/ntp/dist/sntp/config.sub
   vendor/ntp/dist/sntp/configure
   vendor/ntp/dist/sntp/configure.ac
   vendor/ntp/dist/sntp/header.h
   vendor/ntp/dist/sntp/libopts/Makefile.am
   vendor/ntp/dist/sntp/libopts/Makefile.in
   vendor/ntp/dist/sntp/libopts/README
   vendor/ntp/dist/sntp/libopts/autoopts.c
   vendor/ntp/dist/sntp/libopts/autoopts.h
   vendor/ntp/dist/sntp/libopts/autoopts/options.h
   vendor/ntp/dist/sntp/libopts/autoopts/usage-txt.h
   vendor/ntp/dist/sntp/libopts/boolean.c
   vendor/ntp/dist/sntp/libopts/compat/compat.h
   vendor/ntp/dist/sntp/libopts/compat/pathfind.c
   vendor/ntp/dist/sntp/libopts/compat/windows-config.h
   vendor/ntp/dist/sntp/libopts/configfile.c
   vendor/ntp/dist/sntp/libopts/cook.c
   vendor/ntp/dist/sntp/libopts/enumeration.c
   vendor/ntp/dist/sntp/libopts/environment.c
   vendor/ntp/dist/sntp/libopts/genshell.c
   vendor/ntp/dist/sntp/libopts/genshell.h
   vendor/ntp/dist/sntp/libopts/libopts.c
   vendor/ntp/dist/sntp/libopts/load.c
   vendor/ntp/dist/sntp/libopts/m4/libopts.m4
   vendor/ntp/dist/sntp/libopts/m4/liboptschk.m4
   vendor/ntp/dist/sntp/libopts/makeshell.c
   vendor/ntp/dist/sntp/libopts/nested.c
   vendor/ntp/dist/sntp/libopts/numeric.c
   vendor/ntp/dist/sntp/libopts/pgusage.c
   vendor/ntp/dist/sntp/libopts/proto.h
   vendor/ntp/dist/sntp/libopts/putshell.c
   vendor/ntp/dist/sntp/libopts/restore.c
   vendor/ntp/dist/sntp/libopts/save.c
   vendor/ntp/dist/sntp/libopts/sort.c
   vendor/ntp/dist/sntp/libopts/stack.c
   vendor/ntp/dist/sntp/libopts/streqvcmp.c
   vendor/ntp/dist/sntp/libopts/text_mmap.c
   vendor/ntp/dist/sntp/libopts/tokenize.c
   vendor/ntp/dist/sntp/libopts/usage.c
   vendor/ntp/dist/sntp/libopts/version.c
   vendor/ntp/dist/sntp/ltmain.sh
   vendor/ntp/dist/sntp/main.c
   vendor/ntp/dist/sntp/sntp-opts.c
   vendor/ntp/dist/sntp/sntp-opts.def
   vendor/ntp/dist/sntp/sntp-opts.h
   vendor/ntp/dist/sntp/sntp-opts.texi
   vendor/ntp/dist/sntp/sntp.1
   vendor/ntp/dist/sntp/version.def
   vendor/ntp/dist/util/Makefile.am
   vendor/ntp/dist/util/Makefile.in
   vendor/ntp/dist/util/hist.c
   vendor/ntp/dist/util/jitter.c
   vendor/ntp/dist/util/jitter.h
   vendor/ntp/dist/util/ntp-keygen-opts.c
   vendor/ntp/dist/util/ntp-keygen-opts.def
   vendor/ntp/dist/util/ntp-keygen-opts.h
   vendor/ntp/dist/util/ntp-keygen-opts.texi
   vendor/ntp/dist/util/ntp-keygen.1
   vendor/ntp/dist/util/ntp-keygen.c
   vendor/ntp/dist/util/ntptime.c
   vendor/ntp/dist/util/tickadj.c
   vendor/ntp/dist/version
   vendor/ntp/dist/version.m4
 
 Modified: vendor/ntp/dist/COPYRIGHT
 ==============================================================================
 --- vendor/ntp/dist/COPYRIGHT	Wed Dec  4 21:32:15 2013	(r258944)
 +++ vendor/ntp/dist/COPYRIGHT	Wed Dec  4 21:33:17 2013	(r258945)
 @@ -2,9 +2,9 @@ This file is automatically generated fro
  
    Copyright Notice
    
 -   jpg "Clone me," says Dolly sheepishly
 +   jpg "Clone me," says Dolly sheepishly.
     
 -   Last update: 20:31 UTC Saturday, January 06, 2007
 +   Last update: 1-Jan-2011 08:34 UTC
       _________________________________________________________________
     
     The following copyright notice applies to all files collectively
 @@ -13,7 +13,7 @@ This file is automatically generated fro
     applies as if the text was explicitly included in the file.
  ***********************************************************************
  *                                                                     *
 -* Copyright (c) David L. Mills 1992-2009                              *
 +* Copyright (c) University of Delaware 1992-2011                      *
  *                                                                     *
  * Permission to use, copy, modify, and distribute this software and   *
  * its documentation for any purpose with or without fee is hereby     *
 @@ -32,145 +32,158 @@ This file is automatically generated fro
     The following individuals contributed in part to the Network Time
     Protocol Distribution Version 4 and are acknowledged as authors of
     this work.
 -    1. [1]Mark Andrews <mark_andrews@isc.org> Leitch atomic clock
 +    1. [1]Takao Abe <takao_abe@xurb.jp> Clock driver for JJY receivers
 +    2. [2]Mark Andrews <mark_andrews@isc.org> Leitch atomic clock
         controller
 -    2. [2]Bernd Altmeier <altmeier@atlsoft.de> hopf Elektronik serial
 +    3. [3]Bernd Altmeier <altmeier@atlsoft.de> hopf Elektronik serial
         line and PCI-bus devices
 -    3. [3]Viraj Bais <vbais@mailman1.intel.com> and [4]Clayton Kirkwood
 +    4. [4]Viraj Bais <vbais@mailman1.intel.com> and [5]Clayton Kirkwood
         <kirkwood@striderfm.intel.com> port to WindowsNT 3.5
 -    4. [5]Michael Barone <michael,barone@lmco.com> GPSVME fixes
 -    5. [6]Jean-Francois Boudreault
 -       <Jean-Francois.Boudreault@viagenie.qc.ca>IPv6 support
 +    5. [6]Michael Barone <michael,barone@lmco.com> GPSVME fixes
      6. [7]Karl Berry <karl@owl.HQ.ileaf.com> syslog to file option
      7. [8]Greg Brackley <greg.brackley@bigfoot.com> Major rework of WINNT
         port. Clean up recvbuf and iosignal code into separate modules.
      8. [9]Marc Brett <Marc.Brett@westgeo.com> Magnavox GPS clock driver
      9. [10]Piete Brooks <Piete.Brooks@cl.cam.ac.uk> MSF clock driver,
         Trimble PARSE support
 -   10. [11]Reg Clemens <reg@dwf.com> Oncore driver (Current maintainer)
 -   11. [12]Steve Clift <clift@ml.csiro.au> OMEGA clock driver
 -   12. [13]Casey Crellin <casey@csc.co.za> vxWorks (Tornado) port and
 +   10. [11]Nelson B Bolyard <nelson@bolyard.me> update and complete
 +       broadcast and crypto features in sntp
 +   11. [12]Jean-Francois Boudreault
 +       <Jean-Francois.Boudreault@viagenie.qc.ca> IPv6 support
 +   12. [13]Reg Clemens <reg@dwf.com> Oncore driver (Current maintainer)
 +   13. [14]Steve Clift <clift@ml.csiro.au> OMEGA clock driver
 +   14. [15]Casey Crellin <casey@csc.co.za> vxWorks (Tornado) port and
         help with target configuration
 -   13. [14]Sven Dietrich <sven_dietrich@trimble.com> Palisade reference
 +   15. [16]Sven Dietrich <sven_dietrich@trimble.com> Palisade reference
         clock driver, NT adj. residuals, integrated Greg's Winnt port.
 -   14. [15]John A. Dundas III <dundas@salt.jpl.nasa.gov> Apple A/UX port
 -   15. [16]Torsten Duwe <duwe@immd4.informatik.uni-erlangen.de> Linux
 +   16. [17]John A. Dundas III <dundas@salt.jpl.nasa.gov> Apple A/UX port
 +   17. [18]Torsten Duwe <duwe@immd4.informatik.uni-erlangen.de> Linux
         port
 -   16. [17]Dennis Ferguson <dennis@mrbill.canet.ca> foundation code for
 +   18. [19]Dennis Ferguson <dennis@mrbill.canet.ca> foundation code for
         NTP Version 2 as specified in RFC-1119
 -   17. [18]John Hay <jhay@@icomtek.csir.co.za> IPv6 support and testing
 -   18. [19]Glenn Hollinger <glenn@herald.usask.ca> GOES clock driver
 -   19. [20]Mike Iglesias <iglesias@uci.edu> DEC Alpha port
 -   20. [21]Jim Jagielski <jim@jagubox.gsfc.nasa.gov> A/UX port
 -   21. [22]Jeff Johnson <jbj@chatham.usdesign.com> massive prototyping
 +   19. [20]John Hay <jhay@icomtek.csir.co.za> IPv6 support and testing
 +   20. [21]Dave Hart <davehart@davehart.com> General maintenance, Windows
 +       port interpolation rewrite
 +   21. [22]Claas Hilbrecht <neoclock4x@linum.com> NeoClock4X clock driver
 +   22. [23]Glenn Hollinger <glenn@herald.usask.ca> GOES clock driver
 +   23. [24]Mike Iglesias <iglesias@uci.edu> DEC Alpha port
 +   24. [25]Jim Jagielski <jim@jagubox.gsfc.nasa.gov> A/UX port
 +   25. [26]Jeff Johnson <jbj@chatham.usdesign.com> massive prototyping
         overhaul
 -   22. [23]Hans Lambermont <Hans.Lambermont@nl.origin-it.com> or
 -       [24]<H.Lambermont@chello.nl> ntpsweep
 -   23. [25]Poul-Henning Kamp <phk@FreeBSD.ORG> Oncore driver (Original
 +   26. [27]Hans Lambermont <Hans.Lambermont@nl.origin-it.com> or
 +       [28]<H.Lambermont@chello.nl> ntpsweep
 +   27. [29]Poul-Henning Kamp <phk@FreeBSD.ORG> Oncore driver (Original
         author)
 -   24. [26]Frank Kardel [27]<kardel (at) ntp (dot) org> PARSE <GENERIC>
 +   28. [30]Frank Kardel [31]<kardel (at) ntp (dot) org> PARSE <GENERIC>
         driver (>14 reference clocks), STREAMS modules for PARSE, support
         scripts, syslog cleanup, dynamic interface handling
 -   25. [28]William L. Jones <jones@hermes.chpc.utexas.edu> RS/6000 AIX
 +   29. [32]William L. Jones <jones@hermes.chpc.utexas.edu> RS/6000 AIX
         modifications, HPUX modifications
 -   26. [29]Dave Katz <dkatz@cisco.com> RS/6000 AIX port
 -   27. [30]Craig Leres <leres@ee.lbl.gov> 4.4BSD port, ppsclock, Magnavox
 +   30. [33]Dave Katz <dkatz@cisco.com> RS/6000 AIX port
 +   31. [34]Craig Leres <leres@ee.lbl.gov> 4.4BSD port, ppsclock, Magnavox
         GPS clock driver
 -   28. [31]George Lindholm <lindholm@ucs.ubc.ca> SunOS 5.1 port
 -   29. [32]Louis A. Mamakos <louie@ni.umd.edu> MD5-based authentication
 -   30. [33]Lars H. Mathiesen <thorinn@diku.dk> adaptation of foundation
 +   32. [35]George Lindholm <lindholm@ucs.ubc.ca> SunOS 5.1 port
 +   33. [36]Louis A. Mamakos <louie@ni.umd.edu> MD5-based authentication
 +   34. [37]Lars H. Mathiesen <thorinn@diku.dk> adaptation of foundation
         code for Version 3 as specified in RFC-1305
 -   31. [34]Danny Mayer <mayer@ntp.org>Network I/O, Windows Port, Code
 +   35. [38]Danny Mayer <mayer@ntp.org>Network I/O, Windows Port, Code
         Maintenance
 -   32. [35]David L. Mills <mills@udel.edu> Version 4 foundation: clock
 +   36. [39]David L. Mills <mills@udel.edu> Version 4 foundation: clock
         discipline, authentication, precision kernel; clock drivers:
         Spectracom, Austron, Arbiter, Heath, ATOM, ACTS, KSI/Odetics;
         audio clock drivers: CHU, WWV/H, IRIG
 -   33. [36]Wolfgang Moeller <moeller@gwdgv1.dnet.gwdg.de> VMS port
 -   34. [37]Jeffrey Mogul <mogul@pa.dec.com> ntptrace utility
 -   35. [38]Tom Moore <tmoore@fievel.daytonoh.ncr.com> i386 svr4 port
 -   36. [39]Kamal A Mostafa <kamal@whence.com> SCO OpenServer port
 -   37. [40]Derek Mulcahy <derek@toybox.demon.co.uk> and [41]Damon
 +   37. [40]Wolfgang Moeller <moeller@gwdgv1.dnet.gwdg.de> VMS port
 +   38. [41]Jeffrey Mogul <mogul@pa.dec.com> ntptrace utility
 +   39. [42]Tom Moore <tmoore@fievel.daytonoh.ncr.com> i386 svr4 port
 +   40. [43]Kamal A Mostafa <kamal@whence.com> SCO OpenServer port
 +   41. [44]Derek Mulcahy <derek@toybox.demon.co.uk> and [45]Damon
         Hart-Davis <d@hd.org> ARCRON MSF clock driver
 -   38. [42]Rainer Pruy <Rainer.Pruy@informatik.uni-erlangen.de>
 +   42. [46]Rob Neal <neal@ntp.org> Bancomm refclock and config/parse code
 +       maintenance
 +   43. [47]Rainer Pruy <Rainer.Pruy@informatik.uni-erlangen.de>
         monitoring/trap scripts, statistics file handling
 -   39. [43]Dirce Richards <dirce@zk3.dec.com> Digital UNIX V4.0 port
 -   40. [44]Wilfredo Snchez <wsanchez@apple.com> added support for
 +   44. [48]Dirce Richards <dirce@zk3.dec.com> Digital UNIX V4.0 port
 +   45. [49]Wilfredo Snchez <wsanchez@apple.com> added support for
         NetInfo
 -   41. [45]Nick Sayer <mrapple@quack.kfu.com> SunOS streams modules
 -   42. [46]Jack Sasportas <jack@innovativeinternet.com> Saved a Lot of
 +   46. [50]Nick Sayer <mrapple@quack.kfu.com> SunOS streams modules
 +   47. [51]Jack Sasportas <jack@innovativeinternet.com> Saved a Lot of
         space on the stuff in the html/pic/ subdirectory
 -   43. [47]Ray Schnitzler <schnitz@unipress.com> Unixware1 port
 -   44. [48]Michael Shields <shields@tembel.org> USNO clock driver
 -   45. [49]Jeff Steinman <jss@pebbles.jpl.nasa.gov> Datum PTS clock
 +   48. [52]Ray Schnitzler <schnitz@unipress.com> Unixware1 port
 +   49. [53]Michael Shields <shields@tembel.org> USNO clock driver
 +   50. [54]Jeff Steinman <jss@pebbles.jpl.nasa.gov> Datum PTS clock
         driver
 -   46. [50]Harlan Stenn <harlan@pfcs.com> GNU automake/autoconfigure
 +   51. [55]Harlan Stenn <harlan@pfcs.com> GNU automake/autoconfigure
         makeover, various other bits (see the ChangeLog)
 -   47. [51]Kenneth Stone <ken@sdd.hp.com> HP-UX port
 -   48. [52]Ajit Thyagarajan <ajit@ee.udel.edu>IP multicast/anycast
 +   52. [56]Kenneth Stone <ken@sdd.hp.com> HP-UX port
 +   53. [57]Ajit Thyagarajan <ajit@ee.udel.edu>IP multicast/anycast
         support
 -   49. [53]Tomoaki TSURUOKA <tsuruoka@nc.fukuoka-u.ac.jp>TRAK clock
 +   54. [58]Tomoaki TSURUOKA <tsuruoka@nc.fukuoka-u.ac.jp>TRAK clock
         driver
 -   50. [54]Paul A Vixie <vixie@vix.com> TrueTime GPS driver, generic
 +   55. [59]Paul A Vixie <vixie@vix.com> TrueTime GPS driver, generic
         TrueTime clock driver
 -   51. [55]Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> corrected and
 +   56. [60]Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> corrected and
         validated HTML documents according to the HTML DTD
       _________________________________________________________________
  
  References
  
 -   1. mailto:%20mark_andrews@isc.org
 -   2. mailto:%20altmeier@atlsoft.de
 -   3. mailto:%20vbais@mailman1.intel.co
 -   4. mailto:%20kirkwood@striderfm.intel.com
 -   5. mailto:%20michael.barone@lmco.com
 -   6. mailto:%20Jean-Francois.Boudreault@viagenie.qc.ca
 +   1. mailto:%20takao_abe@xurb.jp
 +   2. mailto:%20mark_andrews@isc.org
 +   3. mailto:%20altmeier@atlsoft.de
 +   4. mailto:%20vbais@mailman1.intel.co
 +   5. mailto:%20kirkwood@striderfm.intel.com
 +   6. mailto:%20michael.barone@lmco.com
     7. mailto:%20karl@owl.HQ.ileaf.com
     8. mailto:%20greg.brackley@bigfoot.com
     9. mailto:%20Marc.Brett@westgeo.com
    10. mailto:%20Piete.Brooks@cl.cam.ac.uk
 -  11. mailto:%20reg@dwf.com
 -  12. mailto:%20clift@ml.csiro.au
 -  13. mailto:casey@csc.co.za
 -  14. mailto:%20Sven_Dietrich@trimble.COM
 -  15. mailto:%20dundas@salt.jpl.nasa.gov
 -  16. mailto:%20duwe@immd4.informatik.uni-erlangen.de
 -  17. mailto:%20dennis@mrbill.canet.ca
 -  18. mailto:%20jhay@icomtek.csir.co.za
 -  19. mailto:%20glenn@herald.usask.ca
 -  20. mailto:%20iglesias@uci.edu
 -  21. mailto:%20jagubox.gsfc.nasa.gov
 -  22. mailto:%20jbj@chatham.usdesign.com
 -  23. mailto:Hans.Lambermont@nl.origin-it.com
 -  24. mailto:H.Lambermont@chello.nl
 -  25. mailto:%20phk@FreeBSD.ORG
 -  26. http://www4.informatik.uni-erlangen.de/%7ekardel
 -  27. mailto:%20kardel(at)ntp(dot)org
 -  28. mailto:%20jones@hermes.chpc.utexas.edu
 -  29. mailto:%20dkatz@cisco.com
 -  30. mailto:%20leres@ee.lbl.gov
 -  31. mailto:%20lindholm@ucs.ubc.ca
 -  32. mailto:%20louie@ni.umd.edu
 -  33. mailto:%20thorinn@diku.dk
 -  34. mailto:%20mayer@ntp.org
 -  35. mailto:%20mills@udel.edu
 -  36. mailto:%20moeller@gwdgv1.dnet.gwdg.de
 -  37. mailto:%20mogul@pa.dec.com
 -  38. mailto:%20tmoore@fievel.daytonoh.ncr.com
 -  39. mailto:%20kamal@whence.com
 -  40. mailto:%20derek@toybox.demon.co.uk
 -  41. mailto:%20d@hd.org
 -  42. mailto:%20Rainer.Pruy@informatik.uni-erlangen.de
 -  43. mailto:%20dirce@zk3.dec.com
 -  44. mailto:%20wsanchez@apple.com
 -  45. mailto:%20mrapple@quack.kfu.com
 -  46. mailto:%20jack@innovativeinternet.com
 -  47. mailto:%20schnitz@unipress.com
 -  48. mailto:%20shields@tembel.org
 -  49. mailto:%20pebbles.jpl.nasa.gov
 -  50. mailto:%20harlan@pfcs.com
 -  51. mailto:%20ken@sdd.hp.com
 -  52. mailto:%20ajit@ee.udel.edu
 -  53. mailto:%20tsuruoka@nc.fukuoka-u.ac.jp
 -  54. mailto:%20vixie@vix.com
 -  55. mailto:%20Ulrich.Windl@rz.uni-regensburg.de
 +  11. mailto:%20nelson@bolyard.me
 +  12. mailto:%20Jean-Francois.Boudreault@viagenie.qc.ca
 +  13. mailto:%20reg@dwf.com
 +  14. mailto:%20clift@ml.csiro.au
 +  15. mailto:casey@csc.co.za
 +  16. mailto:%20Sven_Dietrich@trimble.COM
 +  17. mailto:%20dundas@salt.jpl.nasa.gov
 +  18. mailto:%20duwe@immd4.informatik.uni-erlangen.de
 +  19. mailto:%20dennis@mrbill.canet.ca
 +  20. mailto:%20jhay@icomtek.csir.co.za
 +  21. mailto:%20davehart@davehart.com
 +  22. mailto:%20neoclock4x@linum.com
 +  23. mailto:%20glenn@herald.usask.ca
 +  24. mailto:%20iglesias@uci.edu
 +  25. mailto:%20jagubox.gsfc.nasa.gov
 +  26. mailto:%20jbj@chatham.usdesign.com
 +  27. mailto:Hans.Lambermont@nl.origin-it.com
 +  28. mailto:H.Lambermont@chello.nl
 +  29. mailto:%20phk@FreeBSD.ORG
 +  30. http://www4.informatik.uni-erlangen.de/%7ekardel
 +  31. mailto:%20kardel(at)ntp(dot)org
 +  32. mailto:%20jones@hermes.chpc.utexas.edu
 +  33. mailto:%20dkatz@cisco.com
 +  34. mailto:%20leres@ee.lbl.gov
 +  35. mailto:%20lindholm@ucs.ubc.ca
 +  36. mailto:%20louie@ni.umd.edu
 +  37. mailto:%20thorinn@diku.dk
 +  38. mailto:%20mayer@ntp.org
 +  39. mailto:%20mills@udel.edu
 +  40. mailto:%20moeller@gwdgv1.dnet.gwdg.de
 +  41. mailto:%20mogul@pa.dec.com
 +  42. mailto:%20tmoore@fievel.daytonoh.ncr.com
 +  43. mailto:%20kamal@whence.com
 +  44. mailto:%20derek@toybox.demon.co.uk
 +  45. mailto:%20d@hd.org
 +  46. mailto:%20neal@ntp.org
 +  47. mailto:%20Rainer.Pruy@informatik.uni-erlangen.de
 +  48. mailto:%20dirce@zk3.dec.com
 +  49. mailto:%20wsanchez@apple.com
 +  50. mailto:%20mrapple@quack.kfu.com
 +  51. mailto:%20jack@innovativeinternet.com
 +  52. mailto:%20schnitz@unipress.com
 +  53. mailto:%20shields@tembel.org
 +  54. mailto:%20pebbles.jpl.nasa.gov
 +  55. mailto:%20harlan@pfcs.com
 +  56. mailto:%20ken@sdd.hp.com
 +  57. mailto:%20ajit@ee.udel.edu
 +  58. mailto:%20tsuruoka@nc.fukuoka-u.ac.jp
 +  59. mailto:%20vixie@vix.com
 +  60. mailto:%20Ulrich.Windl@rz.uni-regensburg.de
 
 Modified: vendor/ntp/dist/ChangeLog
 ==============================================================================
 --- vendor/ntp/dist/ChangeLog	Wed Dec  4 21:32:15 2013	(r258944)
 +++ vendor/ntp/dist/ChangeLog	Wed Dec  4 21:33:17 2013	(r258945)
 @@ -1,4 +1,1112 @@
  ---
 +(4.2.6p5) 2011/12/24 Released by Harlan Stenn <stenn@ntp.org>
 +(4.2.6p5) 2011/12/24 Released by Harlan Stenn <stenn@ntp.org>
 +
 +---
 +(4.2.6p5-RC3) 2011/12/08 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 2082] 3-char refid sent by ntpd 4.2.6p5-RC2 ends with extra dot.
 +* [Bug 2085] clock_update() sys_rootdisp calculation omits root delay.
 +* [Bug 2086] get_systime() should not offset by sys_residual.
 +* [Bug 2087] sys_jitter calculation overweights sys.peer jitter.
 +* Ensure NULL peer->dstadr is not accessed in orphan parent selection.
 +
 +---
 +(4.2.6p5-RC2) 2011/11/30 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 2050] Orphan mode stratum counting to infinity.
 +* [Bug 2059] optional billboard column "server" does not honor -n.
 +* [Bug 2066] ntpq lopeers ipv6 "local" column overrun.
 +* [Bug 2068] ntpd sends nonprintable stratum 16 refid to ntpq.
 +* [Bug 2069] broadcastclient, multicastclient spin up duplicate
 +  ephemeral associations without broadcastdelay.
 +* [Bug 2072] Orphan parent selection metric needs ntohl().
 +* Exclude not-yet-determined sys_refid from use in loopback TEST12
 +  (from David Mills).
 +* Never send KoD rate limiting response to MODE_SERVER response.
 +
 +---
 +(4.2.6p5-RC1) 2011/10/18 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 2034] Listening address configuration with prefix misapplied.
 +
 +---
 +(4.2.6p4) 2011/09/22 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1984] ntp/libisc fails to compile on OS X 10.7 (Lion).
 +* [Bug 1985] "logconfig =allall" rejected.
 +* [Bug 2001] ntpdc timerstats reports overruns as handled.
 +* [Bug 2003] libntpq ntpq_read_assoc_peervars() broken.
 +* [Backward Incompatible] sntp: -l/--filelog -> -l/--logfile, to be
 +  consistent with ntpd.
 +* libopts/file.c fix from Bruce Korb (arg-type=file).
 +
 +---
 +(4.2.6p4-RC2) 2011/08/04 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1608] Parse Refclock driver should honor trusttime.
 +* [Bug 1961] html2man update: distribute ntp-wait.html.
 +* [Bug 1970] UNLINK_EXPR_SLIST() causes crash if list is empty.
 +* [Bug 1972] checking for struct rtattr fails.
 +* [Bug 1975] libntp/mktime.c won't work with 64-bit time_t
 +* [Bug 1978] [Bug 1134] fix in 4.2.6p4-RC1 doesn't build on older Linux.
 +* Backport several fixes for Coverity warnings from ntp-dev.
 +* Backport if_nametoindex() check for hpux.
 +
 +---
 +(4.2.6p4-RC1) 2011/07/10 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1134] ntpd fails binding to tentative IPv6 addresses.
 +* [Bug 1790] Update config.guess and config.sub to detect AIX6.
 +* [Bug 1961] html2man needs an update.
 +* Update the NEWS file.
 +
 +---
 +(4.2.6p4-beta2) 2011/05/25 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1695] ntpdate takes longer than necessary.
 +* [Bug 1832] ntpdate doesn't allow timeout > 2s.
 +* [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
 +* Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
 +
 +---
 +(4.2.6p4-beta1) 2011/05/16 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1554] peer may stay selected as system peer after becoming
 +  unreachable.
 +* [Bug 1921] LOCAL, ACTS drivers with "prefer" excluded from initial
 +  candidate list.
 +* [Bug 1923] orphan parent favored over LOCAL, ACTS drivers.
 +* [Bug 1924] Billboard tally codes sometimes do not match operation,
 +  variables.
 +* Enable tickadj-like taming of wildly off-spec Windows clock using
 +  NTPD_TICKADJ_PPM env. var. specifying baseline slew.
 +* Upgrade to AutoGen 5.11.9 (and require it).
 +* Upgrade to libopts 35.0.10 from AutoGen 5.11.9pre8.
 +
 +---
 +(4.2.6p3) 2011/01/03 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1764] Palisade driver doesn't build on Linux
 +* Create and use scripts/check--help when generating .texi files.
 +* Update bk triggers for the bk-5 release.
 +* Update genCommitLog for the bk-5 release.
 +* Update the copyright year.
 +
 +---
 +(4.2.6p3-RC12) 2010/12/25 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1458] Can not compile NTP on FreeBSD 4.7.
 +* [Bug 1510] Add modes 20/21 for driver 8 to support RAWDCF @ 75 baud.
 +* [Bug 1618] Unreachable code in jjy_start(). (backport from ntp-dev)
 +* [Bug 1719] ntp-keygen -V crash. (backport)
 +* [Bug 1740] ntpdc treats many counters as signed. (backport)
 +* [Bug 1741] Enable multicast reception on each address (Windows).
 +* [Bug 1742] Fix a typo in an error message in the "build" script.
 +* [Bug 1743] Display timezone offset when showing time for sntp in the
 +  local timezone.
 +* [Bug 1751] Support for Atari FreeMiNT OS.
 +* [Bug 1754] --version output should be more verbose.
 +* [Bug 1757] oncore snprintf("%m") doesn't expand %m.
 +* [Bug 1758] setsockopt IPV6_MULTICAST_IF with wrong ifindex.
 +* [Bug 1760] ntpd Windows interpolation cannot be disabled.
 +* [Bug 1762] manycastclient solicitation responses interfere.
 +* Upgrade to libopts 34.0.9 from AutoGen 5.11.6pre7.
 +* Relax minimum Automake version to 1.10 with updated libopts.m4.
 +* Suppress ntp-keygen OpenSSL version display for --help, --version,
 +  display both build and runtime OpenSSL versions when they differ.
 +* Clean up m4 quoting in configure.ac, *.m4 files, resolving
 +  intermittent AC_LANG_PROGRAM possibly undefined errors.
 +* Clean up the SNTP documentation.
 +* Other manycastclient repairs:
 +  Separate handling of scope ID embedded in many in6_addr from ifindex
 +  used for IPv6 multicasting ioctls.
 +  Add INT_PRIVACY endpt bit flag for IPv6 RFC 4941 privacy addresses.
 +  Enable outbound multicast from only one address per interface in the
 +  same subnet, and in that case prefer embedded MAC address modified
 +  EUI-64 IPv6 addresses first, then static, and last RFC 4941 privacy
 +  addresses.
 +  Use setsockopt(IP[V6]_MULTICAST_IF) before each send to multicast to
 +  select the local source address, using the correct socket is not
 +  enough.
 +
 +---
 +(4.2.6p3-RC11) 2010/11/28 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1725] ntpd sends multicast from only one address.
 +* [Bug 1728] In ntp_openssl.m4, don't add -I/usr/include or -L/usr/lib
 +  to CPPFLAGS or LDFLAGS.
 +* [Bug 1733] IRIX doesn't have 'head' (affects scripts/checkChangeLog).
 +* Remove log_msg() and debug_msg() from sntp in favor of msyslog().
 +* Use a single copy of libopts/, in sntp/.
 +* Upgrade libopts to 33.3.8.
 +* Bump minimum Automake version to 1.11, required for AM_COND_IF
 +  use in LIBOPTS_CHECK.
 +* Improvements to the 'build' script.
 +
 +---
 +(4.2.6p3-RC10) 2010/11/14 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1681] More sntp logging cleanup.
 +* [Bug 1683] Non-localhost on loopback exempted from nic rules.
 +
 +---
 +(4.2.6p3-RC9) 2010/11/10 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1574] sntp:set_time doesn't set tv_usec correctly.
 +* [Bug 1681] sntp logging cleanup.
 +* [Bug 1683] Interface binding does not seem to work as intended.
 +* [Bug 1691] Use first NMEA sentence each second.
 +* [Bug 1692] packageinfo.sh needs to be "sourced" using ./ .
 +* [Bug 1709] ntpdate ignores replies with equal receive and transmit
 +  timestamps.
 +* Backport sntp from -dev
 +
 +---
 +(4.2.6p3-RC8) 2010/10/29 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1685] NMEA driver mode byte confusion.
 +* First cut at using scripts/checkChangeLog.
 +
 +---
 +(4.2.6p3-RC7) 2010/10/25 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1676] NMEA: $GPGLL did not work after fix for Bug 1571.
 +* Added scripts/checkChangeLog.
 +
 +---
 +(4.2.6p3-RC6) 2010/10/24 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1571] NMEA does not relate data to PPS edge.
 +* [Bug 1572] NMEA time adjustment for GPZDG buggy.
 +* [Bug 1675] Prohibit includefile remote config.
 +
 +---
 +(4.2.6p3-RC5) 2010/10/22 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1649] Require NMEA checksum if $GPRMC or previously seen.
 +* [Bug 1669] NTP 4.2.6p2 fails to compile on IBM AIX 5.3.
 +
 +---
 +(4.2.6p3-RC4) 2010/10/16 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1584] wrong SNMP type for precision, resolution.
 +* [Bug 1659] Need CLOCK_TRUETIME not CLOCK_TRUE.
 +* [Bug 1665] is_anycast() u_int32_t should be u_int32.
 +* ntpsnmpd, libntpq warning cleanup.
 +
 +---
 +(4.2.6p3-RC3) 2010/10/14 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 750] Non-existing device causes coredump with RIPE-NCC driver.
 +* [Bug 1080] ntpd on ipv6 routers very chatty.
 +* [Bug 1567] Support Arbiter 1093C Satellite Clock on Windows.
 +* [Bug 1581] printf format string mismatch leftover.
 +* [Bug 1584] ntpsnmpd OID must be mib-2.197.
 +* [Bug 1643] Range-check the decoding of the RIPE-NCC status codes.
 +* [Bug 1644] cvo.sh should use lsb_release to identify linux distros.
 +* [Bug 1659] Support Truetime Satellite Clocks on Windows.
 +* [Bug 1660] On some systems, test is in /usr/bin, not /bin.
 +* [Bug 1661] Re-indent refclock_ripencc.c.
 +
 +---
 +(4.2.6p3-RC2) 2010/09/25 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1635] "filegen ... enable" is not default.
 +* [Bug 1636] yyparse() segfault after denied filegen remote config.
 +
 +---
 +(4.2.6p3-RC1) 2010/09/18 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1344] ntpd on Windows exits without logging cause.
 +
 +---
 +(4.2.6p3-beta1) 2010/09/11 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1573] Miscalculation of offset in sntp.
 +* [Bug 1595] empty last line in key file causes duplicate key to be added
 +* [Bug 1597] packet processing ignores RATE KoD packets, because of
 +  a bug in string comparison.
 +* [Bug 1581] ntp_intres.c size_t printf format string mismatch.
 +
 +---
 +(4.2.6p2) 2010/07/09 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1581] size_t printf format string mismatches, IRIG string buffers
 +  undersized.  Mostly backported from earlier ntp-dev fixes by Juergen
 +  Perlinger.
 +
 +---
 +(4.2.6p2-RC7) 2010/06/19 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1570] serial clock drivers get outdated input from kernel tty
 +  line buffer after startup
 +* [Bug 1575] use 'snprintf' with LIB_BUFLENGTH in inttoa.c, tvtoa.c and
 +  utvtoa.c
 +* [Bug 1576] sys/sysctl.h depends on sys/param.h on OpenBSD.
 +
 +---
 +(4.2.6p2-RC6) 2010/06/12 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 715] libisc Linux IPv6 interface iteration drops multicast flags.
 +
 +---
 +(4.2.6p2-RC5) 2010/06/03 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1561] ntpq, ntpdc "passwd" prompts for MD5 password w/SHA1.
 +* [Bug 1565] sntp/crypto.c compile fails on MacOS over vsnprintf().
 +* Windows port: do not exit in ntp_timestamp_from_counter() without
 +  first logging the reason.
 +* Support "passwd blah" syntax in ntpq.
 +
 +---
 +(4.2.6p2-RC4) 2010/05/19 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1555] 4.2.6p2-RC3 sntp illegal C (mixed code and declarations).
 +
 +---
 +(4.2.6p2-RC3) 2010/05/11 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1325] unreachable code in sntp recv_bcst_data().
 +* [Bug 1459] sntp MD5 authentication does not work with ntpd.
 +* [Bug 1512] ntpsnmpd should connect to net-snmpd via a unix-domain
 +  socket by default.  Provide a command-line 'socket name' option.
 +* [Bug 1538] update refclock_nmea.c's call to getprotobyname().
 +* [Bug 1541] Fix wrong keyword for "maxclock".
 +* [Bug 1552] update and complete broadcast and crypto features in sntp.
 +* [Bug 1553] sntp/configure.ac OpenSSL support.
 +* Escape unprintable characters in a refid in ntpq -p billboard.
 +* Simplify hash client code by providing OpenSSL EVP_*() API when built
 +  without OpenSSL.  (from ntp-dev)
 +* Do not depend on ASCII values for ('A' - '0'), ('a' - '0') in sntp.
 +* Windows compiling hints/winnt.html update from G. Sunil Tej.
 +
 +---
 +(4.2.6p2-RC2) 2010/04/27 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1465] Make sure time from TS2100 is not invalid (backport from
 +  ntp-dev).
 +* [Bug 1528] Fix EDITLINE_LIBS link order for ntpq and ntpdc.
 +* [Bug 1534] win32/include/isc/net.h conflicts with VC++ 2010 errno.h.
 +* [Bug 1535] "restrict -4 default" and "restrict -6 default" ignored.
 +* Remove --with-arlib from br-flock.
 +
 +---
 +(4.2.6p2-RC1) 2010/04/18 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1503] Auto-enabling of monitor for "restrict ... limited" wrong.
 +* [Bug 1504] ntpdate tickles ntpd "discard minimum 1" rate limit if
 +  "restrict ... limited" is used.
 +* [Bug 1518] Windows ntpd should lock to one processor more
 +  conservatively.
 +* [Bug 1522] Enable range syntax "trustedkey (301 ... 399)".
 +* Update html/authopt.html controlkey, requestkey, and trustedkey docs.
 +
 +---
 +(4.2.6p1) 2010/04/09 Released by Harlan Stenn <stenn@ntp.org>
 +(4.2.6p1-RC6) 2010/03/31 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1514] Typo in ntp_proto.c: fabs(foo < .4) should be fabs(foo) < .4.
 +* [Bug 1464] synchronization source wrong for refclocks ARCRON_MSF (27)
 +  and SHM (28).
 +* Correct Windows port's refclock_open() to return 0 on failure not -1.
 +* Correct CHU, dumbclock, and WWVB drivers to check for 0 returned from
 +  refclock_open() on failure.
 +* Correct "SIMUL=4 ./flock-build -1" to prioritize -1/--one.
 +
 +---
 +(4.2.6p1-RC5) 2010/02/09 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1140] Clean up debug.html, decode.html, and ntpq.html.
 +* [Bug 1438] Remove dead code from sntp/networking.c.
 +* [Bug 1477] 1st non-gmake make in clone w/VPATH can't make COPYRIGHT.
 +* [Bug 1478] linking fails with undefined reference EVP_MD_pkey_type.
 +* [Bug 1479] Compilation fails because of not finding readline headers.
 +* [Bug 1480] snprintf() cleanup caused unterminated refclock IDs.
 +* [Bug 1484] ushort is not defined in QNX6.
 +
 +---
 +(4.2.6p1-RC4) 2010/02/04 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1455] ntpd does not try /etc/ntp.audio as documented.
 +* [Bug 1467] Fix bogus rebuild of sntp/sntp.html
 +* [Bug 1470] "make distdir" in $srcdir builds keyword-gen, libntp.a.
 +* [Bug 1473] "make distcheck" before build can't make sntp/version.m4.
 +* [Bug 1474] ntp_keygen needs LCRYPTO after libntp.a.
 +* Convert many sprintf() calls to snprintf(), also strcpy(), strcat().
 +* Fix widely cut-n-pasted bug in refclock shutdown after failed start.
 +* Remove some dead code checking for emalloc() returning NULL.
 +* Remove arlib.
 +
 +---
 +(4.2.6p1-RC3) 2010/01/24 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* Use TZ=UTC instead of TZ= when calling date in scripts/mkver.in .
 +* [Bug 1448] Some macros not correctly conditionally or absolutely defined
 +  on Windows.
 +* [Bug 1449] ntpsim.h in ntp_config.c should be used conditionally.
 +* [Bug 1450] Option to exclude warnings not unconditionally defined on Windows.
 +* [Bug 1127] Properly check the return of X590_verify() - missed one.
 +* [Bug 1439] .texi generation must wait until after binary is linked.
 +* [Bug 1440] Update configure.ac to support kfreebsd.
 +* [Bug 1445] IRIX does not have -lcap or support linux capabilities.
 +* [Bug 1451] CID 115: sntp leaks KoD entry when updating existing.
 +* [Bug 1453] Use $CC in config.cache filename in ./build script.
 +
 +---
 +(4.2.6p1-RC2) 2009/12/25 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1411] Fix status messages in refclock_oncore.c.
 +* [Bug 1416] MAXDNAME undefined on Solaris 2.6.
 +* [Bug 1419] ntpdate, ntpdc, sntp, ntpd ignore configure --bindir.
 +* [Bug 1424] Fix check for rtattr (rtnetlink.h).
 +* [Bug 1425] unpeer by association ID sets up for duplicate free().
 +* [Bug 1426] scripts/VersionName needs . on the search path.
 +* [Bug 1427] quote missing in ./build - shows up on NetBSD.
 +* [Bug 1428] Use AC_HEADER_RESOLV to fix breaks from resolv.h
 +* [Bug 1429] ntpd -4 option does not reliably force IPv4 resolution.
 +* [Bug 1431] System headers must come before ntp headers in ntp_intres.c .
 +* [Bug 1434] HP-UX 11 ip_mreq undeclared, _HPUX_SOURCE helps some.
 +* [Bug 1435] sntp: Test for -lresolv using the same tests as in ntp.
 +
 +---
 +(4.2.6p1-RC1) 2009/12/20 Released by Harlan Stenn <stenn@ntp.org>
 +
 +* [Bug 1409] Put refclock_neoclock4x.c under the NTP COPYRIGHT notice.
 +  This should allow debian and other distros to add this refclock driver
 +  in further distro releases.
 +  Detect R2 hardware releases.
 +* [Bug 1412] m4/os_cflags.m4 caches results that depend on $CC.
 +* [Bug 1413] test OpenSSL headers regarding -Wno-strict-prototypes.
 +* [Bug 1414] Enable "make distcheck" success with BSD make.
 +* [Bug 1415] Fix Mac OS X link problem.
 +* [Bug 1418] building ntpd/ntpdc/ntpq statically with ssl fails.
 +* Build infrastructure updates to enable beta releases of ntp-stable.
 +
 +---
 +(4.2.6) 2009/12/09 Released by Harlan Stenn <stenn@ntp.org>
 +* Include (4.2.4p8) - [Sec 1331] DoS with mode 7 packets - CVE-2009-3563.
 +* [Bug 508] Fixed leap second handling for Windows.
 +(4.2.5p250-RC) 2009/11/30 Released by Harlan Stenn <stenn@ntp.org>
 +* sntp documentation updates.
 +* [Bug 761] internal resolver does not seem to honor -4/-6 qualifiers
 +* [Bug 1386] Deferred DNS doesn't work on NetBSD
 +* [Bug 1391] avoid invoking autogen twice for .c and .h files.
 +* [Bug 1397] shmget() refclock_shm failing because of file mode.
 +* Pass no_needed to ntp_intres as first part of fixing [Bug 975].
 +* Add ./configure --enable-force-defer-DNS to help debugging.
 +(4.2.5p249-RC) 2009/11/28 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1400] An empty KOD DB file causes sntp to coredump.
 +* sntp: documentation cleanup.
 +* sntp: clean up some error messages.
 +* sntp: Use the precision to control how many offset digits are shown.
 +* sntp: Show root dispersion.
 +* Cleanup from the automake/autoconf upgrades.
 +(4.2.5p248-RC) 2009/11/26 Released by Harlan Stenn <stenn@ntp.org>
 +* Prepare for the generation of sntp.html.
 +* Documentation changes from Dave Mills.
 +* [Bug 1387] Storage leak in ntp_intres (minor).
 +* [Bug 1389] buffer overflow in refclock_oncore.c
 +* [Bug 1391] .texi usage text from installed, not built binaries.
 +* [Bug 1392] intres retries duplicate assocations endlessly.
 +* Correct *-opts.h dependency so default 'get' action isn't used.
 +(4.2.5p247-RC) 2009/11/20 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1142] nodebug builds shed no light on -d, -D option failure.
 +* [Bug 1179] point out the problem with -i/--jaildir and -u/--user when
 +  they are disabled by configure.
 +* [Bug 1308] support systems that lack fork().
 +* [Bug 1343] sntp doesn't link on Solaris 7, needs -lresolv.
 +(4.2.5p246-RC) 2009/11/17 Released by Harlan Stenn <stenn@ntp.org>
 +* Upgrade to autogen-5.10
 +* [Bug 1378] Unnecessary resetting of peers during interface update.
 +* [Bug 1382] p245 configure --disable-dependency-tracking won't build.
 +* [Bug 1384] ntpq :config core dumped with a blank password.
 +(4.2.5p245-RC) 2009/11/14 Released by Harlan Stenn <stenn@ntp.org>
 +* Cleanup from Dave Mills.
 +* [Bug 1343] sntp illegal C does not compile on Solaris 7.
 +* [Bug 1381] Version .deps generated include file dependencies to allow
 +  known dependency-breaking changes to force .deps to be cleaned,
 +  triggered by changing the contents of deps-ver and/or sntp/deps-ver.
 +(4.2.5p244-RC) 2009/11/12 Released by Harlan Stenn <stenn@ntp.org>
 +* keygen.html updates from Dave Mills.
 +* [Bug 1003] ntpdc unconfig command doesn't prompt for keyid.
 +* [Bug 1376] Enable authenticated ntpq and ntpdc using newly-available
 +  digest types.
 +* ntp-keygen, Autokey OpenSSL build vs. run version mismatch is now a
 +  non-fatal warning.
 +(4.2.5p243-RC) 2009/11/11 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1226] Fix deferred DNS lookups.
 +* new crypto signature cleanup.
 +(4.2.5p242-RC) 2009/11/10 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1363] CID 92 clarify fallthrough case in clk_trimtsip.c
 +* [Bug 1366] ioctl(TIOCSCTTY, 0) fails on NetBSD *[0-2].* > 3.99.7.
 +* [Bug 1368] typos in libntp --without-crypto case
 +* [Bug 1371] deferred DNS lookup failing with INFO_ERR_AUTH.
 +* CID 87 dead code in ntpq.c atoascii().
 +* Fix authenticated ntpdc, broken in p240.
 +* Stub out isc/mem.h, shaving 47k from a MIPS ntpd binary.
 +* Shrink keyword scanner FSM entries from 64 to 32 bits apiece.
 +* Documention updates from Dave Mills.
 +* authkeys.c cleanup from Dave Mills.
 +(4.2.5p241-RC) 2009/11/07 Released by Harlan Stenn <stenn@ntp.org>
 +* html/authopt.html update from Dave Mills.
 +* Remove unused file from sntp/Makefile.am's distribution list.
 +* new crypto signature cleanup.
 +(4.2.5p240-RC) 2009/11/05 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1364] clock_gettime() not detected, need -lrt on Debian 5.0.3.
 +* Provide all of OpenSSL's signature methods for ntp.keys (FIPS 140-2).
 +(4.2.5p239-RC) 2009/10/30 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1357] bogus assert from refclock_shm.
 +* [Bug 1359] Debug message cleanup.
 +* CID 101: more pointer/array cleanup.
 +* [Bug 1356] core dump from refclock_nmea when can't open /dev/gpsU.
 +* [Bug 1358] AIX 4.3 sntp/networking.c IPV6_JOIN_GROUP undeclared.
 +* CID 101: pointer/array cleanup.
 +(4.2.5p238-RC) 2009/10/27 Released by Harlan Stenn <stenn@ntp.org>
 +* Changes from Dave Mills.
 +* driver4.html updates from Dave Mills.
 +* [Bug 1252] PPSAPI cleanup on ntpd/refclock_wwvb.c.
 +* [Bug 1354] libtool error building after bootstrap with Autoconf 2.64.
 +* Allow NTP_VPATH_HACK configure test to handle newer gmake versions.
 +* CIDs 94-99 make it more clearly impossible for sock_hash() to return
 +  a negative number.
 +* CID 105, 106 ensure ntpdc arrays are not overrun even if callers
 +  misbehave.
 +* CID 113 use va_end() in refclock_true.c true_debug().
 +* Get rid of configure tests for __ss_family and __ss_len when the more
 +  common ss_family and ss_len are present.
 +(4.2.5p237-RC) 2009/10/26 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 610] NMEA support for using PPSAPI on a different device.
 +* [Bug 1238] use only fudge time2 to offset NMEA serial timestamp.
 +* [Bug 1355] ntp-dev won't compile on OpenBSD 4.6.
 +(4.2.5p236-RC) 2009/10/22 Released by Harlan Stenn <stenn@ntp.org>
 +* Cleanup from Dave Mills.
 +* [Bug 1343] ntpd/ntp_io.c close_fd() does not compile on Solaris 7.
 +* [Bug 1353] ntpq "rv 0 settimeofday" always shows UNKNOWN on unix.
 +* Do not attempt to execute built binaries from ntpd/Makefile when
 +  cross-compiling (keyword-gen and ntpd --saveconfigquit).
 +* sntp/main.c: Remove duplicate global adr_buf[] (also defined in
 +  networking.c) which Piotr Grudzinski identified breaking his build.
 +* Correct in6addr_any test in configure.ac to attempt link too.
 +(4.2.5p235-RC) 2009/10/18 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1343] lib/isc build breaks on systems without IPv6 headers.
 +(4.2.5p234-RC) 2009/10/16 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1339] redux, use unmodified lib/isc/win32/strerror.c and
 +  move #define strerror... to a header not used by lib/isc code.
 +* [Bug 1345] illegal 'grep' option prevents compilation.
 +* [Bug 1346] keyword scanner broken where char defaults to unsigned.
 +* [Bug 1347] ntpd/complete.conf missing multicastclient test case.
 +(4.2.5p233-RC) 2009/10/15 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1337] cast setsockopt() v4 address pointer to void *.
 +* [Bug 1342] ignore|drop one IPv6 address on an interface blocks all
 +  addresses on that interface.
 +* Documentation cleanup and updates.
 +(4.2.5p232-RC) 2009/10/14 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1302] OpenSSL under Windows needs applink support.
 +* [Bug 1337] fix incorrect args to setsockopt(fd, IP_MULTICAST_IF,...).
 +* [Bug 1339] Fix Windows-only ntp_strerror() infinite recursion.
 +* [Bug 1341] NMEA driver requires working PPSAPI #ifdef HAVE_PPSAPI.
 +* Construct ntpd keyword scanner finite state machine at compile time
 +  rather than at runtime, shrink entries from 40+ to 8 bytes.
 +* Update documentation for ntpq --old-rv, saveconfig, saveconfigdir,
 +  ntpd -I -L and -M, and interface/nic rules. (From Dave Hart)
 +* [Bug 1337] fix incorrect args to setsockopt(fd, IP_MULTICAST_IF,...)
 +(4.2.5p231-RC) 2009/10/10 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1335] Broadcast client degraded by wildcard default change.
 +(4.2.5p230-RC) 2009/10/09 Released by Harlan Stenn <stenn@ntp.org>
 +* Start the 4.2.6 Release Candidate cycle.
 +* Broadcast and transit phase cleanup from Dave Mills.
 +(4.2.5p229) 2009/10/07 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1334] ntpsnmpd undefined reference to `ntpqOptions'.
 +* Change ntpsnmpd/Makefile.am include file order to fix FreeBSD build.
 +(4.2.5p228) 2009/10/06 Released by Harlan Stenn <stenn@ntp.org>
 +* Reclaim syntax tree memory after application in ntpd built with
 +  configure --disable-saveconfig.
 +* [Bug 1135] ntpq uses sizeof(u_long) where sizeof(u_int32) is meant.
 +* [Bug 1333] ntpd --interface precedence over --novirtualips lost.
 +(4.2.5p227) 2009/10/05 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1135] :config fails with "Server disallowed request"
 +* [Bug 1330] disallow interface/nic rules when --novirtualips or
 +  --interface are used.
 +* [Bug 1332] ntpq -c 'rv 0 variablename' returns extra stuff.
 +* Add test of ntpd --saveconfigquit fidelity using new complete.conf.
 +* Documentation updates from Dave Hart/Dave Mills.
 +(4.2.5p226) 2009/10/04 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1318] Allow multiple -g options on ntpd command line.
 +* [Bug 1327] ntpq, ntpdc, ntp-keygen -d & -D should work with configure
 +  --disable-debugging.
 +* Add ntpd --saveconfigquit <filename> option for future build-time
 +  testing of saveconfig fidelity.
 +* Clockhop and autokey cleanup from Dave Mills.
 +* Documentation updates from Dave Mills.
 +(4.2.5p225) 2009/09/30 Released by Harlan Stenn <stenn@ntp.org>
 +* authopt documentation changes from Dave Mills/Dave Hart.
 +* [Bug 1324] support bracketed IPv6 numeric addresses for restrict.
 +(4.2.5p224) 2009/09/29 Released by Harlan Stenn <stenn@ntp.org>
 +* Clockhop and documentation fixes from Dave Mills.
 +* Remove "tos maxhop" ntp.conf knob.
 +(4.2.5p223) 2009/09/28 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1321] build doesn't work if . isn't on $PATH.
 +* [Bug 1323] Implement "revoke #" to match documentation, deprecate
 +  "crypto revoke #".
 +(4.2.5p222) 2009/09/27 Released by Harlan Stenn <stenn@ntp.org>
 +* Update libisc code using bind-9.6.1-P1.tar.gz, rearrange our copy to
 +  mirror the upstream layout (lib/isc/...), and merge in NTP-local
 +  modifications to libisc.  There is a new procedure to ease future
 +  libisc merges using a separate "upstream" bk repo.  That will enable
 +  normal bk pull automerge to handle carrying forward any local changes
 +  and should enable us to take updated libisc snapshots more often.
 +* Updated build and flock-build scripts.  flock-build --one is a way
 +  to perform a flock-build compatible solitary build, handy for a repo
 +  clone's first build on a machine with autoconf, automake, etc.
 +* Compiling ntp_parser.y using BSD make correctly places ntp_parser.h
 +  in the top-level ntpd directory instead of A.*/ntpd.
 +* bootstrap script updated to remove potentially stale .deps dirs.
 +* Remove unneeded Makefile.am files from the lib/isc/include tree.
 +(4.2.5p221) 2009/09/26 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1316] segfault if refclock_nmea can't open file.
 +* [Bug 1317] Distribute cvo.sh.
 +(4.2.5p220) 2009/09/25 Released by Harlan Stenn <stenn@ntp.org>
 +* Rearrange libisc code to match the upstream layout in BIND.  This is
 +  step one of two, changing the layout but keeping our existing libisc.
 +(4.2.5p219) 2009/09/24 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1315] "interface ignore 0.0.0.0" is ignored.
 +* add implicit "nic ignore all" rule before any rules from ntp.conf, so
 +  "nic listen eth0" alone means the same as "-I eth0".
 +* add wildcard match class for interface/nic rules.
 +* fix mistaken carryover of prefixlen from one rule to the next.
 +* Ensure IPv6 localhost address ::1 is included in libisc's Windows IPv6
 +  address enumeration, allowing ntpq and ntpdc's hardcoding to 127.0.0.1 
 +  on Windows to end.
 +(4.2.5p218) 2009/09/21 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1314] saveconfig emits -4 and -6 on when not given.
 +* correct parsing and processing of setvar directive.
 +* highlight location of ntpq :config syntax errors with ^.
 +* clarify (former) NO_ARG, SINGLE_ARG, MULTIPLE_ARG renaming to
 +  FOLLBY_TOKEN, FOLLBY_STRING, FOLLBY_STRINGS_TO_EOC.
 +* parser, saveconfig cleanup to store T_ identifiers in syntax tree.
 +(4.2.5p217) 2009/09/20 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1300] reject remote configuration of dangerous items.
 +(4.2.5p216) 2009/09/19 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1312] ntpq/ntpdc MD5 passwords truncated to 8 chars on Suns.
 +* CID 10 missing free(up); in refclock_palisade.c error return, again.
 +* CID 83 added assertion to demonstrate config_nic_rules() does not
 +  call strchr(NULL, '/').
 +(4.2.5p215) 2009/09/18 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1292] Workaround last VC6 unsigned __int64 kink.
 +(4.2.5p214) 2009/09/17 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1303] remove top-level "autokey" directive.
 +* use "nic listen 192.168.0.0/16" instead of
 +  "nic listen 192.168.0.0 prefixlen 16".
 +(4.2.5p213) 2009/09/16 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1310] fix Thunderbolt mode in refclock_palisade.c
 +(4.2.5p212) 2009/09/15 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 983] add interface [listen | ignore | drop] ... directive.
 +* [Bug 1243] MD5auth_setkey zero-fills key from first zero octet.
 +* [Bug 1295] leftover fix, do not crash on exit in free_config_trap()
 +  when "trap 1.2.3.4" is used without any further options.
 +* [Bug 1311] 4.2.5p211 doesn't build in no-debug mode.
 +* document interface (alias nic) and unpeer.
 +* Correct syntax error line & column numbers.
 +* CID 79: kod_init_kod_db() fails to fclose(db_s) in two error paths.
 +* CID 80: attempt to quiet Coverity false positive re: leaking "reason"
 +  in main().
 +* Documentation updates from Dave Mills.
 +* CID 81: savedconfig leaked in save_config().
 +* Make the code agree with the spec and the book (Dave Mills).
 +(4.2.5p211) 2009/09/14 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 663] respect ntpq -c and -p order on command line.
 +* [Bug 1292] more VC6 unsigned __int64 workarounds.
 +* [Bug 1296] Added Support for Trimble Acutime Gold.
 +(4.2.5p210) 2009/09/06 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1294] Use OPENSSL_INC and OPENSSL_LIB macros for Windows
 +  and remove unnecessary reference to applink.c for Windows
 +* [Bug 1295] trap directive options are not optional.
 +* [Bug 1297] yylex() must always set yylval before returning.
 +(4.2.5p209) 2009/09/01 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1290] Fix to use GETTIMEOFDAY macro
 +* [Bug 1289] Update project files for VC6, VS2003, VS2005, VS 2008
 +(4.2.5p208) 2009/08/30 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1293] make configuration dumper ready for release, specifically:
 +* rename ntpq dumpcfg command to "saveconfig".
 +* require authentication for saveconfig.
 +* "restrict ... nomodify" prevents saveconfig and :config.
 +* "saveconfig ." shorthand to save to startup configuration file.
 +* support strftime() substitution in saveconfig arg to timestamp
 +  the output filename, for example "saveconfig %Y%m%d-%H%M%S.conf".
 +* display saveconfig response message from ntpd in ntpq.
 +* save output filename in "savedconfig" variable, fetched with ntpq -c
 +  "rv 0 savedconfig".
 +* document saveconfig in html/ntpq.html.
 +* add ./configure --disable-saveconfig to build a smaller ntpd.
 +* log saveconfig failures and successes to syslog.
 +(4.2.5p207) 2009/08/29 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1292] Minor Windows source tweaks for VC6-era SDK headers.
 +(4.2.5p206) 2009/08/26 Released by Harlan Stenn <stenn@ntp.org>
 +* accopt.html typo fixes from Dave Mills.
 +* [Bug 1283] default to remembering KoD in sntp.
 +* clean up numerous sntp/kod_management.c bugs.
 +* use all addresses resolved from each DNS name in sntp.
 +(4.2.5p205) 2009/08/18 Released by Harlan Stenn <stenn@ntp.org>
 +* accopt.html typo fixes from Dave Mills.
 +* [Bug 1285] Log ntpq :config/config-from-file events.
 +* [Bug 1286] dumpcfg omits statsdir, mangles filegen.
 +(4.2.5p204) 2009/08/17 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1284] infinite loop in ntpd dumping more than one trustedkey
 +(4.2.5p203) 2009/08/16 Released by Harlan Stenn <stenn@ntp.org>
 +* Add ntpq -c dumpcfg, Google Summer of Code project of Max Kuehn
 +(4.2.5p202) 2009/08/14 Released by Harlan Stenn <stenn@ntp.org>
 +* install the binary and man page for sntp.
 +(4.2.5p201) 2009/08/13 Released by Harlan Stenn <stenn@ntp.org>
 +* sntp: out with the old, in with the new.
 +(4.2.5p200) 2009/08/12 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1281] Build ntpd on Windows without big SDK download, burn,
 +  and install by checking in essentially unchanging messages.mc build
 +  products to avoid requiring mc.exe, which is not included with VC++
 +  2008 EE.
 +(4.2.5p199) 2009/08/09 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1279] Cleanup for warnings from Veracode static analysis.
 +(4.2.5p198) 2009/08/03 Released by Harlan Stenn <stenn@ntp.org>
 +* Upgrade to autogen-5.9.9-pre5.
 +(4.2.5p197) 2009/07/30 Released by Harlan Stenn <stenn@ntp.org>
 +* The build script now has . at the end of PATH for config.guess.
 +(4.2.5p196) 2009/07/29 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1272] gsoc_sntp IPv6 build problems under HP-UX 10.
 +* [Bug 1273] CID 10: Palisade leaks unit struct in error path.
 +* [Bug 1274] CID 67: ensure resolve_hosts() output count and pointers
 +  are consistent.
 +* [Bug 1275] CID 45: CID 46: old sntp uses uninitialized guesses[0],
 +  precs[0].
 +* [Bug 1276] CID 52: crypto_xmit() may call crypto_alice[23]()
 +  with NULL peer.
 +(4.2.5p195) 2009/07/27 Released by Harlan Stenn <stenn@ntp.org>
 +* cvo.sh: Add support for CentOS, Fedora, Slackware, SuSE, and QNX.
 +(4.2.5p194) 2009/07/26 Released by Harlan Stenn <stenn@ntp.org>
 +* Documentation updates from Dave Mills.
 +* Use scripts/cvo.sh in the build script to get better subdir names.
 +(4.2.5p193) 2009/07/25 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 1261] CID 34: simulate_server() rbuf.msg_flags uninitialized.
 +* [Bug 1262] CID 35: xpkt.mac uninitialized in simulate_server().
 +* [Bug 1263] CID 37: CID 38: CID 40: CID 43: multiple refclocks 
 +  uninitialized tm_zone (arc, chronolog, dumbclock, pcf).
 +* [Bug 1264] CID 64: gsoc_sntp on_wire() frees wrong ptr receiving KoD.
 +* [Bug 1265] CID 65: CID 66: gsoc_sntp on_wire() leaks x_pkt, r_pkt.
 +* [Bug 1266] CID 39: datum_pts_start() uninitialized arg.c_ospeed.
 +* [Bug 1267] CID 44: old sntp handle_saving() writes stack garbage to
 +  file when clearing.
 +* [Bug 1268] CID 63: resolve_hosts() leaks error message buffer.
 +* [Bug 1269] CID 74: use assertion to ensure move_fd() does not return
 +  negative descriptors.
 +* [Bug 1270] CID 70: gsoc_sntp recv_bcst_data mdevadr.ipv6mr_interface
 +  uninitialized.
 +(4.2.5p192) 2009/07/24 Released by Harlan Stenn <stenn@ntp.org>
 +* [Bug 965] CID 42: ss_family uninitialized.
 +* [Bug 1250] CID 53: kod_init_kod_db() overruns kod_db malloc'd buffer.
 +* [Bug 1251] CID 68: search_entry() mishandles dst argument.
 +* [Bug 1252] CID 32: Quiet Coverity warning with assertion.
 +* [Bug 1253] CID 50: gsoc_sntp/crypto.c auth_init() always returns a 
 +  list with one entry.
 +* [Bug 1254] CID 56: tv_to_str() leaks a struct tm each call.
 +* [Bug 1255] CID 55: pkt_output() leaks a copy of each packet.
 +* [Bug 1256] CID 51: Coverity doesn't recognize our assertion macros as
 +  terminal.
 +* [Bug 1257] CID 57: gsoc_sntp auth_init() fails to fclose(keyfile).
 +* [Bug 1258] CID 54: gsoc_sntp resolve_hosts() needs simplification.
 +* [Bug 1259] CID 59: gsoc_sntp recv_bcast_data() fails to free(rdata)
 
 *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
 
 --===============6855888303082541295==
 Content-Type: text/plain; charset="us-ascii"
 MIME-Version: 1.0
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 --===============6855888303082541295==--
 
>Unformatted:
