Module Name: src Committed By: christos Date: Sun May 1 23:23:22 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new ntpd To generate a diff of this commit: cvs rdiff -u -r1.1323 -r1.1324 src/doc/3RDPARTY cvs rdiff -u -r1.2155 -r1.2156 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.1323 src/doc/3RDPARTY:1.1324 --- src/doc/3RDPARTY:1.1323 Thu Apr 28 05:22:19 2016 +++ src/doc/3RDPARTY Sun May 1 19:23:22 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1323 2016/04/28 09:22:19 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1324 2016/05/01 23:23:22 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -926,8 +926,8 @@ and ndbootd-raw.c. Restore saved config HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. Package: ntp -Version: 4.2.8p5 -Current Vers: 4.2.8p6 +Version: 4.2.8p7 +Current Vers: 4.2.8p7 Maintainer: David L. Mills <mi...@udel.edu> Archive Site: http://www.ntp.org/ Home Page: http://www.ntp.org/, http://support.ntp.org/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2155 src/doc/CHANGES:1.2156 --- src/doc/CHANGES:1.2155 Sun May 1 06:23:53 2016 +++ src/doc/CHANGES Sun May 1 19:23:22 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2155 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2156 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -284,3 +284,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: dhcpcd(8): Import dhcpcd-6.10.3 [roy 20160420] nvme(4): Add a driver for Non-Volatile Memory Host Controller Interface devices, ported from OpenBSD. [nonaka 20160501] + ntp: Import ntp 4.2.8p7. [christos 20160501]