Module Name: src Committed By: roy Date: Fri Oct 2 21:44:02 UTC 2009
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Import dhcpcd-5.1.1 To generate a diff of this commit: cvs rdiff -u -r1.718 -r1.719 src/doc/3RDPARTY cvs rdiff -u -r1.1302 -r1.1303 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.718 src/doc/3RDPARTY:1.719 --- src/doc/3RDPARTY:1.718 Tue Sep 29 23:56:27 2009 +++ src/doc/3RDPARTY Fri Oct 2 21:44:02 2009 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.718 2009/09/29 23:56:27 tsarna Exp $ +# $NetBSD: 3RDPARTY,v 1.719 2009/10/02 21:44:02 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -271,8 +271,8 @@ top of the current tree. Package: dhcpcd -Version: 5.0.7 -Current Vers: 5.0.7 +Version: 5.1.1 +Current Vers: 5.1.1 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.1302 src/doc/CHANGES:1.1303 --- src/doc/CHANGES:1.1302 Fri Oct 2 18:52:13 2009 +++ src/doc/CHANGES Fri Oct 2 21:44:02 2009 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1302 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1303 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -416,3 +416,4 @@ acpiwmi(4): Add a driver for the ACPI WMI Mapper interface. [jmcneill 20091002] i386: Add support for VIA C7 temperature sensors. [jmcneill 20091002] + dhcpcd(8): Import dhcpcd-5.1.1. [roy 20091002]