Module Name: src
Committed By: roy
Date: Thu Nov 24 00:40:31 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
import openresolv-3.4.5
To generate a diff of this commit:
cvs rdiff -u -r1.888 -r1.889 src/doc/3RDPARTY
cvs rdiff -u -r1.1630 -r1.1631 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.888 src/doc/3RDPARTY:1.889
--- src/doc/3RDPARTY:1.888 Tue Nov 22 09:06:47 2011
+++ src/doc/3RDPARTY Thu Nov 24 00:40:31 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.888 2011/11/22 09:06:47 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.889 2011/11/24 00:40:31 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -761,8 +761,8 @@ Notes:
Next import will need $ Id removal..
Package: openresolv
-Version: 3.4.2
-Current Vers: 3.4.2
+Version: 3.4.5
+Current Vers: 3.4.5
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.1630 src/doc/CHANGES:1.1631
--- src/doc/CHANGES:1.1630 Tue Nov 22 15:30:17 2011
+++ src/doc/CHANGES Thu Nov 24 00:40:31 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1630 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1631 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1175,3 +1175,4 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
support. [tsutsui 20111120]
arm: Add TLS (thread local storage) support. [joerg 20111118]
m68k: Add TLS (thread local storage) support. [joerg 20111122]
+ resolvconf(8): import openresolv-3.4.5 [roy 20111124]