Module Name: src
Committed By: roy
Date: Mon Jun 13 11:09:38 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Import openresolv-3.4.2
To generate a diff of this commit:
cvs rdiff -u -r1.843 -r1.844 src/doc/3RDPARTY
cvs rdiff -u -r1.1556 -r1.1557 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.843 src/doc/3RDPARTY:1.844
--- src/doc/3RDPARTY:1.843 Wed Jun 1 08:40:02 2011
+++ src/doc/3RDPARTY Mon Jun 13 11:09:38 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.843 2011/06/01 08:40:02 jruoho Exp $
+# $NetBSD: 3RDPARTY,v 1.844 2011/06/13 11:09:38 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -755,8 +755,8 @@
Next import will need $ Id removal..
Package: openresolv
-Version: 3.3.4
-Current Vers: 3.3.4
+Version: 3.4.2
+Current Vers: 3.4.2
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/openresolv/
Home Page: http://roy.marples.name/projects/openresolv/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1556 src/doc/CHANGES:1.1557
--- src/doc/CHANGES:1.1556 Sun Jun 12 03:50:42 2011
+++ src/doc/CHANGES Mon Jun 13 11:09:38 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1556 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1557 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1022,3 +1022,4 @@
alpha: Converted Alpha to use PCU to manage FPU. [matt 20110607]
sparc: enable options MODULAR in the GENERIC* kernels. [mrg 20110611]
kernel: Merge of the rmind-uvmplock branch. [rmind 20110612]
+ resolvconf(8): import openresolv-3.4.2 [roy 20110613]