]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_10] update copyrights that had been missed recently
authorEvan Hunt <each@isc.org>
Mon, 24 Apr 2017 00:10:33 +0000 (17:10 -0700)
committerEvan Hunt <each@isc.org>
Mon, 24 Apr 2017 00:10:33 +0000 (17:10 -0700)
HISTORY.md
OPTIONS [new file with mode: 0644]
OPTIONS.md
README.md
doc/dev/contrib.md
doc/dev/dev.md
doc/dev/style.md
util/copyrights
util/recent_changes.sh

index 4ea313ae85874185a3340d118514367f0e1d97c4..8c943f0ddf43a0b7a57d70be0e418030433d4c86 100644 (file)
@@ -1,3 +1,18 @@
+<!---
+ - Copyright (C) 2017  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.
+--->
 ### Functional enhancements from prior major releases of BIND 9
 
 #### BIND 9.11
diff --git a/OPTIONS b/OPTIONS
new file mode 100644 (file)
index 0000000..0be74b7
--- /dev/null
+++ b/OPTIONS
@@ -0,0 +1,25 @@
+Setting the STD_CDEFINES environment variable before running configure can
+be used to enable certain compile-time options that are not explicitly
+defined in configure.
+
+Some of these settings are:
+
+Setting                   Description
+                          Don't ovewrite memory when allocating or freeing
+-DISC_MEM_FILL=0          it; this improves performance but makes
+                          debugging more difficult.
+                          Don't track memory allocations by file and line
+-DISC_MEM_TRACKLINES=0    number; this improves performance but makes
+                          debugging more difficult.
+-DISC_FACILITY=LOG_LOCAL0 Change the default syslog facility for named
+-DNS_CLIENT_DROPPORT=0    Disable dropping queries from particular
+                          well-known ports:
+-DCHECK_SIBLING=0         Don't check sibling glue in named-checkzone
+-DCHECK_LOCAL=0           Don't check out-of-zone addresses in
+                          named-checkzone
+-DNS_RUN_PID_DIR=0        Create default PID files in ${localstatedir}/run
+                          rather than ${localstatedir}/run/{named,lwresd}/
+                          Enable DNSSEC signature chasing support in dig.
+-DDIG_SIGCHASE=1          (Note: This feature is deprecated. Use delv
+                          instead.)
+
index 7dfbe867cdc95e84d01634305519839cf84fbeff..06e35c402ad5b2842f141586af1751ba895738c1 100644 (file)
@@ -1,3 +1,18 @@
+<!---
+ - Copyright (C) 2017  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.
+--->
 Setting the `STD_CDEFINES` environment variable before running `configure`
 can be used to enable certain compile-time options that are not explicitly
 defined in `configure`.
index f381c72a7d21ab7edc968d2a16e1e84c0a11612d..139392894f92beba05ddac99c2f738c6d26e4afa 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,18 @@
+<!---
+ - Copyright (C) 2017  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.
+--->
 # BIND 9
 
 ### Contents
index c006d870453eaea3c3ccacddeea7c86845391d58..8b252c69a530540ba5cc96bc35ebb37f61a7f0d4 100644 (file)
@@ -1,5 +1,5 @@
 <!---
- - Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2017  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 52101d7d730936cb69d0a0c446abe68222f3bf0c..ac033434162ea2bde16bd740875fffbfce8d2f4e 100644 (file)
@@ -1,5 +1,5 @@
 <!---
- - Copyright (C) 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2017  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 481298391f5cb598be948396d8806d5a48c5143d..f6383c60ccdab79322f8b116d2755969159a7009 100644 (file)
@@ -1,5 +1,5 @@
 <!---
- - Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2017  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 24bd2d55f0abbb7c8dfb6e6d0c7b2c8992386ed1..b346e01ba81c3887336c9cb4d9b7e9a3833460ec 100644 (file)
@@ -3,15 +3,13 @@
 ./Atffile                                      X       2011
 ./CHANGES                                      X       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
 ./COPYRIGHT                                    TXT     1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017
-./FAQ                                          X       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014,2015,2016
-./FAQ.xml                                      SGML    2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014,2015,2016,2017
 ./HISTORY                                      X       2010,2013,2017
-./HISTORY.md                                   X       2017
+./HISTORY.md                                   MKD     2017
 ./Makefile.in                                  MAKE    1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016,2017
 ./OPTIONS                                      X       2017
-./OPTIONS.md                                   X       2017
+./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
-./README.md                                    X       2017
+./README.md                                    MKD     2017
 ./acconfig.h                                   C       1999,2000,2001,2002,2003,2004,2005,2007,2008,2012,2014,2016
 ./aclocal.m4                                   X       1999,2000,2001,2012,2014
 ./bin/Makefile.in                              MAKE    1998,1999,2000,2001,2004,2007,2009,2012,2013,2014
 ./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
 ./doc/dev/rdata.html                           HTML    1999,2000,2001,2004,2007
 ./doc/dev/release                              TXT.BRIEF       2000,2001,2002,2003,2004,2005,2006,2007,2009,2014
 ./doc/dev/results                              TXT.BRIEF       1999,2000,2001,2004
+./doc/dev/style.md                             MKD     2017
 ./doc/dev/tests                                        TXT.BRIEF       2000,2001,2004
 ./doc/dev/unexpected                           TXT.BRIEF       1999,2000,2001,2004
 ./doc/doxygen/.gitignore                       X       2012
 ./doc/doxygen/isc-footer.html                  HTML    2006,2007
 ./doc/doxygen/isc-header.html                  HTML    2006,2007
 ./doc/doxygen/mainpage                         X       2006
-./doc/markdown/.gitignore                      X       2014
-./doc/markdown/Makefile                                MAKE    2014
-./doc/markdown/dev.mkd                         MKD     2014,2015
-./doc/markdown/howto.mkd                       MKD     2014
-./doc/markdown/style.mkd                       MKD     2014
 ./doc/misc/Makefile.in                         MAKE    2001,2004,2007,2009,2012,2017
 ./doc/misc/SIT                                 TXT.BRIEF       2014
 ./doc/misc/dnssec                              TXT.BRIEF       2000,2001,2002,2004
 ./util/nanny.pl                                        PERL    2000,2001,2004,2007,2012
 ./util/new-func                                        PERL    2005,2007,2012
 ./util/nt-kit                                  SH      1999,2000,2001,2004,2007,2012
-./util/recent_changes.sh                       SH      2012
+./util/recent_changes.sh                       SH      2012,2017
 ./util/spacewhack.pl                           PERL    2000,2001,2004,2007,2012
 ./util/tabify-changes                          SH      2004,2007,2012
 ./util/update-drafts.pl                                PERL    2000,2001,2004,2007,2012
index 7963212aa517e108819d1c02d0b724549308a0eb..000247513373580466329d895d913f1f1583679d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012, 2017  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