From 3a384dcda13ac017246dedd5d3670145a4426c6a Mon Sep 17 00:00:00 2001 From: "Internet Software Consortium, Inc" <@isc.org> Date: Tue, 11 Feb 2014 09:01:45 -0700 Subject: 9.9.5 --- CHANGES | 2 + COPYRIGHT | 34 +- bin/dig/nslookup.1 | 4 +- bin/dig/nslookup.docbook | 9 +- bin/dig/nslookup.html | 14 +- bin/named/Makefile.in | 4 +- bin/nsupdate/Makefile.in | 2 +- bin/tests/system/conf.sh.in | 2 +- bin/tests/system/emptyzones/clean.sh | 14 + bin/tests/system/emptyzones/ns1/named1.conf | 7 +- bin/tests/system/emptyzones/ns1/named2.conf | 7 +- bin/tests/system/emptyzones/ns1/rfc1918.zones | 16 + bin/tests/system/emptyzones/ns1/root.hint | 3 +- bin/tests/system/emptyzones/setup.sh | 14 + bin/tests/system/xfer/prereq.sh | 2 +- configure | 503 -------------------------- configure.in | 2 +- contrib/named-bootconf/named-bootconf.sh | 9 +- contrib/nslint-2.1a3/strerror.c | 6 +- contrib/query-loc-0.4.0/loc_ntoa.c | 6 +- lib/dns/gen-win32.h | 8 +- lib/dns/name.c | 7 +- lib/irs/Makefile.in | 4 +- lib/isc/Makefile.in | 2 +- lib/isc/commandline.c | 8 +- lib/isc/inet_aton.c | 8 +- lib/isc/string.c | 6 +- lib/isc/strtoul.c | 8 +- lib/isc/tm.c | 7 - lib/isc/unix/file.c | 6 +- lib/lwres/herror.c | 8 +- lib/lwres/lwinetaton.c | 8 +- lib/lwres/strtoul.c | 8 +- make/mkdep.in | 6 +- srcid | 2 +- version | 4 +- win32utils/Configure | 1 + 37 files changed, 126 insertions(+), 635 deletions(-) diff --git a/CHANGES b/CHANGES index c3cc99a5..00a0ffd0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.9.5 released --- + --- 9.9.5rc2 released --- 3710. [bug] Address double dns_zone_detach when switching to diff --git a/COPYRIGHT b/COPYRIGHT index e69ebd3c..514dbe7e 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -13,8 +13,6 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -$Id: COPYRIGHT,v 1.19 2012/01/03 23:46:59 tbox Exp $ - Portions of this code release fall under one or more of the following Copyright notices. Please see individual source files for details. @@ -99,11 +97,7 @@ are met: 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -3. All advertising materials mentioning features or use of this software - must display the following acknowledgement: - This product includes software developed by the University of - California, Berkeley and its contributors. -4. Neither the name of the University nor the names of its contributors +3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -516,3 +510,29 @@ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +----------------------------------------------------------------------------- + +Copyright (c) 1995, 1997, 1998 The NetBSD Foundation, Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + diff --git a/bin/dig/nslookup.1 b/bin/dig/nslookup.1 index 8ceee4e4..3d697591 100644 --- a/bin/dig/nslookup.1 +++ b/bin/dig/nslookup.1 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2004-2007, 2010, 2013 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2004-2007, 2010, 2013, 2014 Internet Systems Consortium, Inc. ("ISC") .\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -259,5 +259,5 @@ Try the next nameserver if a nameserver responds with SERVFAIL or a referral (no .PP Andrew Cherenson .SH "COPYRIGHT" -Copyright \(co 2004\-2007, 2010, 2013 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2004\-2007, 2010, 2013, 2014 Internet Systems Consortium, Inc. ("ISC") .br diff --git a/bin/dig/nslookup.docbook b/bin/dig/nslookup.docbook index dc9d857b..4da87b1e 100644 --- a/bin/dig/nslookup.docbook +++ b/bin/dig/nslookup.docbook @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []>