Module Name: src Committed By: christos Date: Fri Jan 8 21:38:16 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new ntpd To generate a diff of this commit: cvs rdiff -u -r1.1285 -r1.1286 src/doc/3RDPARTY cvs rdiff -u -r1.2125 -r1.2126 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.1285 src/doc/3RDPARTY:1.1286 --- src/doc/3RDPARTY:1.1285 Thu Jan 7 15:16:12 2016 +++ src/doc/3RDPARTY Fri Jan 8 16:38:16 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1285 2016/01/07 20:16:12 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.1286 2016/01/08 21:38:16 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -922,8 +922,8 @@ and ndbootd-raw.c. Restore saved config HAVE_STRICT_ALIGNMENT. Fix RCS IDs, import. Package: ntp -Version: 4.2.8p4 -Current Vers: 4.2.8p4 +Version: 4.2.8p5 +Current Vers: 4.2.8p5 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.2125 src/doc/CHANGES:1.2126 --- src/doc/CHANGES:1.2125 Thu Jan 7 15:16:12 2016 +++ src/doc/CHANGES Fri Jan 8 16:38:16 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2125 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2126 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -238,3 +238,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: ismt(4): Add another Intel Chipset internal SMBus driver. [msaitoh 20160105] dhcpcd: Import dhcpcd 6.10.0. [roy 20160107] + ntp: Import ntp 4.2.8p5. [christos 20160108]