Module Name: src
Committed By: roy
Date: Tue Jul 28 21:05:36 UTC 2009
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Import dhcpcd-5.0.7
To generate a diff of this commit:
cvs rdiff -u -r1.709 -r1.710 src/doc/3RDPARTY
cvs rdiff -u -r1.1261 -r1.1262 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.709 src/doc/3RDPARTY:1.710
--- src/doc/3RDPARTY:1.709 Fri Jul 24 16:34:56 2009
+++ src/doc/3RDPARTY Tue Jul 28 21:05:36 2009
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.709 2009/07/24 16:34:56 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.710 2009/07/28 21:05:36 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.6
-Current Vers: 5.0.6
+Version: 5.0.7
+Current Vers: 5.0.7
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.1261 src/doc/CHANGES:1.1262
--- src/doc/CHANGES:1.1261 Mon Jul 27 12:34:13 2009
+++ src/doc/CHANGES Tue Jul 28 21:05:36 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1261 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1262 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -342,3 +342,4 @@
acces to gpio(4) pins. [mbalmer 20090725]
mvsata(4): Support Marvell Hercules-I/II SATA Controllers
[kiyohara 20090615]
+ dhcpcd(8): Import dhcpcd-5.0.7. [roy 20090728]