update to 9.7.1-P2
[tridge/bind9.git] / win32utils / index.html
1 <!--
2  - Copyright (C) 2006-2008  Internet Systems Consortium, Inc. ("ISC")
3  -
4  - Permission to use, copy, modify, and/or distribute this software for any
5  - purpose with or without fee is hereby granted, provided that the above
6  - copyright notice and this permission notice appear in all copies.
7  -
8  - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9  - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10  - AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
11  - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12  - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14  - PERFORMANCE OF THIS SOFTWARE.
15 -->
16
17 <!-- $Id: index.html,v 1.8 2008/12/14 21:33:25 tbox Exp $ -->
18
19 <html>
20 <head>
21 <title>Bind9 docs index</title>
22 </head>
23 <body>
24 <big><b>Bind 9.x documents</b></big>
25 <ul>
26     <li><a href="readme1st.txt">readme1st.txt</a> |
27     <a href="README">README</a>
28     <li><a href="FAQ">FAQ</a> |
29     <a href="CHANGES">CHANGES</a> |
30     <a href="COPYRIGHT">COPYRIGHT</a>
31     <li>Migration: <a href="migration">v8 to v9</a> |
32     <a href="migration-4to9">v4 to v9</a>
33     <li><a href="named.html">named</a> |
34     <a href="Bv9ARM.html"><b>BIND 9 Administrator Reference Manual</b></a> (ARM) |
35     <a href="Bv9ARM.pdf">ARM</a> (PDF version)
36 </ul>
37 <b>BIND tools:</b>
38 <ul>
39     <li><a href="dig.html">dig</a><br>
40     <li><a href="dnssec-keygen.html">dnssec-keygen</a> | <a href="dnssec-signzone.html">dnssec-signzone</a>
41     <li><a href="dnssec-dsfromkey.html">dnssec-dsfromkey</a> | <a href="dnssec-keyfromlabel.html">dnssec-keyfromlabel</a>
42     <li><a href="host.html">host</a>
43     <li>
44     <a href="named-checkconf.html">named-checkconf</a> |
45     <a href="named-checkzone.html">named-checkzone</a>
46     <li><a href="nslookup.html">nslookup</a>
47     <li><a href="nsupdate.html">nsupdate</a>
48     <li><a href="rndc.html">rndc</a> |
49     <a href="rndc.conf.html">rndc.conf</a> |
50     <a href="rndc-confgen.html">rndc-confgen</a>
51 </ul>
52 </body>
53 </html>