]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 9 Jan 2014 23:45:15 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 9 Jan 2014 23:45:15 +0000 (23:45 +0000)
106 files changed:
bin/dnssec/dnssec-signzone.c
bin/named/builtin.c
bin/named/config.c
bin/named/controlconf.c
bin/named/lwaddr.c
bin/named/lwdgnba.c
bin/named/lwdgrbn.c
bin/named/query.c
bin/named/update.c
bin/nsupdate/nsupdate.c
bin/rndc/rndc-confgen.c
bin/rndc/rndc.c
bin/tests/hash_test.c
bin/tests/names/t_names.c
bin/tests/rdata_test.c
lib/bind9/check.c
lib/dns/acl.c
lib/dns/adb.c
lib/dns/diff.c
lib/dns/dispatch.c
lib/dns/dnssec.c
lib/dns/gssapi_link.c
lib/dns/hmac_link.c
lib/dns/journal.c
lib/dns/masterdump.c
lib/dns/message.c
lib/dns/name.c
lib/dns/nsec.c
lib/dns/nsec3.c
lib/dns/opensslrsa_link.c
lib/dns/portlist.c
lib/dns/rbt.c
lib/dns/rbtdb.c
lib/dns/rcode.c
lib/dns/rdata.c
lib/dns/rdata/ch_3/a_1.c
lib/dns/rdata/generic/afsdb_18.c
lib/dns/rdata/generic/eui48_108.c
lib/dns/rdata/generic/eui64_109.c
lib/dns/rdata/generic/ipseckey_45.c
lib/dns/rdata/generic/l32_105.c
lib/dns/rdata/generic/l64_106.c
lib/dns/rdata/generic/nid_104.c
lib/dns/rdata/generic/opt_41.c
lib/dns/rdata/generic/rt_21.c
lib/dns/rdata/generic/soa_6.c
lib/dns/rdata/generic/spf_99.c
lib/dns/rdata/generic/txt_16.c
lib/dns/rdata/hs_4/a_1.c
lib/dns/rdata/in_1/a6_38.c
lib/dns/rdata/in_1/a_1.c
lib/dns/rdata/in_1/aaaa_28.c
lib/dns/rdata/in_1/apl_42.c
lib/dns/rdata/in_1/wks_11.c
lib/dns/rdataslab.c
lib/dns/resolver.c
lib/dns/spnego.c
lib/dns/ssu.c
lib/dns/time.c
lib/dns/tkey.c
lib/dns/tsig.c
lib/dns/ttl.c
lib/dns/zone.c
lib/isc/base32.c
lib/isc/base64.c
lib/isc/buffer.c
lib/isc/hash.c
lib/isc/heap.c
lib/isc/hex.c
lib/isc/hmacmd5.c
lib/isc/hmacsha.c
lib/isc/include/isc/buffer.h
lib/isc/include/isc/radix.h
lib/isc/inet_pton.c
lib/isc/lex.c
lib/isc/log.c
lib/isc/md5.c
lib/isc/mem.c
lib/isc/netaddr.c
lib/isc/radix.c
lib/isc/sha1.c
lib/isc/sha2.c
lib/isc/sockaddr.c
lib/isc/stats.c
lib/isc/string.c
lib/isc/tests/hash_test.c
lib/isc/unix/file.c
lib/isc/unix/ifiter_getifaddrs.c
lib/isc/unix/ifiter_ioctl.c
lib/isc/unix/ifiter_sysctl.c
lib/isc/unix/interfaceiter.c
lib/isc/unix/socket.c
lib/isc/win32/interfaceiter.c
lib/isc/win32/socket.c
lib/isccc/include/isccc/util.h
lib/isccc/sexpr.c
lib/isccfg/parser.c
lib/lwres/context.c
lib/lwres/getaddrinfo.c
lib/lwres/gethost.c
lib/lwres/getipnode.c
lib/lwres/getrrset.c
lib/lwres/lwbuffer.c
lib/lwres/lwconfig.c
lib/lwres/lwinetpton.c
lib/lwres/lwresutil.c

index 884b1e10c1298856b747a446f721273e2a5eb22d..341f9cb3a990a35e507ae7e1c41c226c68479ff1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 0ab7058adcf1c8603549ca4f6c2ee272a2201492..8815b81b80671e9264088f6545048067638fa8c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 4e7a1659aac6183604ff2db38d7ff48243f49ab6..d85afa7b3f5c1d67592e768bc93f7c64e4203e0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 7613c111c6f728e269ee3cd602dec74d23fb654f..f34643dbb9910b9784b17f74a0f500b46c3fcc48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index ed93b6982cfc8e83c5accaf2a5ad9cefac601188..aecccce21172f89816354c040a3eb5a3218c659c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index f5b303302676e8f58777db4ef7a43d140b26552c..2de5287d63dfa30ccb4244319ced042b23564ef4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index f469302a72041515a6cfa108b022314cc1d8495a..634c85a6077351265422fb97452a3ed63af3703a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index b80e3fa6e5fe74d71711b72a145ebf0cdd7f9c76..10a7d9a391a74be283a412e2812388c20a2c3339 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 7fccca1ec4d6123703a6f8f885687c3ad878e580..ac863fab799e20464d7f6a085c46587fa815b14a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 3489536e86c98057707ec453bec087bb1521799f..b79d1aeac558880e962f4f5b91ec910062349cb4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index eda78490612eddcc9677c9a698ada3a5bb2ea1c9..a4524c27edbcfa3dd9bfe94d72ff981359c7ed73 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 5e2296995696634f6bf6f9f53ac84f0d6872e3a1..6b0960ccff34756537eaf6b2afe8382a34a98e9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 980b4bc3bd4ec2f76a92e086e29fc4dae9d54102..2b9165c6e2e95f2f714c230ac13ba6fbdb28962c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 1d23374e30505e54235cb12fe6958b167f58a7ac..0d3432c600d17884bea30d43653ba810bde842bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index a1c92c4964c16396ee2548a8ae23729efbbf1063..72ac60d54320b9b4f9ea6a6808ca797c30fcc994 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index cc6c07c5bf2ad7ed9324c96a3cfc0b25268f9bfa..82b9f8df373818061fad9ad89d9b163e43169c3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 596453732f79fad2c1bad0260d9ce4e85e998a19..1c53ea36df91e84df72f7deddb10128e013cbdf9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 1817eff7abb12cf3ccf0b16a53268b65524689e4..2d7b9045f52162744e60946c97b378f8f7cd74b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 6d3e23230382c71c570307b2445139f1dfdd7074..a651e394f7a8f87d35e7163ff535bb794a99d33f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 069286ec6f77c59ef4146b37734280b3cc22b643..3fc35ffad88257f8e20f40f5076926394945209a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index bb5baf6c8d56c5c7dc9d094a9ea0d3e07e16f14d..69472477f9c5d18cc4fd1f6b847069f97f390181 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 856fd89274460d8cf4e0b43c34c1dcfe3572c237..0a1c8dc42ba5c12bc04850bf4a6d06c550152bef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index cfe58dbb2158a67b8b0cbcf598383e62c9d259dd..c58a52cf9c6783127d28405a289f59e3f8db3c4a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2008, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2008, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index e021a5ab994bad4b539a0cbfe8702dc217fea8c7..a5529d604a313c20000173c29e507640f7d23d78 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index be78b8d4cf6163562599dba6437618a63f2346ec..d8a12e932eb7866bf8fb5e6c8b2b61c740d35a31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index af4e1154f5b168fb081890bb2bb03e3287dac85f..b4cb5c2d969e9e49cfc75519d08bb37fa15bc950 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 1da252d9142de2805d9fb05eb962ec1269cc5303..8704b7870d4063802fd709a6a9619c726db21dfd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2010-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2010-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index a303ff2904332313f4139a2b65880480fcb36fb9..49f2d285c5b0f74343d516a53bdf07ad78a37c3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 3ab738ad8dff7bc3a9fff178edacbeea980e84e5..6e216d2875ea7d1b894858675b0ef59987977e9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008, 2009, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2008, 2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4360c27187cf55f0383a3edd15331eb82fd8e1ac..ae48c78172ddf65b4e8196effd17edeaf24640c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index ee24abd584c47cc18b159e5d2767a8118321ee88..754eef668792242af47963bdf60d3793a9a2e558 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -80,7 +80,7 @@ dns_portlist_create(isc_mem_t *mctx, dns_portlist_t **portlistp) {
        portlist = isc_mem_get(mctx, sizeof(*portlist));
        if (portlist == NULL)
                return (ISC_R_NOMEMORY);
-        result = isc_mutex_init(&portlist->lock);
+       result = isc_mutex_init(&portlist->lock);
        if (result != ISC_R_SUCCESS) {
                isc_mem_put(mctx, portlist, sizeof(*portlist));
                return (result);
@@ -111,7 +111,7 @@ find_port(dns_element_t *list, unsigned int len, in_port_t port) {
        for (;;) {
                if (list[xtry].port == port)
                        return (&list[xtry]);
-               if (port > list[xtry].port) {
+               if (port > list[xtry].port) {
                        if (xtry == max)
                                break;
                        min = xtry;
@@ -165,7 +165,7 @@ dns_portlist_add(dns_portlist_t *portlist, int af, in_port_t port) {
                }
                if (portlist->list != NULL) {
                        memmove(el, portlist->list,
-                               portlist->allocated * sizeof(*el)); 
+                               portlist->allocated * sizeof(*el));
                        isc_mem_put(portlist->mctx, portlist->list,
                                    portlist->allocated * sizeof(*el));
                }
@@ -215,7 +215,7 @@ isc_boolean_t
 dns_portlist_match(dns_portlist_t *portlist, int af, in_port_t port) {
        dns_element_t *el;
        isc_boolean_t result = ISC_FALSE;
-       
+
        REQUIRE(DNS_VALID_PORTLIST(portlist));
        REQUIRE(af == AF_INET || af == AF_INET6);
        LOCK(&portlist->lock);
@@ -227,7 +227,7 @@ dns_portlist_match(dns_portlist_t *portlist, int af, in_port_t port) {
                        if (af == AF_INET6 && (el->flags & DNS_PL_INET6) != 0)
                                result = ISC_TRUE;
                }
-       }       
+       }
        UNLOCK(&portlist->lock);
        return (result);
 }
index 28b1e827b999911ad505e39363c52f00a2af3bcd..0cdfe9bd2ddaf172ec5cdcc54e79076dc3a4b8b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2009, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index bf0eebe119c24fc91536c4fc4b32d39f0d5fdb14..305235129fa896a69a196961329b3302e18e4f5a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index d0ad93f25b71678b3a353fb23959529e82eae5fb..2124fbc4a676d9531a61d27ea9f8b5672ace03f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2010-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2010-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 2164e91e3a5be4f9d2711c72857de28571084548..b2d2fbdae752726934e4f8b32000e8a203abf584 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 46f90f6e541f2e1582ba5e3c695cc6b088e5c94b..730f9da4a7351a9037ce3f87352de62304d4d16b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index dea174fd125837d031abb0565160b941d48bdcd4..ff7ab6c3c78e1206139bcb50184e0b65039454b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 898ffc71db088fe82febc81fbff585a04b54a6be..b25a7b7e03e4362f603ed2417b0858277a3247bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 17eb7e820d3dfb26035674c20d17e586050c5af9..33d2f637c8257cf9af96d1577c1014df0d4b610e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 87af250420470c89d952cb5c3f717c61a56b785b..9c317b226786688f2ec22ad3f69366e580c551dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007, 2009, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index e78e92f76ec74fd09c1a97feab86f49787a7aae0..bd264578177d458ef1ff3eb5b06a5e1083d7b496 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index a95669540f23f1d2eb49489d94357e2da35efee5..b78ec44fd7b341de5df44ce72932872e236a740d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c1678c5ce034115c0375253327a66f06277af047..9658d7f6806dc5772c235e33d5f893321fab7676 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 8e02b134fb60a9bec1c7a0d38067b600967c4361..a2efdbf92f0d8c3fb0f030bd65c2cf33ad435e08 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 2b389eea79055cbd2c5b53c0e1692b831d588c5c..5f5dbe71eb5503017507c4616a41d402a56167a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 16f204b6a4ceb2254e09f9eaac4a4c6689b3c777..4756970861cad2bbd01877126a78a4f06ea6bc46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 16968d13826efa348df2c28feb59748a5fdd1d89..99d67d7c567d9a73e8e18c2d9be1cd437633f9f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index de36acdca0b46fd9f082fd11934828fb54ebe37e..d17796caad59c9a9e72ce53a08e6c79d1b864b00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2008, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2008, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 919ef20999c9cc36329a16c69d986402a189c69a..1c78d2d4cdcf6b87dbafaef06a2dfd423a44d66f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 2afb23bd775712ad03337c415c159fbbb2e13d91..28dc040f10013b88fe3f5c12fe14016af5c3dcee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 1b1488d611394a894f6520250d52d23cd5bcb675..12cb6e2beea4b90d0ce30c8a1fddd55f5def382b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index f5e00e4f61ecd57f47d88205f182fe59d89a7843..5ab06aa76634beec2a513af073d4e7831f21f5d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 38adf0b24f4a839050ed2ea26405cc7b486edf06..4ec868b8937a0dc565b2d14d325bcb79774552c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index e7e9aa74ab19ad536c3e40f687f441809b3c96bf..29bc462d63c4daad917a96ea6a847ad0e3d1c761 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 79a957ae6254a3ec3ae31dcce04c228b60a6ab18..b48e3db66a77c4c14e17f05b00e9bb93ab9ebfbd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index a9cd77734df8386d0306dd6ad73f4f6fd53471c6..7dcea6de5ab26d53ec51b4ba1bb1cacf37dc5a2d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 56a61b0071c6a5726d333795ebcf6932435f9fef..5942c795df5054d4b80867615eb6c05dbf2b92b9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006-2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index c36ce1e2e9bcccb0db4c34aac295b28b49f9cc66..32fea0127df31ad863557b08c117c4dc64b590ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index ab16f4f5853509e4adca6686d369aaf43151c4ee..d331ca3bfe1023f2c68f6823977900dd726b96a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index c62d547c04eeaf7b47ede4b2af71bfc368a57d70..76cb53641bec94a2928c11ba572c3f257399617b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2010-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2010-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index c2486f89feb61a33e1cbfd788c1dd9e0569f8ddd..08f3bdd18f88cf620f92b6752550f16221a3e535 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2010-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2010-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index ddb5358a7437e61e57714006510fc9494a9b68fa..b2aebc17813fd91e51159562be0323e18e589fc3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 8e7966252d0ad3f76311cff22a4e7325d42e2e57..9585037142ddb402b0803a38364b8cf2536460b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index d3d44e40eeded42c1bc92d3bb0a4a986767e29df..706798ed067ce84337fe61fd6d5116591262207b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2008, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ea778183c831a07a2737d47d88e946fd2560108c..90b965039eaad459638d6b04f317e6c14909224f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 2d74477379b6e5e9c043ca37c8815842d2f235b5..2d15e248575c1b75f8e42db0ebff4ff6fc5429f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 2346cbbe2b422387e713f6618cc96174c2909463..a3eb5991019b7ca422539ae7a885ab376679c4e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 714e43557b57db5085eac13685cc57f2155a67ae..62d22bc8ed33f57524b5be1ed4094cfa6ce9a2b9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2010-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index b110179bf805ccd8450cc17212af481ac0def92a..eb7e03e88b66c1b3420eb0fe1a7776a235985cda 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index dd401dfa53ba31c73df1e3ee1c17e94217eed5c6..f22ec20593db26a1062c9668b78f2c02b2bfc49b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 5976e66e290bf40e6ea631913bf7a564638a3eb2..54ff6209998fe7e527f68281c0eab0d6021c046b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2007, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005-2007, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index cb90a4ea54979384e9c319f23f6957bc2cff6a23..314f92b888a2037a6a0857fe943d46431ea67911 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 54949cd778936badb6e4bff621ad8d2fe4ffa66d..d676029cb7639bdb8fbf52bcbd393633c040154f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2007, 2008, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index d07d37b84f541bba8070dd2211b10c1a01f55a11..6bf570be121d4813bc8d8e00cdfdb1c9000fe801 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1996-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -44,7 +44,7 @@ static char rcsid[] =
 static int inet_pton4(const char *src, unsigned char *dst);
 static int inet_pton6(const char *src, unsigned char *dst);
 
-/*% 
+/*%
  *     convert from presentation format (which usually means ASCII printable)
  *     to network format (which is usually some kind of binary format).
  * \return
index df3fec9aa8bfeda85cbe9b07a658553d72bdcba2..41870c036c0535e95506083f155860640775107d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 7dd517e65d73b4af9f763435cb5c976789052f36..18053ebea5a44eab32a8dc8acfb5e42e0d335a32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 3aa09b387d305b3dd283130339c6688929c8fbde..831d0003488cba5e4d4ff41d273051c93e09a47f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 0c0b532e9f64f0b8af106689abd47c24249da283..8152ededb6cc5a01e6eeda863034b562fb0d8e4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2010, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -378,7 +378,7 @@ more_basic_blocks(isc_mem_t *ctx) {
                if (ctx->basic_table_size != 0) {
                        memmove(table, ctx->basic_table,
                                ctx->basic_table_size *
-                                 sizeof(unsigned char *));
+                                 sizeof(unsigned char *));
                        (ctx->memfree)(ctx->arg, ctx->basic_table);
                }
                ctx->basic_table = table;
index b4c33131777bc5c415178c11175aa1362d29038e..0a17ee41a37936fc6bfca35e5c97a5e252a4b576 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 2813aca77ab5861efd760dcd6b5d6a5a802454ba..4c9949a89b2583fddbfb090f0f87dff1a01a2bd5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2007-2009, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 89d3b4ac81e165d3494448ae1eb4926b1e3c7274..5520540425e9bb06370b19693e955b26925967b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index e0ba60e7f9d9c43f3135d35e913a1a895963000e..1249cf26a4bec7895495a53c1c561abc60c60150 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2007, 2009-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005-2007, 2009-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index ccd16b9d85775cc309ba52357852efd5fbc2e28e..22d74746e52e7f41bfada234e7755761df6fc9b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 7ab192944c9a69ed890c7ee5b1ac2e32ba080223..89e34b378087316641ea69fb9a85272c4ace36f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 0e1b90465ec6dc7fb687c0ca4f80defcd382bbb3..a35f378b58654809a32bf193bb56ef3953e374a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index c4aa3dce22c5a9d1136c8e87a78eb8dd45ecd9f7..845480819ad90a246a67fbd8a3c26934640fe06d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 440ffc740ffa10fdb796e8cedb5da7168e721519..df16e5756e5f3c2a14be44e54858a7569b0931a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index abb71eff6ddfbcc915137584a63bd2c52da545d6..8193c8c8261490c2f46258387df73bd42cd67494 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index e91d6505f8c75def8dfa5377cf5e429afcdb0237..2d344b8d6da56266e0022fd6cc02bccb0dfdf344 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 209325cd0cec7845ade5b2a602e92a40e6f97bc2..102ecc1fee2896173ac43a3e7cf61ee6665752f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -37,7 +37,7 @@
                sizeof(__uint64_t))
 #else
 #define ROUNDUP(a) ((a) > 0 ? (1 + (((a) - 1) | (sizeof(long) - 1))) \
-                    : sizeof(long))
+                   : sizeof(long))
 #endif
 
 #define IFITER_MAGIC           ISC_MAGIC('I', 'F', 'I', 'S')
@@ -58,9 +58,9 @@ struct isc_interfaceiter {
 static int mib[6] = {
        CTL_NET,
        PF_ROUTE,
-        0,
+       0,
        0,                      /* Any address family. */
-        NET_RT_IFLIST,
+       NET_RT_IFLIST,
        0                       /* Flags. */
 };
 
index 7d2d5003d3897b6793cdcf46f98b3534864dc194..295da6442a937844b0efd15649949edcbd8c17ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 33f8943977efb9962b4fe6a8ccd11889393019c5..77dbea0b3f006621361f50c319362ab1e24c27a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index cb7a85856c405e7ddd546cb05bf032ed273c7d16..c7fe5f471bb08a3e3bb3b4b0d79db382ab715736 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007-2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 1f1c2f75c919ba1d01ae3f7f40f999df477c4161..6f346a9321362ce7f5fadabd72eafad1c9b3b375 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index ccc17335fb660f8f6dd7a75534867343d11e4be5..4b8c7ad93f90d50175523d513b9cf89f73b430c4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
 #define GET16(v, w) \
        do { \
                v = (unsigned int)w[0] << 8; \
-               v |= (unsigned int)w[1]; \
+               v |= (unsigned int)w[1]; \
                w += 2; \
        } while (0)
 
 #define GET24(v, w) \
        do { \
-               v = (unsigned int)w[0] << 16; \
-               v |= (unsigned int)w[1] << 8; \
-               v |= (unsigned int)w[2]; \
+               v = (unsigned int)w[0] << 16; \
+               v |= (unsigned int)w[1] << 8; \
+               v |= (unsigned int)w[2]; \
                w += 3; \
        } while (0)
 
 #define GET32(v, w) \
        do { \
                v = (unsigned int)w[0] << 24; \
-               v |= (unsigned int)w[1] << 16; \
-               v |= (unsigned int)w[2] << 8; \
-               v |= (unsigned int)w[3]; \
+               v |= (unsigned int)w[1] << 16; \
+               v |= (unsigned int)w[2] << 8; \
+               v |= (unsigned int)w[3]; \
                w += 4; \
        } while (0)
 
 #define GET64(v, w) \
        do { \
                v = (isc_uint64_t)w[0] << 56; \
-               v |= (isc_uint64_t)w[1] << 48; \
-               v |= (isc_uint64_t)w[2] << 40; \
-               v |= (isc_uint64_t)w[3] << 32; \
-               v |= (isc_uint64_t)w[4] << 24; \
-               v |= (isc_uint64_t)w[5] << 16; \
-               v |= (isc_uint64_t)w[6] << 8; \
-               v |= (isc_uint64_t)w[7]; \
+               v |= (isc_uint64_t)w[1] << 48; \
+               v |= (isc_uint64_t)w[2] << 40; \
+               v |= (isc_uint64_t)w[3] << 32; \
+               v |= (isc_uint64_t)w[4] << 24; \
+               v |= (isc_uint64_t)w[5] << 16; \
+               v |= (isc_uint64_t)w[6] << 8; \
+               v |= (isc_uint64_t)w[7]; \
                w += 8; \
        } while (0)
 
@@ -91,7 +91,7 @@
                GET8(v, w); \
                if (v == 0) \
                        d = ISCCC_TRUE; \
-               else { \
+               else { \
                        d = ISCCC_FALSE; \
                        if (v == 255) \
                                GET16(v, w); \
 #define GETC32(v, w) \
        do { \
                GET24(v, w); \
-               if (v == 0xffffffu) \
+               if (v == 0xffffffu) \
                        GET32(v, w); \
        } while (0)
 
index 44efd908db96d8e6b337ce81c0b6c51e19aea455..df11a9303175d048921007c31c3ce62fe7d51913 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -311,7 +311,7 @@ isccc_sexpr_tostring(isccc_sexpr_t *sexpr)
        REQUIRE(sexpr != NULL &&
                (sexpr->type == ISCCC_SEXPRTYPE_STRING ||
                 sexpr->type == ISCCC_SEXPRTYPE_BINARY));
-       
+
        if (sexpr->type == ISCCC_SEXPRTYPE_BINARY)
                return ((char *)sexpr->value.as_region.rstart);
        return (sexpr->value.as_string);
index f58f97640740a901dff02dd0e509bcc1fde93210..28dd853c98495b6593067a95efafaaa9caed6567 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 519de136e40efcadf34e0313a48bec2008203bc6..03b58207bc413d251a562f1ba4199f2c93583eaf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index eac948b212198d573163c1e62de8e7f336a2b2e4..aecb351364475981d0fac997f7575e34c20e6421 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * This code is derived from software contributed to ISC by
index 06b60a86d1ca7cede4721b9b996dce12b6388fea..a3bbbc9c13ce1786e3250ba9c7b1472a8057f665 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -24,7 +24,7 @@
  *    lookups by means of the lightweight resolver. They are similar to the
  *    standard gethostent(3) functions provided by most operating systems.
  *    They use a struct hostent which is usually defined in <namedb.h>.
- * 
+ *
  * \code
  * struct  hostent {
  *         char    *h_name;        // official name of host
  * };
  * #define h_addr  h_addr_list[0]  // address, for backward compatibility
  * \endcode
- * 
+ *
  *    The members of this structure are:
- * 
+ *
  * \li   h_name:
  *           The official (canonical) name of the host.
- * 
+ *
  * \li   h_aliases:
  *           A NULL-terminated array of alternate names (nicknames) for the
  *           host.
- * 
+ *
  * \li   h_addrtype:
  *           The type of address being returned -- PF_INET or PF_INET6.
- * 
+ *
  * \li   h_length:
  *           The length of the address in bytes.
- * 
+ *
  * \li   h_addr_list:
  *           A NULL terminated array of network addresses for the host. Host
  *           addresses are returned in network byte order.
- * 
+ *
  *    For backward compatibility with very old software, h_addr is the first
  *    address in h_addr_list.
- * 
+ *
  *    lwres_gethostent(), lwres_sethostent(), lwres_endhostent(),
  *    lwres_gethostent_r(), lwres_sethostent_r() and lwres_endhostent_r()
  *    provide iteration over the known host entries on systems that provide
  *    such functionality through facilities like /etc/hosts or NIS. The
  *    lightweight resolver does not currently implement these functions; it
  *    only provides them as stub functions that always return failure.
- * 
+ *
  *    lwres_gethostbyname() and lwres_gethostbyname2() look up the hostname
  *    name. lwres_gethostbyname() always looks for an IPv4 address while
  *    lwres_gethostbyname2() looks for an address of protocol family af:
@@ -72,7 +72,7 @@
  *    Successful calls of the functions return a struct hostent for the name
  *    that was looked up. NULL is returned if the lookups by
  *    lwres_gethostbyname() or lwres_gethostbyname2() fail.
- * 
+ *
  *    Reverse lookups of addresses are performed by lwres_gethostbyaddr().
  *    addr is an address of length len bytes and protocol family type --
  *    PF_INET or PF_INET6. lwres_gethostbyname_r() is a thread-safe function
@@ -83,7 +83,7 @@
  *    h_addr_list elements of the struct hostent returned in resbuf.
  *    Successful calls to lwres_gethostbyname_r() return resbuf, which is a
  *    pointer to the struct hostent it created.
- * 
+ *
  *    lwres_gethostbyaddr_r() is a thread-safe function that performs a
  *    reverse lookup of address addr which is len bytes long and is of
  *    protocol family type -- PF_INET or PF_INET6. If an error occurs, the
  *    struct hostent returned in resbuf. Successful calls to
  *    lwres_gethostbyaddr_r() return resbuf, which is a pointer to the
  *    struct hostent it created.
- * 
+ *
  * \section gethost_return Return Values
- * 
+ *
  *    The functions lwres_gethostbyname(), lwres_gethostbyname2(),
  *    lwres_gethostbyaddr(), and lwres_gethostent() return NULL to indicate
  *    an error. In this case the global variable lwres_h_errno will contain
  *    one of the following error codes defined in \link netdb.h <lwres/netdb.h>:\endlink
- * 
+ *
  * \li #HOST_NOT_FOUND:
  *           The host or address was not found.
- * 
+ *
  * \li #TRY_AGAIN:
  *           A recoverable error occurred, e.g., a timeout. Retrying the
  *           lookup may succeed.
- * 
+ *
  * \li #NO_RECOVERY:
  *           A non-recoverable error occurred.
- * 
+ *
  * \li #NO_DATA:
  *           The name exists, but has no address information associated with
  *           it (or vice versa in the case of a reverse lookup). The code
  *           NO_ADDRESS is accepted as a synonym for NO_DATA for backwards
  *           compatibility.
- * 
+ *
  *    lwres_hstrerror() translates these error codes to suitable error
  *    messages.
- * 
+ *
  *    lwres_gethostent() and lwres_gethostent_r() always return NULL.
- * 
+ *
  *    Successful calls to lwres_gethostbyname_r() and
  *    lwres_gethostbyaddr_r() return resbuf, a pointer to the struct hostent
  *    that was initialised by these functions. They return NULL if the
  *    names referenced by the h_name, h_aliases, and h_addr_list elements of
  *    the struct hostent. If buf was too small, both lwres_gethostbyname_r()
  *    and lwres_gethostbyaddr_r() set the global variable errno to ERANGE.
- * 
+ *
  * \section gethost_see See Also
- * 
+ *
  *    gethostent(), \link getipnode.c getipnode\endlink, lwres_hstrerror()
- * 
+ *
  * \section gethost_bugs Bugs
- * 
+ *
  *    lwres_gethostbyname(), lwres_gethostbyname2(), lwres_gethostbyaddr()
  *    and lwres_endhostent() are not thread safe; they return pointers to
  *    static data and provide error codes through a global variable.
  *    Thread-safe versions for name and address lookup are provided by
  *    lwres_gethostbyname_r(), and lwres_gethostbyaddr_r() respectively.
- * 
+ *
  *    The resolver daemon does not currently support any non-DNS name
  *    services such as /etc/hosts or NIS, consequently the above functions
  *    don't, either.
@@ -294,69 +294,69 @@ lwres_endhostent_r(void) {
 
 static int
 copytobuf(struct hostent *he, struct hostent *hptr, char *buf, int buflen) {
-        char *cp;
-        char **ptr;
-        int i, n;
-        int nptr, len;
+       char *cp;
+       char **ptr;
+       int i, n;
+       int nptr, len;
 
-        /*
+       /*
         * Find out the amount of space required to store the answer.
         */
-        nptr = 2; /* NULL ptrs */
-        len = (char *)LWRES_ALIGN(buf) - buf;
-        for (i = 0; he->h_addr_list[i]; i++, nptr++) {
-                len += he->h_length;
-        }
-        for (i = 0; he->h_aliases[i]; i++, nptr++) {
-                len += strlen(he->h_aliases[i]) + 1;
-        }
-        len += strlen(he->h_name) + 1;
-        len += nptr * sizeof(char*);
-
-        if (len > buflen) {
-                return (-1);
-        }
-
-        /*
+       nptr = 2; /* NULL ptrs */
+       len = (char *)LWRES_ALIGN(buf) - buf;
+       for (i = 0; he->h_addr_list[i]; i++, nptr++) {
+               len += he->h_length;
+       }
+       for (i = 0; he->h_aliases[i]; i++, nptr++) {
+               len += strlen(he->h_aliases[i]) + 1;
+       }
+       len += strlen(he->h_name) + 1;
+       len += nptr * sizeof(char*);
+
+       if (len > buflen) {
+               return (-1);
+       }
+
+       /*
         * Copy address size and type.
         */
-        hptr->h_addrtype = he->h_addrtype;
-        n = hptr->h_length = he->h_length;
+       hptr->h_addrtype = he->h_addrtype;
+       n = hptr->h_length = he->h_length;
 
-        ptr = (char **)LWRES_ALIGN(buf);
-        cp = (char *)LWRES_ALIGN(buf) + nptr * sizeof(char *);
+       ptr = (char **)LWRES_ALIGN(buf);
+       cp = (char *)LWRES_ALIGN(buf) + nptr * sizeof(char *);
 
-        /*
+       /*
         * Copy address list.
         */
-        hptr->h_addr_list = ptr;
-        for (i = 0; he->h_addr_list[i]; i++, ptr++) {
-                memmove(cp, he->h_addr_list[i], n);
-                hptr->h_addr_list[i] = cp;
-                cp += n;
-        }
-        hptr->h_addr_list[i] = NULL;
-        ptr++;
-
-        /*
+       hptr->h_addr_list = ptr;
+       for (i = 0; he->h_addr_list[i]; i++, ptr++) {
+               memmove(cp, he->h_addr_list[i], n);
+               hptr->h_addr_list[i] = cp;
+               cp += n;
+       }
+       hptr->h_addr_list[i] = NULL;
+       ptr++;
+
+       /*
         * Copy official name.
         */
-        n = strlen(he->h_name) + 1;
-        strcpy(cp, he->h_name);
-        hptr->h_name = cp;
-        cp += n;
+       n = strlen(he->h_name) + 1;
+       strcpy(cp, he->h_name);
+       hptr->h_name = cp;
+       cp += n;
 
-        /*
+       /*
         * Copy aliases.
         */
-        hptr->h_aliases = ptr;
-        for (i = 0; he->h_aliases[i]; i++) {
-                n = strlen(he->h_aliases[i]) + 1;
-                strcpy(cp, he->h_aliases[i]);
-                hptr->h_aliases[i] = cp;
-                cp += n;
-        }
-        hptr->h_aliases[i] = NULL;
-
-        return (0);
+       hptr->h_aliases = ptr;
+       for (i = 0; he->h_aliases[i]; i++) {
+               n = strlen(he->h_aliases[i]) + 1;
+               strcpy(cp, he->h_aliases[i]);
+               hptr->h_aliases[i] = cp;
+               cp += n;
+       }
+       hptr->h_aliases[i] = NULL;
+
+       return (0);
 }
index c5862032d1b93a207cb4b092c4bfbc623dcb9d5c..8d301a2625ea90c5e13548715dea95d8e493c233 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 981de235dbe8e2cf8a7f0c441323e55a40a25882..cd37abcd0bead2abc31e9eb1495665e5694e55a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 92dbb02c06d65ebba49e2427f75a734f6cc845a2..787bc3c9f5e255367affff6ea32eda7880f73a4f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -23,7 +23,7 @@
  *    These functions provide bounds checked access to a region of memory
  *    where data is being read or written. They are based on, and similar
  *    to, the isc_buffer_ functions in the ISC library.
- * 
+ *
  *    A buffer is a region of memory, together with a set of related
  *    subregions. The used region and the available region are disjoint, and
  *    their union is the buffer's region. The used region extends from the
@@ -31,7 +31,7 @@
  *    region extends from one byte greater than the last used byte to the
  *    end of the buffer's region. The size of the used region can be changed
  *    using various buffer commands. Initially, the used region is empty.
- * 
+ *
  *    The used region is further subdivided into two disjoint regions: the
  *    consumed region and the remaining region. The union of these two
  *    regions is the used region. The consumed region extends from the
  *    any). The remaining region the current pointer to the end of the used
  *    region. The size of the consumed region can be changed using various
  *    buffer commands. Initially, the consumed region is empty.
- * 
+ *
  *    The active region is an (optional) subregion of the remaining region.
  *    It extends from the current offset to an offset in the remaining
  *    region. Initially, the active region is empty. If the current offset
  *    advances beyond the chosen offset, the active region will also be
  *    empty.
- * 
- * 
+ *
+ *
  * \verbatim
  *    /------------entire length---------------\\
  *    /----- used region -----\\/-- available --\\
  *    | consumed  | remaining |                |
  *    +----------------------------------------+
  *    a           b     c     d                e
- * 
+ *
  *   a == base of buffer.
  *   b == current pointer.  Can be anywhere between a and d.
  *   c == active pointer.  Meaningful between b and d.
  *   d == used pointer.
  *   e == length of buffer.
- * 
+ *
  *   a-e == entire length of buffer.
  *   a-d == used region.
  *   a-b == consumed region.
  *   b-d == remaining region.
  *   b-c == optional active region.
  * \endverbatim
- * 
+ *
  *    lwres_buffer_init() initializes the lwres_buffer_t *b and assocates it
  *    with the memory region of size length bytes starting at location base.
- * 
+ *
  *    lwres_buffer_invalidate() marks the buffer *b as invalid. Invalidating
  *    a buffer after use is not required, but makes it possible to catch its
  *    possible accidental use.
- * 
+ *
  *    The functions lwres_buffer_add() and lwres_buffer_subtract()
  *    respectively increase and decrease the used space in buffer *b by n
  *    bytes. lwres_buffer_add() checks for buffer overflow and
  *    lwres_buffer_subtract() checks for underflow. These functions do not
  *    allocate or deallocate memory. They just change the value of used.
- * 
+ *
  *    A buffer is re-initialised by lwres_buffer_clear(). The function sets
  *    used , current and active to zero.
- * 
+ *
  *    lwres_buffer_first() makes the consumed region of buffer *p empty by
  *    setting current to zero (the start of the buffer).
- * 
+ *
  *    lwres_buffer_forward() increases the consumed region of buffer *b by n
  *    bytes, checking for overflow. Similarly, lwres_buffer_back() decreases
  *    buffer b's consumed region by n bytes and checks for underflow.
- * 
+ *
  *    lwres_buffer_getuint8() reads an unsigned 8-bit integer from *b and
  *    returns it. lwres_buffer_putuint8() writes the unsigned 8-bit integer
  *    val to buffer *b.
- * 
+ *
  *    lwres_buffer_getuint16() and lwres_buffer_getuint32() are identical to
  *    lwres_buffer_putuint8() except that they respectively read an unsigned
  *    16-bit or 32-bit integer in network byte order from b. Similarly,
  *    lwres_buffer_putuint16() and lwres_buffer_putuint32() writes the
  *    unsigned 16-bit or 32-bit integer val to buffer b, in network byte
  *    order.
- * 
+ *
  *    Arbitrary amounts of data are read or written from a lightweight
  *    resolver buffer with lwres_buffer_getmem() and lwres_buffer_putmem()
  *    respectively. lwres_buffer_putmem() copies length bytes of memory at
index 23cc8859925c40d42ba1a7ffbefe9485731a3ca2..62630238e1211b084b7191ec6202fd7642b5ecd5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 44c74638c40d101a887642594640648f0a2067b4..3eeb0397e53a4af6852cef2acb2f64159963e15a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1996-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index d947def7a15d1d9bdfd9b9d86152f9d482e57b1d..0d1e5aaf878c9668a7e10fff35fa26d2801dded9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -27,7 +27,7 @@
  *    given by *len. The buffer's current pointer is advanced to point at
  *    the character following the string length, the encoded string, and
  *    the trailing NULL character.
- * 
+ *
  *    lwres_addr_parse() extracts an address from the buffer b. The
  *    buffer's current pointer b->current is presumed to point at an
  *    encoded address: the address preceded by a 32-bit protocol family
  *    the address that was copied. b->current is advanced to point at the
  *  next byte of available data in the buffer following the encoded
  *    address.
- * 
+ *
  *    lwres_getaddrsbyname() and lwres_getnamebyaddr() use the
  *    lwres_gnbaresponse_t structure defined below:
- * 
+ *
  * \code
  * typedef struct {
  *         lwres_uint32_t          flags;
  *         size_t                  baselen;
  * } lwres_gabnresponse_t;
  * \endcode
- * 
+ *
  *    The contents of this structure are not manipulated directly but
- *    they are controlled through the \link lwres_gabn.c lwres_gabn*\endlink functions.  
- * 
+ *    they are controlled through the \link lwres_gabn.c lwres_gabn*\endlink functions.
+ *
  *    The lightweight resolver uses lwres_getaddrsbyname() to perform
  *    foward lookups. Hostname name is looked up using the resolver
- *    context ctx for memory allocation. addrtypes is a bitmask      
+ *    context ctx for memory allocation. addrtypes is a bitmask
  *    indicating which type of addresses are to be looked up. Current
  *    values for this bitmask are #LWRES_ADDRTYPE_V4 for IPv4 addresses
  *    and #LWRES_ADDRTYPE_V6 for IPv6 addresses. Results of the lookup are
  *    returned in *structp.
- * 
- *    lwres_getnamebyaddr() performs reverse lookups. Resolver context  
+ *
+ *    lwres_getnamebyaddr() performs reverse lookups. Resolver context
  *    ctx is used for memory allocation. The address type is indicated by
  *    addrtype: #LWRES_ADDRTYPE_V4 or #LWRES_ADDRTYPE_V6. The address to be
- *    looked up is given by addr and its length is addrlen bytes. The    
- *    result of the function call is made available through *structp.   
- * 
+ *    looked up is given by addr and its length is addrlen bytes. The
+ *    result of the function call is made available through *structp.
+ *
  * \section lwresutil_return Return Values
- * 
+ *
  *    Successful calls to lwres_string_parse() and lwres_addr_parse()
- *    return #LWRES_R_SUCCESS. Both functions return #LWRES_R_FAILURE if 
- *    the buffer is corrupt or #LWRES_R_UNEXPECTEDEND if the buffer has   
+ *    return #LWRES_R_SUCCESS. Both functions return #LWRES_R_FAILURE if
+ *    the buffer is corrupt or #LWRES_R_UNEXPECTEDEND if the buffer has
  *    less space than expected for the components of the encoded string
  *    or address.
- * 
+ *
  * lwres_getaddrsbyname() returns #LWRES_R_SUCCESS on success and it
  *    returns #LWRES_R_NOTFOUND if the hostname name could not be found.
- * 
+ *
  *    #LWRES_R_SUCCESS is returned by a successful call to
  *    lwres_getnamebyaddr().
- * 
+ *
  *    Both lwres_getaddrsbyname() and lwres_getnamebyaddr() return
  *    #LWRES_R_NOMEMORY when memory allocation requests fail and
  *    #LWRES_R_UNEXPECTEDEND if the buffers used for sending queries and
- *    receiving replies are too small.     
- * 
+ *    receiving replies are too small.
+ *
  * \section lwresutil_see See Also
- * 
+ *
  *    lwbuffer.c, lwres_gabn.c
  */