Module Name: src
Committed By: roy
Date: Tue Dec 1 10:36:15 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.9.4
To generate a diff of this commit:
cvs rdiff -u -r1.1263 -r1.1264 src/doc/3RDPARTY
cvs rdiff -u -r1.2114 -r1.2115 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.1263 src/doc/3RDPARTY:1.1264
--- src/doc/3RDPARTY:1.1263 Sat Nov 7 20:17:49 2015
+++ src/doc/3RDPARTY Tue Dec 1 10:36:15 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1263 2015/11/07 20:17:49 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1264 2015/12/01 10:36:15 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -306,8 +306,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 6.9.3
-Current Vers: 6.9.3
+Version: 6.9.4
+Current Vers: 6.9.4
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.2114 src/doc/CHANGES:1.2115
--- src/doc/CHANGES:1.2114 Mon Nov 16 03:38:18 2015
+++ src/doc/CHANGES Tue Dec 1 10:36:15 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2114 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2115 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -222,3 +222,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
[phx 20151112]
cpuctl(8): Most commands can specify more than one CPU now.
[mrg 20151115]
+ dhcpcd: Import dhcpcd 6.9.4. [roy 20151130]