]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1849. [doc] All forms of the man pages (docbook, man, html) should
authorMark Andrews <marka@isc.org>
Thu, 7 Apr 2005 03:50:05 +0000 (03:50 +0000)
committerMark Andrews <marka@isc.org>
Thu, 7 Apr 2005 03:50:05 +0000 (03:50 +0000)
                        have consistant copyright dates.

83 files changed:
CHANGES
bin/check/named-checkconf.8
bin/check/named-checkconf.docbook
bin/check/named-checkconf.html
bin/check/named-checkzone.docbook
bin/check/named-checkzone.html
bin/dnssec/dnssec-keygen.8
bin/dnssec/dnssec-keygen.docbook
bin/dnssec/dnssec-keygen.html
bin/dnssec/dnssec-makekeyset.8
bin/dnssec/dnssec-makekeyset.docbook
bin/dnssec/dnssec-makekeyset.html
bin/dnssec/dnssec-signkey.8
bin/dnssec/dnssec-signkey.docbook
bin/dnssec/dnssec-signkey.html
bin/dnssec/dnssec-signzone.docbook
bin/dnssec/dnssec-signzone.html
bin/named/control.c
bin/named/include/named/ns_smf_globals.h
bin/named/main.c
bin/named/unix/os.c
bin/nsupdate/nsupdate.8
bin/nsupdate/nsupdate.docbook
bin/nsupdate/nsupdate.html
bin/rndc/rndc-confgen.8
bin/rndc/rndc-confgen.html
bin/rndc/rndc.8
bin/rndc/rndc.conf.5
bin/rndc/rndc.conf.docbook
bin/rndc/rndc.conf.html
bin/rndc/rndc.docbook
bin/rndc/rndc.html
lib/lwres/man/lwres.3
lib/lwres/man/lwres.docbook
lib/lwres/man/lwres.html
lib/lwres/man/lwres_buffer.3
lib/lwres/man/lwres_buffer.docbook
lib/lwres/man/lwres_buffer.html
lib/lwres/man/lwres_config.3
lib/lwres/man/lwres_config.docbook
lib/lwres/man/lwres_config.html
lib/lwres/man/lwres_context.3
lib/lwres/man/lwres_context.docbook
lib/lwres/man/lwres_context.html
lib/lwres/man/lwres_gabn.3
lib/lwres/man/lwres_gabn.docbook
lib/lwres/man/lwres_gabn.html
lib/lwres/man/lwres_gai_strerror.3
lib/lwres/man/lwres_gai_strerror.docbook
lib/lwres/man/lwres_gai_strerror.html
lib/lwres/man/lwres_getaddrinfo.3
lib/lwres/man/lwres_getaddrinfo.docbook
lib/lwres/man/lwres_getaddrinfo.html
lib/lwres/man/lwres_getipnode.3
lib/lwres/man/lwres_getipnode.docbook
lib/lwres/man/lwres_getipnode.html
lib/lwres/man/lwres_getnameinfo.3
lib/lwres/man/lwres_getnameinfo.docbook
lib/lwres/man/lwres_getnameinfo.html
lib/lwres/man/lwres_getrrsetbyname.3
lib/lwres/man/lwres_getrrsetbyname.docbook
lib/lwres/man/lwres_getrrsetbyname.html
lib/lwres/man/lwres_gnba.3
lib/lwres/man/lwres_gnba.docbook
lib/lwres/man/lwres_gnba.html
lib/lwres/man/lwres_hstrerror.3
lib/lwres/man/lwres_hstrerror.docbook
lib/lwres/man/lwres_hstrerror.html
lib/lwres/man/lwres_inetntop.3
lib/lwres/man/lwres_inetntop.docbook
lib/lwres/man/lwres_inetntop.html
lib/lwres/man/lwres_noop.3
lib/lwres/man/lwres_noop.docbook
lib/lwres/man/lwres_noop.html
lib/lwres/man/lwres_packet.3
lib/lwres/man/lwres_packet.docbook
lib/lwres/man/lwres_packet.html
lib/lwres/man/lwres_resutil.3
lib/lwres/man/lwres_resutil.docbook
lib/lwres/man/lwres_resutil.html
util/copyrights
util/merge_copyrights
util/update_copyrights

diff --git a/CHANGES b/CHANGES
index d725a876b1a2a3dff36d8dfc4c729a6b3c395b8f..c3e8d91db7210fb07cda93e17c8fc39c28960aa4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+1849.  [doc]           All forms of the man pages (docbook, man, html) should
+                       have consistant copyright dates.
+
 1848.  [bug]           Improve SMF integration. [RT #13238]
 
 1847.  [bug]           isc_ondestroy_init() is called too late in
index 9c1058ef48c33ce8e6eef0e3b1f0afa3da330b06..08f1fcfec96ae9569a3ba67ce8d9652a3dd15934 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000-2002  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: named-checkconf.8,v 1.19 2004/06/03 04:12:35 marka Exp $
+.\" $Id: named-checkconf.8,v 1.20 2005/04/07 03:49:55 marka Exp $
 .\"
 .TH "NAMED-CHECKCONF" "8" "June 14, 2000" "BIND9" ""
 .SH NAME
index 28bcbe3ccc62cbcb3be03ae377cc91917fb8a3da..e1caf5238f213b324dc33b441ca47a0775432599 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2002  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000-2002  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named-checkconf.docbook,v 1.9 2004/06/03 02:22:34 marka Exp $ -->
+<!-- $Id: named-checkconf.docbook,v 1.10 2005/04/07 03:49:55 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index 21286e72a9e844a32935fe615384f8892b31fec5..2a6c2c89c8e6e5813894cc7798bab6b6037d5642 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2002  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000-2002  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named-checkconf.html,v 1.14 2005/04/03 03:31:31 marka Exp $ -->
+<!-- $Id: named-checkconf.html,v 1.15 2005/04/07 03:49:55 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index dda114e4c05198dc8169188403a4e3579a20686f..9ed5ce5f214f259c99cb2004f8ada3b98fc12423 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
  - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2002  Internet Software Consortium.
+ - Copyright (C) 2000-2002  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named-checkzone.docbook,v 1.15 2005/03/16 01:07:00 marka Exp $ -->
+<!-- $Id: named-checkzone.docbook,v 1.16 2005/04/07 03:49:55 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index 10be3b621f8f43176636143ce151cb649b0c65fe..fc50ef3270b53e65c976baa4334ca102e86b452a 100644 (file)
@@ -1,6 +1,6 @@
 <!--
  - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2002  Internet Software Consortium.
+ - Copyright (C) 2000-2002  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named-checkzone.html,v 1.19 2005/04/03 03:31:31 marka Exp $ -->
+<!-- $Id: named-checkzone.html,v 1.20 2005/04/07 03:49:55 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 9f78919eb2213abea080eee347eac8500a469f3b..892c7b3e3eab6eae6eb040eb99d0a91faf0d65c8 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000-2003  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: dnssec-keygen.8,v 1.27 2004/06/11 03:03:11 marka Exp $
+.\" $Id: dnssec-keygen.8,v 1.28 2005/04/07 03:49:55 marka Exp $
 .\"
 .TH "DNSSEC-KEYGEN" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
index bad297cb324ae1651590083faf9ebf1d78931f13..ed4de1088e099e5d304bd9f0a78a2f45a5e57ac8 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001-2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000-2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-keygen.docbook,v 1.9 2004/06/11 01:12:40 marka Exp $ -->
+<!-- $Id: dnssec-keygen.docbook,v 1.10 2005/04/07 03:49:55 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index 7c8fe2c2d8720b7ccd3bd8e0f79187aaa1f8153b..e73a9515bd0d658d2a075399a95c67e63ec208be 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001-2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000-2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-keygen.html,v 1.15 2005/04/03 03:31:32 marka Exp $ -->
+<!-- $Id: dnssec-keygen.html,v 1.16 2005/04/07 03:49:55 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index aabd79da2701c3ffe1cfcc410713e6e37219014d..08dde10c4dc89bd8ca4a80ec37ea2d71b710910c 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: dnssec-makekeyset.8,v 1.18 2004/03/05 08:32:16 marka Exp $
+.\" $Id: dnssec-makekeyset.8,v 1.19 2005/04/07 03:49:56 marka Exp $
 .\" 
 .TH "DNSSEC-MAKEKEYSET" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
index 95606dd22818d8389ba1c954d3269686e66e6c4b..854ecf8fe23f5e6d272c6f5bfdfa1eade10259c8 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-makekeyset.docbook,v 1.6 2004/06/03 02:22:31 marka Exp $ -->
+<!-- $Id: dnssec-makekeyset.docbook,v 1.7 2005/04/07 03:49:56 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index 504cb5d391f6e701c0fb6906d838fed1edaac4b3..ec9fe17c3c8176397ce4b1d8d79a00a9575005c6 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-makekeyset.html,v 1.6 2004/03/05 08:32:16 marka Exp $ -->
+<!-- $Id: dnssec-makekeyset.html,v 1.7 2005/04/07 03:49:56 marka Exp $ -->
 
 <HTML
 ><HEAD
index fdf777fcc0cb0aeaabfa98911b0d45005822b898..e73637f2a0704339af0d010f3ac298f93a00099e 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: dnssec-signkey.8,v 1.19 2004/03/05 08:32:16 marka Exp $
+.\" $Id: dnssec-signkey.8,v 1.20 2005/04/07 03:49:56 marka Exp $
 .\" 
 .TH "DNSSEC-SIGNKEY" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
index 2ba8000fd07e1c838c21f316df3a9a9b058b435b..8b5a71e3ef96ab10ad72be9ad9a86d56deab444a 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-signkey.docbook,v 1.5 2004/06/03 02:22:32 marka Exp $ -->
+<!-- $Id: dnssec-signkey.docbook,v 1.6 2005/04/07 03:49:56 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index f88201d07944089fb2dd8c71b3c0157272dc37cf..591e06b727b6eb88898e74c2ebe67cb96c4df6d2 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-signkey.html,v 1.5 2004/03/05 08:32:16 marka Exp $ -->
+<!-- $Id: dnssec-signkey.html,v 1.6 2005/04/07 03:49:56 marka Exp $ -->
 
 <HTML
 ><HEAD
index 90e5770acace8ca0d75f7130788018e730bec4a0..7f9a2375c0b47badcfbae90144e8cc07a0bfdf54 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
  - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001-2003  Internet Software Consortium.
+ - Copyright (C) 2000-2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-signzone.docbook,v 1.14 2005/03/24 00:14:49 marka Exp $ -->
+<!-- $Id: dnssec-signzone.docbook,v 1.15 2005/04/07 03:49:56 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index 3936d4bba12f026b5d9bd2992dbc9eafb0bb33a8..8725760f2b7c1800778db63f51a45358d288a4eb 100644 (file)
@@ -1,6 +1,6 @@
 <!--
  - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001-2003  Internet Software Consortium.
+ - Copyright (C) 2000-2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dnssec-signzone.html,v 1.16 2005/04/03 03:31:32 marka Exp $ -->
+<!-- $Id: dnssec-signzone.html,v 1.17 2005/04/07 03:49:57 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 0440f129fc48dfd072135b01d40349cbca0f14d1..f8983fc827f653d78c61726bfd4fc3d9c39dc703 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: control.c,v 1.23 2005/04/05 00:58:14 marka Exp $ */
+/* $Id: control.c,v 1.24 2005/04/07 03:49:57 marka Exp $ */
 
 #include <config.h>
 
index cfcde5587f097dbc1708dd6b9515dccd60d6b774..663375864cae958c054bc75c8530d6d7c58da376 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,9 @@
  * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  * PERFORMANCE OF THIS SOFTWARE.
  */
+
+/* $Id: ns_smf_globals.h,v 1.3 2005/04/07 03:49:58 marka Exp $ */
+
 #ifndef NS_SMF_GLOBALS_H
 #define NS_SMF_GLOBALS_H 1
  
index dc644536e9dd6ae50674144ff8f1325a1b700eb1..809da4179c6354fbfd2654bebb6f790296a5a89d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: main.c,v 1.143 2005/04/05 02:13:45 marka Exp $ */
+/* $Id: main.c,v 1.144 2005/04/07 03:49:57 marka Exp $ */
 
 #include <config.h>
 
index c8944bf5857366de858eaba4a445f9c238351caa..0d148723626a86d4c2dfa9e1c2cbf6eb6ac83ac8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.c,v 1.72 2005/04/05 00:58:16 marka Exp $ */
+/* $Id: os.c,v 1.73 2005/04/07 03:49:58 marka Exp $ */
 
 #include <config.h>
 #include <stdarg.h>
index 83cbdcc13e0ea487c8f4cb8f8ca39c76b19f8bc4..5bda530bdae85ff7eec50164722e925cd8b25830 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000-2003  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: nsupdate.8,v 1.32 2004/04/07 00:57:00 marka Exp $
+.\" $Id: nsupdate.8,v 1.33 2005/04/07 03:49:58 marka Exp $
 .\"
 .TH "NSUPDATE" "8" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 6dbd56a5d7d5090dfdd841bbbe363a83d44464fb..90ac8975fa1f0ffbe386307c67f0d8442389a67c 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001-2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000-2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nsupdate.docbook,v 1.18 2004/03/05 04:58:15 marka Exp $ -->
+<!-- $Id: nsupdate.docbook,v 1.19 2005/04/07 03:49:59 marka Exp $ -->
 
 <refentry>
 <refentryinfo>
index f3098165cc58fdc9959fb84c91c503e17467bb20..7a49223147880bea995869cce66e33e27161d41c 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001-2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000-2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nsupdate.html,v 1.18 2005/04/03 03:31:33 marka Exp $ -->
+<!-- $Id: nsupdate.html,v 1.19 2005/04/07 03:49:59 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 26ef83a9550ea3f0186ec7c46a3e3fed14642fda..9d78dd351f8439765fc21fb74f031ec3e58e7a3c 100644 (file)
@@ -1,5 +1,5 @@
 .\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-.\" Copyright (C) 2001-2003  Internet Software Consortium.
+.\" Copyright (C) 20012003  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: rndc-confgen.8,v 1.12 2004/06/03 04:12:38 marka Exp $
+.\" $Id: rndc-confgen.8,v 1.13 2005/04/07 03:49:59 marka Exp $
 .\"
 .TH "RNDC-CONFGEN" "8" "Aug 27, 2001" "BIND9" ""
 .SH NAME
index 27a4c19a3e6976232a70add96991111497a85096..f7b60d7bd2aa1e345b0a99b81d25e9350992ec51 100644 (file)
@@ -1,6 +1,6 @@
 <!--
  - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001-2003  Internet Software Consortium.
+ - Copyright (C) 20012003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: rndc-confgen.html,v 1.13 2005/04/03 03:31:34 marka Exp $ -->
+<!-- $Id: rndc-confgen.html,v 1.14 2005/04/07 03:49:59 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 3064a431c0d37dbf0ff3f3b7fdd7c9f09e868cf0..ee98cd0c9bcb05ab188d2f0a62859ec52c02437d 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: rndc.8,v 1.30 2004/07/23 06:09:33 marka Exp $
+.\" $Id: rndc.8,v 1.31 2005/04/07 03:49:59 marka Exp $
 .\"
 .TH "RNDC" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
index e1daf55e2fdd71dc07a6cf1b93f0a0e900d6fbcc..fa8673069cd1261d25d7d21b9a28bef74735b98c 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: rndc.conf.5,v 1.28 2004/07/23 06:09:33 marka Exp $
+.\" $Id: rndc.conf.5,v 1.29 2005/04/07 03:49:59 marka Exp $
 .\"
 .TH "RNDC.CONF" "5" "June 30, 2000" "BIND9" ""
 .SH NAME
index 1d486eae120cd3f7a7fbbc2d8a6964bdeabaa606..80664774e0a1112378a938f9749f074d41b3fe8d 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: rndc.conf.docbook,v 1.8 2004/07/23 04:15:23 marka Exp $ -->
+<!-- $Id: rndc.conf.docbook,v 1.9 2005/04/07 03:49:59 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index 11a277dc47f77eaddb3f106ee68f96ae06be942e..c380f63c9fc1ad4e180df98892047c80fac5cbca 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: rndc.conf.html,v 1.13 2005/04/03 03:31:34 marka Exp $ -->
+<!-- $Id: rndc.conf.html,v 1.14 2005/04/07 03:50:00 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index f54e59781cccf977ca87295454a384e8b3bdb131..aa6011524c8ee8f13899af5fd6b89f5f603a3650 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: rndc.docbook,v 1.10 2004/07/23 04:15:25 marka Exp $ -->
+<!-- $Id: rndc.docbook,v 1.11 2005/04/07 03:50:00 marka Exp $ -->
 
 <refentry>
   <refentryinfo>
index f078c1db80bb49014c23bc9f1751f4a8087050ad..b24ae4faea3aa32c5d31e1a3da50e69f387b98f2 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: rndc.html,v 1.14 2005/04/03 03:31:34 marka Exp $ -->
+<!-- $Id: rndc.html,v 1.15 2005/04/07 03:50:00 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 5ab7e1c6bc0b0f4c6b745a1e02cb64a8a2ca1255..7461ca487604b0cb035ff6e6b71ccf232991b291 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres.3,v 1.19 2004/04/07 00:57:01 marka Exp $
+.\" $Id: lwres.3,v 1.20 2005/04/07 03:50:00 marka Exp $
 .\"
 .TH "LWRES" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index bb1559be3ed1c862c706e7598d003b252fd2aae6..efad1ce62dd5995ccc20101b75fed3b3e022a011 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres.docbook,v 1.4 2004/03/05 05:12:55 marka Exp $ -->
+<!-- $Id: lwres.docbook,v 1.5 2005/04/07 03:50:00 marka Exp $ -->
 
 <refentry>
 <refentryinfo>
index 72ee3708014f1e19519debf1992b44a12e483383..a8b7139523c7b468b7bba3f597db927a6476aed9 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres.html,v 1.9 2005/04/03 03:31:35 marka Exp $ -->
+<!-- $Id: lwres.html,v 1.10 2005/04/07 03:50:00 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 942732f6f60e361546e29538cc78aff31e0b883a..f340ae88ca95de6c8a8c6c6a5bda8c642f976fdd 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_buffer.3,v 1.17 2004/04/07 00:57:02 marka Exp $
+.\" $Id: lwres_buffer.3,v 1.18 2005/04/07 03:50:00 marka Exp $
 .\"
 .TH "LWRES_BUFFER" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index feb5021e7cd2f47c494b5f7253ade1e0cecbda94..df491413d75af7ebd571a11a288afeaf6e939446 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_buffer.docbook,v 1.4 2004/03/05 05:12:56 marka Exp $ -->
+<!-- $Id: lwres_buffer.docbook,v 1.5 2005/04/07 03:50:00 marka Exp $ -->
 
 <refentry>
 <refentryinfo>
index 552ea3dd5362c8d8cec7ca6f3176050669d8458c..ff292f3e252ebd4b72d858956826b3a5910031d5 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_buffer.html,v 1.9 2005/04/03 03:31:36 marka Exp $ -->
+<!-- $Id: lwres_buffer.html,v 1.10 2005/04/07 03:50:01 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 296807650f794cb0088614204c87145e430567d9..b55109fd4d64e4094a18cb5776a995707c88f015 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_config.3,v 1.17 2004/04/07 00:57:02 marka Exp $
+.\" $Id: lwres_config.3,v 1.18 2005/04/07 03:50:01 marka Exp $
 .\"
 .TH "LWRES_CONFIG" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 5c264b7193c675ec8ffe3f1697996d574d2e518e..6296ff5d4b046071b4b5e4d27be2894b6493d35d 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_config.docbook,v 1.3 2004/03/05 05:12:56 marka Exp $ -->
+<!-- $Id: lwres_config.docbook,v 1.4 2005/04/07 03:50:01 marka Exp $ -->
 
 <refentry>
 <refentryinfo>
index f22b0b64bfbe46c6ae46beb27c89fb6d1ba3efc0..3d61e34fb2d9fa9c094de596f22e14c3a9ecfa53 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_config.html,v 1.9 2005/04/03 03:31:36 marka Exp $ -->
+<!-- $Id: lwres_config.html,v 1.10 2005/04/07 03:50:01 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 3001815f7f71782e48a14cfcf5fd781a5b5eaa8f..db3eaec12497772d9931444cf4182f1ebe5418cc 100644 (file)
@@ -1,5 +1,5 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-.\" Copyright (C) 2000, 2001  Internet Software Consortium.
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_context.3,v 1.19 2004/04/07 00:57:02 marka Exp $
+.\" $Id: lwres_context.3,v 1.20 2005/04/07 03:50:01 marka Exp $
 .\"
 .TH "LWRES_CONTEXT" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 376d957e829e632383e4e8d4bcc147dcfa3c31e6..86d01b5b93bdc4f590a7edf049b622306c01b921 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_context.docbook,v 1.5 2004/03/05 05:12:56 marka Exp $ -->
+<!-- $Id: lwres_context.docbook,v 1.6 2005/04/07 03:50:01 marka Exp $ -->
 
 <refentry>
 <refentryinfo>
index 269e6c673c50f448755122fc4971448fa760b700..aa25500fab6904bb7acbe9192222793100778024 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_context.html,v 1.11 2005/04/03 03:31:36 marka Exp $ -->
+<!-- $Id: lwres_context.html,v 1.12 2005/04/07 03:50:01 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 89f574100c7afdd5987c88f3ed80a642f182fede..6404ee0e28845008860cb1bb8701ddb7c5ccfb1a 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_gabn.3,v 1.18 2004/04/07 00:57:02 marka Exp $
+.\" $Id: lwres_gabn.3,v 1.19 2005/04/07 03:50:01 marka Exp $
 .\"
 .TH "LWRES_GABN" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 83e26c839e8be66a6a4259401366e34fbb2c7cae..0210477e962af42417fd20459308126514fa9d12 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gabn.docbook,v 1.4 2004/03/05 05:12:56 marka Exp $ -->
+<!-- $Id: lwres_gabn.docbook,v 1.5 2005/04/07 03:50:01 marka Exp $ -->
 
 <refentry>
 <refentryinfo>
index 0a2c7961f05cdeb744973bb27c03dcf087b7bfe0..eea65d70b6a4403c8e61cbc65e1cf03445588c02 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gabn.html,v 1.11 2005/04/03 03:31:36 marka Exp $ -->
+<!-- $Id: lwres_gabn.html,v 1.12 2005/04/07 03:50:01 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index b9f1d2f17799ba9f58dd7809e1f22803e566a3bb..365a5a5630e2c3d084c1a549f0b437bee363d355 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_gai_strerror.3,v 1.18 2004/04/07 00:57:02 marka Exp $
+.\" $Id: lwres_gai_strerror.3,v 1.19 2005/04/07 03:50:02 marka Exp $
 .\"
 .TH "LWRES_GAI_STRERROR" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 5319d5336db7f461fc647c0f0a13cc121207cfb3..3af224cc5856f68e5d595d08cf8a675beda890a2 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gai_strerror.docbook,v 1.4 2004/03/05 05:12:56 marka Exp $ -->
+<!-- $Id: lwres_gai_strerror.docbook,v 1.5 2005/04/07 03:50:02 marka Exp $ -->
 
 <refentry>
 <refentryinfo>
index d5b7a11e3b6ab4d18bed37b47c2ddf3158c74503..09a6b4255eefafec48c198d768728983257c9b37 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gai_strerror.html,v 1.10 2005/04/03 03:31:36 marka Exp $ -->
+<!-- $Id: lwres_gai_strerror.html,v 1.11 2005/04/07 03:50:02 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index c9623a6c005df33eb82597197ee1d2ff6ebbc13e..0336f651cc22fccfbef11d52f6bec701416bb8f5 100644 (file)
@@ -1,5 +1,5 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-.\" Copyright (C) 2000, 2001  Internet Software Consortium.
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_getaddrinfo.3,v 1.22 2004/04/07 00:57:02 marka Exp $
+.\" $Id: lwres_getaddrinfo.3,v 1.23 2005/04/07 03:50:02 marka Exp $
 .\"
 .TH "LWRES_GETADDRINFO" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index dd3d64bcd98f366ec86302c1425c5796d7df0f2c..166a61ee069c449f5d2af285017fdd538f963d36 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getaddrinfo.docbook,v 1.7 2004/03/05 05:12:56 marka Exp $ -->
+<!-- $Id: lwres_getaddrinfo.docbook,v 1.8 2005/04/07 03:50:02 marka Exp $ -->
 
 <refentry>
 
index 4d692765cf9a6aab0781874ac619df13dff0d013..8ca8a30021e0762734e4a597ae4c90c61bef4535 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getaddrinfo.html,v 1.14 2005/04/03 03:31:36 marka Exp $ -->
+<!-- $Id: lwres_getaddrinfo.html,v 1.15 2005/04/07 03:50:02 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 46e9f3290c8eb7905991884ad084c63695c2c825..fe3cb9001877cadfe9f15555cafd946a4e6566f2 100644 (file)
@@ -1,5 +1,5 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-.\" Copyright (C) 2000, 2001  Internet Software Consortium.
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_getipnode.3,v 1.19 2004/04/07 00:57:03 marka Exp $
+.\" $Id: lwres_getipnode.3,v 1.20 2005/04/07 03:50:02 marka Exp $
 .\"
 .TH "LWRES_GETIPNODE" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 3f5ebd2d07e1959b1e74cd5f7837a9e91941c011..5225e5a830e3e6b425a1d87a37a26dbc10dd92c9 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getipnode.docbook,v 1.6 2004/03/05 05:12:56 marka Exp $ -->
+<!-- $Id: lwres_getipnode.docbook,v 1.7 2005/04/07 03:50:02 marka Exp $ -->
 
 <refentry>
 
index 446b5cdad3e52c7c11803c170c7f662b88c9e45d..ec121e174ff1084ad2396b76124e25d4eeb7fac6 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001, 2003  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getipnode.html,v 1.13 2005/04/03 03:31:36 marka Exp $ -->
+<!-- $Id: lwres_getipnode.html,v 1.14 2005/04/07 03:50:02 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index e7cafa252e93d329fe402f7af41384ae45cb573e..357f657a1eff0ffed9ee6a035fcec89f72c91285 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_getnameinfo.3,v 1.20 2004/04/07 00:57:04 marka Exp $
+.\" $Id: lwres_getnameinfo.3,v 1.21 2005/04/07 03:50:02 marka Exp $
 .\"
 .TH "LWRES_GETNAMEINFO" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 80c08a159f6c41dd8b94ff5126db027a47dcdd0b..e51ecb5938a6170d82c8cea3266b9950813bd14d 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getnameinfo.docbook,v 1.4 2004/03/05 05:12:56 marka Exp $ -->
+<!-- $Id: lwres_getnameinfo.docbook,v 1.5 2005/04/07 03:50:02 marka Exp $ -->
 
 <refentry>
 
index c962704d1dc9a29da0b3a8235b64d13493939eba..5d2ce0f8d9e50347307510f72fa3425931165b1b 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getnameinfo.html,v 1.10 2005/04/03 03:31:37 marka Exp $ -->
+<!-- $Id: lwres_getnameinfo.html,v 1.11 2005/04/07 03:50:02 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 76cc9048ebfb3b676da8d98e872418aec0544039..d2da93ec5e29e099d4d786c28f1e2c3b6433dc74 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_getrrsetbyname.3,v 1.16 2004/04/07 00:57:04 marka Exp $
+.\" $Id: lwres_getrrsetbyname.3,v 1.17 2005/04/07 03:50:02 marka Exp $
 .\"
 .TH "LWRES_GETRRSETBYNAME" "3" "Oct 18, 2000" "BIND9" ""
 .SH NAME
index a0944b525372a2e34b651ed0efb8353c2948ae0a..0ff549b47a9a73b7ad32135162e1d7f889b50846 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getrrsetbyname.docbook,v 1.4 2004/03/05 05:12:57 marka Exp $ -->
+<!-- $Id: lwres_getrrsetbyname.docbook,v 1.5 2005/04/07 03:50:03 marka Exp $ -->
 
 <refentry>
 <refentryinfo>
index 7f7df9bca7a666848c7ff5795447e2b009ad1c15..e310fc8a42c492589a9d6d7927026f72f7038425 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getrrsetbyname.html,v 1.10 2005/04/03 03:31:37 marka Exp $ -->
+<!-- $Id: lwres_getrrsetbyname.html,v 1.11 2005/04/07 03:50:03 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index cb924420d074ac13099ebf3466e5d39376538be0..3242672504c3d59c1ee928d5b1d53ebc1e5b9558 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_gnba.3,v 1.18 2004/04/07 00:57:04 marka Exp $
+.\" $Id: lwres_gnba.3,v 1.19 2005/04/07 03:50:03 marka Exp $
 .\"
 .TH "LWRES_GNBA" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 4c24dc3a23143db70f8eb45153671014453829f4..665caa825fc7257dd0d575bed4de6071d68a0ae2 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gnba.docbook,v 1.5 2004/03/05 05:12:57 marka Exp $ -->
+<!-- $Id: lwres_gnba.docbook,v 1.6 2005/04/07 03:50:03 marka Exp $ -->
 
 <refentry>
 
index fe13aabefcb918e3eacffc56b1c2193b7c590390..3382e3979c21c8ce0758423705e8c7d68c85a3cb 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gnba.html,v 1.11 2005/04/03 03:31:37 marka Exp $ -->
+<!-- $Id: lwres_gnba.html,v 1.12 2005/04/07 03:50:03 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 211ba6256a632835a82838dc39ff2d3928b7d798..5e5a7e7c7f5833b9efb526bb17c03870df96b3da 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_hstrerror.3,v 1.18 2004/04/07 00:57:04 marka Exp $
+.\" $Id: lwres_hstrerror.3,v 1.19 2005/04/07 03:50:03 marka Exp $
 .\"
 .TH "LWRES_HSTRERROR" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 437ba89d5d5f7ccea608637e7faa5884b9fa5a61..e9224de183a72aabd905b852f88237ab3b4fa419 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_hstrerror.docbook,v 1.5 2004/03/05 05:12:57 marka Exp $ -->
+<!-- $Id: lwres_hstrerror.docbook,v 1.6 2005/04/07 03:50:03 marka Exp $ -->
 
 <refentry>
 
index 00ee3702888e14bb2a32d74d73602a5f53248434..3e2618a80be691809bf82383892b10d2aa93651f 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_hstrerror.html,v 1.10 2005/04/03 03:31:37 marka Exp $ -->
+<!-- $Id: lwres_hstrerror.html,v 1.11 2005/04/07 03:50:03 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index b2dc17dc88f71c45bfd81ef31e7ce7a911267d41..3ace1b930c8f965554503dac235a9a9e7052aaff 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_inetntop.3,v 1.17 2004/04/07 00:57:04 marka Exp $
+.\" $Id: lwres_inetntop.3,v 1.18 2005/04/07 03:50:03 marka Exp $
 .\"
 .TH "LWRES_INETNTOP" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 4934537ab0795ea5b79e14705d6e203a7eb510eb..5aeb030d5a52cb6c4c20a2dbe9a9616e706001a6 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_inetntop.docbook,v 1.4 2004/03/05 05:12:57 marka Exp $ -->
+<!-- $Id: lwres_inetntop.docbook,v 1.5 2005/04/07 03:50:03 marka Exp $ -->
 
 <refentry>
 
index 8a024f65450bff3e4d6123c974c4901424baef7f..83fdea5b872dda0a6264201e6b0a0e3b54d8f617 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_inetntop.html,v 1.10 2005/04/03 03:31:37 marka Exp $ -->
+<!-- $Id: lwres_inetntop.html,v 1.11 2005/04/07 03:50:03 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 08f0e51fb4a6aae785ab69030b7c6edd85c70c74..9fbc4315ee33a22f9f2992091fe15b340e7adf56 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_noop.3,v 1.19 2004/04/07 00:57:04 marka Exp $
+.\" $Id: lwres_noop.3,v 1.20 2005/04/07 03:50:03 marka Exp $
 .\"
 .TH "LWRES_NOOP" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 4cd48f0cc359b25e1106500490eca94ca6ab9b8d..92dd0998099e5058eb00d8c2b5eda26492d4a23a 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_noop.docbook,v 1.5 2004/03/05 05:12:57 marka Exp $ -->
+<!-- $Id: lwres_noop.docbook,v 1.6 2005/04/07 03:50:03 marka Exp $ -->
 
 <refentry>
 
index fdec6e331260909fe21386adedc6213ddfe3a2c5..919504003c2a3271c0a44e1b7af99a7bb9d1da28 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_noop.html,v 1.12 2005/04/03 03:31:37 marka Exp $ -->
+<!-- $Id: lwres_noop.html,v 1.13 2005/04/07 03:50:04 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index f2a677f54471ec0f5939a8463ec8810268ae7d86..25e2480ee2c25e678b56a8b7631626e8a4b25a33 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_packet.3,v 1.20 2004/04/07 00:57:04 marka Exp $
+.\" $Id: lwres_packet.3,v 1.21 2005/04/07 03:50:04 marka Exp $
 .\"
 .TH "LWRES_PACKET" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index 87ff05e52842b6be3396e0b9b1e81d1592fbc365..2720998e76511e05f580b0f399af8399598ac8c9 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_packet.docbook,v 1.7 2004/03/05 05:12:57 marka Exp $ -->
+<!-- $Id: lwres_packet.docbook,v 1.8 2005/04/07 03:50:04 marka Exp $ -->
 
 <refentry>
 
index f815c0b31122cad641585811ccc9367cbc9fde12..3cc421cbcff7005133e415d8d5b69bc44aee9c42 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_packet.html,v 1.13 2005/04/03 03:31:37 marka Exp $ -->
+<!-- $Id: lwres_packet.html,v 1.14 2005/04/07 03:50:04 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index 7a4c6db27fd4337efa094de7d9b80dcab020b42d..70da88cbf9100d886249d83ee8f1066731ac67ac 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: lwres_resutil.3,v 1.19 2004/04/07 00:57:04 marka Exp $
+.\" $Id: lwres_resutil.3,v 1.20 2005/04/07 03:50:04 marka Exp $
 .\"
 .TH "LWRES_RESUTIL" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
index abe150273b1d3f6fa669581e14417d7223a8bd89..1087a8ee2859a3be409c99ed90c24b5c32ea3599 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_resutil.docbook,v 1.6 2004/03/05 05:12:57 marka Exp $ -->
+<!-- $Id: lwres_resutil.docbook,v 1.7 2005/04/07 03:50:04 marka Exp $ -->
 
 <refentry>
 
index e7b5533559144a2510c13c03e1ff0b2d12d048dd..59096a92191d7e93395fa26459fe50a00f28d8c5 100644 (file)
@@ -1,6 +1,6 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
- - Copyright (C) 2001  Internet Software Consortium.
+ - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_resutil.html,v 1.13 2005/04/03 03:31:37 marka Exp $ -->
+<!-- $Id: lwres_resutil.html,v 1.14 2005/04/07 03:50:04 marka Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
index d9d1084a936311b7793d3025ab59dd27096909d6..71c146e0f40fa062fec83d9708eaf8dd050907b5 100644 (file)
 ./bin/check/Makefile.in                                MAKE    2000,2001,2002,2003,2004
 ./bin/check/check-tool.c                       C       2000,2001,2002,2004,2005
 ./bin/check/check-tool.h                       C       2000,2001,2002,2004
-./bin/check/named-checkconf.8                  MAN     2000,2001,2002,2004
+./bin/check/named-checkconf.8                  MAN     DOCBOOK
 ./bin/check/named-checkconf.c                  C       1999,2000,2001,2002,2004,2005
-./bin/check/named-checkconf.docbook            SGML    2001,2002,2004
-./bin/check/named-checkconf.html               HTML    2001,2002,2004,2005
-./bin/check/named-checkzone.8                  MAN     2000,2001,2002,2004,2005
+./bin/check/named-checkconf.docbook            SGML    2000,2001,2002,2004,2005
+./bin/check/named-checkconf.html               HTML    DOCBOOK
+./bin/check/named-checkzone.8                  MAN     DOCBOOK
 ./bin/check/named-checkzone.c                  C       1999,2000,2001,2002,2003,2004,2005
-./bin/check/named-checkzone.docbook            SGML    2001,2002,2004,2005
-./bin/check/named-checkzone.html               HTML    2001,2002,2004,2005
+./bin/check/named-checkzone.docbook            SGML    2000,2001,2002,2004,2005
+./bin/check/named-checkzone.html               HTML    DOCBOOK
 ./bin/check/win32/namedcheckconf.dsp           X       2001
 ./bin/check/win32/namedcheckconf.dsw           X       2001
 ./bin/check/win32/namedcheckconf.mak           X       2001
 ./bin/check/win32/namedcheckzone.mak           X       2001
 ./bin/dig/.cvsignore                           X       2000,2001
 ./bin/dig/Makefile.in                          MAKE    2000,2001,2002,2004
-./bin/dig/dig.1                                        MAN     2000,2001,2002,2003,2004
+./bin/dig/dig.1                                        MAN     DOCBOOK
 ./bin/dig/dig.c                                        C       2000,2001,2002,2003,2004,2005
 ./bin/dig/dig.docbook                          SGML    2000,2001,2002,2003,2004
-./bin/dig/dig.html                             HTML    2000,2001,2002,2003,2004,2005
+./bin/dig/dig.html                             HTML    DOCBOOK
 ./bin/dig/dighost.c                            C       2000,2001,2002,2003,2004,2005
-./bin/dig/host.1                               MAN     2000,2001,2002,2004
+./bin/dig/host.1                               MAN     DOCBOOK
 ./bin/dig/host.c                               C       2000,2001,2002,2003,2004,2005
 ./bin/dig/host.docbook                         SGML    2000,2001,2002,2004
-./bin/dig/host.html                            HTML    2000,2001,2002,2004,2005
+./bin/dig/host.html                            HTML    DOCBOOK
 ./bin/dig/include/dig/dig.h                    C       2000,2001,2002,2003,2004,2005
-./bin/dig/nslookup.1                           MAN     2004
+./bin/dig/nslookup.1                           MAN     DOCBOOK
 ./bin/dig/nslookup.c                           C       2000,2001,2002,2003,2004
 ./bin/dig/nslookup.docbook                     SGML    2004
-./bin/dig/nslookup.html                                HTML    2004,2005
+./bin/dig/nslookup.html                                HTML    DOCBOOK
 ./bin/dig/win32/dig.dsp                                X       2001
 ./bin/dig/win32/dig.dsw                                X       2001
 ./bin/dig/win32/dig.mak                                X       2001
 ./bin/dig/win32/nslookup.mak                   X       2001
 ./bin/dnssec/.cvsignore                                X       2000,2001
 ./bin/dnssec/Makefile.in                       MAKE    2000,2001,2002,2004
-./bin/dnssec/dnssec-keygen.8                   MAN     2000,2001,2002,2003,2004
+./bin/dnssec/dnssec-keygen.8                   MAN     DOCBOOK
 ./bin/dnssec/dnssec-keygen.c                   C.NAI   2000,2001,2002,2003,2004
-./bin/dnssec/dnssec-keygen.docbook             SGML    2001,2002,2003,2004
-./bin/dnssec/dnssec-keygen.html                        HTML    2001,2002,2003,2004,2005
-./bin/dnssec/dnssec-makekeyset.8               MAN     2000,2001,2003,2004
+./bin/dnssec/dnssec-keygen.docbook             SGML    2000,2001,2002,2003,2004,2005
+./bin/dnssec/dnssec-keygen.html                        HTML    DOCBOOK
+./bin/dnssec/dnssec-makekeyset.8               MAN     DOCBOOK
 ./bin/dnssec/dnssec-makekeyset.c               C.NAI   2000,2001,2002,2003,2004
-./bin/dnssec/dnssec-makekeyset.docbook         SGML    2001,2003,2004
-./bin/dnssec/dnssec-makekeyset.html            HTML    2001,2003,2004
-./bin/dnssec/dnssec-signkey.8                  MAN     2000,2001,2003,2004
+./bin/dnssec/dnssec-makekeyset.docbook         SGML    2000,2001,2003,2004,2005
+./bin/dnssec/dnssec-makekeyset.html            HTML    DOCBOOK
+./bin/dnssec/dnssec-signkey.8                  MAN     DOCBOOK
 ./bin/dnssec/dnssec-signkey.c                  C.NAI   2000,2001,2002,2003,2004
-./bin/dnssec/dnssec-signkey.docbook            SGML    2001,2003,2004
-./bin/dnssec/dnssec-signkey.html               HTML    2001,2003,2004
-./bin/dnssec/dnssec-signzone.8                 MAN     2000,2001,2002,2003,2004,2005
+./bin/dnssec/dnssec-signkey.docbook            SGML    2000,2001,2003,2004,2005
+./bin/dnssec/dnssec-signkey.html               HTML    DOCBOOK
+./bin/dnssec/dnssec-signzone.8                 MAN     DOCBOOK
 ./bin/dnssec/dnssec-signzone.c                 C.NAI   1999,2000,2001,2002,2003,2004,2005
-./bin/dnssec/dnssec-signzone.docbook           SGML    2001,2002,2003,2004,2005
-./bin/dnssec/dnssec-signzone.html              HTML    2001,2002,2003,2004,2005
+./bin/dnssec/dnssec-signzone.docbook           SGML    2000,2001,2002,2003,2004,2005
+./bin/dnssec/dnssec-signzone.html              HTML    DOCBOOK
 ./bin/dnssec/dnssectool.c                      C       2000,2001,2003,2004
 ./bin/dnssec/dnssectool.h                      C       2000,2001,2003,2004
 ./bin/dnssec/win32/keygen.dsp                  X       2001
 ./bin/named/lwdgnba.c                          C       2000,2001,2002,2004
 ./bin/named/lwdgrbn.c                          C       2000,2001,2003,2004
 ./bin/named/lwdnoop.c                          C       2000,2001,2004
-./bin/named/lwresd.8                           MAN     2000,2001,2004
+./bin/named/lwresd.8                           MAN     DOCBOOK
 ./bin/named/lwresd.c                           C       2000,2001,2002,2003,2004
 ./bin/named/lwresd.docbook                     SGML    2000,2001,2004
-./bin/named/lwresd.html                                HTML    2000,2001,2004,2005
+./bin/named/lwresd.html                                HTML    DOCBOOK
 ./bin/named/lwsearch.c                         C       2000,2001,2004
 ./bin/named/main.c                             C       1999,2000,2001,2002,2003,2004,2005
-./bin/named/named.8                            MAN     2000,2001,2003,2004
-./bin/named/named.conf.5                       MAN     2004,2005
+./bin/named/named.8                            MAN     DOCBOOK
+./bin/named/named.conf.5                       MAN     DOCBOOK
 ./bin/named/named.conf.docbook                 SGML    2004,2005
-./bin/named/named.conf.html                    HTML    2004,2005
+./bin/named/named.conf.html                    HTML    DOCBOOK
 ./bin/named/named.docbook                      SGML    2000,2001,2003,2004
-./bin/named/named.html                         HTML    2000,2001,2003,2004,2005
+./bin/named/named.html                         HTML    DOCBOOK
 ./bin/named/notify.c                           C       1999,2000,2001,2002,2003,2004
 ./bin/named/query.c                            C       1999,2000,2001,2002,2003,2004,2005
 ./bin/named/server.c                           C       1999,2000,2001,2002,2003,2004,2005
 ./bin/named/zoneconf.c                         C       1999,2000,2001,2002,2003,2004,2005
 ./bin/nsupdate/.cvsignore                      X       2000,2001
 ./bin/nsupdate/Makefile.in                     MAKE    2000,2001,2002,2004
-./bin/nsupdate/nsupdate.8                      MAN     2000,2001,2002,2003,2004
+./bin/nsupdate/nsupdate.8                      MAN     DOCBOOK
 ./bin/nsupdate/nsupdate.c                      C       2000,2001,2002,2003,2004,2005
-./bin/nsupdate/nsupdate.docbook                        SGML    2001,2002,2003,2004
-./bin/nsupdate/nsupdate.html                   HTML    2001,2002,2003,2004,2005
+./bin/nsupdate/nsupdate.docbook                        SGML    2000,2001,2002,2003,2004,2005
+./bin/nsupdate/nsupdate.html                   HTML    DOCBOOK
 ./bin/nsupdate/win32/nsupdate.dsp              X       2001
 ./bin/nsupdate/win32/nsupdate.dsw              X       2001
 ./bin/nsupdate/win32/nsupdate.mak              X       2001
 ./bin/rndc/.cvsignore                          X       2000,2001
 ./bin/rndc/Makefile.in                         MAKE    2000,2001,2002,2004
 ./bin/rndc/include/rndc/os.h                   C       2001,2004
-./bin/rndc/rndc-confgen.8                      MAN     2001,2002,2003,2004
+./bin/rndc/rndc-confgen.8                      MAN     DOCBOOK
 ./bin/rndc/rndc-confgen.c                      C       2001,2003,2004
 ./bin/rndc/rndc-confgen.docbook                        SGML    2001,2003,2004
-./bin/rndc/rndc-confgen.html                   HTML    2001,2002,2003,2004,2005
-./bin/rndc/rndc.8                              MAN     2000,2001,2004
+./bin/rndc/rndc-confgen.html                   HTML    DOCBOOK
+./bin/rndc/rndc.8                              MAN     DOCBOOK
 ./bin/rndc/rndc.c                              C       2000,2001,2002,2003,2004,2005
 ./bin/rndc/rndc.conf                           CONF-C  2000,2001,2004
-./bin/rndc/rndc.conf.5                         MAN     2000,2001,2004
-./bin/rndc/rndc.conf.docbook                   SGML    2001,2004
-./bin/rndc/rndc.conf.html                      HTML    2001,2004,2005
-./bin/rndc/rndc.docbook                                SGML    2001,2004
-./bin/rndc/rndc.html                           HTML    2001,2004,2005
+./bin/rndc/rndc.conf.5                         MAN     DOCBOOK
+./bin/rndc/rndc.conf.docbook                   SGML    2000,2001,2004,2005
+./bin/rndc/rndc.conf.html                      HTML    DOCBOOK
+./bin/rndc/rndc.docbook                                SGML    2000,2001,2004,2005
+./bin/rndc/rndc.html                           HTML    DOCBOOK
 ./bin/rndc/unix/.cvsignore                     X       2001
 ./bin/rndc/unix/Makefile.in                    MAKE    2001,2004
 ./bin/rndc/unix/os.c                           C       2001,2004
 ./lib/lwres/lwresutil.c                                C       2000,2001,2004
 ./lib/lwres/man/.cvsignore                     X       2001
 ./lib/lwres/man/Makefile.in                    MAKE    2001,2004
-./lib/lwres/man/lwres.3                                MAN     2000,2001,2004
-./lib/lwres/man/lwres.docbook                  SGML    2001,2004
-./lib/lwres/man/lwres.html                     HTML    2001,2004,2005
-./lib/lwres/man/lwres_buffer.3                 MAN     2000,2001,2004
-./lib/lwres/man/lwres_buffer.docbook           SGML    2001,2004
-./lib/lwres/man/lwres_buffer.html              HTML    2001,2004,2005
-./lib/lwres/man/lwres_config.3                 MAN     2000,2001,2004
-./lib/lwres/man/lwres_config.docbook           SGML    2001,2004
-./lib/lwres/man/lwres_config.html              HTML    2001,2004,2005
-./lib/lwres/man/lwres_context.3                        MAN     2000,2001,2004
-./lib/lwres/man/lwres_context.docbook          SGML    2001,2003,2004
-./lib/lwres/man/lwres_context.html             HTML    2001,2004,2005
-./lib/lwres/man/lwres_gabn.3                   MAN     2000,2001,2004
-./lib/lwres/man/lwres_gabn.docbook             SGML    2001,2004
-./lib/lwres/man/lwres_gabn.html                        HTML    2001,2004,2005
-./lib/lwres/man/lwres_gai_strerror.3           MAN     2000,2001,2004
-./lib/lwres/man/lwres_gai_strerror.docbook     SGML    2001,2004
-./lib/lwres/man/lwres_gai_strerror.html                HTML    2001,2004,2005
-./lib/lwres/man/lwres_getaddrinfo.3            MAN     2000,2001,2004
-./lib/lwres/man/lwres_getaddrinfo.docbook      SGML    2001,2003,2004
-./lib/lwres/man/lwres_getaddrinfo.html         HTML    2001,2003,2004,2005
-./lib/lwres/man/lwres_gethostent.3             MAN     2001,2004
+./lib/lwres/man/lwres.3                                MAN     DOCBOOK
+./lib/lwres/man/lwres.docbook                  SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres.html                     HTML    DOCBOOK
+./lib/lwres/man/lwres_buffer.3                 MAN     DOCBOOK
+./lib/lwres/man/lwres_buffer.docbook           SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_buffer.html              HTML    DOCBOOK
+./lib/lwres/man/lwres_config.3                 MAN     DOCBOOK
+./lib/lwres/man/lwres_config.docbook           SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_config.html              HTML    DOCBOOK
+./lib/lwres/man/lwres_context.3                        MAN     DOCBOOK
+./lib/lwres/man/lwres_context.docbook          SGML    2000,2001,2003,2004,2005
+./lib/lwres/man/lwres_context.html             HTML    DOCBOOK
+./lib/lwres/man/lwres_gabn.3                   MAN     DOCBOOK
+./lib/lwres/man/lwres_gabn.docbook             SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_gabn.html                        HTML    DOCBOOK
+./lib/lwres/man/lwres_gai_strerror.3           MAN     DOCBOOK
+./lib/lwres/man/lwres_gai_strerror.docbook     SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_gai_strerror.html                HTML    DOCBOOK
+./lib/lwres/man/lwres_getaddrinfo.3            MAN     DOCBOOK
+./lib/lwres/man/lwres_getaddrinfo.docbook      SGML    2000,2001,2003,2004,2005
+./lib/lwres/man/lwres_getaddrinfo.html         HTML    DOCBOOK
+./lib/lwres/man/lwres_gethostent.3             MAN     DOCBOOK
 ./lib/lwres/man/lwres_gethostent.docbook       SGML    2001,2004
-./lib/lwres/man/lwres_gethostent.html          HTML    2001,2004,2005
-./lib/lwres/man/lwres_getipnode.3              MAN     2000,2001,2004
-./lib/lwres/man/lwres_getipnode.docbook                SGML    2001,2003,2004
-./lib/lwres/man/lwres_getipnode.html           HTML    2001,2003,2004,2005
-./lib/lwres/man/lwres_getnameinfo.3            MAN     2000,2001,2004
-./lib/lwres/man/lwres_getnameinfo.docbook      SGML    2001,2004
-./lib/lwres/man/lwres_getnameinfo.html         HTML    2001,2004,2005
-./lib/lwres/man/lwres_getrrsetbyname.3         MAN     2000,2001,2004
-./lib/lwres/man/lwres_getrrsetbyname.docbook   SGML    2001,2004
-./lib/lwres/man/lwres_getrrsetbyname.html      HTML    2001,2004,2005
-./lib/lwres/man/lwres_gnba.3                   MAN     2000,2001,2004
-./lib/lwres/man/lwres_gnba.docbook             SGML    2001,2004
-./lib/lwres/man/lwres_gnba.html                        HTML    2001,2004,2005
-./lib/lwres/man/lwres_hstrerror.3              MAN     2000,2001,2004
-./lib/lwres/man/lwres_hstrerror.docbook                SGML    2001,2004
-./lib/lwres/man/lwres_hstrerror.html           HTML    2001,2004,2005
-./lib/lwres/man/lwres_inetntop.3               MAN     2000,2001,2004
-./lib/lwres/man/lwres_inetntop.docbook         SGML    2001,2004
-./lib/lwres/man/lwres_inetntop.html            HTML    2001,2004,2005
-./lib/lwres/man/lwres_noop.3                   MAN     2000,2001,2004
-./lib/lwres/man/lwres_noop.docbook             SGML    2001,2004
-./lib/lwres/man/lwres_noop.html                        HTML    2001,2004,2005
-./lib/lwres/man/lwres_packet.3                 MAN     2000,2001,2004
-./lib/lwres/man/lwres_packet.docbook           SGML    2001,2004
-./lib/lwres/man/lwres_packet.html              HTML    2001,2004,2005
-./lib/lwres/man/lwres_resutil.3                        MAN     2000,2001,2004
-./lib/lwres/man/lwres_resutil.docbook          SGML    2001,2004
-./lib/lwres/man/lwres_resutil.html             HTML    2001,2004,2005
+./lib/lwres/man/lwres_gethostent.html          HTML    DOCBOOK
+./lib/lwres/man/lwres_getipnode.3              MAN     DOCBOOK
+./lib/lwres/man/lwres_getipnode.docbook                SGML    2000,2001,2003,2004,2005
+./lib/lwres/man/lwres_getipnode.html           HTML    DOCBOOK
+./lib/lwres/man/lwres_getnameinfo.3            MAN     DOCBOOK
+./lib/lwres/man/lwres_getnameinfo.docbook      SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_getnameinfo.html         HTML    DOCBOOK
+./lib/lwres/man/lwres_getrrsetbyname.3         MAN     DOCBOOK
+./lib/lwres/man/lwres_getrrsetbyname.docbook   SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_getrrsetbyname.html      HTML    DOCBOOK
+./lib/lwres/man/lwres_gnba.3                   MAN     DOCBOOK
+./lib/lwres/man/lwres_gnba.docbook             SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_gnba.html                        HTML    DOCBOOK
+./lib/lwres/man/lwres_hstrerror.3              MAN     DOCBOOK
+./lib/lwres/man/lwres_hstrerror.docbook                SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_hstrerror.html           HTML    DOCBOOK
+./lib/lwres/man/lwres_inetntop.3               MAN     DOCBOOK
+./lib/lwres/man/lwres_inetntop.docbook         SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_inetntop.html            HTML    DOCBOOK
+./lib/lwres/man/lwres_noop.3                   MAN     DOCBOOK
+./lib/lwres/man/lwres_noop.docbook             SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_noop.html                        HTML    DOCBOOK
+./lib/lwres/man/lwres_packet.3                 MAN     DOCBOOK
+./lib/lwres/man/lwres_packet.docbook           SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_packet.html              HTML    DOCBOOK
+./lib/lwres/man/lwres_resutil.3                        MAN     DOCBOOK
+./lib/lwres/man/lwres_resutil.docbook          SGML    2000,2001,2004,2005
+./lib/lwres/man/lwres_resutil.html             HTML    DOCBOOK
 ./lib/lwres/man/resolver.5                     MAN     2000,2001,2004
 ./lib/lwres/print.c                            C       1999,2000,2001,2003,2004
 ./lib/lwres/print_p.h                          C       1999,2000,2001,2003,2004
 ./util/mandoc2docbook.pl                       PERL    2001,2004
 ./util/mdnbuildtest.sh                         SH      2000,2001,2004
 ./util/memleak.pl                              PERL    1999,2000,2001,2004
-./util/merge_copyrights                                PERL    1998,1999,2000,2001,2003,2004
+./util/merge_copyrights                                PERL    1998,1999,2000,2001,2003,2004,2005
 ./util/mkreslib.pl                             PERL    2000,2001,2004
 ./util/nanny.pl                                        PERL    2000,2001,2004
 ./util/nt-kit                                  SH      1999,2000,2001,2004
 ./util/spacewhack.pl                           PERL    2000,2001,2004
 ./util/tabify-changes                          SH      2004
 ./util/update-drafts.pl                                PERL    2000,2001,2004
-./util/update_copyrights                       PERL    1998,1999,2000,2001,2004
+./util/update_copyrights                       PERL    1998,1999,2000,2001,2004,2005
 ./version                                      X       1999,2000,2001
 ./win32utils/BINDBuild.dsw                     X       2001
 ./win32utils/BuildAll.bat                      BAT     2001,2002,2004
index 44385d8a3032bc358e241c756c00fd2b8bac0f23..31d3e1a3f9559230db591c90f8e6cfbb118047c6 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: merge_copyrights,v 1.20 2004/08/16 23:56:18 marka Exp $
+# $Id: merge_copyrights,v 1.21 2005/04/07 03:50:05 marka Exp $
 
 %file_types = ();
 %file_years = ();
@@ -107,6 +107,8 @@ while (<FILES>) {
         }
 
        next if $file_types{$_} eq "X";
+       next if ($file_years{$_} =~ /^PARENT:/);
+       next if ($file_years{$_} eq "DOCBOOK");
 
        @years = split(/,/, $file_years{$_});
        $has_current = 0;
index ada5f4fd7e594e2e6990ef7421e522ecc78ccff6..bd40469f61cfc79aab7248527c7a58133ddecbe3 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: update_copyrights,v 1.32 2004/03/16 05:22:33 marka Exp $
+# $Id: update_copyrights,v 1.33 2005/04/07 03:50:05 marka Exp $
 
 require 5.002;
 
@@ -47,15 +47,61 @@ foreach $owner (keys %owner2filename) {
         $owner2text{$owner} = [ @copyright_text ];
 }
 
+my %file_types = ();
+my %file_years = ();
+my $years_list;
+my $parent;
+
 while (<>) {
-        ($file, $typeandowner, $years_list) = split(/\s+/);
-        @years = split(/,/, $years_list);
+       chomp;
+       ($file, $type, $years) = split(/\s+/);
+       $file_types{$file} = $type;
+       $file_years{$file} = $years;
+}
+
+sub getyears {
+       $parent = $_[0];
+       $parent =~ s/PARENT://;
+       $years_list = $file_years{$parent};
+       if (defined($years_list) && $years_list =~ /^PARENT:/) {
+               print "BAD PARENT:$parent\n";
+               undefine($years_list);
+       }
+}
+
+sub docbook {
+       $parent = $_[0];
+       $parent =~ s/\.[^.]*$/.docbook/;
+       $years_list = $file_years{$parent};
+}
+
+foreach $file (keys %file_types) {
+       $typeandowner = $file_types{$file};
+       $years_list = $file_years{$file};
 
         if ( ! -f $file ) {
                 print "$file: missing\n";
                 next;
         }
 
+        if ($years_list =~ /PARENT:/) {
+               getyears($years_list);
+               if (!defined $years_list) {
+                       print "$file: has bad parent $parent\n";
+                       next;
+               }
+       }
+
+       if ($years_list eq "DOCBOOK") {
+               docbook($file);
+               if (!defined $years_list) {
+                       print "$file: has bad parent $parent\n";
+                       next;
+               }
+       }
+
+        @years = split(/,/, $years_list);
+
         my ($type, $owner) = split(/\./, $typeandowner);
         $owner = "" if !defined $owner;
 
@@ -242,10 +288,10 @@ while (<>) {
                         }
                 } else {
                         $years .= $last_year == 0 ? "$year" : ", $year";
-                        if ($anchor_year != 0) {
-                                print "$file: noncontiguous year: ",
-                                      "$year != $last_year + 1\n";
-                        }
+                        #if ($anchor_year != 0) {
+                        #        print "$file: noncontiguous year: ",
+                        #              "$year != $last_year + 1\n";
+                        #}
                         $anchor_year = $year;
                         $anchor_end = length($years);
                 }
@@ -270,10 +316,10 @@ while (<>) {
                         }
                 } else {
                         $years .= $last_year == 0 ? "$year" : ", $year";
-                        if ($anchor_year != 0) {
-                                print "$file: noncontiguous year: ",
-                                      "$year != $last_year + 1\n";
-                        }
+                        #if ($anchor_year != 0) {
+                        #        print "$file: noncontiguous year: ",
+                        #              "$year != $last_year + 1\n";
+                        #}
                         $anchor_year = $year;
                         $anchor_end = length($years);
                 }
@@ -299,10 +345,10 @@ while (<>) {
                         }
                 } else {
                         $years .= $last_year == 0 ? "$year" : ", $year";
-                        if ($anchor_year != 0) {
-                                print "$file: noncontiguous year: ",
-                                      "$year != $last_year + 1\n";
-                        }
+                        #if ($anchor_year != 0) {
+                        #        print "$file: noncontiguous year: ",
+                        #              "$year != $last_year + 1\n";
+                        #}
                         $anchor_year = $year;
                         $anchor_end = length($years);
                 }