]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
copyright updates
authorBrian Wellington <source@isc.org>
Tue, 10 Apr 2001 21:52:17 +0000 (21:52 +0000)
committerBrian Wellington <source@isc.org>
Tue, 10 Apr 2001 21:52:17 +0000 (21:52 +0000)
(note - this doesn't touch lib/bind at all.  Mark, whenever you're done with
lib/bind, make sure to do the copyright magic)

98 files changed:
bin/check/named-checkconf.8
bin/check/named-checkconf.docbook
bin/check/named-checkconf.html
bin/check/named-checkzone.8
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.8
bin/dnssec/dnssec-signzone.docbook
bin/dnssec/dnssec-signzone.html
bin/named/control.c
bin/named/controlconf.c
bin/named/include/named/control.h
bin/named/lwresd.docbook
bin/named/named.docbook
bin/nsupdate/nsupdate.8
bin/nsupdate/nsupdate.docbook
bin/nsupdate/nsupdate.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
bin/tests/cfg_test.c
bin/tests/ndc.conf-include
bin/tests/system/cacheclean/clean.sh
bin/tests/system/cacheclean/ns1/example.db
bin/tests/system/cacheclean/ns1/named.conf
bin/tests/system/cacheclean/ns2/named.conf
bin/tests/system/cacheclean/tests.sh
doc/arm/gendvi.sh.in
doc/arm/genpdf.sh.in
doc/misc/migration-4to9
doc/misc/rfc-compliance
lib/isccc/include/isccc/Makefile.in
lib/lwres/man/Makefile.in
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_gethostent.3
lib/lwres/man/lwres_gethostent.docbook
lib/lwres/man/lwres_gethostent.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/mandoc2docbook.pl

index a438b4bef65d54e51fedad22799f229ea392fbdd..4b8ee5c47b9817090d5185e5b2e7c9f4ee8398db 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: named-checkconf.8,v 1.6 2001/04/10 21:50:18 bwelling Exp $
+
 .TH "NAMED-CHECKCONF" "8" "June 14, 2000" "BIND9" ""
 .SH NAME
 named-checkconf \- named configuration file syntax checking tool
index 89e56b182ae5f8726f7734b75e9d2530ba321fb1..f0867a178b43801a8fd0a6edb72136eeafd1aa83 100644 (file)
@@ -1,4 +1,22 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
+<!--
+ - Copyright (C) 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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ - INTERNET SOFTWARE CONSORTIUM 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.
+-->
+
+<!-- $Id: named-checkconf.docbook,v 1.2 2001/04/10 21:50:19 bwelling Exp $ -->
 
 <refentry>
   <refentryinfo>
index 23988b067c632bbc5a1ecf2d07362b36cd141537..5084086a575abf11a415ed9f31027a7353639150 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: named-checkconf.html,v 1.2 2001/04/10 21:50:20 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 7c6e0f969e4d7678784129f4e5dc3b7f5e14a192..003c08e0052c6b5aad93b4d620f0755296b746ea 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: named-checkzone.8,v 1.6 2001/04/10 21:50:21 bwelling Exp $
+
 .TH "NAMED-CHECKZONE" "8" "June 13, 2000" "BIND9" ""
 .SH NAME
 named-checkzone \- zone file validity checking tool
index 81fc5bbd373805d3f1ab9ee9a0734516bff59163..e3a5b48ac118a5b396c8731705463d0e9d7f2cd6 100644 (file)
@@ -1,4 +1,22 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
+<!--
+ - Copyright (C) 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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ - INTERNET SOFTWARE CONSORTIUM 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.
+-->
+
+<!-- $Id: named-checkzone.docbook,v 1.2 2001/04/10 21:50:22 bwelling Exp $ -->
 
 <refentry>
   <refentryinfo>
index f87078b5a0c4c016ca4849ddd4a8871c3a93c0a7..5e2824bd0fa10b386883a37b111307493b1433d9 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: named-checkzone.html,v 1.2 2001/04/10 21:50:24 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 00f3a8df04f6436bbacb5ad70d5a679850acfa3d..cb2012dde534e7fd7e63e788883a5e1b7501f2b3 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: dnssec-keygen.8,v 1.15 2001/04/10 21:50:25 bwelling Exp $
+
 .TH "DNSSEC-KEYGEN" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 dnssec-keygen \- DNSSEC key generation tool
index 6f0a84447b4c26b97a0a2df463edd8ff48cfa99a..e8b5590d52ed8411cfd46ad293f89efbf3fff51c 100644 (file)
@@ -1,4 +1,22 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
+<!--
+ - Copyright (C) 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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ - INTERNET SOFTWARE CONSORTIUM 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.
+-->
+
+<!-- $Id: dnssec-keygen.docbook,v 1.3 2001/04/10 21:50:26 bwelling Exp $ -->
 
 <refentry>
   <refentryinfo>
index d7ba6e412e7c003527f83af9af2fc7f86cc4dd14..bbec232c042c7e95cc32701a21b0d7a03ae8a707 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: dnssec-keygen.html,v 1.3 2001/04/10 21:50:27 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index e6a8ca90ba86b542fae73821ad27e30ab60e25c0..dcf30af793aedda0c3af95815cbb354944f4b907 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: dnssec-makekeyset.8,v 1.12 2001/04/10 21:50:28 bwelling Exp $
+
 .TH "DNSSEC-MAKEKEYSET" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 dnssec-makekeyset \- DNSSEC zone signing tool
index 567bc17b939f968d14f6aaafa7b4ca4c7a8b5afd..0522b7495b4f5d0a39b36a0687d262df0abdb797 100644 (file)
@@ -1,4 +1,22 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
+<!--
+ - Copyright (C) 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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ - INTERNET SOFTWARE CONSORTIUM 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.
+-->
+
+<!-- $Id: dnssec-makekeyset.docbook,v 1.2 2001/04/10 21:50:30 bwelling Exp $ -->
 
 <refentry>
   <refentryinfo>
index 067b572b6410e528034c14f26b0d2c2f0646e342..5e0a652df886b519a714b06a0c17d9fd4ffc2e3e 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: dnssec-makekeyset.html,v 1.2 2001/04/10 21:50:31 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 0af7807ca9ad4934c4544ab9af21df387a34d962..27a6881ba43abb13b47cbb0583b10d3794d79944 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: dnssec-signkey.8,v 1.14 2001/04/10 21:50:33 bwelling Exp $
+
 .TH "DNSSEC-SIGNKEY" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 dnssec-signkey \- DNSSEC key set signing tool
index 5d216df1bc1de0b022f23ebc82405e4e96aa9794..cea3b62e4621943a8c5c0f9e783fa5e508533567 100644 (file)
@@ -1,4 +1,22 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
+<!--
+ - Copyright (C) 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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ - INTERNET SOFTWARE CONSORTIUM 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.
+-->
+
+<!-- $Id: dnssec-signkey.docbook,v 1.2 2001/04/10 21:50:34 bwelling Exp $ -->
 
 <refentry>
   <refentryinfo>
index d98fd225c22bb5ff6b16350e64a3710d58c844d2..6a5db4034b2b126e78bbe9f9d16b3307cc793aa6 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: dnssec-signkey.html,v 1.2 2001/04/10 21:50:35 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index ac6a556bd8861d66af8b24c3cb94665217448aa5..310d206184badf7759ce06cc09688d848a1ac9d6 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: dnssec-signzone.8,v 1.19 2001/04/10 21:50:36 bwelling Exp $
+
 .TH "DNSSEC-SIGNZONE" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 dnssec-signzone \- DNSSEC zone signing tool
index a0539c2ab7c72fde80f1c42f3d52ac4dad561775..14e0fa2e9041fa3ab7d1c57a55cd7812ec76c8d9 100644 (file)
@@ -1,4 +1,22 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
+<!--
+ - Copyright (C) 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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ - INTERNET SOFTWARE CONSORTIUM 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.
+-->
+
+<!-- $Id: dnssec-signzone.docbook,v 1.2 2001/04/10 21:50:37 bwelling Exp $ -->
 
 <refentry>
   <refentryinfo>
index ed3ba8e7a631f36f2c92d369474b2d71a1e5dcfe..eeb74ebd159dbead2f7a284833b8e32f970f06c7 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: dnssec-signzone.html,v 1.2 2001/04/10 21:50:38 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index f82979f55c5cf0cb71d95d84a9eb10768f5439df..bcb8a621ff4a6710958dc181de8152ad0c50a3b8 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 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
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ * DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ * INTERNET SOFTWARE CONSORTIUM 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.
+ */
+
+/* $Id: control.c,v 1.2 2001/04/10 21:50:40 bwelling Exp $ */
+
 #include <config.h>
 
 #include <string.h>
index 3adc42f326e37e912d2695f0601976f5c885387d..5483a9a2557695430bab0bda486fa3e28545fe24 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 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
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ * DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ * INTERNET SOFTWARE CONSORTIUM 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.
+ */
+
+/* $Id: controlconf.c,v 1.3 2001/04/10 21:50:41 bwelling Exp $ */
+
 #include <config.h>
 
 #include <isc/base64.h>
index 9aace44daad35246e74e263530fb8d554de24d1d..d1b0949703f3cb0f03fbd605a10a7ed555ccfb37 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 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
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ * DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ * INTERNET SOFTWARE CONSORTIUM 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.
+ */
+
+/* $Id: control.h,v 1.2 2001/04/10 21:50:45 bwelling Exp $ */
+
 #ifndef NAMED_CONTROL_H
 #define NAMED_CONTROL_H 1
 
index 6cbdaa5862b76dfef00beb916105368c6694da43..dfa1718c788c1662aed2242d66db535dd0c32139 100644 (file)
@@ -16,7 +16,9 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwresd.docbook,v 1.2 2001/03/27 20:11:03 bwelling Exp $ -->
+<!-- $Id: lwresd.docbook,v 1.3 2001/04/10 21:50:43 bwelling Exp $ -->
+
+<!-- $Id: lwresd.docbook,v 1.3 2001/04/10 21:50:43 bwelling Exp $ -->
 
 <refentry>
   <refentryinfo>
index 50de271468b7f01c1259e3779f6fd30f2f1e2424..374d245a54bf5a201a4bb9e2f826cd093d1ae858 100644 (file)
@@ -16,7 +16,9 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named.docbook,v 1.2 2001/03/27 20:11:04 bwelling Exp $ -->
+<!-- $Id: named.docbook,v 1.3 2001/04/10 21:50:44 bwelling Exp $ -->
+
+<!-- $Id: named.docbook,v 1.3 2001/04/10 21:50:44 bwelling Exp $ -->
 
 <refentry>
   <refentryinfo>
index 3ce54b4f0badce6ffc9f35ec64d99b6f6d81dad1..670de17beb3ae1aa80f33e5d9eea04c11356842e 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: nsupdate.8,v 1.15 2001/04/10 21:50:47 bwelling Exp $
+
 .TH "NSUPDATE" "8" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 nsupdate \- Dynamic DNS update utility
index b353c302d095f211560fd6356ce5aa2de2920bf1..f2db3ebc00a54532acc99f2c69a621e34c6fa01d 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nsupdate.docbook,v 1.2 2001/03/31 02:39:51 bwelling Exp $ -->
+<!-- $Id: nsupdate.docbook,v 1.3 2001/04/10 21:50:48 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index dbd6a994d3a17d4ffa422ef376df386561cfed3c..03e5c36fdbf4d1fdb5665b86775e40079dd77705 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: nsupdate.html,v 1.3 2001/04/10 21:50:49 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index e9a76aeba8dccaac5910ae1499cba507a47150ef..8a9e315673d6693342bdb652b6bab2c6840bbd12 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: rndc.8,v 1.19 2001/04/10 21:50:50 bwelling Exp $
+
 .TH "RNDC" "8" "June 30, 2000" "BIND9" ""
 .SH NAME
 rndc \- name server control utility
index 43db7a7e064dff7f03370d7c0b90eea0b845d43b..13e8e30400866900442c4a07b2418295f2ddd2df 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: rndc.conf.5,v 1.16 2001/04/10 21:50:51 bwelling Exp $
+
 .TH "RNDC.CONF" "5" "June 30, 2000" "BIND9" ""
 .SH NAME
 rndc.conf \- rndc configuration file
index 4d56bf1eafffd211947afb73eba635b56dd11714..40b5a21efb9e7a33b0e20a821bfde092d019cd19 100644 (file)
@@ -1,4 +1,22 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
+<!--
+ - Copyright (C) 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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ - INTERNET SOFTWARE CONSORTIUM 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.
+-->
+
+<!-- $Id: rndc.conf.docbook,v 1.3 2001/06/10 13:57:52 tale Exp $ -->
 
 <refentry>
   <refentryinfo>
index 1ce2ddd7412bbd2e7af24cb91929c8447cc1658f..12466256a9dc26426645b08488e87beab3ffbcde 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: rndc.conf.html,v 1.2 2001/04/10 21:50:54 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index f1b9018864c738465fefff3baf85ed36d7c58515..c6502f9d1729d114efc53e230fc5ecee81fdc905 100644 (file)
@@ -1,4 +1,22 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
+<!--
+ - Copyright (C) 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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ - INTERNET SOFTWARE CONSORTIUM 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.
+-->
+
+<!-- $Id: rndc.docbook,v 1.6 2001/06/10 13:57:53 tale Exp $ -->
 
 <refentry>
   <refentryinfo>
index 7efab38b60e2fce21bb72f67dbb18635805cb12c..a36f56c7af0f7458aebc76bd544358b7cd845b20 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: rndc.html,v 1.4 2001/04/10 21:50:56 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 185e82e222e8f986a4a0a896e2509f76b9e2c1ee..7cf257980a0922740a733b7fe632d1c432e98162 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999, 2000  Internet Software Consortium.
+ * Copyright (C) 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 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cfg_test.c,v 1.5 2001/02/22 04:17:57 gson Exp $ */
+/* $Id: cfg_test.c,v 1.6 2001/04/10 21:50:57 bwelling Exp $ */
 
 #include <config.h>
 
index 387080f147599178161e1fac69bbc676563c5503..72dd271559efb87494e4daffcdef5fecf134f394 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 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
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+ * DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+ * INTERNET SOFTWARE CONSORTIUM 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.
+ */
+
+/* $Id: ndc.conf-include,v 1.3 2001/04/10 21:50:58 bwelling Exp $ */
+
 key "another-key" {
         algorithm "al-gore-rhythm";
         secret "R29yZSBpbiAyMDA0IQo"; # "Gore in 2004!"
index f9735135df1f900ee71b042416087cf63ef4aa28..b162a17bc349eb871899d22ea4b98651f7f9c6c7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) 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 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.1 2001/03/05 12:50:07 tale Exp $
+# $Id: clean.sh,v 1.2 2001/04/10 21:51:00 bwelling Exp $
 
 #
 # Clean up after cache cleaner tests.
index 599c5ddfba337c3807a121e4b6a43f0b2e7073f2..7069f96edad3978996fbb206dc056faefb95faa6 100644 (file)
@@ -1,3 +1,20 @@
+; Copyright (C) 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
+; copyright notice and this permission notice appear in all copies.
+;
+; THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+; DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+; IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+; INTERNET SOFTWARE CONSORTIUM 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.
+
+; $Id: example.db,v 1.2 2001/04/10 21:51:02 bwelling Exp $
+
 $TTL 999999
 $ORIGIN .
 .                       IN SOA  hostmaster.nominum.com. a.root-servers.nil. (
index 7823d20eff1d28e44db76dd7c3f585fd5d8d990f..c394ed4fed6bc638d939e237fceb264e2c6f149f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 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 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.1 2001/03/05 12:50:08 tale Exp $ */
+/* $Id: named.conf,v 1.2 2001/04/10 21:51:03 bwelling Exp $ */
 
 options {
        query-source address 10.53.0.1;
index 2410de0b3a1cfe2809da5ae4cf15b0ca2f1ebbf9..9bd38058cfa4afbf8bfabf53e1c2c7ddf6b70f4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001  Internet Software Consortium.
+ * Copyright (C) 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 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.1 2001/03/05 12:50:08 tale Exp $ */
+/* $Id: named.conf,v 1.2 2001/04/10 21:51:05 bwelling Exp $ */
 
 options {
        query-source address 10.53.0.2;
index dfd9df377ae02372f52eeb843258da91416efc7b..c92d8e12661dc44d5be47ee6233054686f35682f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) 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 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.1 2001/03/05 12:50:07 tale Exp $
+# $Id: tests.sh,v 1.2 2001/04/10 21:51:01 bwelling Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 2b75b56485258248b7be44c31ecfe35ac2606948..6f7d2d8ecf8ead2a2b3e13f406b72e5e7735b412 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) 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 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: gendvi.sh.in,v 1.1 2001/02/02 22:37:19 scanner Exp $
+# $Id: gendvi.sh.in,v 1.2 2001/04/10 21:51:06 bwelling Exp $
 
 @JADE@ -v \
      -d ./nominum-docbook-print.dsl \
index a4c22e3d1b79894848e527e7eea1f2371a9df32f..bfef28eede7328305883a23fb4ced8a13f230c36 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) 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 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: genpdf.sh.in,v 1.2 2001/02/14 20:13:10 gson Exp $
+# $Id: genpdf.sh.in,v 1.3 2001/04/10 21:51:07 bwelling Exp $
 
 @JADE@ -v \
     -c @SGMLDIR@/catalog \
index 96eeb1f0e5890a703edd6e43bda4aea5e9803697..0cfc0190b65beccf6ba7b397d37604d291813f08 100644 (file)
@@ -1,6 +1,8 @@
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) 2001  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
+$Id: migration-4to9,v 1.2 2001/04/10 21:51:08 bwelling Exp $
+
                   BIND 4 to BIND 9 Migration Notes
 
 To transition from BIND 4 to BIND 9 you first need to convert your
index c24d7d50c86bfdd11ce75f44ab1f713f645e3335..178571acb8868b6726368af6bc7020f2da86d819 100644 (file)
@@ -1,7 +1,7 @@
-Copyright (C) 2000, 2001  Internet Software Consortium.
+Copyright (C) 2001  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
-$Id: rfc-compliance,v 1.2 2001/02/22 20:21:39 gson Exp $
+$Id: rfc-compliance,v 1.3 2001/04/10 21:51:09 bwelling Exp $
 
 BIND 9 is striving for strict compliance with IETF standards.  We
 believe this release of BIND 9 complies with the following RFCs, with
index 0acfc8de25834bd850e50a0102aabd82ad686e45..1ed590ad9b41fb40d08f3cc67817df9c102055dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2001  Internet Software Consortium.
+# Copyright (C) 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
@@ -13,7 +13,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.1 2001/03/27 00:44:50 bwelling Exp $
+# $Id: Makefile.in,v 1.2 2001/04/10 21:51:11 bwelling Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index c035c06b7daab3db87186c43f13b16d51253500a..03b85abaccb67eed22acc0b36a8de0bb2309b859 100644 (file)
@@ -1,3 +1,20 @@
+# Copyright (C) 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
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
+# DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
+# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
+# INTERNET SOFTWARE CONSORTIUM 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.
+
+# $Id: Makefile.in,v 1.5 2001/04/10 21:51:12 bwelling Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index fddcddbf40c1d1c49ea0f4ea6c551a6fce5f173b..49ae7357a1eef3da08feee595dacefea586888a5 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres.3,v 1.11 2001/04/10 21:51:13 bwelling Exp $
+
 .TH "LWRES" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres \- introduction to the lightweight resolver library
index 10f0ef61e748ac0e86a2b2983de9a169ddea5e15..7e1df522fd16886be0bf52aaa2045dbb0e86e3fa 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres.docbook,v 1.2 2001/03/31 00:08:00 gson Exp $ -->
+<!-- $Id: lwres.docbook,v 1.3 2001/04/10 21:51:14 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index 7b9f88dcb11b18cb1bb84f85cee3099e29434d6e..935600d870fc1dd168dd5730d948c20d0b4f570d 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres.html,v 1.2 2001/04/10 21:51:16 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index cbe417bd0062327034a64def7ac01d9e2b5433eb..03920dc0ad6439cf94709feeeb15f7072cd37944 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_buffer.3,v 1.8 2001/04/10 21:51:17 bwelling Exp $
+
 .TH "LWRES_BUFFER" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_buffer_init, lwres_buffer_invalidate, lwres_buffer_add, lwres_buffer_subtract, lwres_buffer_clear, lwres_buffer_first, lwres_buffer_forward, lwres_buffer_back, lwres_buffer_getuint8, lwres_buffer_putuint8, lwres_buffer_getuint16, lwres_buffer_putuint16, lwres_buffer_getuint32, lwres_buffer_putuint32, lwres_buffer_putmem, lwres_buffer_getmem \- lightweight resolver buffer management
index 09283b6c975bf04da57d1aadd468948c945f4883..0d0a902cbf02e8e1308b119d5b55ff8034da1f1d 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_buffer.docbook,v 1.2 2001/03/31 00:08:02 gson Exp $ -->
+<!-- $Id: lwres_buffer.docbook,v 1.3 2001/04/10 21:51:18 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index ae2ffd50cc7b3649e8ce52950d48dfa156a33e7a..157046a9738a54e4e7719b871320b21d2246a3a1 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_buffer.html,v 1.2 2001/04/10 21:51:19 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index ae9a781e98dac462c673dccceeb7a76673b16634..4f8eb666c2fbd68b16f3991c757b4b764086bbc1 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_config.3,v 1.8 2001/04/10 21:51:20 bwelling Exp $
+
 .TH "LWRES_CONFIG" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_conf_init, lwres_conf_clear, lwres_conf_parse, lwres_conf_print, lwres_conf_get \- lightweight resolver configuration
index 3c8d13a0c6bff5202f1d7825983da886fa22630f..5d20d55fa68564be215592186c6cc0c95bcf7e8b 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_config.docbook,v 1.1 2001/03/31 00:08:04 gson Exp $ -->
+<!-- $Id: lwres_config.docbook,v 1.2 2001/04/10 21:51:21 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index 67fbcdd883727081f6c23ec3965fa4cc2f6c879c..c744e509a4fd62f34e12dc30864acd812befd807 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_config.html,v 1.2 2001/04/10 21:51:23 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 6d6a170784c8513f4b7ccfbbe4209e9c49e53cf0..6aa705b4a728f02648b74259d688aca99bd470be 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_context.3,v 1.8 2001/04/10 21:51:24 bwelling Exp $
+
 .TH "LWRES_CONTEXT" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_context_create, lwres_context_destroy, lwres_context_nextserial, lwres_context_initserial, lwres_context_freemem, lwres_context_allocmem, lwres_context_sendrecv \- lightweight resolver context management
index cd2f1ed82566aea60f0a1e6b3c1ba409db641e89..bee9534c80b52ac47834a3f34364c0803aa17294 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_context.docbook,v 1.1 2001/03/31 00:08:06 gson Exp $ -->
+<!-- $Id: lwres_context.docbook,v 1.2 2001/04/10 21:51:25 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index b9e2b693909d73839ab7a0f11145a4037f223f07..0031c4b654ee557633ec5525ab8637a22f9f56e2 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_context.html,v 1.2 2001/04/10 21:51:27 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 880aaed316d19a3bbf266b89a9fa565dfb3d2045..d92ffe0ba0cd5f15ecb22776e96f13dfb22c7f54 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_gabn.3,v 1.8 2001/04/10 21:51:28 bwelling Exp $
+
 .TH "LWRES_GABN" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_gabnrequest_render, lwres_gabnresponse_render, lwres_gabnrequest_parse, lwres_gabnresponse_parse, lwres_gabnresponse_free, lwres_gabnrequest_free \- lightweight resolver getaddrbyname message handling
index e4d784354a92c1cd0c29bb416ecb6f58aee2c739..9ebf5c9b63732c8a85f48e6b59fef227e4dd060f 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gabn.docbook,v 1.1 2001/03/31 00:08:07 gson Exp $ -->
+<!-- $Id: lwres_gabn.docbook,v 1.2 2001/04/10 21:51:29 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index e4486a088ab637b5b6da1c5cbf8f854582675dd5..dfa9d615f39ab0d6533ee131b7c19c1eff54ca56 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_gabn.html,v 1.2 2001/04/10 21:51:30 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index a3086e1ca53bdaa198db17bed67d82b78c70ce87..2ccb93b15b61c6ead8fa19fc306ccda4bf7a260a 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_gai_strerror.3,v 1.8 2001/04/10 21:51:31 bwelling Exp $
+
 .TH "LWRES_GAI_STRERROR" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 gai_strerror \- print suitable error string
index 21d7ad0c767dcd2380288bce8331b8d94129a476..0a8289f7d18c42e70301472c616832ad10b1d549 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gai_strerror.docbook,v 1.1 2001/03/31 00:08:08 gson Exp $ -->
+<!-- $Id: lwres_gai_strerror.docbook,v 1.2 2001/04/10 21:51:32 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index b836683a7d257d4a2221d296d5a329c15c2596dc..3118a17e5a3679648b1b89c3847b6161933bc560 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_gai_strerror.html,v 1.2 2001/04/10 21:51:33 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index ad367653f47e07f35afabd66fcf726b54292d92e..c91624cbc9f377458b510fe3296a697e46233e60 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_getaddrinfo.3,v 1.10 2001/04/10 21:51:34 bwelling Exp $
+
 .TH "LWRES_GETADDRINFO" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_getaddrinfo, lwres_freeaddrinfo \- socket address structure to host and service name
index ef589eb40cc802312a68171ac2616adb05b5a091..9172d75f5538fb9478fa6d35e6c8aaa9659a67cd 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getaddrinfo.docbook,v 1.1 2001/03/31 00:08:09 gson Exp $ -->
+<!-- $Id: lwres_getaddrinfo.docbook,v 1.2 2001/04/10 21:51:37 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index 6fa1e07fcbec69cb3e2587dc79e7d7a88e6ac8f6..d25bfcc1d2c709b386279eee3db13a98a802f5fd 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_getaddrinfo.html,v 1.2 2001/04/10 21:51:38 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 5bd02d7895911369278b1f33eb98663c3588433e..f871a3f07b8c476b23ff073b3594300d6b0de49e 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_gethostent.3,v 1.9 2001/04/10 21:51:39 bwelling Exp $
+
 .TH "LWRES_GETHOSTENT" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_gethostbyname, lwres_gethostbyname2, lwres_gethostbyaddr, lwres_gethostent, lwres_sethostent, lwres_endhostent, lwres_gethostbyname_r, lwres_gethostbyaddr_r, lwres_gethostent_r, lwres_sethostent_r, lwres_endhostent_r \- lightweight resolver get network host entry
index a0babc1b43720698367efe1906f8c91de121932a..008f83ba72efa0e28441807047d7daf079daed35 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gethostent.docbook,v 1.1 2001/03/31 00:08:10 gson Exp $ -->
+<!-- $Id: lwres_gethostent.docbook,v 1.2 2001/04/10 21:51:40 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index 1ef97445b04e63f2bd25ec5f694fd54bc1ab8566..04bfdbf98dfb790427ad1e699a5fc67dceb54bcb 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_gethostent.html,v 1.2 2001/04/10 21:51:41 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 391ea151f14d8b8f4f99913b58fe352ad8d40cf1..723e164c933091666ffc83afa6c2ff01ff80f302 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_getipnode.3,v 1.8 2001/04/10 21:51:42 bwelling Exp $
+
 .TH "LWRES_GETIPNODE" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_getipnodebyname, lwres_getipnodebyaddr, lwres_freehostent \- lightweight resolver nodename / address translation API
index 5906a6e7acdf5b23daf7d08d8c440a0785d7231f..42057080c3a804d8bb41a2716c5f7db1f16a4248 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getipnode.docbook,v 1.1 2001/03/31 00:08:12 gson Exp $ -->
+<!-- $Id: lwres_getipnode.docbook,v 1.2 2001/04/10 21:51:43 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index a3dd06f6a65b32058fe528068e138af093a70ad1..859ca402b2c86474eaf9f45213355f86f3233c79 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_getipnode.html,v 1.2 2001/04/10 21:51:44 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 7a492815f49ebe7802d2fe16fab5f106dc92a373..2b3e3847a25e32529af92daf3f47c1e090160630 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_getnameinfo.3,v 1.10 2001/04/10 21:51:45 bwelling Exp $
+
 .TH "LWRES_GETNAMEINFO" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_getnameinfo \- lightweight resolver socket address structure to hostname and service name
index 29b3093b39aa9b5a86e8574bee084fe079b6be6f..108dc00151b2e3267d99cd25699f175ae3d16db7 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getnameinfo.docbook,v 1.1 2001/03/31 00:08:13 gson Exp $ -->
+<!-- $Id: lwres_getnameinfo.docbook,v 1.2 2001/04/10 21:51:47 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index 05e40b668bec76774d60131f2fed6710499e7de6..05ef14fd5b7864fb55a82804861edd749ec7f838 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_getnameinfo.html,v 1.2 2001/04/10 21:51:48 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 9837a9f7d847598ee2a484441b24e40450591e46..4b3c146fd16ab13b4bce86d4977f3ad465e2f606 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_getrrsetbyname.3,v 1.6 2001/04/10 21:51:49 bwelling Exp $
+
 .TH "LWRES_GETRRSETBYNAME" "3" "Oct 18, 2000" "BIND9" ""
 .SH NAME
 lwres_getrrsetbyname, lwres_freerrset \- retrieve DNS records
index 4d871327a54bfb6c13f60265e62ddf4704b4b9cb..35814b3158616d494ef0aff84edec7438905bb71 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_getrrsetbyname.docbook,v 1.1 2001/03/31 00:08:15 gson Exp $ -->
+<!-- $Id: lwres_getrrsetbyname.docbook,v 1.2 2001/04/10 21:51:50 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index ba6c118f7f959174c859c96c520bc37bc3b81ebf..3e264d116ded07b7d74f712e97752c4682c4c53b 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_getrrsetbyname.html,v 1.2 2001/04/10 21:51:51 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 1fa74f46054662fbf180532abc1a1963c62770aa..36b17b6e5ab3c5ea867dd283d466dfd73e4a1af5 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_gnba.3,v 1.8 2001/04/10 21:51:52 bwelling Exp $
+
 .TH "LWRES_GNBA" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_gnbarequest_render, lwres_gnbaresponse_render, lwres_gnbarequest_parse, lwres_gnbaresponse_parse, lwres_gnbaresponse_free, lwres_gnbarequest_free \- lightweight resolver getnamebyaddress message handling
index 0e809b77c6d250cd6296c97127ee5a3e36afb047..13c3b118ee54cbc5025a0d9f326696bb6f2e363e 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_gnba.docbook,v 1.2 2001/03/31 00:08:16 gson Exp $ -->
+<!-- $Id: lwres_gnba.docbook,v 1.3 2001/04/10 21:51:53 bwelling Exp $ -->
 
 <refentry>
 
index 72a85859e6bdaf129cf086867e020090cd03b95e..ab29f424e2b3b31a2d9a2e1422e9504d45ee8923 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_gnba.html,v 1.2 2001/04/10 21:51:55 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 3ec0bc9d8e3a8ad9f78fddefbb31a10e50573c0e..e9ad9c63ff782ef0a7423195bb9cc16551e5e3b4 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_hstrerror.3,v 1.8 2001/04/10 21:51:56 bwelling Exp $
+
 .TH "LWRES_HSTRERROR" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_herror, lwres_hstrerror \- lightweight resolver error message generation
index e1c1091de140b092fc9f82033fa1da5cc9764843..2d696fb606dd67bddbe7eb5a866ae14470d754c8 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_hstrerror.docbook,v 1.1 2001/03/31 00:08:18 gson Exp $ -->
+<!-- $Id: lwres_hstrerror.docbook,v 1.2 2001/04/10 21:51:57 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index 0e76a14558e9bb09e72c54b5809b94baa997bbb8..a76f3f20bb1968b908eaf57d446518a3e509395e 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_hstrerror.html,v 1.2 2001/04/10 21:51:58 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index f75a080ade1fb859eca345085ae3c07d5fa2cbd4..53bd8aac7bd69034c89e074d4ef72a023c7047f1 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_inetntop.3,v 1.7 2001/04/10 21:51:59 bwelling Exp $
+
 .TH "LWRES_INETNTOP" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_net_ntop \- lightweight resolver IP address presentation
index 083c9f8f4633d82dcae70ac2b19ccb2912cb214b..6a9d1db021e5c18eb95fc7c78a699e968de5a384 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_inetntop.docbook,v 1.1 2001/03/31 00:08:19 gson Exp $ -->
+<!-- $Id: lwres_inetntop.docbook,v 1.2 2001/04/10 21:52:00 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index 91207cf91a5733cb74d5b7244a1d73db3f1ce381..c9f0f1405edd9558db9f86cec2114afa9338d2c9 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_inetntop.html,v 1.2 2001/04/10 21:52:01 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index d1aa6e6649d7776e73aa7d5c000fad56cbde8dce..f8a30281bbb1c1370095f60a594c51313411904e 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_noop.3,v 1.8 2001/04/10 21:52:02 bwelling Exp $
+
 .TH "LWRES_NOOP" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_nooprequest_render, lwres_noopresponse_render, lwres_nooprequest_parse, lwres_noopresponse_parse, lwres_noopresponse_free, lwres_nooprequest_free \- lightweight resolver no-op message handling
index e041d23a0e16e83f4d605621c2c8356b5b8fc228..67d75c626e7e623b8a04bcfee3e3f3cea63e5da2 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_noop.docbook,v 1.1 2001/03/31 00:08:20 gson Exp $ -->
+<!-- $Id: lwres_noop.docbook,v 1.2 2001/04/10 21:52:03 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index 18aa5c42df7134d25c75b2d00ca4f4d3b9dfd349..b6c9f47ceebce5c37210220103dab5aff65e36cc 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_noop.html,v 1.2 2001/04/10 21:52:04 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index f97c011d2a205c6c013ffa1d18521e9a0d52e3c3..3fc2f1e7100f1a577059a70681a29773896271e4 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_packet.3,v 1.8 2001/04/10 21:52:06 bwelling Exp $
+
 .TH "LWRES_PACKET" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_lwpacket_renderheader, lwres_lwpacket_parseheader \- lightweight resolver packet handling functions
index 890ff86c64b1158c4d93dc34bf8f20caf6eb5a54..a425e73e36d32f171224aee9164f066aaa22362b 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_packet.docbook,v 1.1 2001/03/31 00:08:22 gson Exp $ -->
+<!-- $Id: lwres_packet.docbook,v 1.2 2001/04/10 21:52:07 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>
index e7d54254ec459c2a2b7134110378b87fbd689216..fb4c21cf23a9e88666464b1ff2370afbfcb565fb 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_packet.html,v 1.2 2001/04/10 21:52:08 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 90d0caccba5e7659b8c2c4f275513ed025fa4971..01659455acf93277f9cc26674c53f8d2c736ec93 100644 (file)
@@ -12,6 +12,9 @@
 .\" 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.
+
+.\" $Id: lwres_resutil.3,v 1.7 2001/04/10 21:52:09 bwelling Exp $
+
 .TH "LWRES_RESUTIL" "3" "Jun 30, 2000" "BIND9" ""
 .SH NAME
 lwres_string_parse, lwres_addr_parse, lwres_getaddrsbyname, lwres_getnamebyaddr \- lightweight resolver utility functions
index 6ec3564059f9b69ced9dd820d39380903ae98761..6eafde6e67c7bbb5a2747a5a13b48f243cd67a99 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - Copyright (C) 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 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: lwres_resutil.docbook,v 1.1 2001/03/31 00:08:23 gson Exp $ -->
+<!-- $Id: lwres_resutil.docbook,v 1.2 2001/04/10 21:52:11 bwelling Exp $ -->
 
 <refentry>
   <refentryinfo>
index 86ed882e6296a725158ea1630d3770145974e122..3e157c762c8cb148558f43c1c6800e3bc875fe47 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2000, 2001  Internet Software Consortium.
- - 
+ - Copyright (C) 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
  - copyright notice and this permission notice appear in all copies.
- - 
+ -
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,6 +14,9 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
+
+<!-- $Id: lwres_resutil.html,v 1.2 2001/04/10 21:52:12 bwelling Exp $ -->
+
 <HTML
 ><HEAD
 ><TITLE
index 57a11f50bba99a0975d1d28a205cd7b0e7dff8ef..69e6fb7a0d45094bb363634219a82bac45b0817e 100644 (file)
 ./bin/check/check-tool.h                       C       2000,2001
 ./bin/check/named-checkconf.8                  MAN     2000,2001
 ./bin/check/named-checkconf.c                  C       1999,2000,2001
+./bin/check/named-checkconf.docbook            SGML    2001
+./bin/check/named-checkconf.html               HTML    2001
 ./bin/check/named-checkzone.8                  MAN     2000,2001
 ./bin/check/named-checkzone.c                  C       1999,2000,2001
+./bin/check/named-checkzone.docbook            SGML    2001
+./bin/check/named-checkzone.html               HTML    2001
 ./bin/dig/.cvsignore                           X       2000,2001
 ./bin/dig/Makefile.in                          MAKE    2000,2001
 ./bin/dig/dig.1                                        MAN     2000,2001
 ./bin/dnssec/Makefile.in                       MAKE    2000,2001
 ./bin/dnssec/dnssec-keygen.8                   MAN     2000,2001
 ./bin/dnssec/dnssec-keygen.c                   C.NAI   2000,2001
+./bin/dnssec/dnssec-keygen.docbook             SGML    2001
+./bin/dnssec/dnssec-keygen.html                        HTML    2001
 ./bin/dnssec/dnssec-makekeyset.8               MAN     2000,2001
 ./bin/dnssec/dnssec-makekeyset.c               C.NAI   2000,2001
+./bin/dnssec/dnssec-makekeyset.docbook         SGML    2001
+./bin/dnssec/dnssec-makekeyset.html            HTML    2001
 ./bin/dnssec/dnssec-signkey.8                  MAN     2000,2001
 ./bin/dnssec/dnssec-signkey.c                  C.NAI   2000,2001
+./bin/dnssec/dnssec-signkey.docbook            SGML    2001
+./bin/dnssec/dnssec-signkey.html               HTML    2001
 ./bin/dnssec/dnssec-signzone.8                 MAN     2000,2001
 ./bin/dnssec/dnssec-signzone.c                 C.NAI   1999,2000,2001
+./bin/dnssec/dnssec-signzone.docbook           SGML    2001
+./bin/dnssec/dnssec-signzone.html              HTML    2001
 ./bin/dnssec/dnssectool.c                      C       2000,2001
 ./bin/dnssec/dnssectool.h                      C       2000,2001
 ./bin/named/.cvsignore                         X       1999,2000,2001
 ./bin/named/aclconf.c                          C       1999,2000,2001
 ./bin/named/client.c                           C       1999,2000,2001
 ./bin/named/config.c                           C       2001
+./bin/named/control.c                          C       2001
+./bin/named/controlconf.c                      C       2001
 ./bin/named/include/named/aclconf.h            C       1999,2000,2001
 ./bin/named/include/named/client.h             C       1999,2000,2001
 ./bin/named/include/named/config.h             C       2001
+./bin/named/include/named/control.h            C       2001
 ./bin/named/include/named/globals.h            C       1999,2000,2001
 ./bin/named/include/named/interfacemgr.h       C       1999,2000,2001
 ./bin/named/include/named/listenlist.h         C       2000,2001
@@ -77,9 +92,9 @@
 ./bin/named/lwdgrbn.c                          C       2000,2001
 ./bin/named/lwdnoop.c                          C       2000,2001
 ./bin/named/lwresd.8                           X       2000,2001
+./bin/named/lwresd.c                           C       2000,2001
 ./bin/named/lwresd.docbook                     SGML    2000,2001
 ./bin/named/lwresd.html                                X       2000,2001
-./bin/named/lwresd.c                           C       2000,2001
 ./bin/named/lwsearch.c                         C       2000,2001
 ./bin/named/main.c                             C       1999,2000,2001
 ./bin/named/named.8                            X       2000,2001
 ./bin/nsupdate/Makefile.in                     MAKE    2000,2001
 ./bin/nsupdate/nsupdate.8                      MAN     2000,2001
 ./bin/nsupdate/nsupdate.c                      C       2000,2001
+./bin/nsupdate/nsupdate.docbook                        SGML    2001
+./bin/nsupdate/nsupdate.html                   HTML    2001
 ./bin/rndc/.cvsignore                          X       2000,2001
 ./bin/rndc/Makefile.in                         MAKE    2000,2001
 ./bin/rndc/rndc.8                              MAN     2000,2001
 ./bin/rndc/rndc.c                              C       2000,2001
 ./bin/rndc/rndc.conf                           CONF-C  2000,2001
 ./bin/rndc/rndc.conf.5                         MAN     2000,2001
+./bin/rndc/rndc.conf.docbook                   SGML    2001
+./bin/rndc/rndc.conf.html                      HTML    2001
+./bin/rndc/rndc.docbook                                SGML    2001
+./bin/rndc/rndc.html                           HTML    2001
 ./bin/tests/.cvsignore                         X       1999,2000,2001
 ./bin/tests/Kchild.example.+003+04017.key      X       2000,2001
 ./bin/tests/Kchild.example.+003+04017.private  X       2000,2001
 ./bin/tests/b9t.mk                             MAKE    1999,2000,2001
 ./bin/tests/byaddr_test.c                      C       2000,2001
 ./bin/tests/byname_test.c                      C       2000,2001
+./bin/tests/cfg_test.c                         C       2001
 ./bin/tests/compress_test.c                    C       1999,2000,2001
 ./bin/tests/db/.cvsignore                      X       1999,2000,2001
 ./bin/tests/db/Makefile.in                     MAKE    1999,2000,2001
 ./bin/tests/db/t_db.c                          C       1999,2000,2001
 ./bin/tests/db_test.c                          C       1999,2000,2001
 ./bin/tests/dst/.cvsignore                     X       1999,2000,2001
-./bin/tests/dst/Kdh.+002+18088.key             X       1999,2000,2001
-./bin/tests/dst/Kdh.+002+18088.private         X       1999,2000,2001
-./bin/tests/dst/Kdh.+002+48443.key             X       1999,2000,2001
-./bin/tests/dst/Kdh.+002+48443.private         X       1999,2000,2001
-./bin/tests/dst/Ktest.+001+00000.key           X       1999,2000,2001
+./bin/tests/dst/Kdh.+002+18602.key             X       2001
+./bin/tests/dst/Kdh.+002+18602.private         X       2001
+./bin/tests/dst/Kdh.+002+48957.key             X       2001
+./bin/tests/dst/Kdh.+002+48957.private         X       2001
+./bin/tests/dst/Ktest.+001+00002.key           X       2001
 ./bin/tests/dst/Ktest.+001+54622.key           X       1999,2000,2001
 ./bin/tests/dst/Ktest.+001+54622.private       X       1999,2000,2001
-./bin/tests/dst/Ktest.+003+00000.key           X       1999,2000,2001
-./bin/tests/dst/Ktest.+003+06204.key           X       1999,2000,2001
-./bin/tests/dst/Ktest.+003+06204.private       X       1999,2000,2001
+./bin/tests/dst/Ktest.+003+23616.key           X       2001
+./bin/tests/dst/Ktest.+003+23616.private       X       2001
+./bin/tests/dst/Ktest.+003+49667.key           X       2001
 ./bin/tests/dst/Makefile.in                    MAKE    1999,2000,2001
 ./bin/tests/dst/dst_2_data                     X       1999,2000,2001
 ./bin/tests/dst/dst_test.c                     C       1999,2000,2001
 ./bin/tests/names/wire_test8.data              X       1999,2000,2001
 ./bin/tests/names/wire_test9.data              X       1999,2000,2001
 ./bin/tests/ndc.conf                           CONF-C  2000,2001
+./bin/tests/ndc.conf-include                   CONF-C  2001
 ./bin/tests/net/.cvsignore                     X       2000,2001
 ./bin/tests/net/Makefile.in                    MAKE    2000,2001
 ./bin/tests/net/driver.c                       C       2000,2001
 ./bin/tests/system/.cvsignore                  X       2000,2001
 ./bin/tests/system/Makefile.in                 MAKE    2000,2001
 ./bin/tests/system/README                      X       2000,2001
+./bin/tests/system/cacheclean/clean.sh         SH      2001
+./bin/tests/system/cacheclean/dig.batch                X       2001
+./bin/tests/system/cacheclean/knowngood.dig.out        X       2001
+./bin/tests/system/cacheclean/ns1/.cvsignore   X       2001
+./bin/tests/system/cacheclean/ns1/example.db   ZONE    2001
+./bin/tests/system/cacheclean/ns1/named.conf   CONF-C  2001
+./bin/tests/system/cacheclean/ns2/.cvsignore   X       2001
+./bin/tests/system/cacheclean/ns2/named.conf   CONF-C  2001
+./bin/tests/system/cacheclean/tests.sh         SH      2001
 ./bin/tests/system/cleanall.sh                 SH      2000,2001
 ./bin/tests/system/common/controls.conf                CONF-C  2000,2001
 ./bin/tests/system/common/rndc.conf            CONF-C  2000,2001
 ./bin/tests/system/nsupdate/.cvsignore         X       2000,2001
 ./bin/tests/system/nsupdate/clean.sh           SH      2000,2001
 ./bin/tests/system/nsupdate/knowngood.ns1.after        X       2000,2001
+./bin/tests/system/nsupdate/knowngood.ns1.afterstop    X       2001
 ./bin/tests/system/nsupdate/knowngood.ns1.before       X       2000,2001
 ./bin/tests/system/nsupdate/ns1/.cvsignore     X       2000,2001
 ./bin/tests/system/nsupdate/ns1/example1.db    ZONE    2000,2001
 ./contrib/idn/mdnkit/dnsproxy/winmain.c                X       2000,2001
 ./contrib/idn/mdnkit/dnsproxy/winserv.c                X       2000,2001
 ./contrib/idn/mdnkit/dnsproxy/winserv.h                X       2000,2001
+./contrib/idn/mdnkit/doc/LICENSE.txt           X       2001
+./contrib/idn/mdnkit/doc/en/guide/bind9.html   X       2001
+./contrib/idn/mdnkit/doc/en/guide/bindconfig.html      X       2001
+./contrib/idn/mdnkit/doc/en/guide/clientconfig.html    X       2001
+./contrib/idn/mdnkit/doc/en/guide/dnsproxy.html        X       2001
+./contrib/idn/mdnkit/doc/en/guide/guide.html   X       2001
+./contrib/idn/mdnkit/doc/en/guide/install.html X       2001
+./contrib/idn/mdnkit/doc/en/guide/proxyconfig.html     X       2001
+./contrib/idn/mdnkit/doc/en/guide/reference.html       X       2001
+./contrib/idn/mdnkit/doc/en/guide/resolvconfig.html    X       2001
+./contrib/idn/mdnkit/doc/en/guide/runmdn.html  X       2001
+./contrib/idn/mdnkit/doc/en/guide/wrapper.html X       2001
+./contrib/idn/mdnkit/doc/en/spec/bind9.html    X       2001
+./contrib/idn/mdnkit/doc/en/spec/clientconfig.html     X       2001
+./contrib/idn/mdnkit/doc/en/spec/dnsproxy.html X       2001
+./contrib/idn/mdnkit/doc/en/spec/index.html    X       2001
+./contrib/idn/mdnkit/doc/en/spec/library.html  X       2001
+./contrib/idn/mdnkit/doc/en/spec/mdnconv.html  X       2001
+./contrib/idn/mdnkit/doc/en/spec/runmdn.html   X       2001
+./contrib/idn/mdnkit/doc/en/spec/spec.html     X       2001
+./contrib/idn/mdnkit/doc/en/spec/wrapper.html  X       2001
+./contrib/idn/mdnkit/doc/index.html            X       2001
+./contrib/idn/mdnkit/doc/ja/guide/bind9.html   X       2001
+./contrib/idn/mdnkit/doc/ja/guide/bindconfig.html      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/clientconfig.html    X       2001
+./contrib/idn/mdnkit/doc/ja/guide/dnsproxy.html        X       2001
+./contrib/idn/mdnkit/doc/ja/guide/guide.html   X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/dnsproxy.jpg     X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/mdnconv.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/method_bind9.jpg X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/method_named.jpg X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/method_proxy.jpg X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/method_resolver.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/method_runmdn.jpg        X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/method_wrapper.jpg       X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/wrapper_config1.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/wrapper_config2.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/wrapper_config3.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/wrapper_config4.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/wrapper_config5.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/wrapper_config6.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/wrapper_config7.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/wrapper_config8.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/img/wrapper_config9.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/guide/install.html X       2001
+./contrib/idn/mdnkit/doc/ja/guide/proxyconfig.html     X       2001
+./contrib/idn/mdnkit/doc/ja/guide/reference.html       X       2001
+./contrib/idn/mdnkit/doc/ja/guide/resolvconfig.html    X       2001
+./contrib/idn/mdnkit/doc/ja/guide/runmdn.html  X       2001
+./contrib/idn/mdnkit/doc/ja/guide/wrapper.html X       2001
+./contrib/idn/mdnkit/doc/ja/index.html         X       2001
+./contrib/idn/mdnkit/doc/ja/spec/bind9.html    X       2001
+./contrib/idn/mdnkit/doc/ja/spec/clientconfig.html     X       2001
+./contrib/idn/mdnkit/doc/ja/spec/dnsproxy.html X       2001
+./contrib/idn/mdnkit/doc/ja/spec/img/bind9_arch.jpg    X       2001
+./contrib/idn/mdnkit/doc/ja/spec/img/components.jpg    X       2001
+./contrib/idn/mdnkit/doc/ja/spec/img/components2.jpg   X       2001
+./contrib/idn/mdnkit/doc/ja/spec/img/libmdn_callgraph.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/spec/img/translator.jpg    X       2001
+./contrib/idn/mdnkit/doc/ja/spec/img/winsock1.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/spec/img/winsock2.jpg      X       2001
+./contrib/idn/mdnkit/doc/ja/spec/img/wrapper.jpg       X       2001
+./contrib/idn/mdnkit/doc/ja/spec/library.html  X       2001
+./contrib/idn/mdnkit/doc/ja/spec/mdnconv.html  X       2001
+./contrib/idn/mdnkit/doc/ja/spec/runmdn.html   X       2001
+./contrib/idn/mdnkit/doc/ja/spec/spec.html     X       2001
+./contrib/idn/mdnkit/doc/ja/spec/wrapper.html  X       2001
 ./contrib/idn/mdnkit/include/Makefile.in       X       2000,2001
 ./contrib/idn/mdnkit/include/config.h          X       2000,2001
 ./contrib/idn/mdnkit/include/config.h.in       X       2000,2001
 ./contrib/sdb/tcldb.h                          C       2000,2001
 ./contrib/sdb/timedb.c                         C       2000,2001
 ./contrib/sdb/timedb.h                         C       2000,2001
-./contrib/sdb/zonetodb.c                       C       2000,2001
-./contrib/sdb/zone2ldap.c                      X       2001
 ./contrib/sdb/zone2ldap.1                      X       2001
+./contrib/sdb/zone2ldap.c                      X       2001
+./contrib/sdb/zonetodb.c                       C       2000,2001
 ./doc/.cvsignore                               X       2000,2001
 ./doc/Makefile.in                              MAKE    2000,2001
 ./doc/arm/.cvsignore                           X       2000,2001
 ./doc/arm/Makefile.in                          MAKE    2001
 ./doc/arm/README-SGML                          TXT.BRIEF       2000,2001
 ./doc/arm/catalog.in                           X       2000,2001
+./doc/arm/gendvi.sh.in                         SH      2001
 ./doc/arm/genhtml.sh.in                                SH      2000,2001
+./doc/arm/genpdf.sh.in                         SH      2001
 ./doc/arm/isc.color.gif                                X       2000,2001
 ./doc/arm/nominum-docbook-html.dsl.in          X       2000,2001
+./doc/arm/nominum-docbook-print.dsl.in         X       2001
 ./doc/arm/validate.sh.in                       SH      2000,2001
 ./doc/design/addressdb                         TXT.BRIEF       2000,2001
 ./doc/design/compression                       TXT.BRIEF       1999,2000,2001
 ./doc/misc/dnssec                              TXT.BRIEF       2000,2001
 ./doc/misc/ipv6                                        TXT.BRIEF       2000,2001
 ./doc/misc/migration                           TXT.BRIEF       2000,2001
+./doc/misc/migration-4to9                      TXT.BRIEF       2001
 ./doc/misc/options                             TXT.BRIEF       2000,2001
+./doc/misc/rfc-compliance                      TXT.BRIEF       2001
 ./doc/misc/sdb                                 TXT.BRIEF       2000,2001
 ./doc/private/CHANGES                          X       2000,2001
 ./doc/private/options                          TXT.BRIEF       2000,2001
 ./lib/isc/win32/time.c                         C       1998,1999,2000,2001
 ./lib/isccc/.cvsignore                         X       2001
 ./lib/isccc/Makefile.in                                MAKE    2001
-./lib/isccc/api                                        X       2001
 ./lib/isccc/alist.c                            C.NOM   2001
+./lib/isccc/api                                        X       2001
 ./lib/isccc/base64.c                           C.NOM   2001
 ./lib/isccc/cc.c                               C.NOM   2001
 ./lib/isccc/ccmsg.c                            C.NOM   2001
+./lib/isccc/include/.cvsignore                 X       2001
+./lib/isccc/include/Makefile.in                        MAKE    2001
 ./lib/isccc/include/isccc/.cvsignore           X       2001
+./lib/isccc/include/isccc/Makefile.in          MAKE    2001
 ./lib/isccc/include/isccc/alist.h              C.NOM   2001
 ./lib/isccc/include/isccc/base64.h             C.NOM   2001
 ./lib/isccc/include/isccc/cc.h                 C.NOM   2001
 ./lib/isccc/include/isccc/symtype.h            C.NOM   2001
 ./lib/isccc/include/isccc/types.h              C.NOM   2001
 ./lib/isccc/include/isccc/util.h               C.NOM   2001
-./lib/isccc/include/.cvsignore                 X       2001
-./lib/isccc/include/Makefile.in                        MAKE    2001
 ./lib/isccc/lib.c                              C.NOM   2001
 ./lib/isccc/result.c                           C.NOM   2001
 ./lib/isccc/sexpr.c                            C.NOM   2001
 ./lib/lwres/lwres_grbn.c                       C       2000,2001
 ./lib/lwres/lwres_noop.c                       C       2000,2001
 ./lib/lwres/lwresutil.c                                C       2000,2001
+./lib/lwres/man/.cvsignore                     X       2001
+./lib/lwres/man/Makefile.in                    MAKE    2001
 ./lib/lwres/man/lwres.3                                MAN     2000,2001
-./lib/lwres/man/lwres_addr_parse.3             MAN     2000,2001
+./lib/lwres/man/lwres.docbook                  SGML    2001
+./lib/lwres/man/lwres.html                     HTML    2001
 ./lib/lwres/man/lwres_buffer.3                 MAN     2000,2001
-./lib/lwres/man/lwres_buffer_add.3             MAN     2000,2001
-./lib/lwres/man/lwres_buffer_back.3            MAN     2000,2001
-./lib/lwres/man/lwres_buffer_clear.3           MAN     2000,2001
-./lib/lwres/man/lwres_buffer_first.3           MAN     2000,2001
-./lib/lwres/man/lwres_buffer_forward.3         MAN     2000,2001
-./lib/lwres/man/lwres_buffer_getmem.3          MAN     2000,2001
-./lib/lwres/man/lwres_buffer_getuint16.3       MAN     2000,2001
-./lib/lwres/man/lwres_buffer_getuint32.3       MAN     2000,2001
-./lib/lwres/man/lwres_buffer_getuint8.3                MAN     2000,2001
-./lib/lwres/man/lwres_buffer_init.3            MAN     2000,2001
-./lib/lwres/man/lwres_buffer_invalidate.3      MAN     2000,2001
-./lib/lwres/man/lwres_buffer_putmem.3          MAN     2000,2001
-./lib/lwres/man/lwres_buffer_putuint16.3       MAN     2000,2001
-./lib/lwres/man/lwres_buffer_putuint32.3       MAN     2000,2001
-./lib/lwres/man/lwres_buffer_putuint8.3                MAN     2000,2001
-./lib/lwres/man/lwres_buffer_subtract.3                MAN     2000,2001
-./lib/lwres/man/lwres_conf_clear.3             MAN     2000,2001
-./lib/lwres/man/lwres_conf_get.3               MAN     2000,2001
-./lib/lwres/man/lwres_conf_init.3              MAN     2000,2001
-./lib/lwres/man/lwres_conf_parse.3             MAN     2000,2001
-./lib/lwres/man/lwres_conf_print.3             MAN     2000,2001
+./lib/lwres/man/lwres_buffer.docbook           SGML    2001
+./lib/lwres/man/lwres_buffer.html              HTML    2001
 ./lib/lwres/man/lwres_config.3                 MAN     2000,2001
+./lib/lwres/man/lwres_config.docbook           SGML    2001
+./lib/lwres/man/lwres_config.html              HTML    2001
 ./lib/lwres/man/lwres_context.3                        MAN     2000,2001
-./lib/lwres/man/lwres_context_allocmem.3       MAN     2000,2001
-./lib/lwres/man/lwres_context_create.3         MAN     2000,2001
-./lib/lwres/man/lwres_context_destroy.3                MAN     2000,2001
-./lib/lwres/man/lwres_context_freemem.3                MAN     2000,2001
-./lib/lwres/man/lwres_context_initserial.3     MAN     2000,2001
-./lib/lwres/man/lwres_context_nextserial.3     MAN     2000,2001
-./lib/lwres/man/lwres_context_sendrecv.3       MAN     2000,2001
-./lib/lwres/man/lwres_endhostent.3             MAN     2000,2001
-./lib/lwres/man/lwres_endhostent_r.3           MAN     2000,2001
-./lib/lwres/man/lwres_freeaddrinfo.3           MAN     2000,2001
-./lib/lwres/man/lwres_freehostent.3            MAN     2000,2001
+./lib/lwres/man/lwres_context.docbook          SGML    2001
+./lib/lwres/man/lwres_context.html             HTML    2001
 ./lib/lwres/man/lwres_gabn.3                   MAN     2000,2001
-./lib/lwres/man/lwres_gabnrequest_free.3       MAN     2000,2001
-./lib/lwres/man/lwres_gabnrequest_parse.3      MAN     2000,2001
-./lib/lwres/man/lwres_gabnrequest_render.3     MAN     2000,2001
-./lib/lwres/man/lwres_gabnresponse_free.3      MAN     2000,2001
-./lib/lwres/man/lwres_gabnresponse_parse.3     MAN     2000,2001
-./lib/lwres/man/lwres_gabnresponse_render.3    MAN     2000,2001
+./lib/lwres/man/lwres_gabn.docbook             SGML    2001
+./lib/lwres/man/lwres_gabn.html                        HTML    2001
 ./lib/lwres/man/lwres_gai_strerror.3           MAN     2000,2001
+./lib/lwres/man/lwres_gai_strerror.docbook     SGML    2001
+./lib/lwres/man/lwres_gai_strerror.html                HTML    2001
 ./lib/lwres/man/lwres_getaddrinfo.3            MAN     2000,2001
-./lib/lwres/man/lwres_getaddrsbyname.3         MAN     2000,2001
-./lib/lwres/man/lwres_gethostbyaddr.3          MAN     2000,2001
-./lib/lwres/man/lwres_gethostbyaddr_r.3                MAN     2000,2001
-./lib/lwres/man/lwres_gethostbyname.3          MAN     2000,2001
-./lib/lwres/man/lwres_gethostbyname2.3         MAN     2000,2001
-./lib/lwres/man/lwres_gethostbyname_r.3                MAN     2000,2001
-./lib/lwres/man/lwres_gethostent.3             MAN     2000,2001
-./lib/lwres/man/lwres_gethostent_r.3           MAN     2000,2001
+./lib/lwres/man/lwres_getaddrinfo.docbook      SGML    2001
+./lib/lwres/man/lwres_getaddrinfo.html         HTML    2001
+./lib/lwres/man/lwres_gethostent.docbook       SGML    2001
+./lib/lwres/man/lwres_gethostent.html          HTML    2001
 ./lib/lwres/man/lwres_getipnode.3              MAN     2000,2001
-./lib/lwres/man/lwres_getipnodebyaddr.3                MAN     2000,2001
-./lib/lwres/man/lwres_getipnodebyname.3                MAN     2000,2001
-./lib/lwres/man/lwres_getnamebyaddr.3          MAN     2000,2001
+./lib/lwres/man/lwres_getipnode.docbook                SGML    2001
+./lib/lwres/man/lwres_getipnode.html           HTML    2001
 ./lib/lwres/man/lwres_getnameinfo.3            MAN     2000,2001
+./lib/lwres/man/lwres_getnameinfo.docbook      SGML    2001
+./lib/lwres/man/lwres_getnameinfo.html         HTML    2001
 ./lib/lwres/man/lwres_getrrsetbyname.3         MAN     2000,2001
+./lib/lwres/man/lwres_getrrsetbyname.docbook   SGML    2001
+./lib/lwres/man/lwres_getrrsetbyname.html      HTML    2001
 ./lib/lwres/man/lwres_gnba.3                   MAN     2000,2001
-./lib/lwres/man/lwres_gnbarequest_free.3       MAN     2000,2001
-./lib/lwres/man/lwres_gnbarequest_parse.3      MAN     2000,2001
-./lib/lwres/man/lwres_gnbarequest_render.3     MAN     2000,2001
-./lib/lwres/man/lwres_gnbaresponse_free.3      MAN     2000,2001
-./lib/lwres/man/lwres_gnbaresponse_parse.3     MAN     2000,2001
-./lib/lwres/man/lwres_gnbaresponse_render.3    MAN     2000,2001
-./lib/lwres/man/lwres_herror.3                 MAN     2000,2001
+./lib/lwres/man/lwres_gnba.docbook             SGML    2001
+./lib/lwres/man/lwres_gnba.html                        HTML    2001
 ./lib/lwres/man/lwres_hstrerror.3              MAN     2000,2001
+./lib/lwres/man/lwres_hstrerror.docbook                SGML    2001
+./lib/lwres/man/lwres_hstrerror.html           HTML    2001
 ./lib/lwres/man/lwres_inetntop.3               MAN     2000,2001
-./lib/lwres/man/lwres_lwpacket_parseheader.3   MAN     2000,2001
-./lib/lwres/man/lwres_lwpacket_renderheader.3  MAN     2000,2001
-./lib/lwres/man/lwres_net_ntop.3               MAN     2000,2001
+./lib/lwres/man/lwres_inetntop.docbook         SGML    2001
+./lib/lwres/man/lwres_inetntop.html            HTML    2001
 ./lib/lwres/man/lwres_noop.3                   MAN     2000,2001
-./lib/lwres/man/lwres_nooprequest_free.3       MAN     2000,2001
-./lib/lwres/man/lwres_nooprequest_parse.3      MAN     2000,2001
-./lib/lwres/man/lwres_nooprequest_render.3     MAN     2000,2001
-./lib/lwres/man/lwres_noopresponse_free.3      MAN     2000,2001
-./lib/lwres/man/lwres_noopresponse_parse.3     MAN     2000,2001
-./lib/lwres/man/lwres_noopresponse_render.3    MAN     2000,2001
+./lib/lwres/man/lwres_noop.docbook             SGML    2001
+./lib/lwres/man/lwres_noop.html                        HTML    2001
 ./lib/lwres/man/lwres_packet.3                 MAN     2000,2001
+./lib/lwres/man/lwres_packet.docbook           SGML    2001
+./lib/lwres/man/lwres_packet.html              HTML    2001
 ./lib/lwres/man/lwres_resutil.3                        MAN     2000,2001
-./lib/lwres/man/lwres_sethostent.3             MAN     2000,2001
-./lib/lwres/man/lwres_sethostent_r.3           MAN     2000,2001
-./lib/lwres/man/lwres_string_parse.3           MAN     2000,2001
+./lib/lwres/man/lwres_resutil.docbook          SGML    2001
+./lib/lwres/man/lwres_resutil.html             HTML    2001
 ./lib/lwres/man/resolver.5                     MAN     2000,2001
 ./lib/lwres/version.c                          C       2000,2001
 ./lib/tests/.cvsignore                         X       1999,2000,2001
 ./util/COPYRIGHT.NAI                           X       1996,1997,1998,1999,2000,2001
 ./util/COPYRIGHT.NOM                           X       2001
 ./util/COPYRIGHT.PORTION                       X       1996,1997,1998,1999,2000,2001
+./util/HTML_COPYRIGHT                          X       2001
+./util/MAN_COPYRIGHT                           X       2001
 ./util/altbuild.sh                             SH      2000,2001
 ./util/check-includes.pl                       PERL    2000,2001
 ./util/check-instincludes.sh                   SH      2000,2001
 ./util/check-sources.pl                                PERL    2000,2001
 ./util/copyrights                              X       1999,2000,2001
 ./util/kit.sh                                  SH      2000,2001
+./util/mandoc2docbook.pl                       PERL    2001
 ./util/mdnbuildtest.sh                         SH      2000,2001
 ./util/memleak.pl                              PERL    1999,2000,2001
 ./util/merge_copyrights                                PERL    1998,1999,2000,2001
index 36974209e643323c4f504640fbb71d7961b1ff1f..c2cc4795887a096bce1ac6737fda78bb915c7e34 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2001  Nominum Inc
+# Copyright (C) 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 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: mandoc2docbook.pl,v 1.2 2001/04/02 21:48:31 gson Exp $
+# $Id: mandoc2docbook.pl,v 1.3 2001/04/10 21:52:17 bwelling Exp $
 
 #
 # Do a quick-and-dirty conversion of .mandoc man pages to
@@ -46,7 +46,7 @@ print <<\END;
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: mandoc2docbook.pl,v 1.2 2001/04/02 21:48:31 gson Exp $ -->
+<!-- $Id: mandoc2docbook.pl,v 1.3 2001/04/10 21:52:17 bwelling Exp $ -->
 
 <refentry>
 <refentryinfo>