Module Name: src
Committed By: roy
Date: Sun Jan 31 21:02:05 UTC 2010
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Import dhcpcd-5.1.5
To generate a diff of this commit:
cvs rdiff -u -r1.746 -r1.747 src/doc/3RDPARTY
cvs rdiff -u -r1.1351 -r1.1352 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.746 src/doc/3RDPARTY:1.747
--- src/doc/3RDPARTY:1.746 Tue Jan 26 16:59:27 2010
+++ src/doc/3RDPARTY Sun Jan 31 21:02:05 2010
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.746 2010/01/26 16:59:27 drochner Exp $
+# $NetBSD: 3RDPARTY,v 1.747 2010/01/31 21:02:05 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.1.4
-Current Vers: 5.1.4
+Version: 5.1.5
+Current Vers: 5.1.5
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.1351 src/doc/CHANGES:1.1352
--- src/doc/CHANGES:1.1351 Fri Jan 29 14:34:32 2010
+++ src/doc/CHANGES Sun Jan 31 21:02:05 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1351 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1352 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -536,3 +536,4 @@
bpf(9): Make bpf interface with an ops vector backed by stubs
if bpf is not present in the kernel. The client
linkage is now always the same. [pooka 20100119]
+ dhcpcd(8): Import dhcpcd-5.1.5. [roy 20100131]