[BACK]Return to Bv9ARM.ch09.html CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / mpl / bind / dist / doc / arm

Annotation of src/external/mpl/bind/dist/doc/arm/Bv9ARM.ch09.html, Revision 1.1.1.5

1.1       christos    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
                      2: <!--
1.1.1.3   christos    3:  - Copyright (C) 2000-2019 Internet Systems Consortium, Inc. ("ISC")
1.1       christos    4:  -
                      5:  - This Source Code Form is subject to the terms of the Mozilla Public
                      6:  - License, v. 2.0. If a copy of the MPL was not distributed with this
                      7:  - file, You can obtain one at http://mozilla.org/MPL/2.0/.
                      8: -->
                      9: <html lang="en">
                     10: <head>
                     11: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
                     12: <title>Appendix B. A Brief History of the DNS and BIND</title>
                     13: <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
                     14: <link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
                     15: <link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
                     16: <link rel="prev" href="Bv9ARM.ch08.html" title="Appendix A. Release Notes">
                     17: <link rel="next" href="Bv9ARM.ch10.html" title="Appendix C. General DNS Reference Information">
                     18: </head>
                     19: <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
                     20: <div class="navheader">
                     21: <table width="100%" summary="Navigation header">
                     22: <tr><th colspan="3" align="center">Appendix B. A Brief History of the <acronym class="acronym">DNS</acronym> and <acronym class="acronym">BIND</acronym>
                     23: </th></tr>
                     24: <tr>
                     25: <td width="20%" align="left">
                     26: <a accesskey="p" href="Bv9ARM.ch08.html">Prev</a> </td>
                     27: <th width="60%" align="center"> </th>
                     28: <td width="20%" align="right"> <a accesskey="n" href="Bv9ARM.ch10.html">Next</a>
                     29: </td>
                     30: </tr>
                     31: </table>
                     32: <hr>
                     33: </div>
                     34: <div class="appendix">
                     35: <div class="titlepage"><div><div><h1 class="title">
                     36: <a name="Bv9ARM.ch09"></a>A Brief History of the <acronym class="acronym">DNS</acronym> and <acronym class="acronym">BIND</acronym>
                     37: </h1></div></div></div>
                     38:       <p><a name="historical_dns_information"></a>
                     39:         Although the "official" beginning of the Domain Name
                     40:         System occurred in 1984 with the publication of RFC 920, the
                     41:         core of the new system was described in 1983 in RFCs 882 and
                     42:         883. From 1984 to 1987, the ARPAnet (the precursor to today's
                     43:         Internet) became a testbed of experimentation for developing the
                     44:         new naming/addressing scheme in a rapidly expanding,
                     45:         operational network environment.  New RFCs were written and
                     46:         published in 1987 that modified the original documents to
                     47:         incorporate improvements based on the working model. RFC 1034,
                     48:         "Domain Names-Concepts and Facilities", and RFC 1035, "Domain
                     49:         Names-Implementation and Specification" were published and
                     50:         became the standards upon which all <acronym class="acronym">DNS</acronym> implementations are
                     51:         built.
                     52:       </p>
                     53:
                     54:       <p>
                     55:         The first working domain name server, called "Jeeves", was
                     56:         written in 1983-84 by Paul Mockapetris for operation on DEC
                     57:         Tops-20
                     58:         machines located at the University of Southern California's
                     59:         Information
                     60:         Sciences Institute (USC-ISI) and SRI International's Network
                     61:         Information
                     62:         Center (SRI-NIC). A <acronym class="acronym">DNS</acronym> server for
                     63:         Unix machines, the Berkeley Internet
                     64:         Name Domain (<acronym class="acronym">BIND</acronym>) package, was
                     65:         written soon after by a group of
                     66:         graduate students at the University of California at Berkeley
                     67:         under
                     68:         a grant from the US Defense Advanced Research Projects
                     69:         Administration
                     70:         (DARPA).
                     71:       </p>
                     72:       <p>
                     73:         Versions of <acronym class="acronym">BIND</acronym> through
                     74:         4.8.3 were maintained by the Computer
                     75:         Systems Research Group (CSRG) at UC Berkeley. Douglas Terry, Mark
                     76:         Painter, David Riggle and Songnian Zhou made up the initial <acronym class="acronym">BIND</acronym>
                     77:         project team. After that, additional work on the software package
                     78:         was done by Ralph Campbell. Kevin Dunlap, a Digital Equipment
                     79:         Corporation
                     80:         employee on loan to the CSRG, worked on <acronym class="acronym">BIND</acronym> for 2 years, from 1985
                     81:         to 1987. Many other people also contributed to <acronym class="acronym">BIND</acronym> development
                     82:         during that time: Doug Kingston, Craig Partridge, Smoot
                     83:         Carl-Mitchell,
                     84:         Mike Muuss, Jim Bloom and Mike Schwartz. <acronym class="acronym">BIND</acronym> maintenance was subsequently
                     85:         handled by Mike Karels and Øivind Kure.
                     86:       </p>
                     87:       <p>
                     88:         <acronym class="acronym">BIND</acronym> versions 4.9 and 4.9.1 were
                     89:         released by Digital Equipment
                     90:         Corporation (now Compaq Computer Corporation). Paul Vixie, then
                     91:         a DEC employee, became <acronym class="acronym">BIND</acronym>'s
                     92:         primary caretaker. He was assisted
                     93:         by Phil Almquist, Robert Elz, Alan Barrett, Paul Albitz, Bryan
                     94:         Beecher, Andrew
                     95:         Partan, Andy Cherenson, Tom Limoncelli, Berthold Paffrath, Fuat
                     96:         Baran, Anant Kumar, Art Harkin, Win Treese, Don Lewis, Christophe
                     97:         Wolfhugel, and others.
                     98:       </p>
                     99:       <p>
                    100:         In 1994, <acronym class="acronym">BIND</acronym> version 4.9.2 was sponsored by
                    101:         Vixie Enterprises. Paul
                    102:         Vixie became <acronym class="acronym">BIND</acronym>'s principal
                    103:         architect/programmer.
                    104:       </p>
                    105:       <p>
                    106:         <acronym class="acronym">BIND</acronym> versions from 4.9.3 onward
                    107:         have been developed and maintained
                    108:         by the Internet Systems Consortium and its predecessor,
                    109:         the Internet Software Consortium,  with support being provided
                    110:         by ISC's sponsors.
                    111:       </p>
                    112:       <p>
                    113:         As co-architects/programmers, Bob Halley and
                    114:         Paul Vixie released the first production-ready version of
                    115:         <acronym class="acronym">BIND</acronym> version 8 in May 1997.
                    116:       </p>
                    117:       <p>
                    118:         BIND version 9 was released in September 2000 and is a
                    119:         major rewrite of nearly all aspects of the underlying
                    120:         BIND architecture.
                    121:       </p>
                    122:       <p>
                    123:         BIND versions 4 and 8 are officially deprecated.
                    124:         No additional development is done
                    125:         on BIND version 4 or BIND version 8.
                    126:       </p>
                    127:       <p>
                    128:         <acronym class="acronym">BIND</acronym> development work is made
                    129:         possible today by the sponsorship
                    130:         of several corporations, and by the tireless work efforts of
                    131:         numerous individuals.
                    132:       </p>
                    133:     </div>
                    134: <div class="navfooter">
                    135: <hr>
                    136: <table width="100%" summary="Navigation footer">
                    137: <tr>
                    138: <td width="40%" align="left">
                    139: <a accesskey="p" href="Bv9ARM.ch08.html">Prev</a> </td>
                    140: <td width="20%" align="center"> </td>
                    141: <td width="40%" align="right"> <a accesskey="n" href="Bv9ARM.ch10.html">Next</a>
                    142: </td>
                    143: </tr>
                    144: <tr>
                    145: <td width="40%" align="left" valign="top">Appendix A. Release Notes </td>
                    146: <td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
                    147: <td width="40%" align="right" valign="top"> Appendix C. General <acronym class="acronym">DNS</acronym> Reference Information</td>
                    148: </tr>
                    149: </table>
                    150: </div>
1.1.1.5 ! christos  151: <p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.14.5 (Stable Release)</p>
1.1       christos  152: </body>
                    153: </html>

CVSweb <webmaster@jp.NetBSD.org>