Module Name: src
Committed By: roy
Date: Sun Oct 25 23:42:59 UTC 2009
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Import dhcpcd-5.1.3
To generate a diff of this commit:
cvs rdiff -u -r1.724 -r1.725 src/doc/3RDPARTY
cvs rdiff -u -r1.1309 -r1.1310 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.724 src/doc/3RDPARTY:1.725
--- src/doc/3RDPARTY:1.724 Sun Oct 25 04:42:16 2009
+++ src/doc/3RDPARTY Sun Oct 25 23:42:58 2009
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.724 2009/10/25 04:42:16 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.725 2009/10/25 23:42:58 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.1.2
-Current Vers: 5.1.2
+Version: 5.1.3
+Current Vers: 5.1.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.1309 src/doc/CHANGES:1.1310
--- src/doc/CHANGES:1.1309 Wed Oct 21 21:28:36 2009
+++ src/doc/CHANGES Sun Oct 25 23:42:58 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1309 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1310 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -425,3 +425,4 @@
sysinst(8): Give the option to use tmpfs for /tmp in sysinst instead of
the older mfs on i386 and amd64. [ahoka 20091018]
kernel: Remove support for uarea swap-out. [rmind 20091021]
+ dhcpcd(8): Import dhcpcd-5.1.3. [roy 20091025]