]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spelling
authorMark Andrews <marka@isc.org>
Mon, 19 Jan 2009 00:36:29 +0000 (00:36 +0000)
committerMark Andrews <marka@isc.org>
Mon, 19 Jan 2009 00:36:29 +0000 (00:36 +0000)
96 files changed:
CHANGES
README.idnkit
bin/dig/dig.c
bin/dig/dighost.c
bin/named/client.c
bin/named/include/named/client.h
bin/named/include/named/lwdclient.h
bin/named/include/named/notify.h
bin/named/interfacemgr.c
bin/named/main.c
bin/named/query.c
bin/named/server.c
bin/named/update.c
bin/named/xfrout.c
bin/rndc/include/rndc/os.h
bin/rndc/rndc.c
bin/win32/BINDInstall/BINDInstallDlg.cpp
config.guess
configure.in
lib/bind9/check.c
lib/bind9/include/bind9/getaddresses.h
lib/dns/cache.c
lib/dns/dispatch.c
lib/dns/dlz.c
lib/dns/gen-unix.h
lib/dns/gen-win32.h
lib/dns/include/dns/acl.h
lib/dns/include/dns/compress.h
lib/dns/include/dns/db.h
lib/dns/include/dns/diff.h
lib/dns/include/dns/dlz.h
lib/dns/include/dns/journal.h
lib/dns/include/dns/log.h
lib/dns/include/dns/lookup.h
lib/dns/include/dns/message.h
lib/dns/include/dns/name.h
lib/dns/include/dns/peer.h
lib/dns/include/dns/rbt.h
lib/dns/include/dns/rdata.h
lib/dns/include/dns/rdataset.h
lib/dns/include/dns/request.h
lib/dns/include/dns/sdb.h
lib/dns/include/dns/sdlz.h
lib/dns/include/dns/tkey.h
lib/dns/include/dns/types.h
lib/dns/include/dns/validator.h
lib/dns/include/dns/view.h
lib/dns/include/dns/xfrin.h
lib/dns/include/dns/zone.h
lib/dns/journal.c
lib/dns/master.c
lib/dns/masterdump.c
lib/dns/message.c
lib/dns/opensslrsa_link.c
lib/dns/rbt.c
lib/dns/rbtdb.c
lib/dns/rdata/generic/ipseckey_45.c
lib/dns/rdata/generic/loc_29.c
lib/dns/rdataset.c
lib/dns/rdataslab.c
lib/dns/request.c
lib/dns/resolver.c
lib/dns/time.c
lib/dns/validator.c
lib/dns/zone.c
lib/isc/entropy.c
lib/isc/include/isc/entropy.h
lib/isc/include/isc/file.h
lib/isc/include/isc/fsaccess.h
lib/isc/include/isc/hash.h
lib/isc/include/isc/heap.h
lib/isc/include/isc/log.h
lib/isc/include/isc/mem.h
lib/isc/include/isc/netaddr.h
lib/isc/include/isc/portset.h
lib/isc/include/isc/random.h
lib/isc/include/isc/ratelimiter.h
lib/isc/include/isc/serial.h
lib/isc/include/isc/sockaddr.h
lib/isc/include/isc/socket.h
lib/isc/include/isc/symtab.h
lib/isc/include/isc/task.h
lib/isc/log.c
lib/isc/rwlock.c
lib/isc/sha2.c
lib/isc/unix/ifiter_ioctl.c
lib/isc/unix/socket.c
lib/isc/win32/dir.c
lib/isc/win32/entropy.c
lib/isc/win32/include/isc/mutex.h
lib/isc/win32/interfaceiter.c
lib/isc/win32/netdb.h
lib/isc/win32/socket.c
lib/isccfg/include/isccfg/log.h
lib/lwres/include/lwres/netdb.h.in
win32utils/makedefs.pl

diff --git a/CHANGES b/CHANGES
index 3ea021170364dccc0ad030d79c3baf24c11f7adf..e3338f3fc58b16109ccb46b94f7def58fa170794 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -46,7 +46,7 @@
 2503.  [port]          linux: improve compatibility with Linux Standard
                        Base. [RT #18793]
 
-2500.  [contrib]       contrib/sdb/pgsql/zonetodb.c called non-existant
+2500.  [contrib]       contrib/sdb/pgsql/zonetodb.c called non-existent
                        function. [RT #18582]
 
 2499.  [port]          solaris: lib/lwres/getaddrinfo.c namespace clash.
index 316f8793bc6bdba1d0f3286a424ef1ed3c683410..47477d8f906ad7fd0ad5468bfeeeda8ec65024d3 100644 (file)
@@ -55,7 +55,7 @@ at least specify `--with-idn' option to enable IDN support.
 
        `--with-libiconv' assumes that your C compiler has `-R'
        option, and that the option adds the specified run-time path
-       to an exacutable binary.  If `-R' option of your compiler has
+       to an executable binary.  If `-R' option of your compiler has
        different meaning, or your compiler lacks the option, you
        should use `--with-iconv' option instead.  Binary command
        without run-time path information might be unexecutable.
@@ -68,7 +68,7 @@ at least specify `--with-idn' option to enable IDN support.
        specified, `--with-iconv' is prior to `--with-libiconv'.
 
     --with-iconv=ICONV_LIBSPEC
-       If your libc doens't provide iconv(), you need to specify the
+       If your libc doesn't provide iconv(), you need to specify the
        library containing iconv() with this option.  `ICONV_LIBSPEC'
        is the argument(s) to `cc' or `ld' to link the library, for
        example, `--with-iconv="-L/usr/local/lib -liconv"'.
@@ -82,7 +82,7 @@ at least specify `--with-idn' option to enable IDN support.
        this option is not specified, `-L${PREFIX}/lib -lidnkit' is
        assumed, where ${PREFIX} is the installation prefix specified
        with `--with-idn' option above.  You may need to use this
-       option to specify extra argments, for example,
+       option to specify extra arguments, for example,
        `--with-idnlib="-L/usr/local/lib -R/usr/local/lib -lidnkit"'.
 
 Please consult `README' for other configuration options.
@@ -109,4 +109,4 @@ about idnkit and this patch.
 Bug reports and comments on this kit should be sent to
 mdnkit-bugs@nic.ad.jp and idn-cmt@nic.ad.jp, respectively.
 
-; $Id: README.idnkit,v 1.2.2.2 2005/09/12 02:12:08 marka Exp $
+; $Id: README.idnkit,v 1.2.2.3 2009/01/19 00:36:25 marka Exp $
index 5cde9c430e602b8ba08eaceb8fda58a911a6aa3c..84c5af5101225d3077e4418b4732ffaf2a00b3db 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dig.c,v 1.186.18.33 2008/10/15 02:19:18 marka Exp $ */
+/* $Id: dig.c,v 1.186.18.34 2009/01/19 00:36:25 marka Exp $ */
 
 /*! \file */
 
@@ -842,7 +842,7 @@ plus_option(char *option, isc_boolean_t is_batchfile,
                        lookup->identify = state;
                        break;
                case 'g': /* ignore */
-               default: /* Inherets default for compatibility */
+               default: /* Inherits default for compatibility */
                        FULLCHECK("ignore");
                        lookup->ignore = ISC_TRUE;
                }
index c62d120cc4003f627b7f5c39851330c99fc40471..26d2388b4a3eb9c83b625b4c112ba554b8c0eb18 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dighost.c,v 1.259.18.53 2008/12/17 19:23:27 jinmei Exp $ */
+/* $Id: dighost.c,v 1.259.18.54 2009/01/19 00:36:25 marka Exp $ */
 
 /*! \file
  *  \note
@@ -775,7 +775,7 @@ make_empty_lookup(void) {
  * the query list, since it will be regenerated by the setup_lookup()
  * function, nor does it queue up the new lookup for processing.
  * Caution: If you don't clone the servers, you MUST clone the server
- * list seperately from somewhere else, or construct it by hand.
+ * list separately from somewhere else, or construct it by hand.
  */
 dig_lookup_t *
 clone_lookup(dig_lookup_t *lookold, isc_boolean_t servers) {
@@ -1401,7 +1401,7 @@ start_lookup(void) {
                                                         key_name) == ISC_TRUE)
                                        trustedkey = tk_list.key[i];
                                /*
-                                * Verifier que la temp est bien la plus basse
+                                * Verify temp is really the lowest
                                 * WARNING
                                 */
                        }
@@ -3329,7 +3329,7 @@ cancel_all(void) {
                        isc_timer_detach(&current_lookup->timer);
                q = ISC_LIST_HEAD(current_lookup->q);
                while (q != NULL) {
-                       debug("cancelling query %p, belonging to %p",
+                       debug("canceling query %p, belonging to %p",
                              q, current_lookup);
                        nq = ISC_LIST_NEXT(q, link);
                        if (q->sock != NULL) {
@@ -5412,7 +5412,7 @@ prove_nx(dns_message_t *msg, dns_name_t *name, dns_rdataclass_t class,
        isc_result_t ret;
        dns_rdataset_t *nsecset = NULL;
 
-       printf("We want to prove the non-existance of a type of rdata %d"
+       printf("We want to prove the non-existence of a type of rdata %d"
               " or of the zone: \n", type);
 
        if ((ret = dns_message_firstname(msg, DNS_SECTION_AUTHORITY))
index 03cfdb6a714e13254b12b0fb7dcfd693d4f1c284..58f83d4f89394ce4c557a82edc8e8073b63868ab 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: client.c,v 1.219.18.31 2008/05/22 23:46:03 tbox Exp $ */
+/* $Id: client.c,v 1.219.18.32 2009/01/19 00:36:26 marka Exp $ */
 
 #include <config.h>
 
@@ -1218,7 +1218,7 @@ allowed(isc_netaddr_t *addr, dns_name_t *signer, dns_acl_t *acl) {
  * delivered to 'myview'.
  *
  * We run this unlocked as both the view list and the interface list
- * are updated when the approprite task has exclusivity.
+ * are updated when the appropriate task has exclusivity.
  */
 isc_boolean_t
 ns_client_isself(dns_view_t *myview, dns_tsigkey_t *mykey,
@@ -2115,7 +2115,7 @@ client_newconn(isc_task_t *task, isc_event_t *event) {
                 * Let a new client take our place immediately, before
                 * we wait for a request packet.  If we don't,
                 * telnetting to port 53 (once per CPU) will
-                * deny service to legititmate TCP clients.
+                * deny service to legitimate TCP clients.
                 */
                result = isc_quota_attach(&ns_g_server->tcpquota,
                                          &client->tcpquota);
index 0cf7985e919b07eeb0c2d5595a74c62401f9fc30..18896cb124a88d3320da6d3308e7e4f4c3d2ab51 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: client.h,v 1.69.18.9 2006/06/06 00:11:41 marka Exp $ */
+/* $Id: client.h,v 1.69.18.10 2009/01/19 00:36:26 marka Exp $ */
 
 #ifndef NAMED_CLIENT_H
 #define NAMED_CLIENT_H 1
@@ -155,7 +155,7 @@ struct ns_client {
 #define NS_CLIENT_VALID(c)             ISC_MAGIC_VALID(c, NS_CLIENT_MAGIC)
 
 #define NS_CLIENTATTR_TCP              0x01
-#define NS_CLIENTATTR_RA               0x02 /*%< Client gets recusive service */
+#define NS_CLIENTATTR_RA               0x02 /*%< Client gets recursive service */
 #define NS_CLIENTATTR_PKTINFO          0x04 /*%< pktinfo is valid */
 #define NS_CLIENTATTR_MULTICAST                0x08 /*%< recv'd from multicast */
 #define NS_CLIENTATTR_WANTDNSSEC       0x10 /*%< include dnssec records */
index 591b86c7b3dd0cac96a3b8d9d0ac993a5fe567b1..d8cf2b79022eb4705c747659384c0ed70cd50283 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwdclient.h,v 1.14.18.2 2005/04/29 00:15:36 marka Exp $ */
+/* $Id: lwdclient.h,v 1.14.18.3 2009/01/19 00:36:26 marka Exp $ */
 
 #ifndef NAMED_LWDCLIENT_H
 #define NAMED_LWDCLIENT_H 1
@@ -39,7 +39,7 @@
 
 #define LWRD_SHUTDOWN          (LWRD_EVENTCLASS + 0x0001)
 
-/*% Lighweight Resolver Daemon Client */
+/*% Lightweight Resolver Daemon Client */
 struct ns_lwdclient {
        isc_sockaddr_t          address;        /*%< where to reply */
        struct in6_pktinfo      pktinfo;
index 106d70c447f7e8c1fa67c10ac149de70e04bbeec..55496d4263b0dd4ee95592cb31a89dd354e2b4ba 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: notify.h,v 1.10.18.2 2005/04/29 00:15:37 marka Exp $ */
+/* $Id: notify.h,v 1.10.18.3 2009/01/19 00:36:26 marka Exp $ */
 
 #ifndef NAMED_NOTIFY_H
 #define NAMED_NOTIFY_H 1
@@ -41,7 +41,7 @@ void
 ns_notify_start(ns_client_t *client);
 
 /*%<
- *     Examines the incoming message to determine apporiate zone.
+ *     Examines the incoming message to determine appropriate zone.
  *     Returns FORMERR if there is not exactly one question.
  *     Returns REFUSED if we do not serve the listed zone.
  *     Pass the message to the zone module for processing
index 08d33d9912c558e4773c61a1f596e756be7d5549..b237fc96736ff524055c05b94537683142218a05 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: interfacemgr.c,v 1.76.18.11 2008/07/23 23:33:02 marka Exp $ */
+/* $Id: interfacemgr.c,v 1.76.18.12 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file */
 
@@ -522,7 +522,7 @@ setup_locals(ns_interfacemgr_t *mgr, isc_interface_t *interface) {
        result = isc_netaddr_masktoprefixlen(&interface->netmask,
                                             &prefixlen);
 
-       /* Non contigious netmasks not allowed by IPv6 arch. */
+       /* Non contiguous netmasks not allowed by IPv6 arch. */
        if (result != ISC_R_SUCCESS && family == AF_INET6)
                return (result);
 
index d8b0a33451387ad3cb3ddcff62b3f166eb718e52..695afb55303ade22a6f3b9b095ae9b1c1932ab0a 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: main.c,v 1.136.18.21 2008/10/24 01:28:08 marka Exp $ */
+/* $Id: main.c,v 1.136.18.22 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file */
 
@@ -139,7 +139,7 @@ assertion_failed(const char *file, int line, isc_assertiontype_t type,
 
        if (ns_g_lctx != NULL) {
                /*
-                * Reset the assetion callback in case it is the log
+                * Reset the assertion callback in case it is the log
                 * routines causing the assertion.
                 */
                isc_assertion_setcallback(NULL);
@@ -719,7 +719,7 @@ setup(void) {
 
 #ifdef DLZ
        /*
-        * Registyer any DLZ drivers.
+        * Register any DLZ drivers.
         */
        result = dlz_drivers_init();
        if (result != ISC_R_SUCCESS)
index 2940dcc61c556ba88d99caf273bfa2ad964edcbc..837489aea58f17f2db74fd6589d889cb31344cd0 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: query.c,v 1.257.18.47 2008/12/16 02:21:19 jinmei Exp $ */
+/* $Id: query.c,v 1.257.18.48 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file */
 
@@ -940,7 +940,7 @@ query_getdb(ns_client_t *client, dns_name_t *name, dns_rdatatype_t qtype,
                                 zonep, dbp, versionp);
 #endif
 
-       /* If successfull, Transfer ownership of zone. */
+       /* If successful, Transfer ownership of zone. */
        if (result == ISC_R_SUCCESS) {
 #ifdef DLZ
                *zonep = zone;
@@ -1157,7 +1157,7 @@ query_addadditional(void *arg, dns_name_t *name, dns_rdatatype_t qtype) {
                goto cleanup;
 
        /*
-        * Don't poision caches using the bailiwick protection model.
+        * Don't poison caches using the bailiwick protection model.
         */
        if (!dns_name_issubdomain(name, dns_db_origin(client->query.gluedb)))
                goto cleanup;
@@ -1631,7 +1631,7 @@ query_addadditional2(void *arg, dns_name_t *name, dns_rdatatype_t qtype) {
                goto cleanup;
 
        /*
-        * Don't poision caches using the bailiwick protection model.
+        * Don't poison caches using the bailiwick protection model.
         */
        if (!dns_name_issubdomain(name, dns_db_origin(client->query.gluedb)))
                goto cleanup;
@@ -2291,7 +2291,7 @@ mark_secure(ns_client_t *client, dns_db_t *db, dns_name_t *name,
 
 /*
  * Find the secure key that corresponds to rrsig.
- * Note: 'keyrdataset' maintains state between sucessive calls,
+ * Note: 'keyrdataset' maintains state between successive calls,
  * there may be multiple keys with the same keyid.
  * Return ISC_FALSE if we have exhausted all the possible keys.
  */
@@ -2683,7 +2683,7 @@ query_addwildcardproof(ns_client_t *client, dns_db_t *db,
        node = NULL;
 
        /*
-        * Get the NOQNAME proof then if !ispositve
+        * Get the NOQNAME proof then if !ispositive
         * get the NOWILDCARD proof.
         *
         * DNS_DBFIND_NOWILD finds the NSEC records that covers the
@@ -2863,7 +2863,7 @@ static void
 query_resume(isc_task_t *task, isc_event_t *event) {
        dns_fetchevent_t *devent = (dns_fetchevent_t *)event;
        ns_client_t *client;
-       isc_boolean_t fetch_cancelled, client_shuttingdown;
+       isc_boolean_t fetch_canceled, client_shuttingdown;
 
        /*
         * Resume a query after recursion.
@@ -2884,17 +2884,17 @@ query_resume(isc_task_t *task, isc_event_t *event) {
                 */
                INSIST(devent->fetch == client->query.fetch);
                client->query.fetch = NULL;
-               fetch_cancelled = ISC_FALSE;
+               fetch_canceled = ISC_FALSE;
                /*
                 * Update client->now.
                 */
                isc_stdtime_get(&client->now);
        } else {
                /*
-                * This is a fetch completion event for a cancelled fetch.
+                * This is a fetch completion event for a canceled fetch.
                 * Clean up and don't resume the find.
                 */
-               fetch_cancelled = ISC_TRUE;
+               fetch_canceled = ISC_TRUE;
        }
        UNLOCK(&client->query.fetchlock);
        INSIST(client->query.fetch == NULL);
@@ -2907,7 +2907,7 @@ query_resume(isc_task_t *task, isc_event_t *event) {
         * has timed out, do not resume the find.
         */
        client_shuttingdown = ns_client_shuttingdown(client);
-       if (fetch_cancelled || client_shuttingdown) {
+       if (fetch_canceled || client_shuttingdown) {
                if (devent->node != NULL)
                        dns_db_detachnode(devent->db, &devent->node);
                if (devent->db != NULL)
@@ -2916,7 +2916,7 @@ query_resume(isc_task_t *task, isc_event_t *event) {
                if (devent->sigrdataset != NULL)
                        query_putrdataset(client, &devent->sigrdataset);
                isc_event_free(&event);
-               if (fetch_cancelled)
+               if (fetch_canceled)
                        query_error(client, DNS_R_SERVFAIL);
                else
                        query_next(client, ISC_R_CANCELED);
index 4d792216f53d0befca07b2edba06b08213347853..7639e420d303559645977f3deec5d1cf251f22f0 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: server.c,v 1.419.18.72 2009/01/09 23:45:59 tbox Exp $ */
+/* $Id: server.c,v 1.419.18.73 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file */
 
@@ -209,7 +209,7 @@ static const struct {
        /* Local IPv6 Unicast Addresses */
        { "0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA", ISC_FALSE },
        { "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA", ISC_FALSE },
-       /* LOCALLY ASSIGNED LOCAL ADDRES S SCOPE */
+       /* LOCALLY ASSIGNED LOCAL ADDRESS SCOPE */
        { "D.F.IP6.ARPA", ISC_FALSE },
        { "8.E.F.IP6.ARPA", ISC_FALSE },        /* LINK LOCAL */
        { "9.E.F.IP6.ARPA", ISC_FALSE },        /* LINK LOCAL */
index c2924013b7167457b7dcf1b76487c09ba3b563b5..463d7dbf48e77af22898c8065107644a39baefed 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: update.c,v 1.109.18.29 2008/11/20 23:46:03 tbox Exp $ */
+/* $Id: update.c,v 1.109.18.30 2009/01/19 00:36:26 marka Exp $ */
 
 #include <config.h>
 
@@ -640,7 +640,7 @@ rrset_visible(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name,
                *visible = ISC_TRUE;
                break;
        /*
-        * Glue, obsured, deleted or replaced records.
+        * Glue, obscured, deleted or replaced records.
         */
        case DNS_R_DELEGATION:
        case DNS_R_DNAME:
@@ -777,8 +777,8 @@ ssu_checkall(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name,
  * In the RFC2136 section 3.2.5, this is the pseudocode involving
  * a variable called "temp", a mapping of <name, type> tuples to rrsets.
  *
- * Here, we represent the "temp" data structure as (non-minimial) "dns_diff_t"
- * where each typle has op==DNS_DIFFOP_EXISTS.
+ * Here, we represent the "temp" data structure as (non-minimal) "dns_diff_t"
+ * where each tuple has op==DNS_DIFFOP_EXISTS.
  */
 
 
@@ -1859,7 +1859,7 @@ add_exposed_sigs(ns_client_t *client, dns_zone_t *zone, dns_db_t *db,
 
 /*%
  * Update RRSIG and NSEC records affected by an update.  The original
- * update, including the SOA serial update but exluding the RRSIG & NSEC
+ * update, including the SOA serial update but excluding the RRSIG & NSEC
  * changes, is in "diff" and has already been applied to "newver" of "db".
  * The database version prior to the update is "oldver".
  *
@@ -1915,7 +1915,7 @@ update_signatures(ns_client_t *client, dns_zone_t *zone, dns_db_t *db,
        /*
         * Do we look at the KSK flag on the DNSKEY to determining which
         * keys sign which RRsets?  First check the zone option then
-        * check the keys flags to make sure atleast one has a ksk set
+        * check the keys flags to make sure at least one has a ksk set
         * and one doesn't.
         */
        check_ksk = ISC_TF((dns_zone_getoptions(zone) &
index 3c030d82406f35a705e26cc6edd3269e2890b2fb..ff19b7eecf8cdf2f1bb08aca47a58e3d4dce428a 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: xfrout.c,v 1.115.18.12 2009/01/05 23:46:19 tbox Exp $ */
+/* $Id: xfrout.c,v 1.115.18.13 2009/01/19 00:36:26 marka Exp $ */
 
 #include <config.h>
 
@@ -1404,7 +1404,7 @@ failure:
  *
  * Requires:
  *     The stream iterator is initialized and points at an RR,
- *      or possiby at the end of the stream (that is, the
+ *      or possibly at the end of the stream (that is, the
  *      _first method of the iterator has been called).
  */
 static void
index b5c1d243c1b73bea695661db6877563577612201..70638e7582da202909fd67bd3cc4c940d8a41629 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.h,v 1.5.18.2 2005/04/29 00:15:41 marka Exp $ */
+/* $Id: os.h,v 1.5.18.3 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file */
 
@@ -35,7 +35,7 @@ FILE *safe_create(const char *filename);
 
 int set_user(FILE *fd, const char *user);
 /*%<
- * Set the owner of the file refernced by 'fd' to 'user'.
+ * Set the owner of the file referenced by 'fd' to 'user'.
  * Returns:
  *   0                 success
  *   -1        insufficient permissions, or 'user' does not exist.
index 772cc2975ca1914672ebbebdda94968d33663edc..5d7ba8019d66b27cfe6074ddded833029be58f0c 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rndc.c,v 1.96.18.21 2008/10/15 03:07:19 marka Exp $ */
+/* $Id: rndc.c,v 1.96.18.22 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file */
 
@@ -200,7 +200,7 @@ rndc_recvdone(isc_task_t *task, isc_event_t *event) {
                      "* the remote server is using an older version of"
                      " the command protocol,\n"
                      "* this host is not authorized to connect,\n"
-                     "* the clocks are not syncronized, or\n"
+                     "* the clocks are not synchronized, or\n"
                      "* the key is invalid.");
 
        if (ccmsg.result != ISC_R_SUCCESS)
@@ -263,7 +263,7 @@ rndc_recvnonce(isc_task_t *task, isc_event_t *event) {
                      "* the remote server is using an older version of"
                      " the command protocol,\n"
                      "* this host is not authorized to connect,\n"
-                     "* the clocks are not syncronized, or\n"
+                     "* the clocks are not synchronized, or\n"
                      "* the key is invalid.");
 
        if (ccmsg.result != ISC_R_SUCCESS)
index 1a4eb9922aeeece0c0c28ee855d68722eceebf87..7c1d1800937e070f422551268c35fa9bd2ff8f1c 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: BINDInstallDlg.cpp,v 1.15.18.17 2007/10/31 01:43:36 marka Exp $ */
+/* $Id: BINDInstallDlg.cpp,v 1.15.18.18 2009/01/19 00:36:26 marka Exp $ */
 
 /*
  * Copyright (c) 1999-2000 by Nortel Networks Corporation
@@ -410,7 +410,7 @@ void CBINDInstallDlg::OnInstall() {
 
        /*
         * Check that there is not leading / trailing whitespace.
-        * This is for compatability with the standard password dialog.
+        * This is for compatibility with the standard password dialog.
         * Passwords really should be treated as opaque blobs.
         */
        oldlen = m_accountPassword.GetLength();
index 7d0185e019ed6b83bca92431ff478d7e19b0037e..c79aebcb56686d0beca2521f125e4cddb455a24e 100644 (file)
@@ -141,7 +141,7 @@ UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
 case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
     *:NetBSD:*:*)
        # NetBSD (nbsd) targets should (where applicable) match one or
-       # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*,
+       # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*,
        # *-*-netbsdecoff* and *-*-netbsd*.  For targets that recently
        # switched to ELF, *-*-netbsd* would select the old
        # object file format.  This provides both forward
index f97e3d530c61581a6599e5ff1bd4f88734c3066c..65d8e8b1e3a0b9bb62b62820fc8b14c9e0beb68a 100644 (file)
@@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl
 esyscmd([sed "s/^/# /" COPYRIGHT])dnl
 AC_DIVERT_POP()dnl
 
-AC_REVISION($Revision: 1.355.18.90 $)
+AC_REVISION($Revision: 1.355.18.91 $)
 
 AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.59)
@@ -41,7 +41,7 @@ AC_SUBST(CCOPT)
 #
 # Make very sure that these are the first files processed by
 # config.status, since we use the processed output as the input for
-# AC_SUBST_FILE() subsitutions in other files.
+# AC_SUBST_FILE() substitutions in other files.
 #
 AC_CONFIG_FILES([make/rules make/includes])
 
@@ -215,7 +215,7 @@ fi
 # OS dependent CC flags
 #
 case "$host" in
-       # OSF 5.0: recv/send are only avaliable with -D_POSIX_PII_SOCKET or
+       # OSF 5.0: recv/send are only available with -D_POSIX_PII_SOCKET or
        # -D_XOPEN_SOURCE_EXTENDED.
        *-dec-osf*)
                STD_CDEFINES="$STD_CDEFINES -D_POSIX_PII_SOCKET"
@@ -1116,7 +1116,7 @@ esac
 
 #
 # Here begins a very long section to determine the system's networking
-# capabilities.  The order of the tests is signficant.
+# capabilities.  The order of the tests is significant.
 #
 
 #
@@ -1743,7 +1743,7 @@ AC_SUBST(ISC_EXTRA_SRCS)
 # values of type isc_int64_t. This will normally be "ll", but where
 # the compiler treats "long long" as a alias for "long" and printf
 # doesn't know about "long long" use "l".  Hopefully the sprintf
-# will produce a inconsistant result in the later case.  If the compiler
+# will produce a inconsistent result in the later case.  If the compiler
 # fails due to seeing "%lld" we fall back to "l".
 #
 # Digital Unix 4.0 (gcc?) (long long) is 64 bits as is its long. It uses
@@ -1825,7 +1825,7 @@ esac
 #
 AC_CHECK_FUNC(tzset, AC_DEFINE(HAVE_TZSET))
 
-AC_MSG_CHECKING(for optarg decarartion)
+AC_MSG_CHECKING(for optarg declaration)
 AC_TRY_COMPILE([
 #include <unistd.h>
 ],
index 2967650ef055872d8854d5849fe4f7a35b669c39..064e4806005c4daf145f2c516202ef2139236c47 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: check.c,v 1.44.18.41 2008/03/29 23:46:10 tbox Exp $ */
+/* $Id: check.c,v 1.44.18.42 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file */
 
@@ -1020,7 +1020,7 @@ check_zoneconf(const cfg_obj_t *zconfig, const cfg_obj_t *voptions,
 
        /*
         * Look for an already existing zone.
-        * We need to make this cannonical as isc_symtab_define()
+        * We need to make this canonical as isc_symtab_define()
         * deals with strings.
         */
        dns_fixedname_init(&fixedname);
index e6d030d76189e827ebf356ce0a8fdacb9c3ca0aa..ff420d3e62eb4af6c68edc05e138c5aaed2e314c 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: getaddresses.h,v 1.3.18.2 2005/04/29 00:15:48 marka Exp $ */
+/* $Id: getaddresses.h,v 1.3.18.3 2009/01/19 00:36:26 marka Exp $ */
 
 #ifndef BIND9_GETADDRESSES_H
 #define BIND9_GETADDRESSES_H 1
@@ -40,7 +40,7 @@ bind9_getaddresses(const char *hostname, in_port_t port,
  * first 'addrsize' are returned and the remainder silently truncated.
  *
  * This routine may block.  If called by a program using the isc_app
- * framework, it should be surounded by isc_app_block()/isc_app_unblock().
+ * framework, it should be surrounded by isc_app_block()/isc_app_unblock().
  *
  *  Requires:
  *\li  'hostname' is not NULL.
@@ -48,7 +48,7 @@ bind9_getaddresses(const char *hostname, in_port_t port,
  *\li  'addrsize' > 0
  *\li  'addrcount' is not NULL.
  *
- * 
+ *
  * Returns:
  *\li  #ISC_R_SUCCESS
  *\li  #ISC_R_NOTFOUND
index c9b4a958855824a7c2e5a02f9d4194824e7f82e9..c0dac3dc4c803becf6603ba24652db1340db718e 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cache.c,v 1.57.18.18 2008/02/07 23:45:56 tbox Exp $ */
+/* $Id: cache.c,v 1.57.18.19 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file */
 
@@ -60,7 +60,7 @@
  ***/
 
 /*
- * A cache_cleaner_t encapsulsates the state of the periodic
+ * A cache_cleaner_t encapsulates the state of the periodic
  * cache cleaning.
  */
 
@@ -1002,7 +1002,7 @@ dns_cache_setcachesize(dns_cache_t *cache, isc_uint32_t size) {
        REQUIRE(VALID_CACHE(cache));
 
        /*
-        * Impose a minumum cache size; pathological things happen if there
+        * Impose a minimum cache size; pathological things happen if there
         * is too little room.
         */
        if (size != 0 && size < DNS_CACHE_MINSIZE)
index a0c440cdf75a548c46d74353e42e946004e0f4c5..ba4baf1fb1f6d648e96dcdfb0dcebf70d7e41b75 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dispatch.c,v 1.116.18.39 2008/12/10 23:46:03 tbox Exp $ */
+/* $Id: dispatch.c,v 1.116.18.40 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file */
 
@@ -2298,7 +2298,7 @@ dispatch_allocate(dns_dispatchmgr_t *mgr, unsigned int maxrequests,
 
 
 /*
- * MUST be unlocked, and not used by anthing.
+ * MUST be unlocked, and not used by anything.
  */
 static void
 dispatch_free(dns_dispatch_t **dispp)
index ee6c03b08121897792b875065fe82ea83a961ae5..a59a3a83d98818efb9b8fa8a2c41b12e8944f61b 100644 (file)
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dlz.c,v 1.2.2.2 2005/09/06 03:47:17 marka Exp $ */
+/* $Id: dlz.c,v 1.2.2.3 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file */
 
@@ -126,7 +126,7 @@ dns_dlzallowzonexfr(dns_view_t *view, dns_name_t *name,
        dlzdatabase = view->dlzdatabase;
        allowzonexfr = dlzdatabase->implementation->methods->allowzonexfr;
        result = (*allowzonexfr)(dlzdatabase->implementation->driverarg,
-                                dlzdatabase->dbdata, dlzdatabase->mctx,
+                                dlzdatabase->dbdata, dlzdatabase->mctx,
                                 view->rdclass, name, clientaddr, dbp);
 
        if (result == ISC_R_NOTIMPLEMENTED)
@@ -275,7 +275,7 @@ dns_dlzfindzone(dns_view_t *view, dns_name_t *name, unsigned int minlabels,
         * trying shorter names portions of the name until we find a
         * match, have an error, or are below the 'minlabels'
         * threshold.  minlabels is 0, if the standard database didn't
-        * have a zone name match.  Otherwise minlables is the number
+        * have a zone name match.  Otherwise minlabels is the number
         * of labels in that name.  We need to beat that for a
         * "better" match for the DLZ database to be authoritative
         * instead of the standard database.
index fc2dbf27920b7053291d727f1b54b3909ddd1239..0cfb36b8d6544a368b741d125f14d80b65c7fdd6 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gen-unix.h,v 1.14.18.3 2005/06/08 02:07:54 marka Exp $ */
+/* $Id: gen-unix.h,v 1.14.18.4 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file
  * \brief
@@ -23,7 +23,7 @@
  * directly portable between Unix-like systems and Windows NT, option
  * parsing and directory scanning.  It is here because it was decided
  * that the "gen" build utility was not to depend on libisc.a, so
- * the functions delcared in isc/commandline.h and isc/dir.h could not
+ * the functions declared in isc/commandline.h and isc/dir.h could not
  * be used.
  *
  * The commandline stuff is really just a wrapper around getopt().
index e2a641b58a561f8be9e5ef55bd47b86d0f6d54cd..bfab4a13f7c554db459572cee39db551aed00999 100644 (file)
@@ -48,7 +48,7 @@
  * SUCH DAMAGE.
  */
 
-/* $Id: gen-win32.h,v 1.16.18.5 2006/10/03 23:50:51 marka Exp $ */
+/* $Id: gen-win32.h,v 1.16.18.6 2009/01/19 00:36:26 marka Exp $ */
 
 /*! \file
  * \author Principal Authors: Computer Systems Research Group at UC Berkeley
@@ -66,7 +66,7 @@
  * directly portable between Unix-like systems and Windows NT, option
  * parsing and directory scanning.  It is here because it was decided
  * that the "gen" build utility was not to depend on libisc.a, so
- * the functions delcared in isc/commandline.h and isc/dir.h could not
+ * the functions declared in isc/commandline.h and isc/dir.h could not
  * be used.
  *
  * The commandline stuff is pretty much a straight copy from the initial
index 34e394f36b0d8d1275eaf502fc3d734246a19891..ec8fce40e460568452824ccc9e6a076b54d1edaf 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: acl.h,v 1.22.18.4 2006/03/02 00:37:21 marka Exp $ */
+/* $Id: acl.h,v 1.22.18.5 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_ACL_H
 #define DNS_ACL_H 1
@@ -139,7 +139,7 @@ dns_acl_isinsecure(const dns_acl_t *a);
 /*%<
  * Return #ISC_TRUE iff the acl 'a' is considered insecure, that is,
  * if it contains IP addresses other than those of the local host.
- * This is intended for applications such as printing warning 
+ * This is intended for applications such as printing warning
  * messages for suspect ACLs; it is not intended for making access
  * control decisions.  We make no guarantee that an ACL for which
  * this function returns #ISC_FALSE is safe.
@@ -194,7 +194,8 @@ dns_aclelement_match(const isc_netaddr_t *reqaddr,
 /*%<
  * Like dns_acl_match, but matches against the single ACL element 'e'
  * rather than a complete list and returns ISC_TRUE iff it matched.
- * To determine whether the match was prositive or negative, the 
+ *
+ * To determine whether the match was positive or negative, the 
  * caller should examine e->negative.  Since the element 'e' may be
  * a reference to a named ACL or a nested ACL, the matching element
  * returned through 'matchelt' is not necessarily 'e' itself.
index 4d9c0119cc2c63a60d887bbd03dba6511fc853d4..a416c81b1832682dab0f174ee6c6f8e995f6d582 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: compress.h,v 1.32.18.6 2006/03/02 00:37:21 marka Exp $ */
+/* $Id: compress.h,v 1.32.18.7 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_COMPRESS_H
 #define DNS_COMPRESS_H 1
@@ -77,7 +77,7 @@ struct dns_decompress {
 isc_result_t
 dns_compress_init(dns_compress_t *cctx, int edns, isc_mem_t *mctx);
 /*%<
- *     Inialise the compression context structure pointed to by 'cctx'.
+ *     Initialise the compression context structure pointed to by 'cctx'.
  *
  *     Requires:
  *     \li     'cctx' is a valid dns_compress_t structure.
@@ -136,7 +136,7 @@ dns_compress_setsensitive(dns_compress_t *cctx, isc_boolean_t sensitive);
 isc_boolean_t
 dns_compress_getsensitive(dns_compress_t *cctx);
 /*
- *     Return whether case is to be preservered when compressing
+ *     Return whether case is to be preserved when compressing
  *     domain names.
  *
  *     Requires:
index 81e396e423e7ca4ab7d2a497b5fc9e49d035bcf1..6086bff5f703fb75e7d323d57996413594951c66 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: db.h,v 1.76.18.13 2009/01/06 23:45:57 tbox Exp $ */
+/* $Id: db.h,v 1.76.18.14 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_DB_H
 #define DNS_DB_H 1
@@ -1005,7 +1005,7 @@ isc_result_t
 dns_db_allrdatasets(dns_db_t *db, dns_dbnode_t *node, dns_dbversion_t *version,
                    isc_stdtime_t now, dns_rdatasetiter_t **iteratorp);
 /*%<
- * Make '*iteratorp' an rdataset iteratator for all rdatasets at 'node' in
+ * Make '*iteratorp' an rdataset iterator for all rdatasets at 'node' in
  * version 'version' of 'db'.
  *
  * Notes:
@@ -1192,7 +1192,7 @@ dns_db_getsoaserial(dns_db_t *db, dns_dbversion_t *ver, isc_uint32_t *serialp);
 void
 dns_db_overmem(dns_db_t *db, isc_boolean_t overmem);
 /*%<
- * Enable / disable agressive cache cleaning.
+ * Enable / disable aggressive cache cleaning.
  */
 
 unsigned int
index cd96a0b088b5aa2af4099103af8cd42bc82a2e7e..638dab550737818c6b3f4711df27817f4a83fe58 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: diff.h,v 1.6.18.2 2005/04/29 00:16:12 marka Exp $ */
+/* $Id: diff.h,v 1.6.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_DIFF_H
 #define DNS_DIFF_H 1
@@ -99,7 +99,7 @@ struct dns_diff {
        ISC_LIST(dns_difftuple_t)       tuples;
 };
 
-/* Type of comparision function for sorting diffs. */
+/* Type of comparison function for sorting diffs. */
 typedef int dns_diff_compare_func(const void *, const void *);
 
 /***
@@ -110,7 +110,7 @@ ISC_LANG_BEGINDECLS
 
 /**************************************************************************/
 /*
- * Maniuplation of diffs and tuples.
+ * Manipulation of diffs and tuples.
  */
 
 isc_result_t
index 4c61c91cf2966fc058eaeb777c6de893ec4d8dde..963d62fb2cb207d0a21f69e63656672bf094067b 100644 (file)
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dlz.h,v 1.2.2.2 2005/09/06 03:47:18 marka Exp $ */
+/* $Id: dlz.h,v 1.2.2.3 2009/01/19 00:36:28 marka Exp $ */
 
 /*! \file */
 
@@ -133,7 +133,7 @@ typedef void
 /*%<
  * Method prototype.  Drivers implementing the DLZ interface MUST
  * supply a destroy method.  This method is called when the DNS server
- * is shuting down and no longer needs the driver.
+ * is shutting down and no longer needs the driver.
  */
 
 typedef isc_result_t
@@ -157,7 +157,7 @@ typedef isc_result_t
  * \li 3) we run out of domain name labels. I.E. we have tried the
  *        shortest domain name
  * \li 4) the number of labels in the domain name is less than
- *        min_lables for dns_dlzfindzone
+ *        min_labels for dns_dlzfindzone
  *
  * The driver's find zone method should return ISC_R_SUCCESS and a
  * database pointer to the name server if the zone is supported by the
@@ -202,7 +202,7 @@ dns_dlzallowzonexfr(dns_view_t *view, dns_name_t *name,
 
 /*%<
  * This method is called when the DNS server is performing a zone
- * transfer query.  It will call the DLZ driver's allow zone tranfer
+ * transfer query.  It will call the DLZ driver's allow zone transfer
  * method.
  */
 
@@ -223,7 +223,7 @@ void
 dns_dlzdestroy(dns_dlzdb_t **dbp);
 
 /*%<
- * This method is called when the DNS server is shuting down and no
+ * This method is called when the DNS server is shutting down and no
  * longer needs the driver.  If the DLZ driver supplies a destroy
  * methods, this function will call it.
  */
index b776a30a58f984d1b0b6f4e486f82a0f2a168275..e8c957ab8d37af39d6668f5b8d37765809a52d68 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: journal.h,v 1.25.18.2 2005/04/29 00:16:13 marka Exp $ */
+/* $Id: journal.h,v 1.25.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_JOURNAL_H
 #define DNS_JOURNAL_H 1
@@ -26,7 +26,7 @@
 
 /*! \file
  * \brief
- * Database journalling.
+ * Database journaling.
  */
 
 /***
@@ -188,7 +188,7 @@ dns_journal_iter_init(dns_journal_t *j,
  * Returns:
  *\li  ISC_R_SUCCESS
  *\li  ISC_R_RANGE     begin_serial is outside the addressable range.
- *\li  ISC_R_NOTFOUND  begin_serial is within the range of adressable
+ *\li  ISC_R_NOTFOUND  begin_serial is within the range of addressable
  *                     serial numbers covered by the journal, but
  *                     this particular serial number does not exist.
  */
index 7bee1745a6423a0160d7b8fc8ac751d66a57bbf7..d7bbcbecfdaece15799c9cc8e0bf141d6cb2a178 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.h,v 1.33.18.4 2005/09/05 00:18:27 marka Exp $ */
+/* $Id: log.h,v 1.33.18.5 2009/01/19 00:36:28 marka Exp $ */
 
 /*! \file
  * \author  Principal Authors: DCL */
@@ -87,7 +87,7 @@ dns_log_init(isc_log_t *lctx);
  *\li  dns_log_init() is called only once.
  *
  * Ensures:
- * \li The catgories and modules defined above are available for
+ * \li The categories and modules defined above are available for
  *     use by isc_log_usechannnel() and isc_log_write().
  */
 
index aea6f844e1be6a23e279f0d4108ad49cd0b55ca6..f5ca6d4d452865bf70fca62fc394a4c65d7c3c36 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lookup.h,v 1.6.18.2 2005/04/29 00:16:15 marka Exp $ */
+/* $Id: lookup.h,v 1.6.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_LOOKUP_H
 #define DNS_LOOKUP_H 1
@@ -27,8 +27,8 @@
 /*! \file
  * \brief
  * The lookup module performs simple DNS lookups.  It implements
- * the full resolver algorithm, both looking for local data and 
- * resoving external names as necessary.
+ * the full resolver algorithm, both looking for local data and
+ * resolving external names as necessary.
  *
  * MP:
  *\li  The module ensures appropriate synchronization of data structures it
index 9002b83f710bdfcfc219b7dc1e7d99bdce733f79..343d4f59d9c2fb4ca0dbd1a70ea6bc69ebf8a93f 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: message.h,v 1.114.18.6 2006/03/02 23:19:20 marka Exp $ */
+/* $Id: message.h,v 1.114.18.7 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_MESSAGE_H
 #define DNS_MESSAGE_H 1
@@ -157,7 +157,7 @@ typedef int dns_messagetextflag_t;
                                                   occurs */
 #define DNS_MESSAGEPARSE_CLONEBUFFER   0x0004  /*%< save a copy of the
                                                   source buffer */
-#define DNS_MESSAGEPARSE_IGNORETRUNCATION 0x0008 /*%< trucation errors are
+#define DNS_MESSAGEPARSE_IGNORETRUNCATION 0x0008 /*%< truncation errors are
                                                  * not fatal. */
 
 /*
@@ -1195,7 +1195,7 @@ dns_message_takebuffer(dns_message_t *msg, isc_buffer_t **buffer);
  *\li  msg be a valid message.
  *
  *\li  buffer != NULL && *buffer is a valid isc_buffer_t, which was
- *     dynamincally allocated via isc_buffer_allocate().
+ *     dynamically allocated via isc_buffer_allocate().
  */
 
 isc_result_t
index 038ae05e6ab5259252718f49c23e1b3d092dc96b..cd99ce084fcafc72fb388e371181c040d95e04d2 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: name.h,v 1.107.18.15 2006/03/02 00:37:21 marka Exp $ */
+/* $Id: name.h,v 1.107.18.16 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_NAME_H
 #define DNS_NAME_H 1
@@ -242,7 +242,7 @@ dns_name_setbuffer(dns_name_t *name, isc_buffer_t *buffer);
  *
  * Notes:
  * \li Specification of a target buffer in dns_name_fromwire(),
- *     dns_name_fromtext(), and dns_name_concatentate() is optional if
+ *     dns_name_fromtext(), and dns_name_concatenate() is optional if
  *     'name' has a dedicated buffer.
  *
  * \li The caller must not write to buffer until the name has been
@@ -721,7 +721,7 @@ dns_name_fromwire(dns_name_t *name, isc_buffer_t *source,
 
 isc_result_t
 dns_name_towire(const dns_name_t *name, dns_compress_t *cctx,
-               isc_buffer_t *target);
+               isc_buffer_t *target);
 /*%<
  * Convert 'name' into wire format, compressing it as specified by the
  * compression context 'cctx', and storing the result in 'target'.
@@ -840,7 +840,7 @@ dns_name_totext(dns_name_t *name, isc_boolean_t omit_final_dot,
  * name as generated by dns_name_totext().  This does not
  * include space for a terminating NULL.
  *
- * This definition is conservative - the actual maximum 
+ * This definition is conservative - the actual maximum
  * is 1004, derived as follows:
  *
  *   A backslash-decimal escaped character takes 4 bytes.
@@ -952,7 +952,7 @@ dns_name_split(dns_name_t *name, unsigned int suffixlabels,
  *
  * Notes:
  * \li     'name' is split such that 'suffix' holds the most significant
- *      'suffixlabels' labels.  All other labels are stored in 'prefix'. 
+ *      'suffixlabels' labels.  All other labels are stored in 'prefix'.
  *
  *\li  Copying name data is avoided as much as possible, so 'prefix'
  *     and 'suffix' will end up pointing at the data for 'name'.
@@ -1082,7 +1082,7 @@ dns_name_dynamic(dns_name_t *name);
  *
  * Returns:
  *
- *\li  'ISC_TRUE' if the name is dynamic othewise 'ISC_FALSE'.
+ *\li  'ISC_TRUE' if the name is dynamic otherwise 'ISC_FALSE'.
  */
 
 isc_result_t
@@ -1185,7 +1185,7 @@ dns_name_ishostname(const dns_name_t *name, isc_boolean_t wildcard);
  * Requires:
  *     'name' to be valid.
  */
+
 
 isc_boolean_t
 dns_name_ismailbox(const dns_name_t *name);
@@ -1220,7 +1220,7 @@ dns_name_destroy(void);
 ISC_LANG_ENDDECLS
 
 /*
- *** High Peformance Macros
+ *** High Performance Macros
  ***/
 
 /*
index be5a8c3a223012b15d1c64ec2439bb50fea48ec3..23c700b7ecc7d228a15137b3b52586f82edf6c1d 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: peer.h,v 1.20.18.8 2006/02/28 03:10:48 marka Exp $ */
+/* $Id: peer.h,v 1.20.18.9 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_PEER_H
 #define DNS_PEER_H 1
@@ -77,7 +77,7 @@ struct dns_peer {
        isc_sockaddr_t         *transfer_source;
        isc_sockaddr_t         *notify_source;  
        isc_sockaddr_t         *query_source;  
-       isc_uint16_t            udpsize;                /* recieve size */
+       isc_uint16_t            udpsize;                /* receive size */
        isc_uint16_t            maxudp;                 /* transmit size */
 
        isc_uint32_t            bitflags;
index a1edf0c7912d442aaa9546409f65d3680418ad42..a1a0403bd940432f74a24307f79d917e4ed34db6 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbt.h,v 1.59.18.5 2005/10/13 01:26:07 marka Exp $ */
+/* $Id: rbt.h,v 1.59.18.6 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_RBT_H
 #define DNS_RBT_H 1
@@ -84,7 +84,7 @@ typedef struct dns_rbtnode {
        /*!
         * The following bitfields add up to a total bitwidth of 32.
         * The range of values necessary for each item is indicated,
-        * but in the case of "attributes" the field is wider to accomodate
+        * but in the case of "attributes" the field is wider to accommodate
         * possible future expansion.  "offsetlen" could be one bit
         * narrower by always adjusting its value by 1 to find the real
         * offsetlen, but doing so does not gain anything (except perhaps
@@ -145,7 +145,7 @@ typedef isc_result_t (*dns_rbtfindcallback_t)(dns_rbtnode_t *node,
  * tree when a node is added).  The obvious implication of this is that for a
  * chain to remain valid, the tree has to be locked down against writes for the
  * duration of the useful life of the chain, because additions or removals can
- * change the path from the root to the node the chain has targetted.
+ * change the path from the root to the node the chain has targeted.
  *
  * The dns_rbtnodechain_ functions _first, _last, _prev and _next all take
  * dns_name_t parameters for the name and the origin, which can be NULL.  If
@@ -397,7 +397,7 @@ dns_rbt_findnode(dns_rbt_t *rbt, dns_name_t *name, dns_name_t *foundname,
  *\li  The 'level_count' of the chain indicates how deep the chain to the
  *     predecessor name is, as an index into the 'levels[]' array.  It does
  *     not count name elements, per se, but only levels of the tree of trees,
- *     the distinction arrising because multiple labels from a name can be
+ *      the distinction arising because multiple labels from a name can be
  *     stored on only one level.  It is also does not include the level
  *     that has the node, since that level is not stored in levels[].
  *
@@ -425,7 +425,7 @@ dns_rbt_findnode(dns_rbt_t *rbt, dns_name_t *name, dns_name_t *foundname,
  *\li  rbt is a valid rbt manager.
  *\li  dns_name_isabsolute(name) == TRUE.
  *\li  node != NULL && *node == NULL.
- *\li  #DNS_RBTFIND_NOEXACT and DNS_RBTFIND_NOPREDECESSOR are mutally
+ *\li   #DNS_RBTFIND_NOEXACT and DNS_RBTFIND_NOPREDECESSOR are mutually
  *             exclusive.
  *
  * Ensures:
@@ -534,7 +534,7 @@ dns_rbt_deletenode(dns_rbt_t *rbt, dns_rbtnode_t *node, isc_boolean_t recurse);
  *             'node' does not appear in the tree with data; however,
  *             the node might still exist if it serves as a pointer to
  *             a lower tree level as long as 'recurse' was false, hence
- *             the node could can be found with dns_rbt_findnode whem
+ *              the node could can be found with dns_rbt_findnode when
  *             that function's empty_data_ok parameter is true.
  *
  *\li  If result is ISC_R_NOMEMORY or ISC_R_NOSPACE:
index e864c555c2b218c3126e280b19fdf00d281ddd16..374f2db557adfd64d10f9460102f6b5aa7e1ad90 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdata.h,v 1.60.18.5 2008/12/12 23:46:04 tbox Exp $ */
+/* $Id: rdata.h,v 1.60.18.6 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_RDATA_H
 #define DNS_RDATA_H 1
@@ -49,7 +49,7 @@
  *     build process from a set of source files, one per rdata type.  For
  *     portability, it's probably best that the building be done by a C
  *     program.  Adding a new rdata type will be a simple matter of adding
- *     a file to a directory and rebuilding the server.  *All* knowlege of
+ *     a file to a directory and rebuilding the server.  *All* knowledge of
  *     the format of a particular rdata type is in this file.
  *
  * MP:
index 559759120f793326bd30e8f37fba3270f0d90a98..ddf033271fb8d8158b30e3b7bb5865a45707f350 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdataset.h,v 1.51.18.7 2006/03/03 00:56:53 marka Exp $ */
+/* $Id: rdataset.h,v 1.51.18.8 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_RDATASET_H
 #define DNS_RDATASET_H 1
@@ -411,7 +411,7 @@ dns_rdataset_towiresorted(dns_rdataset_t *rdataset,
                          unsigned int *countp);
 /*%<
  * Like dns_rdataset_towire(), but sorting the rdatasets according to
- * the integer value returned by 'order' when called witih the rdataset
+ * the integer value returned by 'order' when called with the rdataset
  * and 'order_arg' as arguments.
  *
  * Requires:
index b858a9e52d06cea9f9e9d491b186dfca1770bb5f..684653a573fb52d46bf14aa3eb952cef183ed6d7 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: request.h,v 1.21.18.2 2005/04/29 00:16:20 marka Exp $ */
+/* $Id: request.h,v 1.21.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_REQUEST_H
 #define DNS_REQUEST_H 1
@@ -49,7 +49,7 @@
 #define DNS_REQUESTOPT_TCP 0x00000001U
 
 typedef struct dns_requestevent {
-        ISC_EVENT_COMMON(struct dns_requestevent);
+       ISC_EVENT_COMMON(struct dns_requestevent);
        isc_result_t result;
        dns_request_t *request;
 } dns_requestevent_t;
@@ -217,7 +217,7 @@ dns_request_createvia3(dns_requestmgr_t *requestmgr, dns_message_t *message,
                       unsigned int udpretries, isc_task_t *task,
                       isc_taskaction_t action, void *arg,
                       dns_request_t **requestp);
-/*%< 
+/*%<
  * Create and send a request.
  *
  * Notes:
@@ -271,7 +271,7 @@ dns_request_createraw3(dns_requestmgr_t *requestmgr, isc_buffer_t *msgbuf,
                       unsigned int udptimeout, unsigned int udpretries,
                       isc_task_t *task, isc_taskaction_t action, void *arg,
                       dns_request_t **requestp);
-/*!< 
+/*!<
  * \brief Create and send a request.
  *
  * Notes:
@@ -280,7 +280,7 @@ dns_request_createraw3(dns_requestmgr_t *requestmgr, isc_buffer_t *msgbuf,
  *     #DNS_REQUESTOPT_TCP option is set, TCP will be used.  The request
  *     will timeout after 'timeout' seconds.   UDP requests will be resent
  *     at 'udptimeout' intervals if non-zero or if 'udpretries' is not zero.
- *     
+ *
  *\li  When the request completes, successfully, due to a timeout, or
  *     because it was canceled, a completion event will be sent to 'task'.
  *
@@ -344,7 +344,7 @@ dns_request_usedtcp(dns_request_t *request);
 /*%<
  * Return whether this query used TCP or not.  Setting #DNS_REQUESTOPT_TCP
  * in the call to dns_request_create() will cause the function to return
- * #ISC_TRUE, othewise the result is based on the query message size.
+ * #ISC_TRUE, otherwise the result is based on the query message size.
  *
  * Requires:
  *\li  'request' is a valid request.
index de849f928dd30a0ca7eda9cf2de63b3908a06830..0e751d18e36e90a6c987a694fb82b648bc97e475 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sdb.h,v 1.15.18.2 2005/04/29 00:16:21 marka Exp $ */
+/* $Id: sdb.h,v 1.15.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_SDB_H
 #define DNS_SDB_H 1
@@ -127,12 +127,12 @@ dns_sdb_register(const char *drivername, const dns_sdbmethods_t *methods,
  * The allnodes function, if non-NULL, fills in an opaque structure to be
  * used by a database iterator.  This allows the zone to be transferred.
  * This may use a considerable amount of memory for large zones, and the
- * zone transfer may not be fully RFC1035 compliant if the zone is 
+ * zone transfer may not be fully RFC1035 compliant if the zone is
  * frequently changed.
  *
  * The create function will be called for each zone configured
  * into the name server using this database type.  It can be used
- * to create a "database object" containg zone specific data,
+ * to create a "database object" containing zone specific data,
  * which can make use of the database arguments specified in the
  * name server configuration.
  *
index 13ba14a1297bd4e50b16164cfb86ac898a49be0c..ccd10560c258576f8d914a6964f784abb6b053a1 100644 (file)
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sdlz.h,v 1.2.2.2 2005/09/06 03:47:19 marka Exp $ */
+/* $Id: sdlz.h,v 1.2.2.3 2009/01/19 00:36:28 marka Exp $ */
 
 /*! \file */
 
@@ -148,7 +148,7 @@ typedef void
 /*%<
  * Method prototype.  Drivers implementing the SDLZ interface may
  * supply a destroy method.  This method is called when the DNS server
- * is shuting down and no longer needs the driver.  A SDLZ driver does
+ * is shutting down and no longer needs the driver.  A SDLZ driver does
  * not have to implement a destroy method.
  */
 
@@ -173,7 +173,7 @@ typedef isc_result_t
  * \li 3) we run out of domain name labels. I.E. we have tried the
  *        shortest domain name
  *
- * \li 4) the number of labels in the domain name is less than min_lables
+ * \li 4) the number of labels in the domain name is less than min_labels
  *        for dns_dlzfindzone
  *
  * The driver's find zone method should return ISC_R_SUCCESS if the
index 4e3e80a0f570e020b6c203ca7a3170312afc8213..7a068485f62f0c2f7daae659b05e22970dd7b748 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tkey.h,v 1.19.18.2 2005/04/29 00:16:23 marka Exp $ */
+/* $Id: tkey.h,v 1.19.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_TKEY_H
 #define DNS_TKEY_H 1
@@ -144,7 +144,7 @@ dns_tkey_builddeletequery(dns_message_t *msg, dns_tsigkey_t *key);
 
 isc_result_t
 dns_tkey_processdhresponse(dns_message_t *qmsg, dns_message_t *rmsg,
-                           dst_key_t *key, isc_buffer_t *nonce,
+                          dst_key_t *key, isc_buffer_t *nonce,
                           dns_tsigkey_t **outkey, dns_tsig_keyring_t *ring);
 /*%<
  *     Processes a response to a query containing a TKEY that was
index 8dcbe57444b4c2852111e55bbb01f329162d74a9..27b6eff7ddebb3ef357b872f90ad4d1fc9239333 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: types.h,v 1.109.18.12 2006/05/02 12:55:31 shane Exp $ */
+/* $Id: types.h,v 1.109.18.13 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_TYPES_H
 #define DNS_TYPES_H 1
@@ -253,7 +253,7 @@ enum {
        dns_trust_glue = 3,
 #define dns_trust_glue                 ((dns_trust_t)dns_trust_glue)
 
-       /* Answser from a non-authoritative server */
+       /* Answer from a non-authoritative server */
        dns_trust_answer = 4,
 #define dns_trust_answer               ((dns_trust_t)dns_trust_answer)
 
@@ -262,7 +262,7 @@ enum {
        dns_trust_authauthority = 5,
 #define dns_trust_authauthority                ((dns_trust_t)dns_trust_authauthority)
 
-       /* Answser from an authoritative server */
+       /* Answer from an authoritative server */
        dns_trust_authanswer = 6,
 #define dns_trust_authanswer           ((dns_trust_t)dns_trust_authanswer)
 
@@ -276,7 +276,7 @@ enum {
 };
 
 /*%
- * Name checking severites.
+ * Name checking severities.
  */
 typedef enum {
        dns_severity_ignore,
index 62f98dedea4e327667ae2259376bfb2358106462..9708cc4ce7eb01bfc290fb5097ba6cd46f9c0b32 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: validator.h,v 1.27.18.12 2009/01/05 23:46:20 tbox Exp $ */
+/* $Id: validator.h,v 1.27.18.13 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_VALIDATOR_H
 #define DNS_VALIDATOR_H 1
@@ -202,7 +202,7 @@ dns_validator_create(dns_view_t *view, dns_name_t *name, dns_rdatatype_t type,
  * options:
  * If DNS_VALIDATOR_DLV is set the caller knows there is not a
  * trusted key and the validator should immediately attempt to validate
- * the answer by looking for a appopriate DLV RRset.
+ * the answer by looking for an appropriate DLV RRset.
  */
 
 void
index 4328d6c774baf10334d7363424c0153ae6bdb6da..f6099de3f945ec785971ae344d6151c52725e2f1 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: view.h,v 1.91.18.12 2009/01/06 23:45:57 tbox Exp $ */
+/* $Id: view.h,v 1.91.18.13 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_VIEW_H
 #define DNS_VIEW_H 1
@@ -224,7 +224,7 @@ void
 dns_view_flushanddetach(dns_view_t **viewp);
 /*%<
  * Detach '*viewp' from its view.  If this was the last reference
- * uncommited changed in zones will be flushed to disk.
+ * uncommitted changed in zones will be flushed to disk.
  *
  * Requires:
  *
@@ -363,7 +363,7 @@ dns_view_setdstport(dns_view_t *view, in_port_t dstport);
  *\li      'dstport' is a valid TCP/UDP port number.
  *
  * Ensures:
- *\li  External name servers will be assumed to be listning
+ *\li  External name servers will be assumed to be listening
  *     on 'dstport'.  For servers whose address has already
  *     obtained obtained at the time of the call, the view may
  *     continue to use the previously set port until the address
@@ -633,7 +633,7 @@ dns_view_gettsig(dns_view_t *view, dns_name_t *keyname,
  * Find the TSIG key configured in 'view' with name 'keyname',
  * if any.
  *
- * Reqires:
+ * Requires:
  *\li  keyp points to a NULL dns_tsigkey_t *.
  *
  * Returns:
@@ -649,7 +649,7 @@ dns_view_getpeertsig(dns_view_t *view, isc_netaddr_t *peeraddr,
  * Find the TSIG key configured in 'view' for the server whose
  * address is 'peeraddr', if any.
  *
- * Reqires:
+ * Requires:
  *     keyp points to a NULL dns_tsigkey_t *.
  *
  * Returns:
@@ -772,7 +772,7 @@ dns_view_isdelegationonly(dns_view_t *view, dns_name_t *name);
  *
  * Returns:
  *\li  #ISC_TRUE if the name is the table.
- *\li  #ISC_FALSE othewise.
+ *\li  #ISC_FALSE otherwise.
  */
 
 void
index fcd482e2719c7aed1f80f67844945a3f894b3e0a..ad8a19e99b9f9e0c0796e1689dc860231a794b4d 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: xfrin.h,v 1.20.18.5 2006/07/20 01:10:30 marka Exp $ */
+/* $Id: xfrin.h,v 1.20.18.6 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_XFRIN_H
 #define DNS_XFRIN_H 1
@@ -90,7 +90,7 @@ dns_xfrin_shutdown(dns_xfrin_ctx_t *xfr);
 /*%<
  * If the zone transfer 'xfr' has already finished,
  * do nothing.  Otherwise, abort it and cause it to call
- * its done callback with a status of ISC_R_CANCELLED.
+ * its done callback with a status of ISC_R_CANCELED.
  */
 
 void
index 832f108c9aca928012c622ecc4cf30131a0847d4..93e69df0c84331ffc6bd960dfb1822e4760f22d4 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.h,v 1.126.18.22 2009/01/06 23:45:57 tbox Exp $ */
+/* $Id: zone.h,v 1.126.18.23 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef DNS_ZONE_H
 #define DNS_ZONE_H 1
@@ -406,7 +406,7 @@ dns_zone_refresh(dns_zone_t *zone);
 isc_result_t
 dns_zone_flush(dns_zone_t *zone);
 /*%<
- *     Write the zone to database if there are uncommited changes.
+ *     Write the zone to database if there are uncommitted changes.
  *
  * Require:
  *\li  'zone' to be a valid zone.
@@ -458,7 +458,7 @@ dns_zone_fulldumptostream(dns_zone_t *zone, FILE *fd);
 void
 dns_zone_maintenance(dns_zone_t *zone);
 /*%<
- *     Perform regular maintenace on the zone.  This is called as a
+ *     Perform regular maintenance on the zone.  This is called as a
  *     result of a zone being managed.
  *
  * Require
@@ -503,7 +503,7 @@ dns_zone_setalsonotify(dns_zone_t *zone, const isc_sockaddr_t *notify,
  * Require:
  *\li  'zone' to be a valid zone.
  *\li  'notify' to be non-NULL if count != 0.
- *\li  'count' to be the number of notifyees.
+ *\li  'count' to be the number of notifiees.
  *
  * Returns:
  *\li  #ISC_R_SUCCESS
@@ -905,13 +905,13 @@ isc_result_t
 dns_zone_notifyreceive(dns_zone_t *zone, isc_sockaddr_t *from,
                       dns_message_t *msg);
 /*%<
- *     Tell the zone that it has recieved a NOTIFY message from another
- *     server.  This may cause some zone maintainence activity to occur.
+ *     Tell the zone that it has received a NOTIFY message from another
+ *     server.  This may cause some zone maintenance activity to occur.
  *
  * Requires:
  *\li  'zone' to be a valid zone.
  *\li  '*from' to contain the address of the server from which 'msg'
- *             was recieved.
+ *             was received.
  *\li  'msg' a message with opcode NOTIFY and qr clear.
  *
  * Returns:
@@ -1036,7 +1036,7 @@ dns_zone_replacedb(dns_zone_t *zone, dns_db_t *db, isc_boolean_t dump);
  * If "dump" is ISC_TRUE, then the new zone contents are dumped
  * into to the zone's master file for persistence.  When replacing
  * a zone database by one just loaded from a master file, set
- * "dump" to ISC_FALSE to avoid a redunant redump of the data just
+ * "dump" to ISC_FALSE to avoid a redundant redump of the data just
  * loaded.  Otherwise, it should be set to ISC_TRUE.
  *
  * If the "diff-on-reload" option is enabled in the configuration file,
@@ -1048,7 +1048,7 @@ dns_zone_replacedb(dns_zone_t *zone, dns_db_t *db, isc_boolean_t dump);
  *
  * Returns:
  * \li DNS_R_SUCCESS
- * \li DNS_R_BADZONE   zone failed basic consistancy checks:
+ * \li DNS_R_BADZONE   zone failed basic consistency checks:
  *                     * a single SOA must exist
  *                     * some NS records must exist.
  *     Others
@@ -1162,7 +1162,7 @@ dns_zone_forwardupdate(dns_zone_t *zone, dns_message_t *msg,
                       dns_updatecallback_t callback, void *callback_arg);
 /*%<
  * Forward 'msg' to each master in turn until we get an answer or we
- * have exausted the list of masters. 'callback' will be called with
+ * have exhausted the list of masters. 'callback' will be called with
  * ISC_R_SUCCESS if we get an answer and the returned message will be
  * passed as 'answer_message', otherwise a non ISC_R_SUCCESS result code
  * will be passed and answer_message will be NULL.  The callback function
@@ -1267,7 +1267,7 @@ isc_result_t
 dns_zonemgr_forcemaint(dns_zonemgr_t *zmgr);
 /*%<
  * Force zone maintenance of all zones managed by 'zmgr' at its
- * earliest conveniene.
+ * earliest convenience.
  */
 
 void
index 4e4010fcb6f90553c42240a337967db90663cb08..4691bb015c0d2ac97568b6c17a0790b937fad72e 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: journal.c,v 1.86.18.14 2008/09/25 04:01:36 tbox Exp $ */
+/* $Id: journal.c,v 1.86.18.15 2009/01/19 00:36:26 marka Exp $ */
 
 #include <config.h>
 
@@ -42,7 +42,7 @@
 #include <dns/soa.h>
 
 /*! \file
- * \brief Journalling.
+ * \brief Journaling.
  *
  * A journal file consists of
  *
@@ -172,7 +172,7 @@ dns_db_createsoatuple(dns_db_t *db, dns_dbversion_t *ver, isc_mem_t *mctx,
        return (result);
 }
 
-/* Journalling */
+/* Journaling */
 
 /*%
  * On-disk representation of a "pointer" to a journal entry.
@@ -641,7 +641,7 @@ journal_open(isc_mem_t *mctx, const char *filename, isc_boolean_t write,
        dns_rdata_init(&j->it.rdata);
 
        /*
-        * Set up empty initial buffers for uncheched and checked
+        * Set up empty initial buffers for unchecked and checked
         * wire format RR data.  They will be reallocated
         * later.
         */
@@ -1209,7 +1209,7 @@ roll_forward(dns_journal_t *j, dns_db_t *db) {
        dns_diff_init(j->mctx, &diff);
 
        /*
-        * Set up empty initial buffers for uncheched and checked
+        * Set up empty initial buffers for unchecked and checked
         * wire format transaction data.  They will be reallocated
         * later.
         */
@@ -1374,7 +1374,7 @@ dns_journal_print(isc_mem_t *mctx, const char *filename, FILE *file) {
        dns_diff_init(j->mctx, &diff);
 
        /*
-        * Set up empty initial buffers for uncheched and checked
+        * Set up empty initial buffers for unchecked and checked
         * wire format transaction data.  They will be reallocated
         * later.
         */
index b04f2eb636238561e3189114d04dffb51fd9b1b7..3976be0c4bd6b492ce6ede6179ad4fe490490877 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: master.c,v 1.148.18.21 2008/01/17 23:45:58 tbox Exp $ */
+/* $Id: master.c,v 1.148.18.22 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -1834,7 +1834,7 @@ load_text(dns_loadctx_t *lctx) {
                /*
                 * Find type in rdatalist.
                 * If it does not exist create new one and prepend to list
-                * as this will mimimise list traversal.
+                * as this will minimise list traversal.
                 */
                if (ictx->glue != NULL)
                        this = ISC_LIST_HEAD(glue_list);
index 1ffdfcb717abcfae663679abd49ef9bbc0f771fa..3a83a165467cfd90c6c46d6fa870e62fa4664dc8 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: masterdump.c,v 1.73.18.16 2008/08/13 23:46:04 tbox Exp $ */
+/* $Id: masterdump.c,v 1.73.18.17 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -283,7 +283,7 @@ totext_ctx_init(const dns_master_style_t *style, dns_totext_ctx_t *ctx) {
                /*
                 * Do not return ISC_R_NOSPACE if the line break string
                 * buffer is too small, because that would just make
-                * dump_rdataset() retry indenfinitely with ever
+                * dump_rdataset() retry indefinitely with ever
                 * bigger target buffers.  That's a different buffer,
                 * so it won't help.  Use DNS_R_TEXTTOOLONG as a substitute.
                 */
index 8c56377d879e9dc9a8e1577a8e4bb7f5359f44ef..b2120906ae8fae423ec0c953909c06658db6b0d8 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: message.c,v 1.222.18.16 2008/07/28 23:46:20 tbox Exp $ */
+/* $Id: message.c,v 1.222.18.17 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -138,7 +138,7 @@ static const char *rcodetext[] = {
 /*%
  * "helper" type, which consists of a block of some type, and is linkable.
  * For it to work, sizeof(dns_msgblock_t) must be a multiple of the pointer
- * size, or the allocated elements will not be alligned correctly.
+ * size, or the allocated elements will not be aligned correctly.
  */
 struct dns_msgblock {
        unsigned int                    count;
@@ -1934,7 +1934,7 @@ dns_message_rendersection(dns_message_t *msg, dns_section_t sectionid,
                                 *
                                 * XXXMLG Need to change this when
                                 * dns_rdataset_towire() can render partial
-                                * sets starting at some arbitary point in the
+                                * sets starting at some arbitrary point in the
                                 * set.  This will include setting a bit in the
                                 * rdataset to indicate that a partial
                                 * rendering was done, and some state saved
index 104a2f1f3227204a4b6fe17070e88b3551749a8b..2377297d99802749b43c47ae379faadd5f7ea86e 100644 (file)
@@ -17,7 +17,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: opensslrsa_link.c,v 1.1.6.13 2009/01/14 23:46:03 tbox Exp $
+ * $Id: opensslrsa_link.c,v 1.1.6.14 2009/01/19 00:36:27 marka Exp $
  */
 #ifdef OPENSSL
 
@@ -57,8 +57,8 @@
 
 
        /*
-        * XXXMPA  Temporarially disable RSA_BLINDING as it requires
-        * good quality random data that cannot currently be guarenteed.
+        * XXXMPA  Temporarily disable RSA_BLINDING as it requires
+        * good quality random data that cannot currently be guaranteed.
         * XXXMPA  Find which versions of openssl use pseudo random data
         * and set RSA_FLAG_BLINDING for those.
         */
index 4d3ca3aa449e393ff7a7865443bbee660efd1fc7..579967db66663729faf48d35bcc1e90846012d60 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbt.c,v 1.128.18.10 2008/03/31 13:32:59 fdupont Exp $ */
+/* $Id: rbt.c,v 1.128.18.11 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -119,7 +119,7 @@ struct dns_rbt {
  * Chain management.
  *
  * The "ancestors" member of chains were removed, with their job now
- * being wholy handled by parent pointers (which didn't exist, because
+ * being wholly handled by parent pointers (which didn't exist, because
  * of memory concerns, when chains were first implemented).
  */
 #define ADD_LEVEL(chain, node) \
@@ -1934,7 +1934,7 @@ dns_rbt_deletefromlevel(dns_rbtnode_t *delete, dns_rbtnode_t **rootp) {
                        } else {
                                /*
                                 * Child is parent's right child.
-                                * Everything is doen the same as above,
+                                * Everything is done the same as above,
                                 * except mirrored.
                                 */
                                sibling = LEFT(parent);
@@ -2398,7 +2398,7 @@ dns_rbtnodechain_next(dns_rbtnodechain_t *chain, dns_name_t *name,
                 * reached without having traversed any left links, ascend one
                 * level and look for either a right link off the point of
                 * ascent, or search for a left link upward again, repeating
-                * ascents until either case is true.
+                * ascends until either case is true.
                 */
                do {
                        while (! IS_ROOT(current)) {
index 462a718dfa0ec3fb788459b85bcf6a43eda4f99d..24f5b21f588516e15fb18ef53c19c63b4d63f468 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbtdb.c,v 1.196.18.53 2008/01/31 23:46:05 tbox Exp $ */
+/* $Id: rbtdb.c,v 1.196.18.54 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -502,7 +502,7 @@ static void free_rbtdb(dns_rbtdb_t *rbtdb, isc_boolean_t log,
 /*%
  * 'init_count' is used to initialize 'newheader->count' which inturn
  * is used to determine where in the cycle rrset-order cyclic starts.
- * We don't lock this as we don't care about simultanious updates.
+ * We don't lock this as we don't care about simultaneous updates.
  *
  * Note:
  *     Both init_count and header->count can be ISC_UINT32_MAX.
@@ -3938,8 +3938,8 @@ expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) {
 
                /*
                 * Note that 'log' can be true IFF rbtdb->overmem is also true.
-                * rbtdb->ovemem can currently only be true for cache databases
-                * -- hence all of the "overmem cache" log strings.
+                * rbtdb->overmem can currently only be true for cache
+                * databases -- hence all of the "overmem cache" log strings.
                 */
                log = ISC_TF(isc_log_wouldlog(dns_lctx, level));
                if (log)
@@ -4901,7 +4901,7 @@ addrdataset(dns_db_t *db, dns_dbnode_t *node, dns_dbversion_t *version,
 
        /*
         * Update the zone's secure status.  If version is non-NULL
-        * this is defered until closeversion() is called.
+        * this is deferred until closeversion() is called.
         */
        if (result == ISC_R_SUCCESS && version == NULL && !IS_CACHE(rbtdb))
                rbtdb->secure = iszonesecure(db, rbtdb->origin_node);
@@ -5064,7 +5064,7 @@ subtractrdataset(dns_db_t *db, dns_dbnode_t *node, dns_dbversion_t *version,
 
        /*
         * Update the zone's secure status.  If version is non-NULL
-        * this is defered until closeversion() is called.
+        * this is deferred until closeversion() is called.
         */
        if (result == ISC_R_SUCCESS && version == NULL && !IS_CACHE(rbtdb))
                rbtdb->secure = iszonesecure(db, rbtdb->origin_node);
@@ -5116,7 +5116,7 @@ deleterdataset(dns_db_t *db, dns_dbnode_t *node, dns_dbversion_t *version,
 
        /*
         * Update the zone's secure status.  If version is non-NULL
-        * this is defered until closeversion() is called.
+        * this is deferred until closeversion() is called.
         */
        if (result == ISC_R_SUCCESS && version == NULL && !IS_CACHE(rbtdb))
                rbtdb->secure = iszonesecure(db, rbtdb->origin_node);
@@ -5525,7 +5525,7 @@ dns_rbtdb_create
        isc_mem_attach(mctx, &rbtdb->common.mctx);
 
        /*
-        * Must be initalized before free_rbtdb() is called.
+        * Must be initialized before free_rbtdb() is called.
         */
        isc_ondestroy_init(&rbtdb->common.ondest);
 
index bf4ba6f02c5bb16916b6dbeb83247237d0e968c8..11ee9d4b3de6b04278110fc2ba9d77dce4170247 100644 (file)
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ipseckey_45.c,v 1.2 2005/07/07 03:12:56 marka Exp $ */
+/* $Id: ipseckey_45.c,v 1.2.2.2 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef RDATA_GENERIC_IPSECKEY_45_C
 #define RDATA_GENERIC_IPSECKEY_45_C
@@ -131,15 +131,15 @@ totext_ipseckey(ARGS_TOTEXT) {
 
        dns_name_init(&name, NULL);
        dns_name_init(&prefix, NULL);
-       
+
        if (rdata->data[1] > 3U)
                return (ISC_R_NOTIMPLEMENTED);
 
-        if ((tctx->flags & DNS_STYLEFLAG_MULTILINE) != 0)
-                RETERR(str_totext("( ", target));
+       if ((tctx->flags & DNS_STYLEFLAG_MULTILINE) != 0)
+               RETERR(str_totext("( ", target));
 
        /*
-        * Precendence.
+        * Precedence.
         */
        dns_rdata_toregion(rdata, &region);
        num = uint8_fromregion(&region);
@@ -198,14 +198,14 @@ totext_ipseckey(ARGS_TOTEXT) {
                                         tctx->linebreak, target));
        }
 
-        if ((tctx->flags & DNS_STYLEFLAG_MULTILINE) != 0)
-                RETERR(str_totext(" )", target));
+       if ((tctx->flags & DNS_STYLEFLAG_MULTILINE) != 0)
+               RETERR(str_totext(" )", target));
        return (ISC_R_SUCCESS);
 }
 
 static inline isc_result_t
 fromwire_ipseckey(ARGS_FROMWIRE) {
-        dns_name_t name;
+       dns_name_t name;
        isc_region_t region;
 
        REQUIRE(type == 45);
@@ -215,7 +215,7 @@ fromwire_ipseckey(ARGS_FROMWIRE) {
 
        dns_decompress_setmethods(dctx, DNS_COMPRESS_NONE);
 
-        dns_name_init(&name, NULL);
+       dns_name_init(&name, NULL);
 
        isc_buffer_activeregion(source, &region);
        if (region.length < 3)
index c93ac90005ef118267247ff2fc56a041e572281e..564db42ca914ce699444b45cb99989051332856b 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: loc_29.c,v 1.41.18.2 2005/04/29 00:16:34 marka Exp $ */
+/* $Id: loc_29.c,v 1.41.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 /* Reviewed: Wed Mar 15 18:13:09 PST 2000 by explorer */
 
@@ -616,7 +616,7 @@ fromwire_loc(ARGS_FROMWIRE) {
                return (ISC_R_RANGE);
 
        /*
-        * Altitiude.
+        * Altitude.
         * All values possible.
         */
 
index c86b3c5f76fdde51668f621d378d02f041e9d64a..372b43910c57c71e9908ade680e17845d2ae5a62 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdataset.c,v 1.72.18.5 2006/03/02 00:37:21 marka Exp $ */
+/* $Id: rdataset.c,v 1.72.18.6 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -339,7 +339,7 @@ towiresorted(dns_rdataset_t *rdataset, const dns_name_t *owner_name,
        }
 
        /*
-        * Do we want to shuffle this anwer?
+        * Do we want to shuffle this answer?
         */
        if (!question && count > 1 &&
            (!WANT_FIXED(rdataset) || order != NULL) &&
index 5d89d0123bd6cba17b24c56215a13a0be1b6f84e..44e2f8543cf8c46867d3ccede27c27c68fb6f82e 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdataslab.c,v 1.35.18.8 2007/08/28 07:20:05 tbox Exp $ */
+/* $Id: rdataslab.c,v 1.35.18.9 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -65,7 +65,7 @@
  *
  * DNSSEC order traversal is performed by walking the data records.
  *
- * The order is stored with record to allow for efficient reconstuction of
+ * The order is stored with record to allow for efficient reconstruction
  * of the offset table following a merge or subtraction.
  *
  * The iterator methods here currently only support DNSSEC order iteration.
index 64a3a4e31cfa393c35d35e9f1124c0edaa26bc0b..ce6f43a0c6ee76e53e68a3b023d752591fab84bc 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: request.c,v 1.72.18.8 2008/07/22 03:51:44 marka Exp $ */
+/* $Id: request.c,v 1.72.18.9 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -95,7 +95,7 @@ struct dns_request {
 #define DNS_REQUEST_F_SENDING 0x0002
 #define DNS_REQUEST_F_CANCELED 0x0004  /*%< ctlevent received, or otherwise
                                           synchronously canceled */
-#define DNS_REQUEST_F_TIMEDOUT 0x0008  /*%< cancelled due to a timeout */
+#define DNS_REQUEST_F_TIMEDOUT 0x0008  /*%< canceled due to a timeout */
 #define DNS_REQUEST_F_TCP 0x0010       /*%< This request used TCP */
 #define DNS_REQUEST_CANCELED(r) \
        (((r)->flags & DNS_REQUEST_F_CANCELED) != 0)
@@ -197,7 +197,7 @@ dns_requestmgr_create(isc_mem_t *mctx,
                dns_dispatch_attach(dispatchv6, &requestmgr->dispatchv6);
        requestmgr->mctx = NULL;
        isc_mem_attach(mctx, &requestmgr->mctx);
-       requestmgr->eref = 1;   /* implict attach */
+       requestmgr->eref = 1;   /* implicit attach */
        requestmgr->iref = 0;
        ISC_LIST_INIT(requestmgr->whenshutdown);
        ISC_LIST_INIT(requestmgr->requests);
index f0a756766791b98781f77c6ba4baa8281364feed..2f847ac21094747f57516e5a6e40f846717e6672 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resolver.c,v 1.284.18.83 2009/01/05 23:46:19 tbox Exp $ */
+/* $Id: resolver.c,v 1.284.18.84 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -3603,7 +3603,7 @@ validated(isc_task_t *task, isc_event_t *event) {
                /*
                 * If we are asking for a SOA record set the cache time
                 * to zero to facilitate locating the containing zone of
-                * a arbitary zone.
+                * a arbitrary zone.
                 */
                ttl = fctx->res->view->maxncachettl;
                if (fctx->type == dns_rdatatype_soa &&
@@ -4024,7 +4024,7 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_adbaddrinfo_t *addrinfo,
                                         * Defer any further validations.
                                         * This prevents multiple validators
                                         * from manipulating fctx->rmessage
-                                        * simultaniously.
+                                        * simultaneously.
                                         */
                                        valoptions |= DNS_VALIDATOR_DEFER;
                                }
@@ -4340,7 +4340,7 @@ ncache_message(fetchctx_t *fctx, dns_adbaddrinfo_t *addrinfo,
        /*
         * If we are asking for a SOA record set the cache time
         * to zero to facilitate locating the containing zone of
-        * a arbitary zone.
+        * a arbitrary zone.
         */
        ttl = fctx->res->view->maxncachettl;
        if (fctx->type == dns_rdatatype_soa &&
index b4e7bee78651047c6ab165c9976337c5a51ac272..16f3bdce5e8b981dec31dc52ec29ad33dafafeec 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: time.c,v 1.26.18.3 2005/04/29 00:16:06 marka Exp $ */
+/* $Id: time.c,v 1.26.18.4 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -145,7 +145,7 @@ dns_time64_fromtext(const char *source, isc_int64_t *target) {
        RANGE(0, 60, second);           /* 60 == leap second. */
 
        /*
-        * Calulate seconds since epoch.
+        * Calculate seconds since epoch.
         */
        value = second + (60 * minute) + (3600 * hour) + ((day - 1) * 86400);
        for (i = 0; i < (month - 1); i++)
index 06526b2804021747d3fddc6781c25e63f93c4981..4e8080e14440328a09b67cb7b424a53e1b5dd16a 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: validator.c,v 1.119.18.45 2009/01/05 23:46:20 tbox Exp $ */
+/* $Id: validator.c,v 1.119.18.46 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -89,7 +89,7 @@
 #define VALID_VALIDATOR(v)             ISC_MAGIC_VALID(v, VALIDATOR_MAGIC)
 
 #define VALATTR_SHUTDOWN               0x0001  /*%< Shutting down. */
-#define VALATTR_CANCELED               0x0002  /*%< Cancelled. */
+#define VALATTR_CANCELED               0x0002  /*%< Canceled. */
 #define VALATTR_TRIEDVERIFY            0x0004  /*%< We have found a key and
                                                 * have attempted a verify. */
 #define VALATTR_INSECURITY             0x0010  /*%< Attempting proveunsecure. */
@@ -1097,7 +1097,7 @@ get_dst_key(dns_validator_t *val, dns_rdata_rrsig_t *siginfo,
 }
 
 /*%
- * Get the key that genertated this signature.
+ * Get the key that generated this signature.
  */
 static isc_result_t
 get_key(dns_validator_t *val, dns_rdata_rrsig_t *siginfo) {
@@ -2357,7 +2357,7 @@ dlvfetched(isc_task_t *task, isc_event_t *event) {
 }
 
 /*%
- * Start the DLV lookup proccess.
+ * Start the DLV lookup process.
  *
  * Returns
  * \li ISC_R_SUCCESS
@@ -2778,7 +2778,7 @@ dlv_validator_start(dns_validator_t *val) {
 /*%
  * Start the validation process.
  *
- * Attempt to valididate the answer based on the category it appears to
+ * Attempt to validate the answer based on the category it appears to
  * fall in.
  * \li 1. secure positive answer.
  * \li 2. unsecure positive answer.
@@ -2799,7 +2799,7 @@ validator_start(isc_task_t *task, isc_event_t *event) {
        vevent = (dns_validatorevent_t *)event;
        val = vevent->validator;
 
-       /* If the validator has been cancelled, val->event == NULL */
+       /* If the validator has been canceled, val->event == NULL */
        if (val->event == NULL)
                return;
 
index 36f303c375f85df5e0f2c549c3a4007960cfd94e..ae44117013e5bce14ce02f9f645fdf3e44bfe53d 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.c,v 1.410.18.55 2008/10/24 01:43:17 tbox Exp $ */
+/* $Id: zone.c,v 1.410.18.56 2009/01/19 00:36:27 marka Exp $ */
 
 /*! \file */
 
@@ -287,7 +287,7 @@ struct dns_zone {
                                                 * reload */
 #define DNS_ZONEFLG_NOMASTERS  0x00001000U     /*%< an attempt to refresh a
                                                 * zone with no masters
-                                                * occured */
+                                                * occurred */
 #define DNS_ZONEFLG_LOADING    0x00002000U     /*%< load from disk in progress*/
 #define DNS_ZONEFLG_HAVETIMERS 0x00004000U     /*%< timer values have been set
                                                 * from SOA (if not set, we
@@ -2809,7 +2809,7 @@ dns_zone_setmasterswithkeys(dns_zone_t *zone,
                goto unlock;
 
        /*
-        * masters must countain count elements!
+        * masters must contain count elements!
         */
        new = isc_mem_get(zone->mctx, count * sizeof(*new));
        if (new == NULL) {
@@ -4479,7 +4479,7 @@ refresh_callback(isc_task_t *task, isc_event_t *event) {
                             "master %s (source %s)", (int)rb.used, rcode,
                             master, source);
                /*
-                * Perhaps AXFR/IXFR is allowed even if SOA queries arn't.
+                * Perhaps AXFR/IXFR is allowed even if SOA queries aren't.
                 */
                if (msg->rcode == dns_rcode_refused &&
                    zone->type == dns_zone_slave)
@@ -6318,7 +6318,7 @@ zone_replacedb(dns_zone_t *zone, dns_db_t *db, isc_boolean_t dump) {
 
        /*
         * The initial version of a slave zone is always dumped;
-        * subsequent versions may be journalled instead if this
+        * subsequent versions may be journaled instead if this
         * is enabled in the configuration.
         */
        if (zone->db != NULL && zone->journal != NULL &&
@@ -6401,7 +6401,7 @@ zone_replacedb(dns_zone_t *zone, dns_db_t *db, isc_boolean_t dump) {
                         * The in-memory database just changed, and
                         * because 'dump' is set, it didn't change by
                         * being loaded from disk.  Also, we have not
-                        * journalled diffs for this change.
+                        * journaled diffs for this change.
                         * Therefore, the on-disk journal is missing
                         * the deltas for this change.  Since it can
                         * no longer be used to bring the zone
@@ -6568,7 +6568,7 @@ zone_xfrdone(dns_zone_t *zone, isc_result_t result) {
                }
 
                /*
-                * This is not neccessary if we just performed a AXFR
+                * This is not necessary if we just performed a AXFR
                 * however it is necessary for an IXFR / UPTODATE and
                 * won't hurt with an AXFR.
                 */
@@ -7735,7 +7735,7 @@ zone_saveunique(dns_zone_t *zone, const char *path, const char *templat) {
 }
 
 #if 0
-/* Hook for ondestroy notifcation from a database. */
+/* Hook for ondestroy notification from a database. */
 
 static void
 dns_zonemgr_dbdestroyed(isc_task_t *task, isc_event_t *event) {
index 3e87d87e515cf499d3f75980a0c9956cef92cb6e..128aaa02998fd5473412c55991b0518be2492d81 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy.c,v 1.11.18.3 2005/07/12 01:22:28 marka Exp $ */
+/* $Id: entropy.c,v 1.11.18.4 2009/01/19 00:36:28 marka Exp $ */
 
 /*! \file
  * \brief
@@ -290,7 +290,7 @@ entropypool_add_word(isc_entropypool_t *rp, isc_uint32_t val) {
         * If we have looped around the pool, increment the rotate
         * variable so the next value will get xored in rotated to
         * a different position.
-        * Increment by a value that is relativly prime to the word size
+        * Increment by a value that is relatively prime to the word size
         * to try to spread the bits throughout the pool quickly when the
         * pool is empty.
         */
index 2890f6c5c2701e41c476daf3c0973a306e240509..cc73d8d3d60711575970873be260801179873893 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy.h,v 1.25.18.2 2005/04/29 00:16:54 marka Exp $ */
+/* $Id: entropy.h,v 1.25.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_ENTROPY_H
 #define ISC_ENTROPY_H 1
@@ -74,7 +74,7 @@ typedef void (*isc_entropystop_t)(isc_entropysource_t *source, void *arg);
  ***/
 
 /*!
- * \brief 
+ * \brief
  *     Extract only "good" data; return failure if there is not enough
  *     data available and there are no sources which we can poll to get
  *     data, or those sources are empty.
@@ -103,7 +103,7 @@ typedef void (*isc_entropystop_t)(isc_entropysource_t *source, void *arg);
 /*!
  * \brief
  *     Estimate the amount of entropy contained in the sample pool.
- *     If this is not set, the source will be gathered and perodically
+ *     If this is not set, the source will be gathered and periodically
  *     mixed into the entropy pool, but no increment in contained entropy
  *     will be assumed.  This flag only makes sense on sample sources.
  */
@@ -113,12 +113,12 @@ typedef void (*isc_entropystop_t)(isc_entropysource_t *source, void *arg);
  * For use with isc_entropy_usebestsource().
  */
 /*!
- * \brief 
+ * \brief
  *     Use the keyboard as the only entropy source.
  */
 #define ISC_ENTROPY_KEYBOARDYES                1
 /*!
- * \brief 
+ * \brief
  *     Never use the keyboard as an entropy source.
  */
 #define ISC_ENTROPY_KEYBOARDNO         2
@@ -194,7 +194,7 @@ isc_entropy_createcallbacksource(isc_entropy_t *ent,
                                 void *arg,
                                 isc_entropysource_t **sourcep);
 /*!<
- * \brief Create an entropy source that is polled via a callback.  
+ * \brief Create an entropy source that is polled via a callback.
  *
  * This would
  * be used when keyboard input is used, or a GUI input method.  It can
@@ -220,7 +220,7 @@ isc_result_t
 isc_entropy_addsample(isc_entropysource_t *source, isc_uint32_t sample,
                      isc_uint32_t extra);
 /*!<
- * \brief Add a sample to the sample source.  
+ * \brief Add a sample to the sample source.
  *
  * The sample MUST be a timestamp
  * that increases over time, with the exception of wrap-around for
@@ -275,11 +275,11 @@ isc_entropy_usebestsource(isc_entropy_t *ectx, isc_entropysource_t **source,
  *
  * Notes:
  *\li  If "randomfile" is not NULL, open it with
- *     isc_entropy_createfilesource(). 
+ *     isc_entropy_createfilesource().
  *
  *\li  If "randomfile" is NULL and the system's random device was detected
  *     when the program was configured and built, open that device with
- *     isc_entropy_createfilesource(). 
+ *     isc_entropy_createfilesource().
  *
  *\li  If "use_keyboard" is #ISC_ENTROPY_KEYBOARDYES, then always open
  *     the keyboard as an entropy source (possibly in addition to
index 16b007572581e99cbddb86d5c292a48ee70514a0..463b4180c58565d7279d6d31267fdf4d74639ddc 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: file.h,v 1.27.18.2 2005/04/29 00:16:54 marka Exp $ */
+/* $Id: file.h,v 1.27.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_FILE_H
 #define ISC_FILE_H 1
@@ -35,7 +35,7 @@ isc_file_settime(const char *file, isc_time_t *time);
 isc_result_t
 isc_file_getmodtime(const char *file, isc_time_t *time);
 /*!<
- * \brief Get the time of last modication of a file.
+ * \brief Get the time of last modification of a file.
  *
  * Notes:
  *\li  The time that is set is relative to the (OS-specific) epoch, as are
@@ -204,7 +204,7 @@ isc_result_t
 isc_file_progname(const char *filename, char *buf, size_t buflen);
 /*!<
  * \brief Given an operating system specific file name "filename"
- * referring to a program, return the canonical program name. 
+ * referring to a program, return the canonical program name.
  *
  *
  * Any directory prefix or executable file name extension (if
index 70c4d7c4db788dda5455326b1b7ee5f5b350cb9e..833ad40fc9bf3f1480004b9557f098490ed5f9b0 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: fsaccess.h,v 1.8.18.2 2005/04/29 00:16:55 marka Exp $ */
+/* $Id: fsaccess.h,v 1.8.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_FSACCESS_H
 #define ISC_FSACCESS_H 1
@@ -25,8 +25,8 @@
  * and directory access permissions into one API that is meant to be
  * portable to multiple operating systems.
  *
- * The two primary operating system flavors that are initially accomodated are
- * POSIX and Windows NT 4.0 and later.  The Windows NT access model is
+ * The two primary operating system flavors that are initially accommodated
+ * are POSIX and Windows NT 4.0 and later.  The Windows NT access model is
  * considerable more flexible than POSIX's model (as much as I am loathe to
  * admit it), and so the ISC API has a higher degree of complexity than would
  * be needed to simply address POSIX's needs.
@@ -88,7 +88,7 @@
  *
  * The rest of this comment discusses a few of the incompatibilities
  * between the two systems that need more thought if this API is to
- * be extended to accomodate them.
+ * be extended to accommodate them.
  *
  * The Windows standard access right "DELETE" doesn't have a direct
  * equivalent in the Unix world, so it isn't clear what should be done
@@ -98,7 +98,7 @@
  * of allowing users to create files in a directory but not delete or
  * rename them, it does not have a concept of allowing them to be deleted
  * if they are owned by the user trying to delete/rename.  While it is
- * probable that something could be cobbled together in NT 5 with inheritence,
+ * probable that something could be cobbled together in NT 5 with inheritance,
  * it can't really be done in NT 4 as a single property that you could
  * set on a directory.  You'd need to coordinate something with file creation
  * so that every file created had DELETE set for the owner but noone else.
  * Adding any permission bits beyond 0x200 would mean typedef'ing
  * isc_fsaccess_t as isc_uint64_t, and redefining this value to
  * reflect the new range of permission types, Probably to 21 for
- * maximum flexibility.  The number of bits has to accomodate all of
+ * maximum flexibility.  The number of bits has to accommodate all of
  * the permission types, and three full sets of them have to fit
  * within an isc_fsaccess_t.
  */
index cd29cdf865e36f69d69f373e9ae27f86a063b4b3..dc2891a614758f783b78b7d4318ec7ede3baa3d5 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hash.h,v 1.4.18.2 2005/04/29 00:16:55 marka Exp $ */
+/* $Id: hash.h,v 1.4.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_HASH_H
 #define ISC_HASH_H 1
@@ -36,7 +36,7 @@
  *     in the random vector are unpredictable, the probability of hash
  *     collision between arbitrary two different values is at most 1/2^16.
  *
- *     Altough the API is generic about the hash keys, it mainly expects
+ *     Although the API is generic about the hash keys, it mainly expects
  *     DNS names (and sometimes IPv4/v6 addresses) as inputs.  It has an
  *     upper limit of the input length, and may run slow to calculate the
  *     hash values for large inputs.
@@ -135,7 +135,7 @@ isc_hash_ctxinit(isc_hash_t *hctx);
 void
 isc_hash_init(void);
 /*!<
- * \brief Initialize a hash object.  
+ * \brief Initialize a hash object.
  *
  * It fills in the random vector with a proper
  * source of entropy, which is typically from the entropy object specified
index d54a8d5b76cc5b7981167810d146e9bc62673f7f..0cdd91559707066848761293a6bd8eeefb999a07 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: heap.h,v 1.17.18.3 2006/04/17 18:27:33 explorer Exp $ */
+/* $Id: heap.h,v 1.17.18.4 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_HEAP_H
 #define ISC_HEAP_H 1
@@ -28,7 +28,7 @@
 ISC_LANG_BEGINDECLS
 
 /*%
- * The comparision function returns ISC_TRUE if the first argument has
+ * The comparison function returns ISC_TRUE if the first argument has
  * higher priority than the second argument, and ISC_FALSE otherwise.
  */
 typedef isc_boolean_t (*isc_heapcompare_t)(void *, void *);
index 2d63754248b475319b5a70d0f30fe022b506e6d4..6a746ad75760cee714867d63486ba39024a7d43e 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.h,v 1.47.18.6 2009/01/06 23:45:57 tbox Exp $ */
+/* $Id: log.h,v 1.47.18.7 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_LOG_H
 #define ISC_LOG_H 1
@@ -477,7 +477,7 @@ isc_log_usechannel(isc_logconfig_t *lcfg, const char *name,
  *     number of named channels.)  When multiple channels of the same
  *     name are defined, the most recent definition is found.
  *
- *\li  Specifing a very large number of channels for a category will have
+ *\li  Specifying a very large number of channels for a category will have
  *     a moderate impact on performance in isc_log_write(), as each
  *     call looks up the category for the start of a linked list, which
  *     it follows all the way to the end to find matching modules.  The
@@ -546,7 +546,7 @@ isc_log_usechannel(isc_logconfig_t *lcfg, const char *name,
  *\li  lctx is a valid logging context.
  *
  *\li  The category and module arguments must have ids that are in the
- *     range of known ids, as estabished by isc_log_registercategories()
+ *     range of known ids, as established by isc_log_registercategories()
  *     and isc_log_registermodules().
  *
  *\li  level != #ISC_LOG_DYNAMIC.  ISC_LOG_DYNAMIC is used only to define
@@ -585,7 +585,7 @@ ISC_FORMAT_PRINTF(5, 6);
  *\li  lctx is a valid logging context.
  *
  *\li  The category and module arguments must have ids that are in the
- *     range of known ids, as estabished by isc_log_registercategories()
+ *     range of known ids, as established by isc_log_registercategories()
  *     and isc_log_registermodules().
  *
  *\li  level != #ISC_LOG_DYNAMIC.  ISC_LOG_DYNAMIC is used only to define
@@ -824,7 +824,7 @@ isc_log_opensyslog(const char *tag, int options, int facility);
  *                     declared facility.
  * \endcode
  *
- *\li  Zero effort has been made (yet) to accomodate systems with openlog()
+ *\li  Zero effort has been made (yet) to accommodate systems with openlog()
  *     that only takes two arguments, or to identify valid syslog
  *     facilities or options for any given architecture.
  *
index 2c3c54e4f4d712ea5b71b0b04ed0372ba61710b0..35e8f6a718ba5c5a1755285fc7f4cde61f282709 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mem.h,v 1.59.18.11 2008/02/07 23:45:56 tbox Exp $ */
+/* $Id: mem.h,v 1.59.18.12 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_MEM_H
 #define ISC_MEM_H 1
@@ -93,7 +93,7 @@ LIBISC_EXTERNAL_DATA extern unsigned int isc_mem_debugging;
 /*!<
  * The variable isc_mem_debugging holds a set of flags for
  * turning certain memory debugging options on or off at
- * runtime.  Its is intialized to the value ISC_MEM_DEGBUGGING,
+ * runtime.  It is initialized to the value ISC_MEM_DEGBUGGING,
  * which is 0 by default but may be overridden at compile time.
  * The following flags can be specified:
  *
@@ -105,7 +105,7 @@ LIBISC_EXTERNAL_DATA extern unsigned int isc_mem_debugging;
  *     Crash if a free doesn't match an allocation.
  *
  * \li #ISC_MEM_DEBUGUSAGE
- *     If a hi_water mark is set, print the maximium inuse memory
+ *     If a hi_water mark is set, print the maximum inuse memory
  *     every time it is raised once it exceeds the hi_water mark.
  *
  * \li #ISC_MEM_DEBUGSIZE
@@ -157,7 +157,7 @@ LIBISC_EXTERNAL_DATA extern unsigned int isc_mem_debugging;
 #define isc_mempool_get(c)     isc__mempool_get((c) _ISC_MEM_FILELINE)
 
 /*%
- * isc_mem_putanddetach() is a convienence function for use where you
+ * isc_mem_putanddetach() is a convenience function for use where you
  * have a structure with an attached memory context.
  *
  * Given:
@@ -340,12 +340,12 @@ isc_mem_setwater(isc_mem_t *mctx, isc_mem_water_t water, void *water_arg,
  *
  * When the memory usage of 'mctx' exceeds 'hiwater',
  * '(water)(water_arg, #ISC_MEM_HIWATER)' will be called.  'water' needs to
- * call isc_mem_waterack() with #ISC_MEM_HIWATER to acknowlege the state
+ * call isc_mem_waterack() with #ISC_MEM_HIWATER to acknowledge the state
  * change.  'water' may be called multiple times.
  *
  * When the usage drops below 'lowater', 'water' will again be called, this
  * time with #ISC_MEM_LOWATER.  'water' need to calls isc_mem_waterack() with
- * #ISC_MEM_LOWATER to acknowlege the change.
+ * #ISC_MEM_LOWATER to acknowledge the change.
  *
  *     static void
  *     water(void *arg, int mark) {
@@ -371,7 +371,7 @@ isc_mem_setwater(isc_mem_t *mctx, isc_mem_water_t water, void *water_arg,
 void
 isc_mem_waterack(isc_mem_t *ctx, int mark);
 /*%<
- * Called to acknowledge changes in signalled by calls to 'water'.
+ * Called to acknowledge changes in signaled by calls to 'water'.
  */
 
 void
@@ -451,7 +451,7 @@ isc_mempool_associatelock(isc_mempool_t *mpctx, isc_mutex_t *lock);
  * and it is also used to set or get internal state via the isc_mempool_get*()
  * and isc_mempool_set*() set of functions.
  *
- * Mutiple pools can each share a single lock.  For instance, if "manager"
+ * Multiple pools can each share a single lock.  For instance, if "manager"
  * type object contained pools for various sizes of events, and each of
  * these pools used a common lock.  Note that this lock must NEVER be used
  * by other than mempool routines once it is given to a pool, since that can
index 06d063e70badaa6c13c17a770f56792f27394f62..7f5c70cb3f1d9a412b70ef433fc994d327cf06ee 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netaddr.h,v 1.25.18.5 2005/07/28 04:58:47 marka Exp $ */
+/* $Id: netaddr.h,v 1.25.18.6 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_NETADDR_H
 #define ISC_NETADDR_H 1
@@ -36,7 +36,7 @@ ISC_LANG_BEGINDECLS
 struct isc_netaddr {
        unsigned int family;
        union {
-               struct in_addr in;
+               struct in_addr in;
                struct in6_addr in6;
 #ifdef ISC_PLATFORM_HAVESYSUNH
                char un[sizeof(((struct sockaddr_un *)0)->sun_path)];
@@ -166,7 +166,7 @@ isc_netaddr_prefixok(const isc_netaddr_t *na, unsigned int prefixlen);
  * Returns:
  *     ISC_R_SUCCESS
  *     ISC_R_RANGE             prefixlen out of range
- *     ISC_R_NOTIMPLENTED      unsupported family
+ *     ISC_R_NOTIMPLEMENTED    unsupported family
  *     ISC_R_FAILURE           extra bits.
  */
 
index 6396e5ced3d51aec04d5c1ae4f7cb107bf9cf7ce..56e853b8e720235edd19d484913dced8f716f830 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: portset.h,v 1.3.4.1 2008/06/24 03:42:10 marka Exp $ */
+/* $Id: portset.h,v 1.3.4.2 2009/01/19 00:36:28 marka Exp $ */
 
 /*! \file isc/portset.h
- * \brief Transport Protocol Port Manipuration Module
+ * \brief Transport Protocol Port Manipulation Module
  *
  * This module provides simple utilities to handle a set of transport protocol
  * (UDP or TCP) port numbers, e.g., for creating an ACL list.  An isc_portset_t
index c5cef8bdbfc5c2dfe85e60ebcf242efddd8fcee9..cdc9beff8942590f7c30db3fabbfc28c0f0ccf2a 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: random.h,v 1.12.18.2 2005/04/29 00:17:01 marka Exp $ */
+/* $Id: random.h,v 1.12.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_RANDOM_H
 #define ISC_RANDOM_H 1
@@ -25,7 +25,7 @@
 
 /*! \file
  * \brief Implements a random state pool which will let the caller return a
- * series of possibly non-reproducable random values.  
+ * series of possibly non-reproducible random values.
  *
  * Note that the
  * strength of these numbers is not all that high, and should not be
index 1944754b05e074f3527d2bb8168131dc87d70b58..5017bdc32180ea60a33e404051a1dfa0eeef9a55 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ratelimiter.h,v 1.15.18.2 2005/04/29 00:17:01 marka Exp $ */
+/* $Id: ratelimiter.h,v 1.15.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_RATELIMITER_H
 #define ISC_RATELIMITER_H 1
@@ -53,7 +53,7 @@ isc_ratelimiter_create(isc_mem_t *mctx, isc_timermgr_t *timermgr,
 isc_result_t
 isc_ratelimiter_setinterval(isc_ratelimiter_t *rl, isc_interval_t *interval);
 /*!<
- * Set the mininum interval between event executions.
+ * Set the minimum interval between event executions.
  * The interval value is copied, so the caller need not preserve it.
  *
  * Requires:
@@ -102,7 +102,7 @@ isc_ratelimiter_shutdown(isc_ratelimiter_t *ratelimiter);
  *\li  Further attempts to enqueue events will fail with
  *     #ISC_R_SHUTTINGDOWN.
  *
- *\li  The reatelimiter is no longer attached to its task.
+ *\li  The rate limiter is no longer attached to its task.
  */
 
 void
index 86d9b2f14d2591dd04f947afce5595c04dbb75ad..b51ef31fdb578bd189e298dd198b61908c014e82 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: serial.h,v 1.10.18.2 2005/04/29 00:17:02 marka Exp $ */
+/* $Id: serial.h,v 1.10.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_SERIAL_H
 #define ISC_SERIAL_H 1
@@ -23,8 +23,8 @@
 #include <isc/lang.h>
 #include <isc/types.h>
 
-/*! \file
- *     \brief Implement 32 bit serial space arithmetic comparision functions.
+/*! \file isc/serial.h
+ *     \brief Implement 32 bit serial space arithmetic comparison functions.
  *     Note: Undefined results are returned as ISC_FALSE.
  */
 
index 83412d2db4b1e86fe9903e037046a3b21254716c..cdcb81a693fae6ea9c9b72a65c1cf029345edeb6 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sockaddr.h,v 1.42.18.8 2006/03/02 00:37:22 marka Exp $ */
+/* $Id: sockaddr.h,v 1.42.18.9 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_SOCKADDR_H
 #define ISC_SOCKADDR_H 1
@@ -209,7 +209,7 @@ isc_sockaddr_isexperimental(const isc_sockaddr_t *sa);
 isc_boolean_t
 isc_sockaddr_islinklocal(const isc_sockaddr_t *sa);
 /*%<
- * Returns ISC_TRUE if the address is a link local addresss.
+ * Returns ISC_TRUE if the address is a link local address.
  */
 
 isc_boolean_t
index a9a22c87c57c9838b6ff3feb16a1253781784e35..0fe39a8f949ec694666ee9d5344bae9fbfbcb1d8 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: socket.h,v 1.57.18.15 2008/09/04 08:03:08 marka Exp $ */
+/* $Id: socket.h,v 1.57.18.16 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_SOCKET_H
 #define ISC_SOCKET_H 1
@@ -812,7 +812,7 @@ isc_socket_permunix(isc_sockaddr_t *sockaddr, isc_uint32_t perm,
  * Set ownership and file permissions on the UNIX domain socket.
  *
  * Note: On Solaris and SunOS this secures the directory containing
- *       the socket as Solaris and SunOS do not honour the filesytem
+ *       the socket as Solaris and SunOS do not honour the filesystem
  *      permissions on the socket.
  *
  * Requires:
index 94ea173c18acf9ee5c154ee284011d82e2e2633a..c5380167baedb58ea7e39bbd4c20df9c32832dd2 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: symtab.h,v 1.17.18.4 2006/03/02 00:37:22 marka Exp $ */
+/* $Id: symtab.h,v 1.17.18.5 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_SYMTAB_H
 #define ISC_SYMTAB_H 1
@@ -27,7 +27,7 @@
 /*! \file
  * \brief Provides a simple memory-based symbol table.
  *
- * Keys are C strings, and key comparisons are case-insenstive.  A type may
+ * Keys are C strings, and key comparisons are case-insensitive.  A type may
  * be specified when looking up, defining, or undefining.  A type value of
  * 0 means "match any type"; any other value will only match the given
  * type.
index f7d237c29ef30297ef289f2d9e37eb7f2b33707d..b67c6c91309dfefa87294ceaf1d284a8befd39ee 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: task.h,v 1.51.18.2 2005/04/29 00:17:03 marka Exp $ */
+/* $Id: task.h,v 1.51.18.3 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef ISC_TASK_H
 #define ISC_TASK_H 1
@@ -67,7 +67,7 @@
  * Consumers of events should purge, not unsend.
  *
  * Producers of events often want to remove events when the caller indicates
- * it is no longer interested in the object, e.g. by cancelling a timer.
+ * it is no longer interested in the object, e.g. by canceling a timer.
  * Sometimes this can be done by purging, but for some event types, the
  * calls to isc_event_free() cause deadlock because the event free routine
  * wants to acquire a lock the caller is already holding.  Unsending instead
@@ -592,7 +592,7 @@ isc_taskmgr_destroy(isc_taskmgr_t **managerp);
  *     because it would block forever waiting for the event action to
  *     complete.  An event action that wants to cause task manager shutdown
  *     should request some non-event action thread of execution to do the
- *     shutdown, e.g. by signalling a condition variable or using
+ *     shutdown, e.g. by signaling a condition variable or using
  *     isc_app_shutdown().
  *
  *\li  Task manager references are not reference counted, so the caller
index 2007fa3fac117d44c5a79bd63eaf330376952186..aaa5a82270e013bbb289a699b792676a5640c02f 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.c,v 1.84.18.11 2009/01/06 23:45:57 tbox Exp $ */
+/* $Id: log.c,v 1.84.18.12 2009/01/19 00:36:28 marka Exp $ */
 
 /*! \file
  * \author  Principal Authors: DCL */
@@ -61,7 +61,7 @@
  * This is the structure that holds each named channel.  A simple linked
  * list chains all of the channels together, so an individual channel is
  * found by doing strcmp()s with the names down the list.  Their should
- * be no peformance penalty from this as it is expected that the number
+ * be no performance penalty from this as it is expected that the number
  * of named channels will be no more than a dozen or so, and name lookups
  * from the head of the list are only done when isc_log_usechannel() is
  * called, which should also be very infrequent.
index 69b8f56d94c5710569d30a8f8a3ad88ebafbb89e..5ae88f3cf897bfa0729dc1f88e435ece4bf3b734 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rwlock.c,v 1.37.18.5 2005/07/12 01:22:30 marka Exp $ */
+/* $Id: rwlock.c,v 1.37.18.6 2009/01/19 00:36:28 marka Exp $ */
 
 /*! \file */
 
@@ -45,7 +45,7 @@
 
 #ifdef ISC_RWLOCK_TRACE
 #include <stdio.h>             /* Required for fprintf/stderr. */
-#include <isc/thread.h>                /* Requried for isc_thread_self(). */
+#include <isc/thread.h>                /* Required for isc_thread_self(). */
 
 static void
 print_lock(const char *operation, isc_rwlock_t *rwl, isc_rwlocktype_t type) {
index 5eea22b212519969d660ad66f639ceeed1163086..781891e797e8a010c205ed90fbf8395c590c62a7 100644 (file)
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sha2.c,v 1.2.2.12 2006/08/16 03:18:14 marka Exp $ */
+/* $Id: sha2.c,v 1.2.2.13 2009/01/19 00:36:28 marka Exp $ */
 
 /*     $FreeBSD: src/sys/crypto/sha2/sha2.c,v 1.2.2.2 2002/03/05 08:36:47 ume Exp $    */
 /*     $KAME: sha2.c,v 1.8 2001/11/08 01:07:52 itojun Exp $    */
@@ -83,7 +83,7 @@
  * Please make sure that your system defines BYTE_ORDER.  If your
  * architecture is little-endian, make sure it also defines
  * LITTLE_ENDIAN and that the two (BYTE_ORDER and LITTLE_ENDIAN) are
- * equivilent.
+ * equivalent.
  *
  * If your system does not define the above, then you can do so by
  * hand like this:
index ffa3a493920d9dbd83d00be1e4c289e7c150cb1c..d188c53c55dfc34e66fec1374d22176179fe2978 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ifiter_ioctl.c,v 1.44.18.15 2008/12/01 23:45:57 tbox Exp $ */
+/* $Id: ifiter_ioctl.c,v 1.44.18.16 2009/01/19 00:36:28 marka Exp $ */
 
 /*! \file
  * \brief
@@ -126,7 +126,7 @@ getbuf4(isc_interfaceiter_t *iter) {
                iter->ifc.ifc_len = iter->bufsize;
                iter->ifc.ifc_buf = iter->buf;
                /*
-                * Ignore the HP/UX warning about "interger overflow during
+                * Ignore the HP/UX warning about "integer overflow during
                 * conversion".  It comes from its own macro definition,
                 * and is really hard to shut up.
                 */
@@ -206,7 +206,7 @@ getbuf6(isc_interfaceiter_t *iter) {
                iter->lifc.lifc_len = iter->bufsize6;
                iter->lifc.lifc_buf = iter->buf6;
                /*
-                * Ignore the HP/UX warning about "interger overflow during
+                * Ignore the HP/UX warning about "integer overflow during
                 * conversion".  It comes from its own macro definition,
                 * and is really hard to shut up.
                 */
@@ -588,7 +588,7 @@ internal_current4(isc_interfaceiter_t *iter) {
        iter->current.flags = 0;
 
        /*
-        * Ignore the HP/UX warning about "interger overflow during
+        * Ignore the HP/UX warning about "integer overflow during
         * conversion.  It comes from its own macro definition,
         * and is really hard to shut up.
         */
@@ -666,7 +666,7 @@ internal_current4(isc_interfaceiter_t *iter) {
         */
        if ((iter->current.flags & INTERFACE_F_POINTTOPOINT) != 0) {
                /*
-                * Ignore the HP/UX warning about "interger overflow during
+                * Ignore the HP/UX warning about "integer overflow during
                 * conversion.  It comes from its own macro definition,
                 * and is really hard to shut up.
                 */
@@ -693,7 +693,7 @@ internal_current4(isc_interfaceiter_t *iter) {
        memset(&ifreq, 0, sizeof(ifreq));
        memcpy(&ifreq, ifrp, sizeof(ifreq));
        /*
-        * Ignore the HP/UX warning about "interger overflow during
+        * Ignore the HP/UX warning about "integer overflow during
         * conversion.  It comes from its own macro definition,
         * and is really hard to shut up.
         */
@@ -776,7 +776,7 @@ internal_current6(isc_interfaceiter_t *iter) {
                fd = iter->socket;
 
        /*
-        * Ignore the HP/UX warning about "interger overflow during
+        * Ignore the HP/UX warning about "integer overflow during
         * conversion.  It comes from its own macro definition,
         * and is really hard to shut up.
         */
@@ -805,7 +805,7 @@ internal_current6(isc_interfaceiter_t *iter) {
         */
        if ((iter->current.flags & INTERFACE_F_POINTTOPOINT) != 0) {
                /*
-                * Ignore the HP/UX warning about "interger overflow during
+                * Ignore the HP/UX warning about "integer overflow during
                 * conversion.  It comes from its own macro definition,
                 * and is really hard to shut up.
                 */
@@ -855,7 +855,7 @@ internal_current6(isc_interfaceiter_t *iter) {
 #endif
 
        /*
-        * Ignore the HP/UX warning about "interger overflow during
+        * Ignore the HP/UX warning about "integer overflow during
         * conversion.  It comes from its own macro definition,
         * and is really hard to shut up.
         */
index 1c83f3b9dd1f4193edc123a69de41c3bc649240b..d176749b361fdf8e6affcb7952bfc494ef176e87 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: socket.c,v 1.237.18.61 2008/12/03 23:45:59 tbox Exp $ */
+/* $Id: socket.c,v 1.237.18.62 2009/01/19 00:36:28 marka Exp $ */
 
 /*! \file */
 
@@ -268,7 +268,7 @@ typedef isc_event_t intev_t;
 #endif
 
 /*%
- * The size to raise the recieve buffer to (from BIND 8).
+ * The size to raise the receive buffer to (from BIND 8).
  */
 #define RCVBUFSIZE (32*1024)
 
@@ -1119,7 +1119,7 @@ build_msghdr_send(isc_socket_t *sock, isc_socketevent_t *dev,
 
 /*
  * Construct an iov array and attach it to the msghdr passed in.  This is
- * the RECV constructor, which will use the avialable region of the buffer
+ * the RECV constructor, which will use the available region of the buffer
  * (if using a buffer list) or will use the internal region (if a single
  * buffer I/O is requested).
  *
@@ -2517,7 +2517,7 @@ internal_accept(isc_task_t *me, isc_event_t *ev) {
         * a documented error for accept().  ECONNABORTED has been
         * reported for Solaris 8.  The rest are thrown in not because
         * we have seen them but because they are ignored by other
-        * deamons such as BIND 8 and Apache.
+        * daemons such as BIND 8 and Apache.
         */
 
        addrlen = sizeof(dev->newsocket->address.type);
index 1a2748afdb83f552202f4c337fdeac5b8336059f..4bd080bb210f420637d55418d25a19475d256124 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dir.c,v 1.12 2004/03/05 05:11:56 marka Exp $ */
+/* $Id: dir.c,v 1.12.18.1 2009/01/19 00:36:28 marka Exp $ */
 
 /* Principal Authors: DCL */
 
@@ -123,7 +123,7 @@ isc_dir_read(isc_dir_t *dir) {
                                 &dir->entry.find_data) == FALSE)
                        /*
                         * Either the last file has been processed or
-                        * an error has occured.  The former is not
+                        * an error has occurred.  The former is not
                         * really an error, but the latter is.
                         */
                        if (GetLastError() == ERROR_NO_MORE_FILES)
index 4a7ebe5891622651e1a1c16366ea23ca38eb779d..5e03348f64bf1492d1a582456a10017d8d1d4d7e 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy.c,v 1.6 2004/03/05 05:11:56 marka Exp $ */
+/* $Id: entropy.c,v 1.6.18.1 2009/01/19 00:36:28 marka Exp $ */
 
 /*
- * This is the system depenedent part of the ISC entropy API.
+ * This is the system dependent part of the ISC entropy API.
  */
 
 #include <config.h>
index 03a55c393f63029d1ac5c7bf36ade825776d4f83..e4cf01370054edc0e48afee69860afcfb1d183fd 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mutex.h,v 1.17.18.3 2008/09/11 23:46:08 tbox Exp $ */
+/* $Id: mutex.h,v 1.17.18.4 2009/01/19 00:36:29 marka Exp $ */
 
 #ifndef ISC_MUTEX_H
 #define ISC_MUTEX_H 1
@@ -28,7 +28,7 @@
 typedef CRITICAL_SECTION isc_mutex_t;
 
 /*
- * This definition is here since somve versions of WINBASE.H
+ * This definition is here since some versions of WINBASE.H
  * omits it for some reason.
  */
 #if (_WIN32_WINNT < 0x0400)
index 3e45354507d400499c36f7c51ab34aa969e004e2..a473feaa52ab5c4ff529a4714d038fb47711e8f8 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: interfaceiter.c,v 1.8.18.6 2008/04/18 19:44:38 each Exp $ */
+/* $Id: interfaceiter.c,v 1.8.18.7 2009/01/19 00:36:28 marka Exp $ */
 
 /*
  * Note that this code will need to be revisited to support IPv6 Interfaces.
@@ -46,7 +46,7 @@ void InitSockets(void);
 /*
  * Extract the network address part from a "struct sockaddr".
  *
- * The address family is given explicity
+ * The address family is given explicitly
  * instead of using src->sa_family, because the latter does not work
  * for copying a network mask obtained by SIOCGIFNETMASK (it does
  * not have a valid address family).
index e20c7c96a4d51727fa9766facf7288dd57e43412..4b9915218ec67fca0407d0ff66b6fbf8d0dd4551 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netdb.h,v 1.3 2004/03/05 05:11:58 marka Exp $ */
+/* $Id: netdb.h,v 1.3.18.1 2009/01/19 00:36:28 marka Exp $ */
 
 #ifndef NETDB_H
 #define NETDB_H 1
@@ -60,7 +60,7 @@ struct addrinfo {
 #define        NETDB_INTERNAL  -1      /* see errno */
 #define        NETDB_SUCCESS   0       /* no problem */
 #define        HOST_NOT_FOUND  1 /* Authoritative Answer Host not found */
-#define        TRY_AGAIN       2 /* Non-Authoritive Host not found, or SERVERFAIL */
+#define        TRY_AGAIN       2 /* Non-Authoritative Host not found, or SERVERFAIL */
 #define        NO_RECOVERY     3 /* Non recoverable errors, FORMERR, REFUSED, NOTIMP */
 #define        NO_DATA         4 /* Valid name, no data record of requested type */
 #define        NO_ADDRESS      NO_DATA         /* no address, look for MX record */
index a27059195255b824a171d8aa91fc26af98c06f95..0f78729ffe19606f7e6acab33ed4189538b2cfe8 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: socket.c,v 1.30.18.42 2009/01/05 23:46:21 tbox Exp $ */
+/* $Id: socket.c,v 1.30.18.43 2009/01/19 00:36:28 marka Exp $ */
 
 /* This code uses functions which are only available on Server 2003 and
  * higher, and Windows XP and higher.
@@ -87,7 +87,7 @@ LPFN_ACCEPTEX ISCAcceptEx;
 LPFN_GETACCEPTEXSOCKADDRS ISCGetAcceptExSockaddrs;
 
 /*
- * Run expensive internal consistancy checks.
+ * Run expensive internal consistency checks.
  */
 #ifdef ISC_SOCKET_CONSISTENCY_CHECKS
 #define CONSISTENT(sock) consistent(sock)
@@ -487,7 +487,7 @@ iocompletionport_init(isc_socketmgr_t *manager) {
        REQUIRE(VALID_MANAGER(manager));
        /*
         * Create a private heap to handle the socket overlapped structure
-        * The miniumum number of structures is 10, there is no maximum
+        * The minimum number of structures is 10, there is no maximum
         */
        hHeapHandle = HeapCreate(0, 10 * sizeof(IoCompletionInfo), 0);
        if (hHeapHandle == NULL) {
@@ -1511,7 +1511,7 @@ consistent(isc_socket_t *sock) {
 /*
  * Maybe free the socket.
  *
- * This function will veriy tht the socket is no longer in use in any way,
+ * This function will verify tht the socket is no longer in use in any way,
  * either internally or externally.  This is the only place where this
  * check is to be made; if some bit of code believes that IT is done with
  * the socket (e.g., some reference counter reaches zero), it should call
@@ -1718,7 +1718,7 @@ isc_socket_create(isc_socketmgr_t *manager, int pf, isc_sockettype_t type,
                }
 #endif
 #endif /* ISC_PLATFORM_HAVEIPV6 */
-#endif /* definef(USE_CMSG) */
+#endif /* defined(USE_CMSG) */
 
 #if defined(SO_RCVBUF)
               optlen = sizeof(size);
@@ -2348,7 +2348,7 @@ SocketIoThread(LPVOID ThreadContext) {
                                if (senddone_is_active(sock, lpo->dev)) {
                                        lpo->dev->result = isc_result;
                                        socket_log(__LINE__, sock, NULL, EVENT, NULL, 0, 0,
-                                               "cancelled_send");
+                                               "canceled_send");
                                        send_senddone_event(sock, &lpo->dev);
                                }
                                break;
@@ -2365,7 +2365,7 @@ SocketIoThread(LPVOID ThreadContext) {
                                        free_socket(&lpo->adev->newsocket, __LINE__);
                                        lpo->adev->result = isc_result;
                                        socket_log(__LINE__, sock, NULL, EVENT, NULL, 0, 0,
-                                               "cancelled_accept");
+                                               "canceled_accept");
                                        send_acceptdone_event(sock, &lpo->adev);
                                }
                                break;
@@ -2378,7 +2378,7 @@ SocketIoThread(LPVOID ThreadContext) {
                                if (connectdone_is_active(sock, lpo->cdev)) {
                                        lpo->cdev->result = isc_result;
                                        socket_log(__LINE__, sock, NULL, EVENT, NULL, 0, 0,
-                                               "cancelled_connect");
+                                               "canceled_connect");
                                        send_connectdone_event(sock, &lpo->cdev);
                                }
                                break;
@@ -3107,7 +3107,7 @@ isc_socket_listen(isc_socket_t *sock, unsigned int backlog) {
 }
 
 /*
- * This should try to do agressive accept() XXXMLG
+ * This should try to do aggressive accept() XXXMLG
  */
 isc_result_t
 isc_socket_accept(isc_socket_t *sock,
index f66c37ff7d05904d4847600c17041fd667a556f6..182c85af7dc00f6ba1ae1a2f1ccd5f7dabde82ae 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.h,v 1.6.18.2 2005/04/29 00:17:16 marka Exp $ */
+/* $Id: log.h,v 1.6.18.3 2009/01/19 00:36:29 marka Exp $ */
 
 #ifndef ISCCFG_LOG_H
 #define ISCCFG_LOG_H 1
@@ -46,7 +46,7 @@ cfg_log_init(isc_log_t *lctx);
  *\li  cfg_log_init() is called only once.
  *
  * Ensures:
- * \li The catgories and modules defined above are available for
+ * \li The categories and modules defined above are available for
  *     use by isc_log_usechannnel() and isc_log_write().
  */
 
index eaef63b9066d8cd552628a526f558fd37b6f363c..3be14be7b6c923010fbe0fd8fbb7588bd1d98412 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netdb.h.in,v 1.35.18.2 2005/04/29 00:17:22 marka Exp $ */
+/* $Id: netdb.h.in,v 1.35.18.3 2009/01/19 00:36:29 marka Exp $ */
 
 /*! \file */
 
@@ -66,7 +66,7 @@ struct addrinfo {
 #define        NETDB_INTERNAL  -1      /* see errno */
 #define        NETDB_SUCCESS   0       /* no problem */
 #define        HOST_NOT_FOUND  1 /* Authoritative Answer Host not found */
-#define        TRY_AGAIN       2 /* Non-Authoritive Host not found, or SERVERFAIL */
+#define        TRY_AGAIN       2 /* Non-Authoritative Host not found, or SERVERFAIL */
 #define        NO_RECOVERY     3 /* Non recoverable errors, FORMERR, REFUSED, NOTIMP */
 #define        NO_DATA         4 /* Valid name, no data record of requested type */
 #define        NO_ADDRESS      NO_DATA         /* no address, look for MX record */
index 7979849369e96a4c775f0c35ec4100da7bd7f69f..62d29f7c90e6e630388132f7408b8b033c943fd8 100644 (file)
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: makedefs.pl,v 1.6 2004/03/05 05:14:20 marka Exp $
+# $Id: makedefs.pl,v 1.6.18.1 2009/01/19 00:36:29 marka Exp $
 
 # makedefs.pl
 # This script goes through all of the lib header files and creates a .def file
@@ -24,7 +24,7 @@
 # This program should only be run if it is necessary to regenerate
 # the .def files.  Normally these files should be updated by  hand, adding
 # new functions to the end and removing obsolete ones.
-# If you do renerate them you will also need to modify them by hand to
+# If you do regenerate them you will also need to modify them by hand to
 # to pick up those routines not detected by this program (like openlog).
 #
 # Search String: ^(([_a-z0-9])*( ))*prefix_[_a-z0-9]+_[a-z0-9]+( )*\(