]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
final cleanup
authorEvan Hunt <each@isc.org>
Fri, 9 Mar 2018 07:27:25 +0000 (23:27 -0800)
committerEvan Hunt <each@isc.org>
Sat, 10 Mar 2018 07:35:02 +0000 (23:35 -0800)
- update Kyuafiles to match Atffiles
- copyrights
- CHANGES note

(cherry picked from commit 86e00cbb7161c50757bcacd59cf6fe3fc8a724ae)
(cherry picked from commit 80834b5b90ef63d0075859fd837677a69931ddbb)
(cherry picked from commit 442c1530a3032e3e910a403a4fa8b92dc3996bad)
(cherry picked from commit 6fe8188cc3985ca07c3e70c4ffbf38da82a27921)

120 files changed:
CHANGES
CONTRIBUTING.md
acconfig.h
bin/Makefile.in
bin/tests/Makefile.in
bin/tests/mdig.c
bin/tests/optional/Makefile.in
bin/tests/optional/adb_test.c
bin/tests/optional/backtrace_test.c
bin/tests/optional/byaddr_test.c
bin/tests/optional/byname_test.c
bin/tests/optional/db_test.c
bin/tests/optional/dst_test.c
bin/tests/optional/entropy2_test.c
bin/tests/optional/entropy_test.c
bin/tests/optional/fsaccess_test.c
bin/tests/optional/gsstest.c
bin/tests/optional/gxba_test.c
bin/tests/optional/gxbn_test.c
bin/tests/optional/hash_test.c
bin/tests/optional/inter_test.c
bin/tests/optional/keyboard_test.c
bin/tests/optional/lex_test.c
bin/tests/optional/lfsr_test.c
bin/tests/optional/log_test.c
bin/tests/optional/lwres_test.c
bin/tests/optional/lwresconf_test.c
bin/tests/optional/master_test.c
bin/tests/optional/mempool_test.c
bin/tests/optional/name_test.c
bin/tests/optional/nsecify.c
bin/tests/optional/ratelimiter_test.c
bin/tests/optional/rbt_test.c
bin/tests/optional/rbt_test.txt
bin/tests/optional/rwlock_test.c
bin/tests/optional/serial_test.c
bin/tests/optional/shutdown_test.c
bin/tests/optional/sig0_test.c
bin/tests/optional/sock_test.c
bin/tests/optional/sym_test.c
bin/tests/optional/task_test.c
bin/tests/optional/timer_test.c
bin/tests/optional/zone_test.c
bin/tests/system/README
bin/tests/system/allow-query/clean.sh
bin/tests/system/allow-query/ns2/generic.db
bin/tests/system/allow-query/ns2/named01.conf.in
bin/tests/system/allow-query/ns2/named03.conf.in
bin/tests/system/allow-query/ns2/named05.conf.in
bin/tests/system/allow-query/ns2/named07.conf.in
bin/tests/system/allow-query/ns2/named09.conf.in
bin/tests/system/allow-query/ns2/named11.conf.in
bin/tests/system/allow-query/ns2/named12.conf.in
bin/tests/system/allow-query/ns2/named21.conf.in
bin/tests/system/allow-query/ns2/named23.conf.in
bin/tests/system/allow-query/ns2/named25.conf.in
bin/tests/system/allow-query/ns2/named27.conf.in
bin/tests/system/allow-query/ns2/named29.conf.in
bin/tests/system/allow-query/ns2/named31.conf.in
bin/tests/system/allow-query/ns2/named32.conf.in
bin/tests/system/allow-query/ns2/named33.conf.in
bin/tests/system/allow-query/ns2/named40.conf.in
bin/tests/system/allow-query/ns2/named54.conf.in
bin/tests/system/allow-query/ns2/named56.conf.in
bin/tests/system/allow-query/setup.sh
bin/tests/system/allow-query/tests.sh
bin/tests/system/autosign/ns3/keygen.sh
bin/tests/system/dialup/tests.sh
bin/tests/system/dnssec/signer/general/test1.zone
bin/tests/system/dnssec/signer/general/test2.zone
bin/tests/system/dnssec/signer/general/test3.zone
bin/tests/system/dnssec/signer/general/test4.zone
bin/tests/system/dnssec/signer/general/test5.zone
bin/tests/system/dnssec/signer/general/test6.zone
bin/tests/system/dnssec/signer/general/test7.zone
bin/tests/system/dnssec/signer/general/test8.zone
bin/tests/system/fetchlimit/prereq.sh
bin/tests/system/filter-aaaa/prereq.sh
bin/tests/system/serve-stale/.gitignore [deleted file]
bin/tests/system/stopall.sh
lib/Makefile.in
lib/dns/rdata/in_1/wks_11.c
lib/dns/tests/Kyuafile
lib/dns/tests/db_test.c
lib/dns/tests/dnstest.c
lib/dns/tests/dnstest.h
lib/dns/tests/dst_test.c
lib/dns/tests/rbt_test.c
lib/dns/tests/resolver_test.c
lib/dns/tests/testdata/db/data.db
lib/irs/resconf.c
lib/irs/tests/resconf_test.c
lib/irs/tests/testdata/options-bad-ndots.conf
lib/irs/tests/testdata/options-empty.conf
lib/isc/netscope.c
lib/isc/tests/Kyuafile
lib/isc/tests/atomic_test.c
lib/isc/tests/counter_test.c
lib/isc/tests/isctest.c
lib/isc/tests/isctest.h
lib/isc/tests/mem_test.c
lib/isc/tests/netaddr_test.c
lib/isc/tests/parse_test.c
lib/isc/tests/pool_test.c
lib/isc/tests/queue_test.c
lib/isc/tests/radix_test.c
lib/isc/tests/sockaddr_test.c
lib/isc/tests/socket_test.c
lib/isc/tests/symtab_test.c
lib/isc/tests/task_test.c
lib/isc/tests/taskpool_test.c
lib/isc/tests/timer_test.c
lib/isc/unix/entropy.c
lib/isc/win32/win32os.c
util/check-changes
util/copyrights
util/git-replay-merge.sh
win32utils/Configure
win32utils/build.txt
win32utils/readme1st.txt

diff --git a/CHANGES b/CHANGES
index 05f70064877f666f809001834a1176775adbbadf..04b6a6ae0f25e2f35bbab7226bbb41525b65ca60 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+4913.  [test]          Re-implemented older unit tests in bin/tests as ATF,
+                       removed the lib/tests unit testing library. [GL #115]
+
 4910.  [func]          Update util/check-changes to work on release branches.
                        [GL #113]
 
index c00f4fcfc2dd5e86945ee43888c84a0a1fec38ec..844833bad02b05ce31a08ff3b5dd23fa09cb88f4 100644 (file)
@@ -1,12 +1,17 @@
 <!--
- - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
  -
- - This Source Code Form is subject to the terms of the Mozilla Public
- - License, v. 2.0. If a copy of the MPL was not distributed with this
- - file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ - Permission to use, copy, modify, and/or distribute this software for any
+ - purpose with or without fee is hereby granted, provided that the above
+ - copyright notice and this permission notice appear in all copies.
  -
- - See the COPYRIGHT file distributed with this work for additional
- - information regarding copyright ownership.
+ - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ - AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ - 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.
 -->
 ## BIND Source Access and Contributor Guidelines
 *Feb 22, 2018*
index 280c861edd052212185fcf3f0abf7c26a5784f66..a38f378e0e1aca71d91e056c3001ee4535f38139 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008, 2012, 2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index c1e78ac501e8cc3a5c86490258dd49192c159534..28b5750abd28a194f9bd0fca207dfa78a1b74bb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009, 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 33f3c80c3fd36f23774011e881eaaf4ba54c47ff..fa793cc952c128546e4ac383ff7659a5f08d6f32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2012, 2014-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2012, 2014-2018  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 80e6035ba593d5401539c706c2849192681db996..4d6cc9912621c772c9c1f6206ad05bb9223dfef2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017.2018, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2016-2018  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
index 4442a808c49228b1e1624697591d326eabcef20b..d8ac74a1615eacb7aa058396d3d9cb88ab935a7e 100644 (file)
@@ -1,11 +1,16 @@
-# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
 #
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
 #
-# See the COPYRIGHT file distributed with this work for additional
-# information regarding copyright ownership.
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# 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.
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 64a6e40b0a3f1ec5df4f793a29d5259bc3fdfd65..e17f7a884861235311eeedc6345c89c6c51d6e0b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 67d399225e8a57969b7216a382844a97f2949674..20b92ea8f0ef1fe7a8c0f76bc9022e0cb5c1b791 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index d7e53b6d08b09b6140fb2509dd4c9679461716e1..5b3de1ce9a672325be25b34c6329a3d673ac318e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000-2002  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 3c01b73b1d6826f00be1ba1c8c4c0ef300f2acb2..4530058cc352daf885bec0a88105f52346c5bebb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2012, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index e09ce0955bda7f1c170a0fa11a33be91b696d472..01fd7ff69aee0a92ed6ccfc7ca05ab1a42c2edbf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011-2013, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index f8ab14dc05fb56dfb5d1da7679b3de4f0a7b08ce..40d48a93d796c9e8d4d8c00c780e9f3f4795ed22 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index a479ac87ee6c4fd0462974aba5699ef0b804987e..3912675439ad18dce13e9d99c95814cbe0594f9a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 89bc7854691536b6d7892ead7c68e74c214d14da..9a731ab0d2623254870867e7f110ce51599a9f4f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 14959d2cd4a0d43a6d3bc61af6b9167c044d781e..97db6bf03c0d28e6257d5c08d78bd6724e4d85a0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 3fd000e538edef90c20e5f22755bca8a7d8850b9..8088c64a37a765cdba8a28c6b34d62817eb93cd1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2009-2011, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index f9d968def22ec38339aef71e7c794237fee0967a..19806c59646c0bf48a99cfc02d171273e6fc35f0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index ed8198357fbe368b2f9d63328a74aa52bb77f114..498c82f9e345f218bbdf99c2c8e736fe25cc02cd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index aa141d67a77c3ba3191c0513a29bbb41f48eca9d..a1123eab1949fca71c50faea973be4986dddbdd9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2014, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index c4aa81777112c13003ef1284321946a25f147391..4ca746c144e96d9875482d64c6a7a7a805974f2d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 67c22c0c1d6ba95e1abc3b80d1c84535d2e94fef..b81e7523e1c77bc8e15d1942e5866389e2ea7a4b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 2adf62ee7ef5a2aeb7f94f1a3c03df815cc7214f..191ea2fc897d555f47d5e3356a4f487b808a7566 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 931af0d6a4037b7673e90f52be3933869869d99d..c0b5bca2e51890a035eb7b4d321c0ad3918563a4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 84f61af118c581dfbe85c278a0416ce6ae183222..0875389b0c252b766617e4312ec32f299d9ab1f6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index fb60c46d90a02bed4bd55707f82007de9b3c8d8a..ea7525faf6e4f08a5b83e27a0c5bdbc053bdb23f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index ebb30f9c1455931cbf1fedc28a456a663ab373c5..26694265cf2aebff508582ac3afd23bea4df8a28 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index e70304dc94ab4fdc4eb35f994cc3b030a83d5375..12ed7381fea688a64ad8166c2631f0eddc685987 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index e77d75c57e4c45126656d24b0af43de81036918b..40e95156a5c37a020c18c73462f83ce3a6306596 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 2c88caf2c7b4be6931210c7ea253c1e600b23ae0..d1a9403c3f4d36ba9bdb49b719391019031bf78b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 7c8f295e467cb6cb792d1fcbc63c9bf161244958..8898987ef25ec9d36303f4d40224de81dae90d50 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009, 2011, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 7e644a2309c54be1d1d66e2e80c755a7ea64f4cf..a8f44990c2d95c3a290e1c94c42d0fc898c471ec 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 9e1b4bdfd337c56ab7bdd777ab63d68eba24f78e..cda61a01f6b27798607ea6636dcdc4465494402d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index c7230046fe27c36643faa9b2ca2df0ef9a0f02d7..c4bb71ce6be036aa7b8181e82e294dc22e87660d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index e5175e2ecd3fa6bd9782fee1613e2d046f5fdc0c..d1a0df836ff51cde4140037a76280e2feb74f707 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index c75426828e2deeba78bf78b818c8615eaa12441e..e222701b8bb43d3154c2f4aef2f0cb2d98667bb0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
+ * Copyright (C) 2018  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
index c373a53d8774e3d5901bfbeeee703c682365d552..33de8988bd04c4c28f19766ba16c781154234137 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011, 2013, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 37b4588f64b49ba11f61c3f5263a152de0a514b3..9f20f4c0a693c7812fa718004abe95052b0a955f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 2df44b5f37260b183382bba915aa8aa9ead31527..56da52c4e99a800823f9aeef20994833b113a054 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2008, 2012-2015, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index b59c0ac58299e84741f14d09ed9d9c406c5021ac..71db668d0afe853abde497d929933e179c645b30 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index d056ed17c7f094e6febdbe09fa5acd5a732e7ac9..421fef02c4e7fca342983d79e0d3648bd2ee3cca 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index a1c6539dfa04f04056cf451e9df87b9d48cfc49e..bc705225f8f95f8ff30ca77c0529e8556307cb4f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1998-2001  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 665a0f836400b7c65d77700fbe60d59195dc2b5e..496d0a2cc7d4766dc81e9d7b196089500cff3889 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
- * Copyright (C) 1999-2002  Internet Software Consortium.
+ * Copyright (C) 2018  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
index 87198fab30e5957f2fbc5306275038eb15d441b7..138c11ddc3d6dac1cff3a73fb747316d88c76c65 100644 (file)
@@ -2,7 +2,6 @@ Copyright (C) 2004, 2010, 2011, 2013, 2015, 2018  Internet Systems Consortium, I
 Copyright (C) 2000, 2001  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
-
 Introduction
 ===
 This directory holds a simple test environment for running bind9 system tests
index e45f3ce3dee32718f53636a2c4414167ae1bce9f..8bf5dab82ad0d39ada671c590bfe2df9238a993f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2015, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018  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
index f5b1c5d492b3134abcd998a9e93666689a63984e..af29a341a280cfef8fbecc0c858920abdac10d18 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2018  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
index 3b4a6c9c627259a9f24fbc38ad7ab9f2a20ffaa2..b782d5a9eadd698718dd8e081b461b8a06a037a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 04c5220dc2051a6bdb89c903b74155a8a7250e23..797f32db4373987b2da9c3245a6889691821d37a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index afb96c170b5720b08ea83f3a2351f1496ddda9bb..84791983d8bbf2ee29ec2a7a87501d8e522af1aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 2e2d17d0c1e6f6fd24d458d7b17c2154f1105941..511b9396ac16a873770c6c83f7896f542e8f8f23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 211e6f763033fb8e9c6107c53d3231d2847936a2..ecd17d80dbdc0ca03fe410c9faa5a5cb6698b3fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 2aa248d02e9fb95063d0296b7b8d4d75d0e5e3d9..151139a7e0766c94e37729615e4544764d2abedf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
  */
 
 key one {
-        algorithm hmac-md5;
-        secret "1234abcd8765";
+       algorithm hmac-md5;
+       secret "1234abcd8765";
 };
 
 key two {
-        algorithm hmac-md5;
-        secret "1234efgh8765";
+       algorithm hmac-md5;
+       secret "1234efgh8765";
 };
 
 
@@ -30,7 +30,7 @@ options {
        pid-file "named.pid";
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
-        recursion no;
+       recursion no;
        allow-query { key one; };
 };
 
index a0bd58ec3048f7a7f0327b2e54d8ae28335ded92..f67825e6580150b53ac23b424ab0a75bace72575 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
@@ -15,8 +15,8 @@
  */
 
 key one {
-        algorithm hmac-md5;
-        secret "1234abcd8765";
+       algorithm hmac-md5;
+       secret "1234abcd8765";
 };
 
 options {
@@ -24,7 +24,7 @@ options {
        pid-file "named.pid";
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
-        recursion no;
+       recursion no;
        allow-query {! key one; };
 };
 
index 46c925dfcc71e7d51e88e81e49242b5111b93f7d..7da12f3fb3b5ba115f47d6c8c376d50cedfe5d91 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 66ef60b702732487f5e0e88901d519d898ad6a13..e8d21a5158026dce7da4d54b863c79b2b175be95 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 78ffae965ed4a7c5abfd6956b47f1a6e16eb891c..f540256cc71e6f8e10edf0acb070c2bdbf3e55ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 3183ac48c881437fb60b76b55827cfde51b1923d..a638c23c77a7695644239325a8f558a697d91978 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index e7932318f85501899fc9523e3ffcac6155b5d719..045186323fc8c8af776019d7d0165e76cf06ba45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index f915ae0b4942507bbc949455f7d194affe80acac..5fc5ffe6c19193a949f2a513ba1d3f70c9cf6b46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 0c699353fd0ee8ad13a0232d1ef7aa26b37b3aaa..2e30467cf5aaa1cc4f60fb4de71d625e4b23506c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
@@ -15,8 +15,8 @@
  */
 
 key one {
-        algorithm hmac-md5;
-        secret "1234abcd8765";
+       algorithm hmac-md5;
+       secret "1234abcd8765";
 };
 
 options {
@@ -24,7 +24,7 @@ options {
        pid-file "named.pid";
        listen-on { 10.53.0.2; };
        listen-on-v6 { none; };
-        recursion no;
+       recursion no;
 };
 
 include "controls.conf";
index f6111accbd052eaf6911ff61013ed77c92d4174b..e205797a0ac0e56aed6de51db3cefff526cf4671 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 6194b91ce3ffad7b6dd1124e39a24cacf162fe37..2444a8c41b3db956abc9a7af927670412a3a60c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 55478326392c6736e113e6565d43da088be00bbf..5873eb8b2b14eba21305d9bf6f4dd617410827af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index b18d903e2025fe9cdbb434d1eb31f04a4649dd7b..7f6b8e44f465b33e04f9aa48baa2cd44ced8e1ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2018  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 6d1ddefdbfa520d41d60a48e1cb339a2e0c10826..28fc0009e30cc7922befb426f3cfda33e9af2062 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2010, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018  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
index 1643e9b9a6c8b145ff83ad436c4fcf32b6ffc0af..0b99a72a9801bd56578faf1ee150ccb274906af8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2013, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018  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
index 03bd654b1f35f609b964c465a21bd41711f84a36..2d856d1f17bf1b8b6612674993f73a7ddf50ed26 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2009-2012, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2009-2012, 2014, 2017, 2018  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
index d59a43c44f08aa4621a1507e8f544ec0419aa929..219f3e8b489f17cf801838ffd358f7e9bd05bd8e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2012, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index a53fba763b3877c174103743e0b36969baefcdbd..a8b5d83af833e9606b0bcd2b4968e38179f50c43 100644 (file)
@@ -1,4 +1,17 @@
+; Copyright (C) 2018  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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; 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.
+
 ;      This is a zone which has two DNSKEY records, both of which have
 ; existing private key files available.  They should be loaded automatically
 ; and the zone correctly signed.
index 731c291cc741720fb6e0737428afc3944edc11f7..311e036bbc662a2b0bf65a0a3df279ba5b2fdf7b 100644 (file)
@@ -1,4 +1,17 @@
+; Copyright (C) 2018  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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; 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.
+
 ;      This is a zone which has one non-KSK DNSKEY record for which the
 ; private key file exists.  It should be loaded automatically and the zone
 ; correctly signed.
index ec05bee7c5bd362f4a28750940193315b1568218..ee0cfb173d58f34835128c7e9d3b45c16e90552c 100644 (file)
@@ -1,4 +1,17 @@
+; Copyright (C) 2018  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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; 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.
+
 ;       This is a zone which has one KSK DNSKEY record for which the
 ; private key file exists.  It should be loaded automatically.  As there
 ; is no non-KSK DNSKEY the resulting zone should be rejected.
index 824e52b513b683cc20addb460b847287096bd6f1..552198e2364fff5b02dae2fd03de532e05fa34c1 100644 (file)
@@ -1,4 +1,17 @@
+; Copyright (C) 2018  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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; 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.
+
 ;      This is a zone which has three DNSKEY records, two (KSK + ZSK) of
 ; which have existing private key files available.  The third is a
 ; pre-published ZSK.
index 546ebad457c982f89a4bf09250ec473998235f5c..9e9cb69c7dbfeb745e111658917c6d46441a6c05 100644 (file)
@@ -1,4 +1,17 @@
+; Copyright (C) 2018  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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; 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.
+
 ;      This is a zone which has three DNSKEY records, two (KSK +ZSK) of which
 ; have existing private key files available.  The third is a KSK.
 ;
index 91091f7275f2dceaa4381bfb2cddd25846c1f260..23fc30f9b5a0ce08f6f142a219d11eb4144b7b48 100644 (file)
@@ -1,4 +1,17 @@
+; Copyright (C) 2018  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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; 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.
+
 ;      This is a zone which has four DNSKEY records, two (KK + ZSK) of which
 ; have existing private key files available.  There are also a KSK and ZSK
 ; for which there will be no signatures.
index e42d5aa1def61747787f6a06d8f41322d3a8cb50..1ccc3d967866e144f2302789dd59238cfdc5cdfb 100644 (file)
@@ -1,4 +1,17 @@
+; Copyright (C) 2018  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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; 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.
+
 ;      This is a zone which has two DNSKEY records, none of which have
 ; existing private key files available.  The resulting zone should fail
 ; the consistancy tests.
index cc51f0a183049d84df7932136d0901ae13118c93..32a9dc4b910058419e6dfd6b9f60f950a38cc475 100644 (file)
@@ -1,4 +1,17 @@
+; Copyright (C) 2018  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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; 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.
+
 ;      This is a zone which has two DNSKEY records, one of which,
 ; the KSK, has a private key.  The resulting zone should be rejected as
 ; it has no ZSK signatures.
index d7d78ce6b8397603f83a15902de575ac15d9de21..f277ee8bd4cad8f5b2e9eb0a669c055a5b001313 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2015, 2016, 2018  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
index 212ee50528aaca3057b4d8bc4cb4a480c258e17e..efb7c66d280d28ae6398598cd9453b22a3bb480b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010, 2012, 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010, 2012, 2014, 2016, 2018  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
diff --git a/bin/tests/system/serve-stale/.gitignore b/bin/tests/system/serve-stale/.gitignore
deleted file mode 100644 (file)
index 3d3bc7f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/ans2/ans.pid
-/ans2/ans.pl
-/ns1/named.conf
-/ns3/named.conf
-/ns3/root.bk
index d9b57e0f92e3c7d4e98a9bf67285ab63188a147d..ed46aadb4c7c5d69c2b9cd2413cde158e943c11e 100644 (file)
@@ -1,13 +1,18 @@
 #!/bin/sh
 #
-# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
 #
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
 #
-# See the COPYRIGHT file distributed with this work for additional
-# information regarding copyright ownership.
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# 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.
 
 #
 # Stop all hanging processes from any system tests.
index f595ef44ed0e84fb0fe8c711611597f714fbf75b..e35f87a5fc4332b75415f591101303b20df4533b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2013, 2018  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 3fd6108184176da21c7db6d40d931ce5610aa616..97c8d354c5678d5f1740ebc0abcef19a75d437b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2011-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2009, 2011-2018  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 179ac091559c2fa9dec609aef2aeb335a7bd6cbd..7ce1b1096b5da0932e657d1ce20a13241cc274e2 100644 (file)
@@ -8,12 +8,14 @@ atf_test_program{name='dbiterator_test'}
 atf_test_program{name='dbversion_test'}
 atf_test_program{name='dh_test'}
 atf_test_program{name='dispatch_test'}
+atf_test_program{name='dst_test'}
 atf_test_program{name='master_test'}
 atf_test_program{name='name_test'}
 atf_test_program{name='nsec3_test'}
 atf_test_program{name='private_test'}
 atf_test_program{name='rdata_test'}
 atf_test_program{name='rdataset_test'}
+atf_test_program{name='resolver_test'}
 atf_test_program{name='time_test'}
 atf_test_program{name='tsig_test'}
 atf_test_program{name='update_test'}
index e330ec0555d6d54f55c7cc14b3a4a9a4de785c44..c70ececd08edf4b7d2b76dca64cff9e8be36f7ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2013, 2015, 2018  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
index ebd30f4354b941dead7f304e9b346a02f7f3a869..e753eb0e6239d5df5c2384eaa152e1417c442e15 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011-2015, 2017, 2018  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
index 95717c917921756d452b14faa214b95401cf512e..1ab9fa8eca0c54141ec5cc902c8444d54ca1fee0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2012, 2015, 2017, 2018  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
index 284249b65fede7d15c57267a13f7ca14ea0f51b2..d75acb5c4cb28af67c432769fba84f6baf4a5d5c 100644 (file)
@@ -1,12 +1,17 @@
 /*
- * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
  *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
  *
- * See the COPYRIGHT file distributed with this work for additional
- * information regarding copyright ownership.
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * 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.
  */
 
 /* ! \file */
index 9f6987fece6b8f8532509c3f87e60bbacec4e9ba..e3657935cd806125122f90b8e31911cc9508ae7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 1bb34f24a1ad9a90a063d8db7f6639f2d3c43fd5..67fbe05627359233966094db7bf746eb7820b687 100644 (file)
@@ -1,12 +1,17 @@
 /*
- * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
  *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
  *
- * See the COPYRIGHT file distributed with this work for additional
- * information regarding copyright ownership.
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * 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.
  */
 
 /*! \file */
index ab61c9584c52364a0f30976a7612d3258e17b975..dcffb093dfbf25ced9d76f0d2caae7bbb836018b 100644 (file)
@@ -1,3 +1,17 @@
+; Copyright (C) 2018  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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+; 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.
+
 $TTL 1000
 @              in      soa     localhost. postmaster.localhost. (
                                1993050801      ;serial
index 890855398692a51b8d50a9bc92623f9b4d2670fc..264dfac824112c31800762d26012f1a98b1b8749 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011, 2012, 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2011, 2012, 2014-2016, 2018  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
@@ -14,8 +14,6 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id$ */
-
 /*! \file resconf.c */
 
 /**
index 4b81692b8fdeaf993577f3bb2e0d396833aabe8a..8f76d0cf61d6388ee7fdaedf9d211488f8f54a99 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2016, 2018  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
index 5c104c74b55d9e32db32cb386ad067ddc06b0cbf..a4e7e92c726613e2d7e676b7fd22d5fc3e54dddb 100644 (file)
@@ -1,11 +1,16 @@
-# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
 #
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
 #
-# See the COPYRIGHT file distributed with this work for additional
-# information regarding copyright ownership.
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# 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.
 
 search example.com example.net
 options ndots:256
index e8b902ea2d832b764654cc72afc54e3531891eab..da758e2f901d219f2fe10b6e6418c1a0026bf571 100644 (file)
@@ -1,11 +1,16 @@
-# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
 #
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
 #
-# See the COPYRIGHT file distributed with this work for additional
-# information regarding copyright ownership.
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# 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.
 
 domain example.com
 options
index dbdf9c9b99cab3ae2e002daa16afa3458045043b..cbd3e7477d4ed2aca55e33febe618141634cbb97 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2018  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index bb9555c571f89cfcb6e2ba53897ee3419e315ca8..d539dee4d31544f052a8748355833f16d5dbfbaa 100644 (file)
@@ -1,6 +1,7 @@
 syntax(2)
 test_suite('bind9')
 
+atf_test_program{name='atomic_test'}
 atf_test_program{name='counter_test'}
 atf_test_program{name='errno_test'}
 atf_test_program{name='hash_test'}
@@ -22,3 +23,4 @@ atf_test_program{name='symtab_test'}
 atf_test_program{name='task_test'}
 atf_test_program{name='taskpool_test'}
 atf_test_program{name='time_test'}
+atf_test_program{name='timer_test'}
index 1280c61fc692b6d277f075a8ef8a88537857543e..c4d1029d2d7302619cbf496e94346ac6469064d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2013, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 872111b91bd88a2f442efbd5fd8bcb5ef088d7d0..b0f25bdfe5d97158ec6b11b8fe287470d5f34d37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2014, 2018  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
index 4d24e2161e4b8b11a0efc7bcb05bee533e39558f..ec50797a6405dcaa16e1b469a27065f57ec7f5b9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2014, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2012, 2014, 2017, 2018  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
index 614d1b82b67136e012976d7c18705a3e65856393..6ccc0d1bb8fb9166028487570d9ef4f9026c8687 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2012, 2018  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
index 79b792241550a67d17a1a4e3f2433c84e8fb2c9f..25c2585e3913411166ad4a3ffe447e3428e9204c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  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
index 670bf45eaab9cdb4c1d8e7499712fd73a83f5a21..07029eca4ba00b4afd1902cf3b4f3b54d7f6d781 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2016, 2018  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
index a2fb6c7fada1a34b22a5050c96e722f29efb0cd4..7270b18bde597eb2eb7734c1bb6d52939420f636 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2012, 2013, 2018  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
index 28b2dd132f2fe7e44a568b4b449bd29b63f1a9bc..a3db0c595ced5dcf7e6c664b81cf90982a922529 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2013, 2018  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
index dce834c448832553954377331f0c6c1d2f5b30a7..44afa982eccf830b129768b0cdea8d64b0dbc05b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2012, 2018  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
index eb3800bd104a180ef48ade388df93bddd0dddb15..055037777e9002cd9330ba43f7e470fc384ad195 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2014, 2018  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
index afd4320097dd1a01abf9e9fe1e93d22894bcc327..f60ebfee02613ff876e959739c72a06fcd56fa6b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2015, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2012, 2015, 2017, 2018  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
index 8100debabc5a2f071c387647df9eb179f3628183..b5c577300ec95ccbde594bb7694f43436a8cce1e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2012, 2017, 2018  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
index 6a1955309fdadcfd91507de6878c583a5c9afa56..203ae7d6f2ff5ff5114c4bfeef4326a033715ac7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011-2013, 2018  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
index 813c9eb06a81dd0f7a5e19f8e5441e1486b44c95..96e9e5ba1031630db3f44f9c3e91c74ee0c2775d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2012, 2018  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
index 1cd479f563c30bf4cef178c100b2879f471ac4c8..a5bcdd6ae520833787ebfe04efbc53512da215ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2012, 2018  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
index e360419b58fc8facf70f70be2086eb8558c4c36e..a33a4b469c375b56443f3a2a093883807ac820ae 100644 (file)
@@ -1,12 +1,17 @@
 /*
- * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
  *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
  *
- * See the COPYRIGHT file distributed with this work for additional
- * information regarding copyright ownership.
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * 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.
  */
 
 /*! \file */
index 63e5c1a163ea14d3e625bfa7bb1ec814a7bba246..c00cccd8a2fce2e394c9e8a298b0da3316222542 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2012, 2017  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2012, 2017, 2018  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index f6aeeb3465431be006c0ae002dccba576a98a736..1f9ca23388dfebbcdae0504082601cc79b6b5e04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2013-2015, 2018  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 9763f2f5c8d490e3f286a86de2a1c3a241b90a51..2d5042b07132d68067e58aeefc80a3484d59e4de 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2018  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 6c9a91bb43c83456e48e73c2df0ad73e73baa223..12080399c7af344c246ecfe5e3c16e52c87a2b4d 100644 (file)
@@ -2,6 +2,8 @@
 ./.gitignore                                   X       2012,2014,2015
 ./Atffile                                      X       2011
 ./CHANGES                                      X       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
+./CONTRIBUTING                                 X       2018
+./CONTRIBUTING.md                              MKD     2018
 ./COPYRIGHT                                    TXT     1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./EXCLUDED                                     X       2012,2013
 ./FAQ.xml                                      SGML    2017
@@ -13,9 +15,9 @@
 ./OPTIONS.md                                   MKD     2017
 ./README                                       X       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./README.md                                    MKD     2017,2018
-./acconfig.h                                   C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2012,2014,2016
+./acconfig.h                                   C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2012,2014,2016,2018
 ./aclocal.m4                                   X       1999,2000,2001,2012,2014
-./bin/Makefile.in                              MAKE    1998,1999,2000,2001,2004,2007,2009,2012,2013
+./bin/Makefile.in                              MAKE    1998,1999,2000,2001,2004,2007,2009,2012,2013,2018
 ./bin/check/.gitignore                         X       2012
 ./bin/check/Makefile.in                                MAKE    2000,2001,2002,2003,2004,2005,2006,2007,2009,2012,2014,2015,2016
 ./bin/check/check-tool.c                       C       2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2015,2017
 ./bin/rndc/win32/rndcutil.vcxproj.filters.in   X       2013,2015
 ./bin/rndc/win32/rndcutil.vcxproj.in           X       2013,2015,2016,2017
 ./bin/rndc/win32/rndcutil.vcxproj.user         X       2013
-./bin/tests/.gitignore                         X       2012
-./bin/tests/Kchild.example.+003+04017.key      X       2000,2001
-./bin/tests/Kchild.example.+003+04017.private  X       2000,2001
-./bin/tests/Makefile.in                                MAKE    1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2014,2015,2016,2017
-./bin/tests/adb_test.c                         C       1999,2000,2001,2004,2005,2007,2009,2011,2012,2015
-./bin/tests/backtrace_test.c                   C       2009,2013,2015
-./bin/tests/byaddr_test.c                      C       2000,2001,2002,2004,2005,2007,2012,2015
-./bin/tests/byname_test.c                      C       2000,2001,2004,2005,2007,2009,2012,2015,2017
+./bin/tests/.gitignore                         X       2012,2018
+./bin/tests/Makefile.in                                MAKE    1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2014,2015,2016,2017,2018
 ./bin/tests/cfg_test.c                         C       2001,2002,2004,2005,2007,2009,2010,2011,2015
-./bin/tests/compress_test.c                    C       1999,2000,2001,2004,2005,2006,2007,2015
-./bin/tests/db_test.c                          C       1999,2000,2001,2004,2005,2007,2008,2009,2011,2012,2013,2015,2017
-./bin/tests/entropy2_test.c                    C       2000,2001,2004,2005,2007,2015,2018
-./bin/tests/entropy_test.c                     C       2000,2001,2004,2005,2007,2015,2018
 ./bin/tests/fromhex.pl                         PERL    2015
-./bin/tests/fsaccess_test.c                    C       2000,2001,2004,2005,2007,2012,2015,2018
-./bin/tests/gxba_test.c                                C       2000,2001,2004,2005,2007,2015
-./bin/tests/gxbn_test.c                                C       2000,2001,2004,2005,2007,2015
-./bin/tests/hash_test.c                                C       2000,2001,2004,2005,2006,2007,2014,2015,2016,2017
 ./bin/tests/headerdep_test.sh.in               SH      2000,2001,2004,2007,2012
-./bin/tests/inter_test.c                       C       2000,2001,2003,2004,2005,2007,2008,2015,2018
-./bin/tests/keyboard_test.c                    C       2000,2001,2004,2005,2007,2015
-./bin/tests/lex_test.c                         C       1998,1999,2000,2001,2004,2005,2007,2015
-./bin/tests/lfsr_test.c                                C       1999,2000,2001,2004,2005,2007,2015
-./bin/tests/log_test.c                         C       1999,2000,2001,2004,2007,2011,2014,2015
-./bin/tests/lwres_test.c                       C       2000,2001,2004,2005,2007,2015
-./bin/tests/lwresconf_test.c                   C       2000,2001,2004,2007,2015
-./bin/tests/master_test.c                      C       1999,2000,2001,2004,2007,2009,2015
 ./bin/tests/mdig.c                             C       2016,2017,2018
-./bin/tests/mempool_test.c                     C       1999,2000,2001,2004,2007
-./bin/tests/name_test.c                                C       1998,1999,2000,2001,2003,2004,2005,2007,2009,2015,2018
 ./bin/tests/named.conf                         CONF-C  1999,2000,2001,2004,2007,2011
-./bin/tests/nsecify.c                          C       1999,2000,2001,2003,2004,2007,2008,2009,2011,2015,2017
-./bin/tests/ratelimiter_test.c                 C       1999,2000,2001,2004,2007,2015
-./bin/tests/rbt_test.c                         C       1999,2000,2001,2004,2005,2007,2009,2011,2012,2014,2015,2018
-./bin/tests/rbt_test.out                       X       1999,2000,2001
-./bin/tests/rbt_test.txt                       SH      1999,2000,2001,2004,2007,2012
-./bin/tests/rwlock_test.c                      C       1998,1999,2000,2001,2004,2005,2007,2013,2017,2018
-./bin/tests/serial_test.c                      C       1999,2000,2001,2003,2004,2007,2015
-./bin/tests/shutdown_test.c                    C       1998,1999,2000,2001,2004,2007,2011,2013,2017,2018
-./bin/tests/sig0_test.c                                C       2000,2001,2004,2005,2007,2008,2009,2012,2015
-./bin/tests/sock_test.c                                C       1998,1999,2000,2001,2004,2007,2008,2012,2013,2014,2015,2017,2018
+./bin/tests/optional/Kchild.example.+003+04017.key     X       2018
+./bin/tests/optional/Kchild.example.+003+04017.private X       2018
+./bin/tests/optional/Makefile.in               MAKE    2018
+./bin/tests/optional/adb_test.c                        C       2018
+./bin/tests/optional/backtrace_test.c          C       2018
+./bin/tests/optional/byaddr_test.c             C       2018
+./bin/tests/optional/byname_test.c             C       2018
+./bin/tests/optional/db_test.c                 C       2018
+./bin/tests/optional/dst_test.c                        C       2018
+./bin/tests/optional/entropy2_test.c           C       2018
+./bin/tests/optional/entropy_test.c            C       2018
+./bin/tests/optional/fsaccess_test.c           C       2018
+./bin/tests/optional/gsstest.c                 C       2018
+./bin/tests/optional/gxba_test.c               C       2018
+./bin/tests/optional/gxbn_test.c               C       2018
+./bin/tests/optional/hash_test.c               C       2018
+./bin/tests/optional/inter_test.c              C       2018
+./bin/tests/optional/keyboard_test.c           C       2018
+./bin/tests/optional/lex_test.c                        C       2018
+./bin/tests/optional/lfsr_test.c               C       2018
+./bin/tests/optional/log_test.c                        C       2018
+./bin/tests/optional/lwres_test.c              C       2018
+./bin/tests/optional/lwresconf_test.c          C       2018
+./bin/tests/optional/master_test.c             C       2018
+./bin/tests/optional/mempool_test.c            C       2018
+./bin/tests/optional/name_test.c               C       2018
+./bin/tests/optional/nsecify.c                 C       2018
+./bin/tests/optional/ratelimiter_test.c                C       2018
+./bin/tests/optional/rbt_test.c                        C       2018
+./bin/tests/optional/rbt_test.out              X       1999,2000,2001,2018
+./bin/tests/optional/rbt_test.txt              SH      1999,2000,2001,2004,2007,2012,2018
+./bin/tests/optional/rwlock_test.c             C       2018
+./bin/tests/optional/serial_test.c             C       2018
+./bin/tests/optional/shutdown_test.c           C       2018
+./bin/tests/optional/sig0_test.c               C       2018
+./bin/tests/optional/sock_test.c               C       2018
+./bin/tests/optional/sym_test.c                        C       2018
+./bin/tests/optional/task_test.c               C       2018
+./bin/tests/optional/timer_test.c              C       2018
+./bin/tests/optional/zone_test.c               C       2018
 ./bin/tests/startperf/README                   X       2011
 ./bin/tests/startperf/clean.sh                 SH      2011,2012
 ./bin/tests/startperf/makenames.pl             PERL    2011,2012
 ./bin/tests/startperf/mkzonefile.pl            PERL    2011,2012
 ./bin/tests/startperf/setup.sh                 SH      2011,2012
 ./bin/tests/startperf/smallzone.db             ZONE    2011
-./bin/tests/sym_test.c                         C       1998,1999,2000,2001,2004,2005,2007,2015
 ./bin/tests/system/.gitignore                  X       2012,2014,2016,2018
 ./bin/tests/system/Makefile.in                 MAKE    2000,2001,2004,2007,2008,2010,2011,2012,2013,2014,2015,2016,2018
 ./bin/tests/system/README                      TXT.BRIEF       2000,2001,2004,2010,2011,2013,2015,2018
 ./bin/tests/system/addzone/ns3/named2.conf.in  CONF-C  2017,2018
 ./bin/tests/system/addzone/setup.sh            SH      2010,2012,2013,2014,2017,2018
 ./bin/tests/system/addzone/tests.sh            SH      2010,2011,2012,2013,2015,2016,2017,2018
-./bin/tests/system/allow_query/.gitignore      X       2018
-./bin/tests/system/allow_query/clean.sh                SH      2010,2012,2015,2018
-./bin/tests/system/allow_query/ns2/aclallow.db ZONE    2010
-./bin/tests/system/allow_query/ns2/acldisallow.db      ZONE    2010
-./bin/tests/system/allow_query/ns2/aclnotallow.db      ZONE    2010
-./bin/tests/system/allow_query/ns2/added.db    ZONE    2010
-./bin/tests/system/allow_query/ns2/addrallow.db        ZONE    2010
-./bin/tests/system/allow_query/ns2/addrdisallow.db     ZONE    2010
-./bin/tests/system/allow_query/ns2/addrnotallow.db     ZONE    2010
-./bin/tests/system/allow_query/ns2/any.db      ZONE    2010
-./bin/tests/system/allow_query/ns2/keyallow.db ZONE    2010
-./bin/tests/system/allow_query/ns2/keydisallow.db      ZONE    2010
-./bin/tests/system/allow_query/ns2/named01.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named02.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named03.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named04.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named05.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named06.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named07.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named08.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named09.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named10.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named11.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named12.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named21.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named22.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named23.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named24.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named25.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named26.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named27.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named28.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named29.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named30.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named31.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named32.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named33.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named34.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named40.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named53.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named54.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named55.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/named56.conf.in     CONF-C  2010,2018
-./bin/tests/system/allow_query/ns2/named57.conf.in     CONF-C  2018
-./bin/tests/system/allow_query/ns2/none.db     ZONE    2010
-./bin/tests/system/allow_query/ns2/normal.db   ZONE    2010
-./bin/tests/system/allow_query/ns2/previous.db ZONE    2010
-./bin/tests/system/allow_query/setup.sh                SH      2010,2012,2018
-./bin/tests/system/allow_query/tests.sh                SH      2010,2012,2013,2016,2018
+./bin/tests/system/allow-query/.gitignore      X       2018
+./bin/tests/system/allow-query/clean.sh                SH      2018
+./bin/tests/system/allow-query/ns2/generic.db  ZONE    2018
+./bin/tests/system/allow-query/ns2/named01.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named02.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named03.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named04.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named05.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named06.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named07.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named08.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named09.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named10.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named11.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named12.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named21.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named22.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named23.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named24.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named25.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named26.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named27.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named28.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named29.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named30.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named31.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named32.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named33.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named34.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named40.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named53.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named54.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named55.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named56.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/ns2/named57.conf.in     CONF-C  2018
+./bin/tests/system/allow-query/setup.sh                SH      2018
+./bin/tests/system/allow-query/tests.sh                SH      2018
 ./bin/tests/system/ans.pl                      PERL    2011,2012,2014,2017,2018
 ./bin/tests/system/autosign/clean.sh           SH      2009,2010,2011,2012,2013,2014,2015,2017,2018
 ./bin/tests/system/autosign/ns1/keygen.sh      SH      2009,2010,2011,2012,2014
 ./bin/tests/system/autosign/ns3/inaczsk2.example.db.in ZONE    2017
 ./bin/tests/system/autosign/ns3/inaczsk3.example.db.in ZONE    2017
 ./bin/tests/system/autosign/ns3/insecure.example.db    ZONE    2009
-./bin/tests/system/autosign/ns3/keygen.sh      SH      2009,2010,2011,2012,2014,2017
+./bin/tests/system/autosign/ns3/keygen.sh      SH      2009,2010,2011,2012,2014,2017,2018
 ./bin/tests/system/autosign/ns3/named.conf.in  CONF-C  2009,2010,2011,2012,2017,2018
 ./bin/tests/system/autosign/ns3/nozsk.example.db.in    ZONE    2011
 ./bin/tests/system/autosign/ns3/nsec.example.db.in     ZONE    2010
 ./bin/tests/system/dialup/ns3/hint.db          ZONE    2000,2001,2004,2007
 ./bin/tests/system/dialup/ns3/named.conf       CONF-C  2000,2001,2004,2007
 ./bin/tests/system/dialup/setup.sh             SH      2000,2001,2004,2007,2012
-./bin/tests/system/dialup/tests.sh             SH      2000,2001,2004,2007,2012,2016
+./bin/tests/system/dialup/tests.sh             SH      2000,2001,2004,2007,2012,2016,2018
 ./bin/tests/system/digcomp.pl                  PERL    2000,2001,2004,2007,2012,2013,2016
 ./bin/tests/system/digdelv/ans4/startme                X       2017
 ./bin/tests/system/digdelv/clean.sh            SH      2015,2016,2018
 ./bin/tests/system/dnssec/prereq.sh            SH      2000,2001,2002,2004,2006,2007,2009,2012,2014,2015,2018
 ./bin/tests/system/dnssec/setup.sh             SH      2000,2001,2004,2007,2009,2011,2012,2013,2014,2015,2018
 ./bin/tests/system/dnssec/signer/example.db.in ZONE    2010
+./bin/tests/system/dnssec/signer/general/Kexample.com.+005+07065.key   X       2018
+./bin/tests/system/dnssec/signer/general/Kexample.com.+005+07065.private       X       2018
+./bin/tests/system/dnssec/signer/general/Kexample.com.+005+23362.key   X       2018
+./bin/tests/system/dnssec/signer/general/Kexample.com.+005+23362.private       X       2018
+./bin/tests/system/dnssec/signer/general/bogus-ksk.key X       2018
+./bin/tests/system/dnssec/signer/general/bogus-zsk.key X       2018
+./bin/tests/system/dnssec/signer/general/test1.zone    ZONE    2018
+./bin/tests/system/dnssec/signer/general/test2.zone    ZONE    2018
+./bin/tests/system/dnssec/signer/general/test3.zone    ZONE    2018
+./bin/tests/system/dnssec/signer/general/test4.zone    ZONE    2018
+./bin/tests/system/dnssec/signer/general/test5.zone    ZONE    2018
+./bin/tests/system/dnssec/signer/general/test6.zone    ZONE    2018
+./bin/tests/system/dnssec/signer/general/test7.zone    ZONE    2018
+./bin/tests/system/dnssec/signer/general/test8.zone    ZONE    2018
 ./bin/tests/system/dnssec/signer/remove.db.in  ZONE    2016
 ./bin/tests/system/dnssec/signer/remove2.db.in ZONE    2016
 ./bin/tests/system/dnssec/tests.sh             SH      2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./bin/tests/system/fetchlimit/ns3/named2.conf.in       CONF-C  2015,2018
 ./bin/tests/system/fetchlimit/ns3/named3.conf.in       CONF-C  2015,2018
 ./bin/tests/system/fetchlimit/ns3/root.hint    ZONE    2015
-./bin/tests/system/fetchlimit/prereq.sh                SH      2015,2016
+./bin/tests/system/fetchlimit/prereq.sh                SH      2015,2016,2018
 ./bin/tests/system/fetchlimit/setup.sh         SH      2015,2018
 ./bin/tests/system/fetchlimit/tests.sh         SH      2015,2016,2018
 ./bin/tests/system/filter-aaaa/clean.sh                SH      2010,2012,2014,2018
 ./bin/tests/system/filter-aaaa/ns4/signed.db.in        ZONE    2010,2012,2017
 ./bin/tests/system/filter-aaaa/ns4/signed.db.presigned X       2014
 ./bin/tests/system/filter-aaaa/ns4/unsigned.db ZONE    2010,2012,2014,2017
-./bin/tests/system/filter-aaaa/prereq.sh       SH      2010,2012,2014,2016
+./bin/tests/system/filter-aaaa/prereq.sh       SH      2010,2012,2014,2016,2018
 ./bin/tests/system/filter-aaaa/setup.sh                SH      2010,2012,2014,2018
 ./bin/tests/system/filter-aaaa/tests.sh                SH      2010,2012,2015,2016,2017,2018
 ./bin/tests/system/formerr/badoptoption                X       2015
 ./bin/tests/system/staticstub/tests.sh         SH      2010,2011,2012,2015,2016,2018
 ./bin/tests/system/stop.pl                     SH      2001,2004,2005,2006,2007,2012,2018
 ./bin/tests/system/stop.sh                     SH      2000,2001,2004,2007,2012
+./bin/tests/system/stopall.sh                  SH      2018
 ./bin/tests/system/stress/clean.sh             SH      2000,2001,2004,2007,2012
 ./bin/tests/system/stress/ns1/named.conf       CONF-C  2000,2001,2004,2007
 ./bin/tests/system/stress/ns2/named.conf       CONF-C  2000,2001,2004,2007
 ./bin/tests/system/zonechecks/prereq.sh                SH      2014
 ./bin/tests/system/zonechecks/setup.sh         SH      2014,2018
 ./bin/tests/system/zonechecks/tests.sh         SH      2004,2007,2009,2012,2014,2016,2018
-./bin/tests/t_api.pl                           PERL    1999,2000,2001,2004,2007,2012
-./bin/tests/task_test.c                                C       1998,1999,2000,2001,2004,2007,2013,2014,2015,2018
-./bin/tests/timer_test.c                       C       1998,1999,2000,2001,2004,2007,2013,2014,2015,2018
+./bin/tests/testdata/wire/wire_test.data       X       1999,2000,2001,2018
+./bin/tests/testdata/wire/wire_test.data2      X       1999,2000,2001,2018
+./bin/tests/testdata/wire/wire_test.data3      X       1999,2000,2001,2018
+./bin/tests/testdata/wire/wire_test.data4      X       1999,2000,2001,2018
 ./bin/tests/virtual-time/Makefile.in           MAKE    2010,2012
 ./bin/tests/virtual-time/README                        TXT.BRIEF       2010
 ./bin/tests/virtual-time/autosign-ksk/clean.sh SH      2010,2012
 ./bin/tests/win32/timer_test.vcxproj.in                X       2013,2015,2016,2017
 ./bin/tests/win32/timer_test.vcxproj.user      X       2013
 ./bin/tests/wire_test.c                                C       1999,2000,2001,2004,2005,2007,2015
-./bin/tests/wire_test.data                     X       1999,2000,2001
-./bin/tests/wire_test.data2                    X       1999,2000,2001
-./bin/tests/wire_test.data3                    X       1999,2000,2001
-./bin/tests/wire_test.data4                    X       1999,2000,2001
-./bin/tests/zone_test.c                                C       1999,2000,2001,2002,2004,2005,2007,2009,2012,2014,2015
 ./bin/tools/.gitignore                         X       2012
 ./bin/tools/Makefile.in                                MAKE    2009,2010,2012,2015,2016,2017
 ./bin/tools/arpaname.1                         MAN     DOCBOOK
 ./bin/win32/BINDInstall/DirBrowse.h            C.PORTION       2001,2004,2007
 ./bin/win32/BINDInstall/StdAfx.cpp             X       2001
 ./bin/win32/BINDInstall/StdAfx.h               X       2001,2006,2011,2013
-./bin/win32/BINDInstall/VersionInfo.cpp                X       2001,2008,2015,2017
+./bin/win32/BINDInstall/VersionInfo.cpp                X       2001,2008,2015,2017,2018
 ./bin/win32/BINDInstall/VersionInfo.h          X       2001
 ./bin/win32/BINDInstall/res/BINDInstall.ico    X       2001
 ./bin/win32/BINDInstall/res/BINDInstall.rc2    X       2001
 ./doc/dev/HOW-ADB-WORKS.txt                    TXT.BRIEF       2003,2004
 ./doc/dev/autoconf                             TXT.BRIEF       2001,2002,2004
 ./doc/dev/coding.html                          HTML    1999,2000,2001,2002,2004,2007
-./doc/dev/contrib.md                           MKD     2017
 ./doc/dev/cvs-usage                            TXT.BRIEF       2000,2001,2004
 ./doc/dev/dev.md                               MKD     2017
 ./doc/dev/magic_numbers                                TXT.BRIEF       1999,2000,2001,2002,2004
 ./lib/.gitignore                               X       2012
 ./lib/Atffile                                  X       2011,2014,2016,2017
 ./lib/Kyuafile                                 X       2017
-./lib/Makefile.in                              MAKE    1998,1999,2000,2001,2003,2004,2007,2012,2013
+./lib/Makefile.in                              MAKE    1998,1999,2000,2001,2003,2004,2007,2012,2013,2018
 ./lib/bind9/Makefile.in                                MAKE    2001,2004,2007,2009,2012,2014,2015,2016
 ./lib/bind9/api                                        X       2001,2006,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./lib/bind9/check.c                            C       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./lib/dns/rdata/in_1/px_26.h                   C       1999,2000,2001,2004,2005,2007
 ./lib/dns/rdata/in_1/srv_33.c                  C       1999,2000,2001,2003,2004,2005,2007,2009,2015
 ./lib/dns/rdata/in_1/srv_33.h                  C       1999,2000,2001,2004,2005,2007
-./lib/dns/rdata/in_1/wks_11.c                  C       1999,2000,2001,2002,2004,2007,2009,2011,2012,2013,2014,2015,2016,2017
+./lib/dns/rdata/in_1/wks_11.c                  C       1999,2000,2001,2002,2004,2007,2009,2011,2012,2013,2014,2015,2016,2017,2018
 ./lib/dns/rdata/in_1/wks_11.h                  C       1999,2000,2001,2004,2007
 ./lib/dns/rdata/rdatastructpre.h               C       1999,2000,2001,2004,2007
 ./lib/dns/rdata/rdatastructsuf.h               C       1999,2000,2001,2004,2007
 ./lib/dns/ssu_external.c                       C       2011,2012,2013,2017
 ./lib/dns/stats.c                              C       2000,2001,2004,2005,2007,2008,2009
 ./lib/dns/tcpmsg.c                             C       1999,2000,2001,2004,2005,2006,2007,2015,2018
-./lib/dns/tests/Atffile                                X       2011,2017
+./lib/dns/tests/Atffile                                X       2011,2017,2018
 ./lib/dns/tests/Kdh.+002+18602.key             X       2014
 ./lib/dns/tests/Kyuafile                       X       2017
 ./lib/dns/tests/Makefile.in                    MAKE    2011,2012,2013,2014,2015,2016,2017,2018
 ./lib/dns/tests/acl_test.c                     C       2016
-./lib/dns/tests/db_test.c                      C       2013,2015
+./lib/dns/tests/db_test.c                      C       2013,2015,2018
 ./lib/dns/tests/dbdiff_test.c                  C       2011,2012,2017
 ./lib/dns/tests/dbiterator_test.c              C       2011,2012,2016
 ./lib/dns/tests/dbversion_test.c               C       2011,2012,2014,2015
 ./lib/dns/tests/dh_test.c                      C       2014
 ./lib/dns/tests/dispatch_test.c                        C       2012,2014
-./lib/dns/tests/dnstest.c                      C       2011,2012,2013,2014,2015,2017
-./lib/dns/tests/dnstest.h                      C       2011,2012,2015,2017
+./lib/dns/tests/dnstest.c                      C       2011,2012,2013,2014,2015,2017,2018
+./lib/dns/tests/dnstest.h                      C       2011,2012,2015,2017,2018
 ./lib/dns/tests/dst_test.c                     C       2018
 ./lib/dns/tests/master_test.c                  C       2011,2012,2013,2015,2017
 ./lib/dns/tests/mkraw.pl                       PERL    2011,2012
 ./lib/dns/tests/name_test.c                    C       2014,2016,2018
 ./lib/dns/tests/nsec3_test.c                   C       2012,2014,2016,2017
 ./lib/dns/tests/private_test.c                 C       2011,2012
+./lib/dns/tests/rbt_test.c                     C       2018
 ./lib/dns/tests/rdata_test.c                   C       2012,2013,2015,2017
 ./lib/dns/tests/rdataset_test.c                        C       2012
+./lib/dns/tests/resolver_test.c                        C       2018
+./lib/dns/tests/testdata/db/data.db            ZONE    2018
 ./lib/dns/tests/testdata/dbiterator/zone1.data ZONE    2011,2012
 ./lib/dns/tests/testdata/dbiterator/zone2.data X       2011
 ./lib/dns/tests/testdata/diff/zone1.data       ZONE    2011,2012
 ./lib/dns/tests/testdata/diff/zone2.data       ZONE    2011,2012
 ./lib/dns/tests/testdata/diff/zone3.data       ZONE    2011,2012
+./lib/dns/tests/testdata/dst/Ktest.+001+00002.key      X       2018
+./lib/dns/tests/testdata/dst/Ktest.+001+54622.key      X       2018
+./lib/dns/tests/testdata/dst/Ktest.+001+54622.private  X       2018
+./lib/dns/tests/testdata/dst/Ktest.+003+23616.key      X       2018
+./lib/dns/tests/testdata/dst/Ktest.+003+23616.private  X       2018
+./lib/dns/tests/testdata/dst/Ktest.+003+49667.key      X       2018
+./lib/dns/tests/testdata/dst/test1.data                X       2018
+./lib/dns/tests/testdata/dst/test1.dsasig      X       2018
+./lib/dns/tests/testdata/dst/test1.rsasig      X       2018
+./lib/dns/tests/testdata/dst/test2.data                X       2018
 ./lib/dns/tests/testdata/master/.gitignore     X       2012
 ./lib/dns/tests/testdata/master/master1.data   X       2011
 ./lib/dns/tests/testdata/master/master10.data  X       2011
 ./lib/irs/include/irs/resconf.h                        C       2009,2014
 ./lib/irs/include/irs/types.h                  C       2009
 ./lib/irs/include/irs/version.h                        C       2009
-./lib/irs/resconf.c                            C       2009,2011,2012,2014,2015,2016
+./lib/irs/resconf.c                            C       2009,2011,2012,2014,2015,2016,2018
 ./lib/irs/tests/Atffile                                X       2016,2017
 ./lib/irs/tests/Kyuafile                       X       2017
 ./lib/irs/tests/Makefile.in                    MAKE    2016,2017,2018
-./lib/irs/tests/resconf_test.c                 C       2016
+./lib/irs/tests/resconf_test.c                 C       2016,2018
 ./lib/irs/tests/testdata/domain.conf           CONF-SH 2016
 ./lib/irs/tests/testdata/nameserver-v4.conf    CONF-SH 2016
 ./lib/irs/tests/testdata/nameserver-v6.conf    CONF-SH 2016
+./lib/irs/tests/testdata/options-bad-ndots.conf        CONF-SH 2018
 ./lib/irs/tests/testdata/options-debug.conf    CONF-SH 2016
+./lib/irs/tests/testdata/options-empty.conf    CONF-SH 2018
 ./lib/irs/tests/testdata/options-ndots.conf    CONF-SH 2016
 ./lib/irs/tests/testdata/options-timeout.conf  CONF-SH 2016
 ./lib/irs/tests/testdata/options-unknown.conf  CONF-SH 2016
 ./lib/isc/mips/include/isc/atomic.h            C       2005,2007,2016
 ./lib/isc/mutexblock.c                         C       1999,2000,2001,2004,2005,2007,2011,2012
 ./lib/isc/netaddr.c                            C       1999,2000,2001,2002,2004,2005,2007,2010,2011,2012,2014,2015,2016,2017
-./lib/isc/netscope.c                           C       2002,2004,2005,2006,2007
+./lib/isc/netscope.c                           C       2002,2004,2005,2006,2007,2018
 ./lib/isc/nls/Makefile.in                      MAKE    1999,2000,2001,2004,2007,2009,2012
 ./lib/isc/nls/msgcat.c                         C       1999,2000,2001,2004,2005,2007
 ./lib/isc/noatomic/Makefile.in                 MAKE    2007,2012
 ./lib/isc/task_api.c                           C       2009,2010,2011,2012,2014
 ./lib/isc/task_p.h                             C       2000,2001,2004,2005,2007,2009,2011,2012
 ./lib/isc/taskpool.c                           C       1999,2000,2001,2004,2005,2007,2011,2012,2013
-./lib/isc/tests/Atffile                                X       2011,2017
-./lib/isc/tests/Kyuafile                       X       2017
+./lib/isc/tests/Atffile                                X       2011,2017,2018
+./lib/isc/tests/Kyuafile                       X       2017,2018
 ./lib/isc/tests/Makefile.in                    MAKE    2011,2012,2013,2014,2015,2016,2017,2018
-./lib/isc/tests/counter_test.c                 C       2014
+./lib/isc/tests/atomic_test.c                  C       2018
+./lib/isc/tests/counter_test.c                 C       2014,2018
 ./lib/isc/tests/errno_test.c                   C       2016
 ./lib/isc/tests/hash_test.c                    C       2011,2012,2014,2015,2016,2017
 ./lib/isc/tests/heap_test.c                    C       2017
 ./lib/isc/tests/inet_ntop_test.c               C       2017
-./lib/isc/tests/isctest.c                      C       2011,2012,2014,2017
-./lib/isc/tests/isctest.h                      C       2011,2012
+./lib/isc/tests/isctest.c                      C       2011,2012,2014,2017,2018
+./lib/isc/tests/isctest.h                      C       2011,2012,2018
 ./lib/isc/tests/lex_test.c                     C       2013
-./lib/isc/tests/netaddr_test.c                 C       2016
-./lib/isc/tests/parse_test.c                   C       2012,2013
-./lib/isc/tests/pool_test.c                    C       2013
+./lib/isc/tests/mem_test.c                     C       2018
+./lib/isc/tests/netaddr_test.c                 C       2016,2018
+./lib/isc/tests/parse_test.c                   C       2012,2013,2018
+./lib/isc/tests/pool_test.c                    C       2013,2018
 ./lib/isc/tests/print_test.c                   C       2014,2015,2016
-./lib/isc/tests/queue_test.c                   C       2011,2012
-./lib/isc/tests/radix_test.c                   C       2014
+./lib/isc/tests/queue_test.c                   C       2011,2012,2018
+./lib/isc/tests/radix_test.c                   C       2014,2018
 ./lib/isc/tests/regex_test.c                   C       2013,2015
 ./lib/isc/tests/safe_test.c                    C       2013,2015,2017
-./lib/isc/tests/sockaddr_test.c                        C       2012,2015,2017
-./lib/isc/tests/socket_test.c                  C       2011,2012,2017
-./lib/isc/tests/symtab_test.c                  C       2011,2012,2013
-./lib/isc/tests/task_test.c                    C       2011,2012
-./lib/isc/tests/taskpool_test.c                        C       2011,2012
+./lib/isc/tests/sockaddr_test.c                        C       2012,2015,2017,2018
+./lib/isc/tests/socket_test.c                  C       2011,2012,2017,2018
+./lib/isc/tests/symtab_test.c                  C       2011,2012,2013,2018
+./lib/isc/tests/task_test.c                    C       2011,2012,2018
+./lib/isc/tests/taskpool_test.c                        C       2011,2012,2018
 ./lib/isc/tests/time_test.c                    C       2014,2015
+./lib/isc/tests/timer_test.c                   C       2018
 ./lib/isc/timer.c                              C       1998,1999,2000,2001,2002,2004,2005,2007,2008,2009,2011,2012,2014,2015,2017
 ./lib/isc/timer_api.c                          C       2009,2012,2014
 ./lib/isc/timer_p.h                            C       2000,2001,2004,2005,2007,2009
 ./lib/isc/unix/Makefile.in                     MAKE    1998,1999,2000,2001,2004,2007,2009,2012,2016
 ./lib/isc/unix/app.c                           C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2009,2013,2014,2015,2017
 ./lib/isc/unix/dir.c                           C       1999,2000,2001,2004,2005,2007,2008,2009,2011,2012,2017
-./lib/isc/unix/entropy.c                       C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2012,2017
+./lib/isc/unix/entropy.c                       C       2000,2001,2002,2003,2004,2005,2006,2007,2008,2012,2017,2018
 ./lib/isc/unix/errno.c                         C       2016
 ./lib/isc/unix/errno2result.c                  C       2000,2001,2002,2004,2005,2007,2011,2012,2016
 ./lib/isc/unix/errno2result.h                  C       2000,2001,2004,2005,2007,2011,2012,2016
 ./lib/isc/win32/time.c                         C       1998,1999,2000,2001,2003,2004,2006,2007,2008,2009,2012,2013,2014,2017,2018
 ./lib/isc/win32/unistd.h                       C       2000,2001,2004,2007,2008,2009
 ./lib/isc/win32/version.c                      C       1998,1999,2000,2001,2004,2007
-./lib/isc/win32/win32os.c                      C       2002,2004,2007,2013,2014,2015
+./lib/isc/win32/win32os.c                      C       2002,2004,2007,2013,2014,2015,2018
 ./lib/isc/x86_32/Makefile.in                   MAKE    2007,2012
 ./lib/isc/x86_32/include/Makefile.in           MAKE    2007,2012
 ./lib/isc/x86_32/include/isc/Makefile.in       MAKE    2007,2012,2015,2016
 ./util/altbuild.sh                             SH      2000,2001,2002,2004,2007,2008,2012
 ./util/branchsync.sh                           SH      2013
 ./util/check-categories.sh                     SH      2015
-./util/check-changes                           PERL    2002,2004,2007,2012
+./util/check-changes                           PERL    2002,2004,2007,2012,2018
 ./util/check-includes.pl                       PERL    2000,2001,2004,2007,2012
 ./util/check-instincludes.sh                   SH      2000,2001,2004,2007,2012
 ./util/check-pullups.pl                                PERL    2001,2002,2003,2004,2007,2012
 ./util/commit-arm.sh                           SH      2012
 ./util/copyrights                              X       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./util/file_year.sh                            SH      2012
+./util/git-replay-merge.sh                     SH      2018
 ./util/kit.sh                                  SH      2000,2001,2002,2003,2004,2007,2008,2009,2010,2012,2013,2014,2015,2016
 ./util/mandoc2docbook.pl                       PERL    2001,2004,2007,2012
 ./util/mdnbuildtest.sh                         SH      2000,2001,2004,2007,2012
 ./util/update_copyrights                       PERL    1998,1999,2000,2001,2004,2005,2006,2007,2008,2009,2010,2012,2013,2014,2015,2016,2017
 ./util/xc                                      SH      2012,2013
 ./version                                      X       1998,1999,2000,2001,2003,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
-./win32utils/Configure                         PERL    2013,2014,2015,2016,2017
+./win32utils/Configure                         PERL    2013,2014,2015,2016,2017,2018
 ./win32utils/GeoIP.diff                                X       2013
-./win32utils/bind9.sln.in                      X       2013,2014,2016,2017
-./win32utils/build.txt                         TXT.BRIEF       2013,2014,2015,2016
+./win32utils/bind9.sln.in                      X       2013,2014,2016,2017,2018
+./win32utils/build.txt                         TXT.BRIEF       2013,2014,2015,2016,2018
 ./win32utils/index.html                                HTML    2006,2007,2008,2012,2013,2015
 ./win32utils/legacy/BINDBuild.dsw.in           X       2001,2005,2006,2008,2009,2010,2013,2015,2016
 ./win32utils/legacy/BuildAll.bat.in            BAT     2001,2002,2004,2005,2006,2007,2008,2009,2010,2013
 ./win32utils/legacy/BuildSetup.bat.in          BAT     2001,2002,2004,2005,2006,2007,2008,2009,2010,2012,2013,2014,2015,2016
 ./win32utils/legacy/makedefs.pl                        PERL    2001,2004,2007,2009,2012,2013,2014
 ./win32utils/legacy/win32-build.txt            TXT.BRIEF       2001,2002,2004,2005,2008,2009,2012,2013,2014
-./win32utils/readme1st.txt                     TXT.BRIEF       2001,2003,2004,2005,2007,2008,2009,2012,2013,2014,2016
+./win32utils/readme1st.txt                     TXT.BRIEF       2001,2003,2004,2005,2007,2008,2009,2012,2013,2014,2016,2018
index ec8180c85033206d8c1764a0261a6f21e96c1aa7..8e8710aa9588669f9937253d68ab29ed2d0449cd 100644 (file)
@@ -1,13 +1,18 @@
 #!/bin/bash
 #
-# Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018  Internet Systems Consortium, Inc. ("ISC")
 #
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
 #
-# See the COPYRIGHT file distributed with this work for additional
-# information regarding copyright ownership.
+# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+# AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+# 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.
 
 set -e
 
index d96d4a83aadf03592d86b3247138d4b3a2dc4e5e..e340e64dac9be429e35c8e115bb74d2c18192670 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2013-2017  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013-2018  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
index ae9d1d196750cb5322a0e039a47c509323f9b890..41b598183e01ce5cad301d9bee2f4fe73c70757f 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (C) 2013-2016  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) 2013-2016, 2018  Internet Systems Consortium, Inc. ("ISC")
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
        BIND 9.10 for Win32 Source Build Instructions.  17-Apr-2015
index ad1d4867828d56287cb49b12344853eb2bdb9a22..7d536feefd6b39beb2567999f3e1ed5e58b1d8e8 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (C) 2004, 2005, 2007-2009, 2012-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) 2004, 2005, 2007-2009, 2012-2014, 2016, 2018  Internet Systems Consortium, Inc. ("ISC")
 Copyright (C) 2001, 2003  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.