Module Name: src
Committed By: roy
Date: Fri Feb 4 15:11:12 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-5.2.11
To generate a diff of this commit:
cvs rdiff -u -r1.809 -r1.810 src/doc/3RDPARTY
cvs rdiff -u -r1.1499 -r1.1500 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.809 src/doc/3RDPARTY:1.810
--- src/doc/3RDPARTY:1.809 Sun Jan 30 17:48:04 2011
+++ src/doc/3RDPARTY Fri Feb 4 15:11:12 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.809 2011/01/30 17:48:04 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.810 2011/02/04 15:11:12 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -268,8 +268,8 @@
top of the current tree.
Package: dhcpcd
-Version: 5.2.10
-Current Vers: 5.2.10
+Version: 5.2.11
+Current Vers: 5.2.11
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.1499 src/doc/CHANGES:1.1500
--- src/doc/CHANGES:1.1499 Tue Feb 1 02:09:26 2011
+++ src/doc/CHANGES Fri Feb 4 15:11:12 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1499 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1500 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -840,3 +840,4 @@
Allow unprived vmstat to function is everything wanted is
available via sysctl. [matt 20110129]
route: make routing socket interface 64-bit clean. [matt 20110131]
+ dhcpcd(8): Import dhcpcd-5.2.11. [roy 20110204]