]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Thu, 9 Jan 2014 23:45:53 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 9 Jan 2014 23:45:53 +0000 (23:45 +0000)
123 files changed:
bin/confgen/ddns-confgen.c
bin/confgen/rndc-confgen.c
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssectool.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/server.c
bin/named/zoneconf.c
bin/nsupdate/nsupdate.c
bin/rndc/rndc.c
bin/tests/hash_test.c
bin/tests/names/t_names.c
bin/tests/rdata_test.c
bin/tests/system/dlvauto/tests.sh
lib/bind9/check.c
lib/dns/acl.c
lib/dns/adb.c
lib/dns/diff.c
lib/dns/dispatch.c
lib/dns/dns64.c
lib/dns/dnssec.c
lib/dns/gssapi_link.c
lib/dns/hmac_link.c
lib/dns/journal.c
lib/dns/keydata.c
lib/dns/masterdump.c
lib/dns/message.c
lib/dns/name.c
lib/dns/nsec.c
lib/dns/nsec3.c
lib/dns/opensslecdsa_link.c
lib/dns/opensslgost_link.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/rpz.c
lib/dns/rrl.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/export/samples/nsprobe.c
lib/export/samples/sample-request.c
lib/export/samples/sample-update.c
lib/export/samples/sample.c
lib/irs/getaddrinfo.c
lib/irs/resconf.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/namedconf.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 bfba12aa43b7272d06b698e79bd8fe16aa5bfa03..e2a8628377ae75b5f42d873e97015b924674e147 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 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 31e4582ffe05b483059eadf83c753258c4625f0f..2f65f4b00abbb553eec5d061878fce7e49ba2c4b 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, 2013, 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 c8c7cfea81f437f1c47d21bdcbe6aedf86c54e4b..0a13d9fa0a4e6cdf0b61d48331f6ee0a2e374bfe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-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 e03d0419e0010bd7bbf222d187f3644afe580b20..74698e1b17ec188b6a9028ef781ec0041c4597f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009-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 a3db41059584ef473215b9eb85f843bf1fa3acb8..e55e95422235b04b6e0cab3b0ceddb3f818629af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009-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 2ffc79d99744b6f877fe76e32afca5f4040b5d61..278272082ae26872ea61dfd80d3784c320eaa27a 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) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index cdf898e9889244a1da85402b8909439a99e35949..509a113b35976cf91098e90f7dd0b2227b3b2603 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 06ff106ec1c810b430cea0e9eb9d202dbfa5a85f..3e7b15bbdbbf9b94fb18ee7820f3347771d748b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2013, 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 d6dc8be043873cce4db0fe5d8d99934e8745a5e8..c357f83ee4274f63008ecc971221724625c2390f 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 b06d8febc8f7f3cca5312fe20ca5dab834bedfd9..057dac1b54d714d8d3911fddf49f7170460c27b4 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 bf876c96ed409dd7ae03d7b5a4ebb419d8287bb3..3369c42de1f9128d630470b1f73f2f68a99f248a 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 7e6a9e07a40adb0c6f00cfe622f1b264b24b6425..9923f89156bed63e0042e30ea78d4e11ff55f12a 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 9ea1d29906f8892f5285d45532aae9fe7417fb11..33802db2aa4003fc5ce269e503c790d7a0428917 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 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 d9856eda3d281c41ebabb4406a7f41bf2a03db4b..1982e5ecac9858c25e217ecd5f4d2f596e9121ca 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 b5105a0c31203f7c7bdc71e2cc4b45b827fbfac6..213529051a7f619e3d28f5f560375053392a0ace 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) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 5b76bddbc0dcea4fc2c3271f30990110a36c8c8c..a6866980df6e68d232b54ee3283e745ca8758f77 100644 (file)
@@ -1,4 +1,4 @@
-# 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 00d6c79fd4556358524c5a21ce78283c8e32da94..af1b87ae23fdc9323026b422f15f67fc14b51cc8 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) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 3aeb591e932a5fbe59e4306e4f2a0058357d62b8..dbc6f9cb4f3af00f9a4fc6239940c9bdf9a8b4f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011, 2013, 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 312c871d563f607bc66014f08b2185c19434ef7b..10d51bc441433943ac115a411173820ebf7e1448 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 8f6439d5669eac34446ae8012a6c4cf06dd111d8..4517dade38dc86efb7722fd9dc5ae9dca68b061e 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, 2013, 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 7d488b689b38874fa52710e2a3433710c8974010..7701041480c8ada0ee812014c3b3e90ef2d25636 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 baeed9f11d03faaf92327ff3f68a56c0791fea3d..7d47c66933b545dd05325837bad383d35273ce73 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2010, 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 e78f6d70cd3be8e5d1a8a47a896d3177768e0941..d7addc681430a7d447f05b269c288f1fffd60f1b 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 1c9f5bc1c2e94621034848fddee25c51f5dcf81a..2927b676d366594b94f2464c2043f92744764f4e 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-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index e11d08f15a5812b92e0e71d31cfa5b6f97711d8a..d99c5fb00f42cec90e1f74aec150928a4fedb15c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-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 f52944a75d764e9ee5cfbf06d71abe5e63f7e517..2d0b3f5f7494f48f8f3b040de34cf2dcd5cbff82 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2011, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2011, 2013, 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 b4c79b0b41626baf66b734b76f8706ae805d2f6d..cb1ed38dd7e3c3eb5aa7e6cdda123965f3a0604d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 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 6cf93fbb6b0f4e78912312cfab9bc36f38263164..01f797cb99ed05c6ebab080a58baee692b21e3d7 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 92d50c8183b1eddc1929f47f4bf8d8fdb8ef1318..901c6b6d991dd8e95376eb41d7e1c44e3c892b57 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 265c47e22b0f58d4c75d76079ffdb2a06a89b29c..fd768d0f9b826a4922191976dba62247fb7146d2 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 f02bda87c7b03d98aa8126eefb7245ebdb260c2c..5d1197d093b09b4584aff14b9b37794dcb85cc12 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 c7a4767ea9f1477f6619d0e5410e91a883576c2f..3724118cb3fe9c35c37a04886c531caeec4974c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2008-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 240e4d481a5038b82ef6744640fb3912a9251b2d..40081c2df856e520641af4306ad5a9f4c9617113 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 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 bd52152e0e0a31470f755b6cce18b40765a74ec6..b0578661f97f265afe1c792264d4db74c98a8afe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2010-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 f52f9326718ff4f3c3be022a015cf44367af9a83..8421c640708a7c8025d24b8878409ec975c1d969 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 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 c20f2644fa68cc2c3e265ff608e5d803f9b58b9b..d97fcce28eb9bcc665720f0693fc4e3f45ae09d6 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-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 39707e8ecaf41eb879fe96ba12a19addb2d0c009..013bf34a0a09c3c75b31f79db1554170a959dc9e 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 d8b8d6062afa66e0f22821ee1100e1f9a687129d..69007f881efdfd90bfe230768d2b1afee84a4e54 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 ba832e5c50e0a7d3db47d0a52f7e5620077d1624..5bdd1255b5f7595028e4d7d288ebe7ecf62e647c 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 5bccc199da2aab0819ecf9c8af919aecbc5337a0..d25fcb50ac40d12a5dbdd741629ebf755d5382c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007, 2009, 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 9e951d033d3cd4d13248d9253d8667fe2bc5b7b9..af95fa12e91b651739589fed4d1183e73555b00f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 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 43d6318ce1fb83f8520f9e88a6b236a142b8d8b7..230d0d1e1e82997615dae20544fef407f4ca62b8 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 9ef962bd42129d5cc858ec726c80367c27e57cc2..d191624ebc25e63a82f18c98c7688025ad45f7c8 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 3f611faca8dcfec2b19f20b084d421ff886c4d3e..d811d29ae515a5bff235d8a477fea9011d63105b 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 72479113e63c830ef4fd8c71f056292225177e1d..39f16ed6f02bfd0c869d935dec28407086ed5945 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 31adcf7922abadf10759b9dc7db6a9e1540e67d9..bd2adb5fe97115c8a6f7c60d109345c90f48d54d 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) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index e18ff531e746135392417ede3acdfb5ce6065068..86fe2480b7998a88df854826aa91884c5d9ddb43 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 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 6eb05aed03ac88810dacdf723294c870163dcb0d..fe67d76f1ee3b02846a367c5f7ecec31fb795325 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2009, 2011, 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 ade94373bf38f50e54b0d4f0a6bdb13fab76f275..c7cdfc9fbbad57a51a15ab5a4d2049bc3c7ddc43 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 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 8ac629b06f83c9e950b9beca0c8530ae56133378..76109251a766d98de5e0f22d0353109408775b0a 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 db9578fce6b813527f17b6fa1c9eba9c1a2eaad8..5f8a87504c0efa106fa9bd29eaf4ab305b8cf7c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2009, 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 41554d3eef3504cee14864c9a054d2fde1993924..b6ef68878e2f0ffb9a9e8269687d7e20a9e517a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2009, 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 7ff210fd7494803c62842305a1bd16e0a4b1a3e4..fcdcaae0545b75a61eaa020b13f06d936efe44d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2009, 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 2a755f22081d89a0b1589c0ef7b051692c01e88c..3f88c4db0f2f55d0f6190b18efe19050725f3ff7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 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 8515274e497eb5db172a0c1c5c607b2d7f6c8997..94133bae62965cddf3d524579eb4e2ae7353c1de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2009, 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 1d73014c0e16c5224a41650e48bbe699a500b249..4587c813afab1e629579d3240a736def07848af4 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 fd7a65aa4c2cdc0634f93a37ebd2ba58ccd65a68..1c02b60201b28fafd4f753e09f2848763b920b36 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 12a1b8c63a11e7ae1b9708172a09108c429e07e3..2e60cd84cca24893069a12720ffc9058b797b490 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 6ca673e6c47c0ce90b934c85c6e7fb0705bfd639..f617fe7b7c6a3793ef7bf1ef21cec3df7d04d95b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 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 3b3c330813185fb857cf0fd1f59979d1f6f4ea1c..02554e9a9dfbdf1b1005ae33269a18c74ebc0074 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 008ee817e858bf23c828d8b58973b8d2e4cdde6f..2da79f8b55ce72aaa4afcf94a54bb30deece440a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006-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 a162f04206354914982e2a1448683f1786c2d769..7adb769cf35e50637d289af20203906b43469111 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008, 2010, 2011, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2010, 2011, 2013, 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 cb090b3138f5ece382642102c0d53b64fad07469..11b4f49eb04bcf7a170534c4d878fcd2465e16ff 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-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index afb9007584aeabd948310769f8fc73205da53bad..00ab570d9e34d3d6a32df8e7e03eaccbfb544cb5 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-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 1416a96e80d6c5f8f51f0a90c5bda7db1bdbbdcb..c794859064a062ecf9aa226a591b6bc2aa0464f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2011-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 31a11b763101047f0e025c8fe39f082445c7ac55..01ff97b11dcbc3432b0f8336be5601557820f22e 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 c579b2dd3117968174bbeeccbc1defca5bc7690d..795b1ca4fb47983d4d10fa193070d0c2afe6380f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009-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 fe805216b9d6c99c3e61dfb9036e8b1574557d8d..8d36a2cebde448c6367bdacb0c187f44fbf9fd98 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012, 2013  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 5a3b9b3bdb18103c08a0c2daf85fe11a94ad7fe0..758e02eb33fa1b9c3f5f1bacaa5aad3e14dce222 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2010, 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 0abbd7b59cd460e1664cb61b6c21b633227bc01e..7de9a8f1e9daeb90e70e5005abc5dbaa6c0539dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012, 2013  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 2fe18062f88e256c669176b5547c20f383f3e58f..24d35bf691d9d1a7383ce0d92455666d12d6e2ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2012, 2013  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 12f5cc3a9c3023f184ec46788be7d9d0087e39f6..15a46baf3fbe462faa2a4798c79bc7eb5c440130 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 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 17dd071d724bffd334e5099d723478f6f5cd4eca..ad0b0da569e1fc0aa5f599cd644f4a75da173136 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2008, 2009, 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 7be587401af3ca9cbbf623bc7dbf5e9d4e0997c3..6b4cb1bf7c63379c442ace70dbc1d65c443d046b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2013, 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 edc4761377a4b32f788967377e9e44b8eefa311f..f70e7943312d9f60b65e7db92284a9c38aee5110 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2013, 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 a902e9e537d534aacc3dea41be28c2bd60e6776f..9d4fd28adc3e1985f8cd12208c793290c059db91 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2010-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 d4843f95ee91d905ead94dace6a9347296094aa0..00903c7374cf8f9012558c1eb519ce721c3b1783 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008, 2013, 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 b76213c6845cef0917a12092a8cbe36d73862bc5..b26a336eadc09c8529bed7115994c7e8a92d32de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2013, 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 0e1a36ac5c402335ca9e8b5bcba758d276b66854..ac2b70c59f6cffa639b03ed412c83142496c9822 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2007, 2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005-2007, 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 aa22bb6bcea39eda8edde7e0f60af26844eacea0..5aff01c2479095a80e9dfdbc0930d54d31b30890 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-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index f03f8cff4133d1e3fd3d67698f49ab5873fd99b6..1c1887f1d0c02f4217dd145a30bc4ea551ca3184 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2007, 2008, 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 c3f7a54583d3b4cc88693c7c3d1ce90282f630cc..4c60f8252f4a18a31135e0152e158a949d2e5a9f 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) 1996-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 992006ad74ae65e8a8b653e50c0c89317f22d29b..aa3a6c9ffd59476a1df0b67cec1c007da5133246 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 f36cc2d5e135bc953679cadce386b2a5607798cc..2cf584b44a6da24668d2ad54f229a58ffaa3e9dd 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 ec355a95ce5390fd28745d77631dfd8d3a9c4156..5d212502938bc7dd5c34d02faeaad9787ac1fd0d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 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 24a7a930a28730a1d36260b3831e3159d66f146c..f45a077e1e94eb2b82545c291a7a50408dec4946 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010, 2012, 2013  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
@@ -555,7 +555,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 aacc9c26464a68bf5440a2043cbdd4e117be39a1..0940df1713e5d07ea444546a24c597a3156415cb 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) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 7883cc31a3a2b012e6b192646a536f98ae6b701e..82090d1fde9127239a08130b987497d47cf169e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2007-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 38ca4ac5cd2c65dc5fae962b1cab59b2ea4b4ff6..aca90b43830af4d7076315c251e2803553322eaf 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, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index b28be2bc9756fabbe5df89babeae30192dcce235..5f3554fa53211b5a027ca96d179c773f35228515 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 95662c0e674b6ad72f56f04b55d0f1710abc9d17..cee6d700c02ecb794c755f865360d6e6173f4ff6 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) 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 208ab2ef6a04f980f41437e2ba18920cbede6038..c6b9a29ea703b99e390567f624c31f633b3264c7 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-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index f139f7261128857cfdaceb9a351265745f5ca80c..cf1c0c18fba880694fbd06f763735861bd26ad29 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2009, 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 cdc6d1d6cb14927e2847793d411c710e94a594d0..f0026c285b80432ed890e88f3d2788c743323420 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 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 abbd0a6a4f2c6bd59fa1daae587f4152aef49e4a..7272f718230f4a71a5a5440248cf9edc2373c83c 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) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 32bba86a780c88c27abbe30e102206679b7f4f09..d1ac96f535147356955576ab9736653c899bd6fd 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 18789ea74a5691861e3f19de639aacca604f1ea8..7d1dc1b975dac76774b25aa0c7e2e95a5e8e8323 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2009, 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007-2009, 2013, 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 8a22752a983d3969f70c21f43a83a5993e81ae5b..d1bee78c8ddd5d3d52ef728d1a5561dccc672b3e 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 7abf4a4b3b52b7b5c73e1c65886510120d664c54..69ded56c7f09711e1f65b444aff3c49a9b3f693d 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) 2002, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 63281e5c102b21b5b0862c3af4051b7bc8af7b2e..9428e0284f8096b3b33ff12f90c4905d44fd9b69 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 97de740d05df54f18449b8cb86bc594ea607b6d9..0dc5199b03e33060226e65870d31b50b2b93c9ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009, 2012, 2013  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 0b637b8c72d8d212156d8e49ed82e39c4a53fa35..1ebafd85a6788996848d5b4bc0bb2748c9996d78 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) 1999-2001  Internet Software Consortium.
  *
  * This code is derived from software contributed to ISC by
index 3a0c9ca46f78473ffd2451ed6bb8f9dabb3ccc07..e36fc188e5c36a22770d44fcf8c1b17188169bbd 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) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 294bb92cc7344d3ec27fbf88d1a4661561b1f7d5..85c396dfdfc28004f5821d26fe6a01b0a3163c30 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 bd52e2320b5ac8d45d3f1e99fb3b61462c9c00b3..efeb21b70e80d72de06331b221431c9e1a6ed888 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2011-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
  */