Module Name: src Committed By: roy Date: Thu Jul 31 14:05:57 UTC 2014
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note import of dhcpcd-6.4.3 To generate a diff of this commit: cvs rdiff -u -r1.1138 -r1.1139 src/doc/3RDPARTY cvs rdiff -u -r1.1953 -r1.1954 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.1138 src/doc/3RDPARTY:1.1139 --- src/doc/3RDPARTY:1.1138 Thu Jul 24 15:12:20 2014 +++ src/doc/3RDPARTY Thu Jul 31 14:05:57 2014 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1138 2014/07/24 15:12:20 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1139 2014/07/31 14:05:57 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -305,8 +305,8 @@ Notes: Use the dhcp2netbsd script. Package: dhcpcd -Version: 6.4.2 -Current Vers: 6.4.2 +Version: 6.4.3 +Current Vers: 6.4.3 Maintainer: roy Archive Site: ftp://roy.marples.name/pub/dhcpcd/ Home Page: http://roy.marples.name/projects/dhcpcd/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1953 src/doc/CHANGES:1.1954 --- src/doc/CHANGES:1.1953 Fri Jul 25 16:00:35 2014 +++ src/doc/CHANGES Thu Jul 31 14:05:57 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1953 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1954 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -454,3 +454,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: kernel: Added fdiscard and posix_fallocate system calls. [dholland 20140725] arm: Add support for the Kobo touch (i.MX50). [hkenken 20140725] + dhcpcd(8): Import dhcpcd-6.4.3 [roy 20140730]