Module Name: src
Committed By: roy
Date: Mon Jan 3 11:35:04 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Document import of dhcpcd-5.2.10
To generate a diff of this commit:
cvs rdiff -u -r1.801 -r1.802 src/doc/3RDPARTY
cvs rdiff -u -r1.1482 -r1.1483 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.801 src/doc/3RDPARTY:1.802
--- src/doc/3RDPARTY:1.801 Sat Jan 1 14:25:47 2011
+++ src/doc/3RDPARTY Mon Jan 3 11:35:04 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.801 2011/01/01 14:25:47 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.802 2011/01/03 11:35:04 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.9
-Current Vers: 5.2.9
+Version: 5.2.10
+Current Vers: 5.2.10
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.1482 src/doc/CHANGES:1.1483
--- src/doc/CHANGES:1.1482 Mon Dec 27 21:26:44 2010
+++ src/doc/CHANGES Mon Jan 3 11:35:04 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1482 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1483 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -815,3 +815,4 @@
dm(4): Make LVM use non 512-byte sector devices. [mlelstv 20101223]
auvitek(4): Add a driver for Auvitek AU0828 family USB video
capture controllers. [jmcneill 20101227]
+ dhcpcd(8): Import dhcpcd-5.2.10. [roy 20110103]