Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
635
Issues
635
List
Boards
Labels
Service Desk
Milestones
Merge Requests
107
Merge Requests
107
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
15a44745
Commit
15a44745
authored
Jul 27, 2000
by
David Lawrence
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
word wrap copyright notice at column 70
parent
b74c4df1
Changes
1000
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
1000 changed files
with
8386 additions
and
8590 deletions
+8386
-8590
COPYRIGHT
COPYRIGHT
+8
-8
Makefile.in
Makefile.in
+9
-9
acconfig.h
acconfig.h
+9
-9
bin/Makefile.in
bin/Makefile.in
+9
-9
bin/dig/Makefile.in
bin/dig/Makefile.in
+10
-10
bin/dig/dig.c
bin/dig/dig.c
+9
-9
bin/dig/dighost.c
bin/dig/dighost.c
+9
-9
bin/dig/host.1
bin/dig/host.1
+11
-11
bin/dig/host.c
bin/dig/host.c
+9
-9
bin/dig/include/dig/dig.h
bin/dig/include/dig/dig.h
+9
-9
bin/dig/nslookup.c
bin/dig/nslookup.c
+9
-9
bin/dnssec/Makefile.in
bin/dnssec/Makefile.in
+10
-10
bin/dnssec/dnssec-keygen.8
bin/dnssec/dnssec-keygen.8
+6
-7
bin/dnssec/dnssec-makekeyset.8
bin/dnssec/dnssec-makekeyset.8
+6
-7
bin/dnssec/dnssec-signkey.8
bin/dnssec/dnssec-signkey.8
+6
-7
bin/dnssec/dnssec-signzone.8
bin/dnssec/dnssec-signzone.8
+6
-7
bin/dnssec/dnssectool.c
bin/dnssec/dnssectool.c
+9
-9
bin/dnssec/dnssectool.h
bin/dnssec/dnssectool.h
+9
-9
bin/lwresd/Makefile.in
bin/lwresd/Makefile.in
+10
-10
bin/lwresd/client.c
bin/lwresd/client.c
+9
-9
bin/lwresd/client.h
bin/lwresd/client.h
+9
-9
bin/lwresd/err_pkt.c
bin/lwresd/err_pkt.c
+9
-9
bin/lwresd/main.c
bin/lwresd/main.c
+9
-9
bin/lwresd/process_gabn.c
bin/lwresd/process_gabn.c
+9
-9
bin/lwresd/process_gnba.c
bin/lwresd/process_gnba.c
+9
-9
bin/lwresd/process_noop.c
bin/lwresd/process_noop.c
+9
-9
bin/named/Makefile.in
bin/named/Makefile.in
+10
-10
bin/named/aclconf.c
bin/named/aclconf.c
+9
-9
bin/named/client.c
bin/named/client.c
+9
-9
bin/named/include/named/aclconf.h
bin/named/include/named/aclconf.h
+9
-9
bin/named/include/named/client.h
bin/named/include/named/client.h
+9
-9
bin/named/include/named/globals.h
bin/named/include/named/globals.h
+9
-9
bin/named/include/named/interfacemgr.h
bin/named/include/named/interfacemgr.h
+9
-9
bin/named/include/named/listenlist.h
bin/named/include/named/listenlist.h
+9
-9
bin/named/include/named/log.h
bin/named/include/named/log.h
+9
-9
bin/named/include/named/logconf.h
bin/named/include/named/logconf.h
+9
-9
bin/named/include/named/lwdclient.h
bin/named/include/named/lwdclient.h
+9
-9
bin/named/include/named/lwresd.h
bin/named/include/named/lwresd.h
+9
-9
bin/named/include/named/main.h
bin/named/include/named/main.h
+9
-9
bin/named/include/named/notify.h
bin/named/include/named/notify.h
+9
-9
bin/named/include/named/omapi.h
bin/named/include/named/omapi.h
+9
-9
bin/named/include/named/query.h
bin/named/include/named/query.h
+9
-9
bin/named/include/named/server.h
bin/named/include/named/server.h
+9
-9
bin/named/include/named/tkeyconf.h
bin/named/include/named/tkeyconf.h
+9
-9
bin/named/include/named/tsigconf.h
bin/named/include/named/tsigconf.h
+9
-9
bin/named/include/named/types.h
bin/named/include/named/types.h
+9
-9
bin/named/include/named/update.h
bin/named/include/named/update.h
+9
-9
bin/named/include/named/xfrout.h
bin/named/include/named/xfrout.h
+9
-9
bin/named/include/named/zoneconf.h
bin/named/include/named/zoneconf.h
+9
-9
bin/named/interfacemgr.c
bin/named/interfacemgr.c
+9
-9
bin/named/listenlist.c
bin/named/listenlist.c
+9
-9
bin/named/log.c
bin/named/log.c
+9
-9
bin/named/logconf.c
bin/named/logconf.c
+9
-9
bin/named/lwdclient.c
bin/named/lwdclient.c
+9
-9
bin/named/lwderror.c
bin/named/lwderror.c
+9
-9
bin/named/lwdgabn.c
bin/named/lwdgabn.c
+9
-9
bin/named/lwdgnba.c
bin/named/lwdgnba.c
+9
-9
bin/named/lwdnoop.c
bin/named/lwdnoop.c
+9
-9
bin/named/lwresd.8
bin/named/lwresd.8
+6
-7
bin/named/lwresd.c
bin/named/lwresd.c
+9
-9
bin/named/main.c
bin/named/main.c
+9
-9
bin/named/named.8
bin/named/named.8
+6
-7
bin/named/named.conf.test
bin/named/named.conf.test
+9
-9
bin/named/notify.c
bin/named/notify.c
+9
-9
bin/named/omapi.c
bin/named/omapi.c
+9
-9
bin/named/omapiconf.c
bin/named/omapiconf.c
+9
-9
bin/named/query.c
bin/named/query.c
+9
-9
bin/named/server.c
bin/named/server.c
+9
-9
bin/named/tkeyconf.c
bin/named/tkeyconf.c
+9
-9
bin/named/tsigconf.c
bin/named/tsigconf.c
+9
-9
bin/named/unix/Makefile.in
bin/named/unix/Makefile.in
+10
-10
bin/named/unix/include/named/os.h
bin/named/unix/include/named/os.h
+9
-9
bin/named/unix/os.c
bin/named/unix/os.c
+9
-9
bin/named/update.c
bin/named/update.c
+9
-9
bin/named/xfrout.c
bin/named/xfrout.c
+9
-9
bin/named/zoneconf.c
bin/named/zoneconf.c
+9
-9
bin/nsupdate/Makefile.in
bin/nsupdate/Makefile.in
+10
-10
bin/nsupdate/nsupdate.8
bin/nsupdate/nsupdate.8
+10
-10
bin/nsupdate/nsupdate.c
bin/nsupdate/nsupdate.c
+9
-9
bin/rndc/Makefile.in
bin/rndc/Makefile.in
+10
-10
bin/rndc/rndc.c
bin/rndc/rndc.c
+9
-9
bin/rndc/rndc.conf
bin/rndc/rndc.conf
+9
-9
bin/rndc/rndc.conf.5
bin/rndc/rndc.conf.5
+10
-10
bin/tests/Makefile.in
bin/tests/Makefile.in
+10
-10
bin/tests/adb_test.c
bin/tests/adb_test.c
+9
-9
bin/tests/b8status.pl
bin/tests/b8status.pl
+10
-10
bin/tests/b8t.mk
bin/tests/b8t.mk
+10
-10
bin/tests/b9status.pl
bin/tests/b9status.pl
+10
-10
bin/tests/b9t.mk
bin/tests/b9t.mk
+9
-9
bin/tests/byaddr_test.c
bin/tests/byaddr_test.c
+9
-9
bin/tests/byname_test.c
bin/tests/byname_test.c
+9
-9
bin/tests/compress_test.c
bin/tests/compress_test.c
+9
-9
bin/tests/db/Makefile.in
bin/tests/db/Makefile.in
+10
-10
bin/tests/db/t_db.c
bin/tests/db/t_db.c
+9
-9
bin/tests/db_test.c
bin/tests/db_test.c
+9
-9
bin/tests/dispatch_tcp_test.c
bin/tests/dispatch_tcp_test.c
+9
-9
bin/tests/dispatch_test.c
bin/tests/dispatch_test.c
+9
-9
bin/tests/dst/Makefile.in
bin/tests/dst/Makefile.in
+10
-10
bin/tests/dst/dst_test.c
bin/tests/dst/dst_test.c
+9
-9
bin/tests/dst/t_dst.c
bin/tests/dst/t_dst.c
+9
-9
bin/tests/entropy2_test.c
bin/tests/entropy2_test.c
+9
-9
bin/tests/entropy_test.c
bin/tests/entropy_test.c
+9
-9
bin/tests/fsaccess_test.c
bin/tests/fsaccess_test.c
+9
-9
bin/tests/gxba_test.c
bin/tests/gxba_test.c
+9
-9
bin/tests/gxbn_test.c
bin/tests/gxbn_test.c
+9
-9
bin/tests/hash_test.c
bin/tests/hash_test.c
+9
-9
bin/tests/headerdep_test.sh.in
bin/tests/headerdep_test.sh.in
+10
-10
bin/tests/inter_test.c
bin/tests/inter_test.c
+9
-9
bin/tests/keyboard_test.c
bin/tests/keyboard_test.c
+9
-9
bin/tests/lex_test.c
bin/tests/lex_test.c
+9
-9
bin/tests/lfsr_test.c
bin/tests/lfsr_test.c
+9
-9
bin/tests/log_test.c
bin/tests/log_test.c
+9
-9
bin/tests/lwres_test.c
bin/tests/lwres_test.c
+9
-9
bin/tests/lwresconf_test.c
bin/tests/lwresconf_test.c
+9
-9
bin/tests/master/Makefile.in
bin/tests/master/Makefile.in
+10
-10
bin/tests/master/t_master.c
bin/tests/master/t_master.c
+9
-9
bin/tests/master_test.c
bin/tests/master_test.c
+9
-9
bin/tests/mem/Makefile.in
bin/tests/mem/Makefile.in
+10
-10
bin/tests/mem/t_mem.c
bin/tests/mem/t_mem.c
+9
-9
bin/tests/mempool_test.c
bin/tests/mempool_test.c
+9
-9
bin/tests/name_test.c
bin/tests/name_test.c
+9
-9
bin/tests/named.conf
bin/tests/named.conf
+9
-9
bin/tests/names/Makefile.in
bin/tests/names/Makefile.in
+10
-10
bin/tests/names/t_names.c
bin/tests/names/t_names.c
+9
-9
bin/tests/nconf_test.c
bin/tests/nconf_test.c
+9
-9
bin/tests/ndc.conf
bin/tests/ndc.conf
+9
-9
bin/tests/ndcconf_test.c
bin/tests/ndcconf_test.c
+9
-9
bin/tests/net/Makefile.in
bin/tests/net/Makefile.in
+10
-10
bin/tests/net/driver.c
bin/tests/net/driver.c
+9
-9
bin/tests/net/driver.h
bin/tests/net/driver.h
+9
-9
bin/tests/net/netaddr_multicast.c
bin/tests/net/netaddr_multicast.c
+9
-9
bin/tests/net/sockaddr_multicast.c
bin/tests/net/sockaddr_multicast.c
+9
-9
bin/tests/net/testsuite.h
bin/tests/net/testsuite.h
+9
-9
bin/tests/nxtify.c
bin/tests/nxtify.c
+9
-9
bin/tests/omapi_test.c
bin/tests/omapi_test.c
+9
-9
bin/tests/printmsg.c
bin/tests/printmsg.c
+9
-9
bin/tests/printmsg.h
bin/tests/printmsg.h
+9
-9
bin/tests/ratelimiter_test.c
bin/tests/ratelimiter_test.c
+9
-9
bin/tests/rbt/Makefile.in
bin/tests/rbt/Makefile.in
+10
-10
bin/tests/rbt/t_rbt.c
bin/tests/rbt/t_rbt.c
+9
-9
bin/tests/rbt_test.c
bin/tests/rbt_test.c
+9
-9
bin/tests/rbt_test.txt
bin/tests/rbt_test.txt
+9
-9
bin/tests/rdata_test.c
bin/tests/rdata_test.c
+9
-9
bin/tests/resolv.conf.sample
bin/tests/resolv.conf.sample
+9
-9
bin/tests/rwlock_test.c
bin/tests/rwlock_test.c
+9
-9
bin/tests/serial_test.c
bin/tests/serial_test.c
+9
-9
bin/tests/shutdown_test.c
bin/tests/shutdown_test.c
+9
-9
bin/tests/sock_test.c
bin/tests/sock_test.c
+9
-9
bin/tests/sockaddr/Makefile.in
bin/tests/sockaddr/Makefile.in
+10
-10
bin/tests/sockaddr/t_sockaddr.c
bin/tests/sockaddr/t_sockaddr.c
+9
-9
bin/tests/sym_test.c
bin/tests/sym_test.c
+9
-9
bin/tests/system/Makefile.in
bin/tests/system/Makefile.in
+9
-9
bin/tests/system/cleanall.sh
bin/tests/system/cleanall.sh
+9
-9
bin/tests/system/conf.sh.in
bin/tests/system/conf.sh.in
+9
-9
bin/tests/system/digcomp.pl
bin/tests/system/digcomp.pl
+9
-9
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/clean.sh
+9
-9
bin/tests/system/dnssec/ns1/named.conf
bin/tests/system/dnssec/ns1/named.conf
+9
-9
bin/tests/system/dnssec/ns1/root.db.in
bin/tests/system/dnssec/ns1/root.db.in
+9
-9
bin/tests/system/dnssec/ns1/sign.sh
bin/tests/system/dnssec/ns1/sign.sh
+10
-10
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns2/example.db.in
+10
-10
bin/tests/system/dnssec/ns2/insecure.secure.example.db
bin/tests/system/dnssec/ns2/insecure.secure.example.db
+9
-9
bin/tests/system/dnssec/ns2/named.conf
bin/tests/system/dnssec/ns2/named.conf
+9
-9
bin/tests/system/dnssec/ns2/private.secure.example.db.in
bin/tests/system/dnssec/ns2/private.secure.example.db.in
+9
-9
bin/tests/system/dnssec/ns2/root.hint
bin/tests/system/dnssec/ns2/root.hint
+9
-9
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns2/sign.sh
+10
-10
bin/tests/system/dnssec/ns3/bogus.example.db.in
bin/tests/system/dnssec/ns3/bogus.example.db.in
+9
-9
bin/tests/system/dnssec/ns3/insecure.example.db
bin/tests/system/dnssec/ns3/insecure.example.db
+9
-9
bin/tests/system/dnssec/ns3/named.conf
bin/tests/system/dnssec/ns3/named.conf
+9
-9
bin/tests/system/dnssec/ns3/root.hint
bin/tests/system/dnssec/ns3/root.hint
+9
-9
bin/tests/system/dnssec/ns3/secure.example.db.in
bin/tests/system/dnssec/ns3/secure.example.db.in
+9
-9
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/ns3/sign.sh
+10
-10
bin/tests/system/dnssec/ns4/named.conf
bin/tests/system/dnssec/ns4/named.conf
+9
-9
bin/tests/system/dnssec/ns4/root.hint
bin/tests/system/dnssec/ns4/root.hint
+9
-9
bin/tests/system/dnssec/ns5/named.conf
bin/tests/system/dnssec/ns5/named.conf
+9
-9
bin/tests/system/dnssec/ns5/root.hint
bin/tests/system/dnssec/ns5/root.hint
+9
-9
bin/tests/system/dnssec/ns5/trusted.conf.bad
bin/tests/system/dnssec/ns5/trusted.conf.bad
+9
-9
bin/tests/system/dnssec/setup.sh
bin/tests/system/dnssec/setup.sh
+9
-9
bin/tests/system/dnssec/tests.sh
bin/tests/system/dnssec/tests.sh
+10
-10
bin/tests/system/glue/clean.sh
bin/tests/system/glue/clean.sh
+9
-9
bin/tests/system/glue/ns1/cache
bin/tests/system/glue/ns1/cache
+9
-9
bin/tests/system/glue/ns1/mil.db
bin/tests/system/glue/ns1/mil.db
+9
-9
bin/tests/system/glue/ns1/named.conf
bin/tests/system/glue/ns1/named.conf
+9
-9
bin/tests/system/glue/ns1/net.db
bin/tests/system/glue/ns1/net.db
+9
-9
bin/tests/system/glue/ns1/root-servers.nil.db
bin/tests/system/glue/ns1/root-servers.nil.db
+9
-9
bin/tests/system/glue/ns1/root.db
bin/tests/system/glue/ns1/root.db
+9
-9
bin/tests/system/glue/tests.sh
bin/tests/system/glue/tests.sh
+10
-10
bin/tests/system/ifconfig.sh
bin/tests/system/ifconfig.sh
+9
-9
bin/tests/system/limits/clean.sh
bin/tests/system/limits/clean.sh
+9
-9
bin/tests/system/limits/ns1/example.db
bin/tests/system/limits/ns1/example.db
+9
-9
bin/tests/system/limits/ns1/named.conf
bin/tests/system/limits/ns1/named.conf
+9
-9
bin/tests/system/limits/ns1/root.db
bin/tests/system/limits/ns1/root.db
+9
-9
bin/tests/system/limits/tests.sh
bin/tests/system/limits/tests.sh
+10
-10
bin/tests/system/lwresd/Makefile.in
bin/tests/system/lwresd/Makefile.in
+10
-10
bin/tests/system/lwresd/lwresd1/resolv.conf
bin/tests/system/lwresd/lwresd1/resolv.conf
+9
-9
bin/tests/system/lwresd/lwtest.c
bin/tests/system/lwresd/lwtest.c
+9
-9
bin/tests/system/lwresd/ns1/10.10.10.in-addr.arpa.db
bin/tests/system/lwresd/ns1/10.10.10.in-addr.arpa.db
+9
-9
bin/tests/system/lwresd/ns1/example1.db
bin/tests/system/lwresd/ns1/example1.db
+9
-9
bin/tests/system/lwresd/ns1/example2.db
bin/tests/system/lwresd/ns1/example2.db
+9
-9
bin/tests/system/lwresd/ns1/ip6.arpa.db
bin/tests/system/lwresd/ns1/ip6.arpa.db
+9
-9
bin/tests/system/lwresd/ns1/ip6.int.db
bin/tests/system/lwresd/ns1/ip6.int.db
+9
-9
bin/tests/system/lwresd/ns1/named.conf
bin/tests/system/lwresd/ns1/named.conf
+9
-9
bin/tests/system/lwresd/ns1/root.db
bin/tests/system/lwresd/ns1/root.db
+9
-9
bin/tests/system/lwresd/resolv.conf
bin/tests/system/lwresd/resolv.conf
+9
-9
bin/tests/system/lwresd/tests.sh
bin/tests/system/lwresd/tests.sh
+9
-9
bin/tests/system/notify/clean.sh
bin/tests/system/notify/clean.sh
+9
-9
bin/tests/system/notify/ns1/named.conf
bin/tests/system/notify/ns1/named.conf
+9
-9
bin/tests/system/notify/ns1/root.db
bin/tests/system/notify/ns1/root.db
+9
-9
bin/tests/system/notify/ns2/example1.db
bin/tests/system/notify/ns2/example1.db
+9
-9
bin/tests/system/notify/ns2/example2.db
bin/tests/system/notify/ns2/example2.db
+9
-9
bin/tests/system/notify/ns2/example3.db
bin/tests/system/notify/ns2/example3.db
+9
-9
bin/tests/system/notify/ns2/example4.db
bin/tests/system/notify/ns2/example4.db
+9
-9
bin/tests/system/notify/ns2/named.conf
bin/tests/system/notify/ns2/named.conf
+9
-9
bin/tests/system/notify/ns2/root.hint
bin/tests/system/notify/ns2/root.hint
+9
-9
bin/tests/system/notify/ns3/named.conf
bin/tests/system/notify/ns3/named.conf
+9
-9
bin/tests/system/notify/ns3/root.hint
bin/tests/system/notify/ns3/root.hint
+9
-9
bin/tests/system/notify/setup.sh
bin/tests/system/notify/setup.sh
+9
-9
bin/tests/system/notify/tests.sh
bin/tests/system/notify/tests.sh
+10
-10
bin/tests/system/nsupdate/clean.sh
bin/tests/system/nsupdate/clean.sh
+9
-9
bin/tests/system/nsupdate/ns1/example.orig
bin/tests/system/nsupdate/ns1/example.orig
+9
-9
bin/tests/system/nsupdate/ns1/named.conf
bin/tests/system/nsupdate/ns1/named.conf
+9
-9
bin/tests/system/nsupdate/ns1/update.orig
bin/tests/system/nsupdate/ns1/update.orig
+9
-9
bin/tests/system/nsupdate/ns2/named.conf
bin/tests/system/nsupdate/ns2/named.conf
+9
-9
bin/tests/system/nsupdate/setup.sh
bin/tests/system/nsupdate/setup.sh
+9
-9
bin/tests/system/nsupdate/tests.sh
bin/tests/system/nsupdate/tests.sh
+10
-10
bin/tests/system/nsupdate/update_test.pl
bin/tests/system/nsupdate/update_test.pl
+10
-10
bin/tests/system/resolver/ns1/named.conf
bin/tests/system/resolver/ns1/named.conf
+9
-9
bin/tests/system/resolver/ns1/root.hint
bin/tests/system/resolver/ns1/root.hint
+9
-9
bin/tests/system/resolver/prereq.sh
bin/tests/system/resolver/prereq.sh
+9
-9
bin/tests/system/resolver/tests.sh
bin/tests/system/resolver/tests.sh
+9
-9
bin/tests/system/run.sh
bin/tests/system/run.sh
+10
-10
bin/tests/system/runall.sh
bin/tests/system/runall.sh
+9
-9
bin/tests/system/setup.sh
bin/tests/system/setup.sh
+10
-10
bin/tests/system/start.sh
bin/tests/system/start.sh
+9
-9
bin/tests/system/stop.sh
bin/tests/system/stop.sh
+9
-9
bin/tests/system/stub/clean.sh
bin/tests/system/stub/clean.sh
+9
-9
bin/tests/system/stub/ns1/named.conf
bin/tests/system/stub/ns1/named.conf
+9
-9
bin/tests/system/stub/ns1/root.db
bin/tests/system/stub/ns1/root.db
+9
-9
bin/tests/system/stub/ns2/child.example.db
bin/tests/system/stub/ns2/child.example.db
+9
-9
bin/tests/system/stub/ns2/named.conf
bin/tests/system/stub/ns2/named.conf
+9
-9
bin/tests/system/stub/ns2/root.hint
bin/tests/system/stub/ns2/root.hint
+9
-9
bin/tests/system/stub/ns3/example.db
bin/tests/system/stub/ns3/example.db
+9
-9
bin/tests/system/stub/ns3/named.conf
bin/tests/system/stub/ns3/named.conf
+9
-9
bin/tests/system/stub/ns3/root.hint
bin/tests/system/stub/ns3/root.hint
+9
-9
bin/tests/system/stub/tests.sh
bin/tests/system/stub/tests.sh
+10
-10
bin/tests/system/testsock.pl
bin/tests/system/testsock.pl
+9
-9
bin/tests/system/views/clean.sh
bin/tests/system/views/clean.sh
+9
-9
bin/tests/system/views/ns1/named.conf
bin/tests/system/views/ns1/named.conf
+9
-9
bin/tests/system/views/ns1/root.db
bin/tests/system/views/ns1/root.db
+9
-9
bin/tests/system/views/ns2/example1.db
bin/tests/system/views/ns2/example1.db
+9
-9
bin/tests/system/views/ns2/example2.db
bin/tests/system/views/ns2/example2.db
+9
-9
bin/tests/system/views/ns2/internal.db
bin/tests/system/views/ns2/internal.db
+9
-9
bin/tests/system/views/ns2/named1.conf
bin/tests/system/views/ns2/named1.conf
+9
-9
bin/tests/system/views/ns2/named2.conf
bin/tests/system/views/ns2/named2.conf
+9
-9
bin/tests/system/views/ns2/root.hint
bin/tests/system/views/ns2/root.hint
+9
-9
bin/tests/system/views/ns3/internal.db
bin/tests/system/views/ns3/internal.db
+9
-9
bin/tests/system/views/ns3/named1.conf
bin/tests/system/views/ns3/named1.conf
+9
-9
bin/tests/system/views/ns3/named2.conf
bin/tests/system/views/ns3/named2.conf
+9
-9
bin/tests/system/views/ns3/root.hint
bin/tests/system/views/ns3/root.hint
+9
-9
bin/tests/system/views/rndc.conf
bin/tests/system/views/rndc.conf
+9
-9
bin/tests/system/views/setup.sh
bin/tests/system/views/setup.sh
+9
-9
bin/tests/system/views/tests.sh
bin/tests/system/views/tests.sh
+10
-10
bin/tests/system/xfer/clean.sh
bin/tests/system/xfer/clean.sh
+9
-9
bin/tests/system/xfer/ns1/named.conf
bin/tests/system/xfer/ns1/named.conf
+9
-9
bin/tests/system/xfer/ns1/root.db
bin/tests/system/xfer/ns1/root.db
+9
-9
bin/tests/system/xfer/ns2/example.db
bin/tests/system/xfer/ns2/example.db
+9
-9
bin/tests/system/xfer/ns2/named.conf
bin/tests/system/xfer/ns2/named.conf
+9
-9
bin/tests/system/xfer/ns2/root.hint
bin/tests/system/xfer/ns2/root.hint
+9
-9
bin/tests/system/xfer/ns2/tsigzone.db
bin/tests/system/xfer/ns2/tsigzone.db
+9
-9
bin/tests/system/xfer/ns3/named.conf
bin/tests/system/xfer/ns3/named.conf
+9
-9
bin/tests/system/xfer/ns3/root.hint
bin/tests/system/xfer/ns3/root.hint
+9
-9
bin/tests/system/xfer/tests.sh
bin/tests/system/xfer/tests.sh
+10
-10
bin/tests/system/xferquota/clean.sh
bin/tests/system/xferquota/clean.sh
+9
-9
bin/tests/system/xferquota/ns1/changing1.db
bin/tests/system/xferquota/ns1/changing1.db
+9
-9
bin/tests/system/xferquota/ns1/changing2.db
bin/tests/system/xferquota/ns1/changing2.db
+9
-9
bin/tests/system/xferquota/ns1/named.conf
bin/tests/system/xferquota/ns1/named.conf
+9
-9
bin/tests/system/xferquota/ns1/root.db
bin/tests/system/xferquota/ns1/root.db
+9
-9
bin/tests/system/xferquota/ns2/example.db
bin/tests/system/xferquota/ns2/example.db
+9
-9
bin/tests/system/xferquota/ns2/named.conf
bin/tests/system/xferquota/ns2/named.conf
+9
-9
bin/tests/system/xferquota/ns2/root.hint
bin/tests/system/xferquota/ns2/root.hint
+9
-9
bin/tests/system/xferquota/setup.pl
bin/tests/system/xferquota/setup.pl
+9
-9
bin/tests/system/xferquota/setup.sh
bin/tests/system/xferquota/setup.sh
+9
-9
bin/tests/system/xferquota/tests.sh
bin/tests/system/xferquota/tests.sh
+9
-9
bin/tests/t_api.pl
bin/tests/t_api.pl
+10
-10
bin/tests/task_test.c
bin/tests/task_test.c
+9
-9
bin/tests/tasks/Makefile.in
bin/tests/tasks/Makefile.in
+10
-10
bin/tests/tasks/t_tasks.c
bin/tests/tasks/t_tasks.c
+9
-9
bin/tests/timer_test.c
bin/tests/timer_test.c
+9
-9
bin/tests/timers/Makefile.in
bin/tests/timers/Makefile.in
+10
-10
bin/tests/timers/t_timers.c
bin/tests/timers/t_timers.c
+9
-9
bin/tests/tkey_test.c
bin/tests/tkey_test.c
+9
-9
bin/tests/update_test.pl
bin/tests/update_test.pl
+9
-9
bin/tests/wire_test.c
bin/tests/wire_test.c
+9
-9
bin/tests/zone2_test.c
bin/tests/zone2_test.c
+9
-9
bin/tests/zone_test.c
bin/tests/zone_test.c
+9
-9
configure.in
configure.in
+9
-9
conftools/perllib/dnsconf/DNSConf-macros.h
conftools/perllib/dnsconf/DNSConf-macros.h
+9
-9
conftools/perllib/dnsconf/DNSConf.i
conftools/perllib/dnsconf/DNSConf.i
+9
-9
conftools/perllib/dnsconf/Makefile.PL
conftools/perllib/dnsconf/Makefile.PL
+9
-9
conftools/perllib/dnsconf/named1.conf
conftools/perllib/dnsconf/named1.conf
+9
-9
conftools/perllib/dnsconf/test.pl
conftools/perllib/dnsconf/test.pl
+10
-10
contrib/named-bootconf/named-bootconf.sh
contrib/named-bootconf/named-bootconf.sh
+9
-9
contrib/nanny/nanny.pl
contrib/nanny/nanny.pl
+10
-10
doc/arm/Bv9ARM.1.html
doc/arm/Bv9ARM.1.html
+9
-9
doc/arm/Bv9ARM.2.html
doc/arm/Bv9ARM.2.html
+9
-9
doc/arm/Bv9ARM.3.html
doc/arm/Bv9ARM.3.html
+9
-9
doc/arm/Bv9ARM.4.html
doc/arm/Bv9ARM.4.html
+9
-9
doc/arm/Bv9ARM.5.html
doc/arm/Bv9ARM.5.html
+9
-9
doc/arm/Bv9ARM.6.html
doc/arm/Bv9ARM.6.html
+9
-9
doc/arm/Bv9ARM.7.html
doc/arm/Bv9ARM.7.html
+9
-9
doc/arm/Bv9ARM.8.html
doc/arm/Bv9ARM.8.html
+9
-9
doc/arm/Bv9ARM.9.html
doc/arm/Bv9ARM.9.html
+9
-9
doc/arm/Bv9ARM.css
doc/arm/Bv9ARM.css
+19
-0
doc/arm/Bv9ARM.html
doc/arm/Bv9ARM.html
+9
-9
doc/arm/Bv9ARM.txt
doc/arm/Bv9ARM.txt
+5
-0
doc/dev/coding.html
doc/dev/coding.html
+9
-9
doc/dev/rdata.html
doc/dev/rdata.html
+9
-9
doc/html/config/acl.html
doc/html/config/acl.html
+9
-9
doc/html/config/address_list.html
doc/html/config/address_list.html
+9
-9
doc/html/config/comments.html
doc/html/config/comments.html
+9
-9
doc/html/config/config.html
doc/html/config/config.html
+9
-9
doc/html/config/controls.html
doc/html/config/controls.html
+9
-9
doc/html/config/docdef.html
doc/html/config/docdef.html
+9
-9
doc/html/config/example.html
doc/html/config/example.html
+9
-9
doc/html/config/include.html
doc/html/config/include.html
+9
-9
doc/html/config/key.html
doc/html/config/key.html
+9
-9
doc/html/config/logging.html
doc/html/config/logging.html
+9
-9
doc/html/config/master.html
doc/html/config/master.html
+9
-9
doc/html/config/options.html
doc/html/config/options.html
+9
-9
doc/html/config/server.html
doc/html/config/server.html
+9
-9
doc/html/config/trusted-keys.html
doc/html/config/trusted-keys.html
+9
-9
doc/html/config/zone.html
doc/html/config/zone.html
+9
-9
doc/man/bin/host.1
doc/man/bin/host.1
+11
-11
doc/man/bin/lwresd.8
doc/man/bin/lwresd.8
+6
-7
doc/man/bin/named.8
doc/man/bin/named.8
+6
-7
doc/man/bin/nsupdate.8
doc/man/bin/nsupdate.8
+10
-10
doc/man/bin/rndc.conf.5
doc/man/bin/rndc.conf.5
+10
-10
doc/man/ctoman
doc/man/ctoman
+9
-9
doc/man/dnssec/dnssec-keygen.8
doc/man/dnssec/dnssec-keygen.8
+6
-7
doc/man/dnssec/dnssec-makekeyset.8
doc/man/dnssec/dnssec-makekeyset.8
+6
-7
doc/man/dnssec/dnssec-signkey.8
doc/man/dnssec/dnssec-signkey.8
+6
-7
doc/man/dnssec/dnssec-signzone.8
doc/man/dnssec/dnssec-signzone.8
+6
-7
doc/man/isc/isc__errno2result.3
doc/man/isc/isc__errno2result.3
+6
-7
doc/man/isc/isc_app.3
doc/man/isc/isc_app.3
+7
-8
doc/man/isc/isc_app_finish.3
doc/man/isc/isc_app_finish.3
+6
-7
doc/man/isc/isc_app_onrun.3
doc/man/isc/isc_app_onrun.3
+6
-7
doc/man/isc/isc_app_reload.3
doc/man/isc/isc_app_reload.3
+6
-7
doc/man/isc/isc_app_run.3
doc/man/isc/isc_app_run.3
+6
-7
doc/man/isc/isc_app_shutdown.3
doc/man/isc/isc_app_shutdown.3
+6
-7
doc/man/isc/isc_app_start.3
doc/man/isc/isc_app_start.3
+6
-7
doc/man/isc/isc_dir.3
doc/man/isc/isc_dir.3
+5
-8
doc/man/isc/isc_dir_chdir.3
doc/man/isc/isc_dir_chdir.3
+6
-7
doc/man/isc/isc_dir_close.3
doc/man/isc/isc_dir_close.3
+6
-7
doc/man/isc/isc_dir_init.3
doc/man/isc/isc_dir_init.3
+6
-7
doc/man/isc/isc_dir_open.3
doc/man/isc/isc_dir_open.3
+6
-7
doc/man/isc/isc_dir_read.3
doc/man/isc/isc_dir_read.3
+6
-7
doc/man/isc/isc_dir_reset.3
doc/man/isc/isc_dir_reset.3
+6
-7
doc/man/isc/isc_error.3
doc/man/isc/isc_error.3
+6
-7
doc/man/isc/isc_file.3
doc/man/isc/isc_file.3
+6
-7
doc/man/isc/isc_file_getmodtime.3
doc/man/isc/isc_file_getmodtime.3
+6
-7
doc/man/isc/isc_file_mktemplate.3
doc/man/isc/isc_file_mktemplate.3
+6
-7
doc/man/isc/isc_file_openunique.3
doc/man/isc/isc_file_openunique.3
+6
-7
doc/man/isc/isc_file_remove.3
doc/man/isc/isc_file_remove.3
+6
-7
doc/man/isc/isc_file_settime.3
doc/man/isc/isc_file_settime.3
+6
-7
doc/man/isc/isc_interfaceiter_create.3
doc/man/isc/isc_interfaceiter_create.3
+6
-7
doc/man/isc/isc_interfaceiter_current.3
doc/man/isc/isc_interfaceiter_current.3
+6
-7
doc/man/isc/isc_interfaceiter_destroy.3
doc/man/isc/isc_interfaceiter_destroy.3
+6
-7
doc/man/isc/isc_interfaceiter_first.3
doc/man/isc/isc_interfaceiter_first.3
+6
-7
doc/man/isc/isc_interfaceiter_next.3
doc/man/isc/isc_interfaceiter_next.3
+6
-7
doc/man/isc/isc_interval_iszero.3
doc/man/isc/isc_interval_iszero.3
+6
-7
doc/man/isc/isc_ipproto.3
doc/man/isc/isc_ipproto.3
+6
-7
doc/man/isc/isc_net_probeipv4.3
doc/man/isc/isc_net_probeipv4.3
+6
-7
doc/man/isc/isc_net_probeipv6.3
doc/man/isc/isc_net_probeipv6.3
+6
-7
doc/man/isc/isc_netif.3
doc/man/isc/isc_netif.3
+6
-7
doc/man/isc/isc_socket.3
doc/man/isc/isc_socket.3
+6
-7
doc/man/isc/isc_socket_accept.3
doc/man/isc/isc_socket_accept.3
+6
-7
doc/man/isc/isc_socket_attach.3
doc/man/isc/isc_socket_attach.3
+6
-7
doc/man/isc/isc_socket_bind.3
doc/man/isc/isc_socket_bind.3
+6
-7
doc/man/isc/isc_socket_cancel.3
doc/man/isc/isc_socket_cancel.3
+6
-7
doc/man/isc/isc_socket_connect.3
doc/man/isc/isc_socket_connect.3
+6
-7
doc/man/isc/isc_socket_create.3
doc/man/isc/isc_socket_create.3
+6
-7
doc/man/isc/isc_socket_detach.3
doc/man/isc/isc_socket_detach.3
+6
-7
doc/man/isc/isc_socket_getpeername.3
doc/man/isc/isc_socket_getpeername.3
+6
-7
doc/man/isc/isc_socket_getsockname.3
doc/man/isc/isc_socket_getsockname.3
+6
-7
doc/man/isc/isc_socket_gettype.3
doc/man/isc/isc_socket_gettype.3
+6
-7
doc/man/isc/isc_socket_isbound.3
doc/man/isc/isc_socket_isbound.3
+6
-7
doc/man/isc/isc_socket_listen.3
doc/man/isc/isc_socket_listen.3
+6
-7
doc/man/isc/isc_socket_recv.3
doc/man/isc/isc_socket_recv.3
+6
-7
doc/man/isc/isc_socket_recvmark.3
doc/man/isc/isc_socket_recvmark.3
+6
-7
doc/man/isc/isc_socket_recvv.3
doc/man/isc/isc_socket_recvv.3
+6
-7
doc/man/isc/isc_socket_send.3
doc/man/isc/isc_socket_send.3
+6
-7
doc/man/isc/isc_socket_sendmark.3
doc/man/isc/isc_socket_sendmark.3
+6
-7
doc/man/isc/isc_socket_sendto.3
doc/man/isc/isc_socket_sendto.3
+6
-7
doc/man/isc/isc_socket_sendtov.3
doc/man/isc/isc_socket_sendtov.3
+6
-7
doc/man/isc/isc_socket_sendv.3
doc/man/isc/isc_socket_sendv.3
+6
-7
doc/man/isc/isc_socketmgr_create.3
doc/man/isc/isc_socketmgr_create.3
+6
-7
doc/man/isc/isc_socketmgr_destroy.3
doc/man/isc/isc_socketmgr_destroy.3
+6
-7
doc/man/isc/isc_stdio.3
doc/man/isc/isc_stdio.3
+6
-7
doc/man/isc/isc_stdio_close.3
doc/man/isc/isc_stdio_close.3
+6
-7
doc/man/isc/isc_stdio_flush.3
doc/man/isc/isc_stdio_flush.3
+6
-7
doc/man/isc/isc_stdio_open.3
doc/man/isc/isc_stdio_open.3
+6
-7
doc/man/isc/isc_stdio_read.3
doc/man/isc/isc_stdio_read.3
+6
-7
doc/man/isc/isc_stdio_seek.3
doc/man/isc/isc_stdio_seek.3
+6
-7
doc/man/isc/isc_stdio_sync.3
doc/man/isc/isc_stdio_sync.3
+6
-7
doc/man/isc/isc_stdio_write.3
doc/man/isc/isc_stdio_write.3
+6
-7
doc/man/isc/isc_stdtime.3
doc/man/isc/isc_stdtime.3
+6
-7
doc/man/isc/isc_stdtime_get.3
doc/man/isc/isc_stdtime_get.3
+6
-7
doc/man/isc/isc_time.3
doc/man/isc/isc_time.3
+6
-7
doc/man/isc/isc_time_add.3
doc/man/isc/isc_time_add.3
+6
-7
doc/man/isc/isc_time_compare.3
doc/man/isc/isc_time_compare.3
+6
-7
doc/man/isc/isc_time_isepoch.3
doc/man/isc/isc_time_isepoch.3
+6
-7
doc/man/isc/isc_time_microdiff.3
doc/man/isc/isc_time_microdiff.3
+6
-7
doc/man/isc/isc_time_nanoseconds.3
doc/man/isc/isc_time_nanoseconds.3
+6
-7
doc/man/isc/isc_time_now.3
doc/man/isc/isc_time_now.3
+6
-7
doc/man/isc/isc_time_nowplusinterval.3
doc/man/isc/isc_time_nowplusinterval.3
+6
-7
doc/man/isc/isc_time_seconds.3
doc/man/isc/isc_time_seconds.3
+6
-7
doc/man/isc/isc_time_secondsastimet.3
doc/man/isc/isc_time_secondsastimet.3
+6
-7
doc/man/isc/isc_time_set.3
doc/man/isc/isc_time_set.3
+6
-7
doc/man/isc/isc_time_settoepoch.3
doc/man/isc/isc_time_settoepoch.3
+6
-7
doc/man/isc/isc_time_subtract.3
doc/man/isc/isc_time_subtract.3
+6
-7
doc/man/lwres/lwres.3
doc/man/lwres/lwres.3
+6
-7
doc/man/lwres/lwres_addr_parse.3
doc/man/lwres/lwres_addr_parse.3
+6
-7
doc/man/lwres/lwres_buffer.3
doc/man/lwres/lwres_buffer.3
+6
-7
doc/man/lwres/lwres_buffer_add.3
doc/man/lwres/lwres_buffer_add.3
+6
-7
doc/man/lwres/lwres_buffer_back.3
doc/man/lwres/lwres_buffer_back.3
+6
-7
doc/man/lwres/lwres_buffer_clear.3
doc/man/lwres/lwres_buffer_clear.3
+6
-7
doc/man/lwres/lwres_buffer_first.3
doc/man/lwres/lwres_buffer_first.3
+6
-7
doc/man/lwres/lwres_buffer_forward.3
doc/man/lwres/lwres_buffer_forward.3
+6
-7
doc/man/lwres/lwres_buffer_getmem.3
doc/man/lwres/lwres_buffer_getmem.3
+6
-7
doc/man/lwres/lwres_buffer_getuint16.3
doc/man/lwres/lwres_buffer_getuint16.3
+6
-7
doc/man/lwres/lwres_buffer_getuint32.3
doc/man/lwres/lwres_buffer_getuint32.3
+6
-7
doc/man/lwres/lwres_buffer_getuint8.3
doc/man/lwres/lwres_buffer_getuint8.3
+6
-7
doc/man/lwres/lwres_buffer_init.3
doc/man/lwres/lwres_buffer_init.3
+6
-7
doc/man/lwres/lwres_buffer_invalidate.3
doc/man/lwres/lwres_buffer_invalidate.3
+6
-7
doc/man/lwres/lwres_buffer_putmem.3
doc/man/lwres/lwres_buffer_putmem.3
+6
-7
doc/man/lwres/lwres_buffer_putuint16.3
doc/man/lwres/lwres_buffer_putuint16.3
+6
-7
doc/man/lwres/lwres_buffer_putuint32.3
doc/man/lwres/lwres_buffer_putuint32.3
+6
-7
doc/man/lwres/lwres_buffer_putuint8.3
doc/man/lwres/lwres_buffer_putuint8.3
+6
-7
doc/man/lwres/lwres_buffer_subtract.3
doc/man/lwres/lwres_buffer_subtract.3
+6
-7
doc/man/lwres/lwres_conf_clear.3
doc/man/lwres/lwres_conf_clear.3
+6
-7
doc/man/lwres/lwres_conf_get.3
doc/man/lwres/lwres_conf_get.3
+6
-7
doc/man/lwres/lwres_conf_init.3
doc/man/lwres/lwres_conf_init.3
+6
-7
doc/man/lwres/lwres_conf_parse.3
doc/man/lwres/lwres_conf_parse.3
+6
-7
doc/man/lwres/lwres_conf_print.3
doc/man/lwres/lwres_conf_print.3
+6
-7
doc/man/lwres/lwres_config.3
doc/man/lwres/lwres_config.3
+6
-7
doc/man/lwres/lwres_context.3
doc/man/lwres/lwres_context.3
+6
-7
doc/man/lwres/lwres_context_allocmem.3
doc/man/lwres/lwres_context_allocmem.3
+6
-7
doc/man/lwres/lwres_context_create.3
doc/man/lwres/lwres_context_create.3
+6
-7
doc/man/lwres/lwres_context_destroy.3
doc/man/lwres/lwres_context_destroy.3
+6
-7
doc/man/lwres/lwres_context_freemem.3
doc/man/lwres/lwres_context_freemem.3
+6
-7
doc/man/lwres/lwres_context_initserial.3
doc/man/lwres/lwres_context_initserial.3
+6
-7
doc/man/lwres/lwres_context_nextserial.3
doc/man/lwres/lwres_context_nextserial.3
+6
-7
doc/man/lwres/lwres_context_sendrecv.3
doc/man/lwres/lwres_context_sendrecv.3
+6
-7
doc/man/lwres/lwres_endhostent.3
doc/man/lwres/lwres_endhostent.3
+6
-7
doc/man/lwres/lwres_endhostent_r.3
doc/man/lwres/lwres_endhostent_r.3
+6
-7
doc/man/lwres/lwres_freeaddrinfo.3
doc/man/lwres/lwres_freeaddrinfo.3
+6
-7
doc/man/lwres/lwres_freehostent.3
doc/man/lwres/lwres_freehostent.3
+6
-7
doc/man/lwres/lwres_gabn.3
doc/man/lwres/lwres_gabn.3
+6
-6
doc/man/lwres/lwres_gabnrequest_free.3
doc/man/lwres/lwres_gabnrequest_free.3
+6
-7
doc/man/lwres/lwres_gabnrequest_parse.3
doc/man/lwres/lwres_gabnrequest_parse.3
+6
-7
doc/man/lwres/lwres_gabnrequest_render.3
doc/man/lwres/lwres_gabnrequest_render.3
+6
-7
doc/man/lwres/lwres_gabnresponse_free.3
doc/man/lwres/lwres_gabnresponse_free.3
+6
-7
doc/man/lwres/lwres_gabnresponse_parse.3
doc/man/lwres/lwres_gabnresponse_parse.3
+6
-7
doc/man/lwres/lwres_gabnresponse_render.3
doc/man/lwres/lwres_gabnresponse_render.3
+6
-7
doc/man/lwres/lwres_gai_strerror.3
doc/man/lwres/lwres_gai_strerror.3
+6
-7
doc/man/lwres/lwres_getaddrinfo.3
doc/man/lwres/lwres_getaddrinfo.3
+6
-7
doc/man/lwres/lwres_getaddrsbyname.3
doc/man/lwres/lwres_getaddrsbyname.3
+6
-7
doc/man/lwres/lwres_gethostbyaddr.3
doc/man/lwres/lwres_gethostbyaddr.3
+6
-7
doc/man/lwres/lwres_gethostbyaddr_r.3
doc/man/lwres/lwres_gethostbyaddr_r.3
+6
-7
doc/man/lwres/lwres_gethostbyname.3
doc/man/lwres/lwres_gethostbyname.3
+6
-7
doc/man/lwres/lwres_gethostbyname2.3
doc/man/lwres/lwres_gethostbyname2.3
+6
-7
doc/man/lwres/lwres_gethostbyname_r.3
doc/man/lwres/lwres_gethostbyname_r.3
+6
-7
doc/man/lwres/lwres_gethostent.3
doc/man/lwres/lwres_gethostent.3
+6
-7
doc/man/lwres/lwres_gethostent_r.3
doc/man/lwres/lwres_gethostent_r.3
+6
-7
doc/man/lwres/lwres_getipnode.3
doc/man/lwres/lwres_getipnode.3
+6
-8
doc/man/lwres/lwres_getipnodebyaddr.3
doc/man/lwres/lwres_getipnodebyaddr.3
+6
-7
doc/man/lwres/lwres_getipnodebyname.3
doc/man/lwres/lwres_getipnodebyname.3
+6
-7
doc/man/lwres/lwres_getnamebyaddr.3
doc/man/lwres/lwres_getnamebyaddr.3
+6
-7
doc/man/lwres/lwres_getnameinfo.3
doc/man/lwres/lwres_getnameinfo.3
+6
-7
doc/man/lwres/lwres_gnba.3
doc/man/lwres/lwres_gnba.3
+6
-6
doc/man/lwres/lwres_gnbarequest_free.3
doc/man/lwres/lwres_gnbarequest_free.3
+6
-7
doc/man/lwres/lwres_gnbarequest_parse.3
doc/man/lwres/lwres_gnbarequest_parse.3
+6
-7
doc/man/lwres/lwres_gnbarequest_render.3
doc/man/lwres/lwres_gnbarequest_render.3
+6
-7
doc/man/lwres/lwres_gnbaresponse_free.3
doc/man/lwres/lwres_gnbaresponse_free.3
+6
-7
doc/man/lwres/lwres_gnbaresponse_parse.3
doc/man/lwres/lwres_gnbaresponse_parse.3
+6
-7
doc/man/lwres/lwres_gnbaresponse_render.3
doc/man/lwres/lwres_gnbaresponse_render.3
+6
-7
doc/man/lwres/lwres_herror.3
doc/man/lwres/lwres_herror.3
+6
-7
doc/man/lwres/lwres_hstrerror.3
doc/man/lwres/lwres_hstrerror.3
+6
-7
doc/man/lwres/lwres_inetaton.3
doc/man/lwres/lwres_inetaton.3
+6
-7
doc/man/lwres/lwres_inetntop.3
doc/man/lwres/lwres_inetntop.3
+6
-7
doc/man/lwres/lwres_inetpton.3
doc/man/lwres/lwres_inetpton.3
+6
-7
doc/man/lwres/lwres_lwpacket_parseheader.3
doc/man/lwres/lwres_lwpacket_parseheader.3
+6
-7
doc/man/lwres/lwres_lwpacket_renderheader.3
doc/man/lwres/lwres_lwpacket_renderheader.3
+6
-7
doc/man/lwres/lwres_net_aton.3
doc/man/lwres/lwres_net_aton.3
+6
-7
doc/man/lwres/lwres_net_ntop.3
doc/man/lwres/lwres_net_ntop.3
+6
-7
doc/man/lwres/lwres_net_pton.3
doc/man/lwres/lwres_net_pton.3
+6
-7
doc/man/lwres/lwres_noop.3
doc/man/lwres/lwres_noop.3
+6
-7
doc/man/lwres/lwres_nooprequest_free.3
doc/man/lwres/lwres_nooprequest_free.3
+6
-7
doc/man/lwres/lwres_nooprequest_parse.3
doc/man/lwres/lwres_nooprequest_parse.3
+6
-7
doc/man/lwres/lwres_nooprequest_render.3
doc/man/lwres/lwres_nooprequest_render.3
+6
-7
doc/man/lwres/lwres_noopresponse_free.3
doc/man/lwres/lwres_noopresponse_free.3
+6
-7
doc/man/lwres/lwres_noopresponse_parse.3
doc/man/lwres/lwres_noopresponse_parse.3
+6
-7
doc/man/lwres/lwres_noopresponse_render.3
doc/man/lwres/lwres_noopresponse_render.3
+6
-7
doc/man/lwres/lwres_packet.3
doc/man/lwres/lwres_packet.3
+6
-7
doc/man/lwres/lwres_resutil.3
doc/man/lwres/lwres_resutil.3
+6
-7
doc/man/lwres/lwres_sethostent.3
doc/man/lwres/lwres_sethostent.3
+6
-7
doc/man/lwres/lwres_sethostent_r.3
doc/man/lwres/lwres_sethostent_r.3
+6
-7
doc/man/lwres/lwres_string_parse.3
doc/man/lwres/lwres_string_parse.3
+6
-7
isc-config.sh.in
isc-config.sh.in
+9
-9
lib/Makefile.in
lib/Makefile.in
+9
-9
lib/dns/Makefile.in
lib/dns/Makefile.in
+10
-10
lib/dns/a6.c
lib/dns/a6.c
+9
-9
lib/dns/acl.c
lib/dns/acl.c
+9
-9
lib/dns/aclconf.c
lib/dns/aclconf.c
+9
-9
lib/dns/adb.c
lib/dns/adb.c
+9
-9
lib/dns/byaddr.c
lib/dns/byaddr.c
+9
-9
lib/dns/cache.c
lib/dns/cache.c
+9
-9
lib/dns/callbacks.c
lib/dns/callbacks.c
+9
-9
lib/dns/compress.c
lib/dns/compress.c
+9
-9
lib/dns/config/Makefile.in
lib/dns/config/Makefile.in
+10
-10
lib/dns/config/confacl.c
lib/dns/config/confacl.c
+9
-9
lib/dns/config/confcache.c
lib/dns/config/confcache.c
+9
-9
lib/dns/config/confcommon.c
lib/dns/config/confcommon.c
+9
-9
lib/dns/config/confctl.c
lib/dns/config/confctl.c
+9
-9
lib/dns/config/confctx.c
lib/dns/config/confctx.c
+9
-9
lib/dns/config/confip.c
lib/dns/config/confip.c
+9
-9
lib/dns/config/confkeys.c
lib/dns/config/confkeys.c
+9
-9
lib/dns/config/conflog.c
lib/dns/config/conflog.c
+9
-9
lib/dns/config/conflsn.c
lib/dns/config/conflsn.c
+9
-9
lib/dns/config/confndc.c
lib/dns/config/confndc.c
+9
-9
lib/dns/config/confparser.y.dirty
lib/dns/config/confparser.y.dirty
+9
-9
lib/dns/config/confpvt.h
lib/dns/config/confpvt.h
+9
-9
lib/dns/config/confresolv.c
lib/dns/config/confresolv.c
+9
-9
lib/dns/config/confrrset.c
lib/dns/config/confrrset.c
+9
-9
lib/dns/config/confview.c
lib/dns/config/confview.c
+9
-9
lib/dns/config/confzone.c
lib/dns/config/confzone.c
+9
-9
lib/dns/db.c
lib/dns/db.c
+9
-9
lib/dns/dbiterator.c
lib/dns/dbiterator.c
+9
-9
lib/dns/dbtable.c
lib/dns/dbtable.c
+9
-9
lib/dns/dispatch.c
lib/dns/dispatch.c
+9
-9
lib/dns/dnssec.c
lib/dns/dnssec.c
+9
-9
lib/dns/gen-unix.h
lib/dns/gen-unix.h
+9
-9
lib/dns/gen-win32.h
lib/dns/gen-win32.h
+9
-9
lib/dns/gen.c
lib/dns/gen.c
+9
-9
lib/dns/include/Makefile.in
lib/dns/include/Makefile.in
+9
-9
lib/dns/include/dns/Makefile.in
lib/dns/include/dns/Makefile.in
+10
-10
lib/dns/include/dns/a6.h
lib/dns/include/dns/a6.h
+9
-9
lib/dns/include/dns/acl.h
lib/dns/include/dns/acl.h
+9
-9
lib/dns/include/dns/aclconf.h
lib/dns/include/dns/aclconf.h
+9
-9
lib/dns/include/dns/adb.h
lib/dns/include/dns/adb.h
+9
-9
lib/dns/include/dns/bit.h
lib/dns/include/dns/bit.h
+9
-9
lib/dns/include/dns/byaddr.h
lib/dns/include/dns/byaddr.h
+9
-9
lib/dns/include/dns/cache.h
lib/dns/include/dns/cache.h
+9
-9
lib/dns/include/dns/callbacks.h
lib/dns/include/dns/callbacks.h
+9
-9
lib/dns/include/dns/cert.h
lib/dns/include/dns/cert.h
+9
-9
lib/dns/include/dns/compress.h
lib/dns/include/dns/compress.h
+9
-9
lib/dns/include/dns/confacl.h
lib/dns/include/dns/confacl.h
+9
-9
lib/dns/include/dns/confcache.h
lib/dns/include/dns/confcache.h
+9
-9
lib/dns/include/dns/confcommon.h
lib/dns/include/dns/confcommon.h
+9
-9
lib/dns/include/dns/confctl.h
lib/dns/include/dns/confctl.h
+9
-9
lib/dns/include/dns/confctx.h
lib/dns/include/dns/confctx.h
+9
-9
lib/dns/include/dns/confip.h
lib/dns/include/dns/confip.h
+9
-9
lib/dns/include/dns/confkeys.h
lib/dns/include/dns/confkeys.h
+9
-9
lib/dns/include/dns/conflog.h
lib/dns/include/dns/conflog.h
+9
-9
lib/dns/include/dns/conflsn.h
lib/dns/include/dns/conflsn.h
+9
-9
lib/dns/include/dns/confndc.h
lib/dns/include/dns/confndc.h
+9
-9
lib/dns/include/dns/confparser.h
lib/dns/include/dns/confparser.h
+9
-9
lib/dns/include/dns/confresolv.h
lib/dns/include/dns/confresolv.h
+9
-9
lib/dns/include/dns/confrrset.h
lib/dns/include/dns/confrrset.h
+9
-9
lib/dns/include/dns/confview.h
lib/dns/include/dns/confview.h
+9
-9
lib/dns/include/dns/confzone.h
lib/dns/include/dns/confzone.h
+9
-9
lib/dns/include/dns/db.h
lib/dns/include/dns/db.h
+9
-9
lib/dns/include/dns/dbiterator.h
lib/dns/include/dns/dbiterator.h
+9
-9
lib/dns/include/dns/dbtable.h
lib/dns/include/dns/dbtable.h
+9
-9
lib/dns/include/dns/dispatch.h
lib/dns/include/dns/dispatch.h
+9
-9
lib/dns/include/dns/dnssec.h
lib/dns/include/dns/dnssec.h
+9
-9
lib/dns/include/dns/events.h
lib/dns/include/dns/events.h
+9
-9
lib/dns/include/dns/fixedname.h
lib/dns/include/dns/fixedname.h
+9
-9
lib/dns/include/dns/journal.h
lib/dns/include/dns/journal.h
+9
-9
lib/dns/include/dns/keyflags.h
lib/dns/include/dns/keyflags.h
+9
-9
lib/dns/include/dns/keytable.h
lib/dns/include/dns/keytable.h
+9
-9
lib/dns/include/dns/keyvalues.h
lib/dns/include/dns/keyvalues.h
+9
-9
lib/dns/include/dns/lib.h
lib/dns/include/dns/lib.h
+9
-9
lib/dns/include/dns/log.h
lib/dns/include/dns/log.h
+9
-9
lib/dns/include/dns/master.h
lib/dns/include/dns/master.h
+9
-9
lib/dns/include/dns/masterdump.h
lib/dns/include/dns/masterdump.h
+9
-9
lib/dns/include/dns/message.h
lib/dns/include/dns/message.h
+9
-9
lib/dns/include/dns/name.h
lib/dns/include/dns/name.h
+9
-9
lib/dns/include/dns/namedconf.h
lib/dns/include/dns/namedconf.h
+9
-9
lib/dns/include/dns/ncache.h
lib/dns/include/dns/ncache.h
+9
-9
lib/dns/include/dns/nxt.h
lib/dns/include/dns/nxt.h
+9
-9
lib/dns/include/dns/peer.h
lib/dns/include/dns/peer.h
+9
-9
lib/dns/include/dns/rbt.h
lib/dns/include/dns/rbt.h
+9
-9
lib/dns/include/dns/rcode.h
lib/dns/include/dns/rcode.h
+9
-9
lib/dns/include/dns/rdata.h
lib/dns/include/dns/rdata.h
+9
-9
lib/dns/include/dns/rdataclass.h
lib/dns/include/dns/rdataclass.h
+9
-9
lib/dns/include/dns/rdatalist.h
lib/dns/include/dns/rdatalist.h
+9
-9
lib/dns/include/dns/rdataset.h
lib/dns/include/dns/rdataset.h
+9
-9
lib/dns/include/dns/rdatasetiter.h
lib/dns/include/dns/rdatasetiter.h
+9
-9
lib/dns/include/dns/rdataslab.h
lib/dns/include/dns/rdataslab.h
+9
-9
lib/dns/include/dns/rdatatype.h
lib/dns/include/dns/rdatatype.h
+9
-9
lib/dns/include/dns/request.h
lib/dns/include/dns/request.h
+9
-9
lib/dns/include/dns/resolver.h
lib/dns/include/dns/resolver.h
+9
-9
lib/dns/include/dns/result.h
lib/dns/include/dns/result.h
+9
-9
lib/dns/include/dns/rootns.h
lib/dns/include/dns/rootns.h
+9
-9
lib/dns/include/dns/secalg.h
lib/dns/include/dns/secalg.h
+9
-9
lib/dns/include/dns/secproto.h
lib/dns/include/dns/secproto.h
+9
-9
lib/dns/include/dns/ssu.h
lib/dns/include/dns/ssu.h
+9
-9
lib/dns/include/dns/tcpmsg.h
lib/dns/include/dns/tcpmsg.h
+9
-9
lib/dns/include/dns/time.h
lib/dns/include/dns/time.h
+9
-9
lib/dns/include/dns/tkey.h
lib/dns/include/dns/tkey.h
+9
-9
lib/dns/include/dns/tkeyconf.h
lib/dns/include/dns/tkeyconf.h
+9
-9
lib/dns/include/dns/tsig.h
lib/dns/include/dns/tsig.h
+9
-9
lib/dns/include/dns/tsigconf.h
lib/dns/include/dns/tsigconf.h
+9
-9
lib/dns/include/dns/ttl.h
lib/dns/include/dns/ttl.h
+9
-9
lib/dns/include/dns/types.h
lib/dns/include/dns/types.h
+9
-9
lib/dns/include/dns/validator.h
lib/dns/include/dns/validator.h
+9
-9
lib/dns/include/dns/view.h
lib/dns/include/dns/view.h
+9
-9
lib/dns/include/dns/xfrin.h
lib/dns/include/dns/xfrin.h
+9
-9
lib/dns/include/dns/zone.h
lib/dns/include/dns/zone.h
+9
-9
lib/dns/include/dns/zoneconf.h
lib/dns/include/dns/zoneconf.h
+9
-9
lib/dns/include/dns/zt.h
lib/dns/include/dns/zt.h
+9
-9
lib/dns/journal.c
lib/dns/journal.c
+9
-9
lib/dns/keytable.c
lib/dns/keytable.c
+9
-9
lib/dns/lib.c
lib/dns/lib.c
+9
-9
lib/dns/log.c
lib/dns/log.c
+9
-9
lib/dns/master.c
lib/dns/master.c
+9
-9
lib/dns/masterdump.c
lib/dns/masterdump.c
+9
-9
lib/dns/message.c
lib/dns/message.c
+9
-9
lib/dns/name.c
lib/dns/name.c
+9
-9
lib/dns/ncache.c
lib/dns/ncache.c
+9
-9
lib/dns/nxt.c
lib/dns/nxt.c
+9
-9
lib/dns/peer.c
lib/dns/peer.c
+9
-9
lib/dns/rbt.c
lib/dns/rbt.c
+9
-9
lib/dns/rbtdb.c
lib/dns/rbtdb.c
+9
-9
lib/dns/rbtdb.h
lib/dns/rbtdb.h
+9
-9
lib/dns/rbtdb64.c
lib/dns/rbtdb64.c
+9
-9
lib/dns/rbtdb64.h
lib/dns/rbtdb64.h
+9
-9
lib/dns/rdata.c
lib/dns/rdata.c
+9
-9
lib/dns/rdata/any_255/tsig_250.c
lib/dns/rdata/any_255/tsig_250.c
+9
-9
lib/dns/rdata/any_255/tsig_250.h
lib/dns/rdata/any_255/tsig_250.h
+9
-9
lib/dns/rdata/generic/afsdb_18.c
lib/dns/rdata/generic/afsdb_18.c
+9
-9
lib/dns/rdata/generic/afsdb_18.h
lib/dns/rdata/generic/afsdb_18.h
+9
-9
lib/dns/rdata/generic/cert_37.c
lib/dns/rdata/generic/cert_37.c
+9
-9
lib/dns/rdata/generic/cert_37.h
lib/dns/rdata/generic/cert_37.h
+9
-9
lib/dns/rdata/generic/cname_5.c
lib/dns/rdata/generic/cname_5.c
+9
-9
lib/dns/rdata/generic/cname_5.h
lib/dns/rdata/generic/cname_5.h
+9
-9
lib/dns/rdata/generic/dname_39.c
lib/dns/rdata/generic/dname_39.c
+9
-9
lib/dns/rdata/generic/dname_39.h
lib/dns/rdata/generic/dname_39.h
+9
-9
lib/dns/rdata/generic/gpos_27.c
lib/dns/rdata/generic/gpos_27.c
+9
-9
lib/dns/rdata/generic/gpos_27.h
lib/dns/rdata/generic/gpos_27.h
+9
-9
lib/dns/rdata/generic/hinfo_13.c
lib/dns/rdata/generic/hinfo_13.c
+9
-9
lib/dns/rdata/generic/hinfo_13.h
lib/dns/rdata/generic/hinfo_13.h
+9
-9
lib/dns/rdata/generic/isdn_20.c
lib/dns/rdata/generic/isdn_20.c
+9
-9
lib/dns/rdata/generic/isdn_20.h
lib/dns/rdata/generic/isdn_20.h
+9
-9
lib/dns/rdata/generic/key_25.c
lib/dns/rdata/generic/key_25.c
+9
-9
lib/dns/rdata/generic/key_25.h
lib/dns/rdata/generic/key_25.h
+9
-9
lib/dns/rdata/generic/loc_29.c
lib/dns/rdata/generic/loc_29.c
+9
-9
lib/dns/rdata/generic/loc_29.h
lib/dns/rdata/generic/loc_29.h
+9
-9
lib/dns/rdata/generic/mb_7.c
lib/dns/rdata/generic/mb_7.c
+9
-9
lib/dns/rdata/generic/mb_7.h
lib/dns/rdata/generic/mb_7.h
+9
-9
lib/dns/rdata/generic/md_3.c
lib/dns/rdata/generic/md_3.c
+9
-9
lib/dns/rdata/generic/md_3.h
lib/dns/rdata/generic/md_3.h
+9
-9
lib/dns/rdata/generic/mf_4.c
lib/dns/rdata/generic/mf_4.c
+9
-9
lib/dns/rdata/generic/mf_4.h
lib/dns/rdata/generic/mf_4.h
+9
-9
lib/dns/rdata/generic/mg_8.c
lib/dns/rdata/generic/mg_8.c
+9
-9
lib/dns/rdata/generic/mg_8.h
lib/dns/rdata/generic/mg_8.h
+9
-9
lib/dns/rdata/generic/minfo_14.c
lib/dns/rdata/generic/minfo_14.c
+9
-9
lib/dns/rdata/generic/minfo_14.h
lib/dns/rdata/generic/minfo_14.h
+9
-9
lib/dns/rdata/generic/mr_9.c
lib/dns/rdata/generic/mr_9.c
+9
-9
lib/dns/rdata/generic/mr_9.h
lib/dns/rdata/generic/mr_9.h
+9
-9
lib/dns/rdata/generic/mx_15.c
lib/dns/rdata/generic/mx_15.c
+9
-9
lib/dns/rdata/generic/mx_15.h
lib/dns/rdata/generic/mx_15.h
+9
-9
lib/dns/rdata/generic/ns_2.c
lib/dns/rdata/generic/ns_2.c
+9
-9
lib/dns/rdata/generic/ns_2.h
lib/dns/rdata/generic/ns_2.h
+9
-9
lib/dns/rdata/generic/null_10.c
lib/dns/rdata/generic/null_10.c
+9
-9
lib/dns/rdata/generic/null_10.h
lib/dns/rdata/generic/null_10.h
+9
-9
lib/dns/rdata/generic/nxt_30.c
lib/dns/rdata/generic/nxt_30.c
+9
-9
lib/dns/rdata/generic/nxt_30.h
lib/dns/rdata/generic/nxt_30.h
+9
-9
lib/dns/rdata/generic/opt_41.c
lib/dns/rdata/generic/opt_41.c
+9
-9
lib/dns/rdata/generic/opt_41.h
lib/dns/rdata/generic/opt_41.h
+9
-9
lib/dns/rdata/generic/proforma.c
lib/dns/rdata/generic/proforma.c
+9
-9
lib/dns/rdata/generic/proforma.h
lib/dns/rdata/generic/proforma.h
+9
-9
lib/dns/rdata/generic/ptr_12.c
lib/dns/rdata/generic/ptr_12.c
+9
-9
lib/dns/rdata/generic/ptr_12.h
lib/dns/rdata/generic/ptr_12.h
+9
-9
lib/dns/rdata/generic/rp_17.c
lib/dns/rdata/generic/rp_17.c
+9
-9
lib/dns/rdata/generic/rp_17.h
lib/dns/rdata/generic/rp_17.h
+9
-9
lib/dns/rdata/generic/rt_21.c
lib/dns/rdata/generic/rt_21.c
+9
-9
lib/dns/rdata/generic/rt_21.h
lib/dns/rdata/generic/rt_21.h
+9
-9
lib/dns/rdata/generic/sig_24.c
lib/dns/rdata/generic/sig_24.c
+9
-9
lib/dns/rdata/generic/sig_24.h
lib/dns/rdata/generic/sig_24.h
+9
-9
lib/dns/rdata/generic/soa_6.c
lib/dns/rdata/generic/soa_6.c
+9
-9
lib/dns/rdata/generic/soa_6.h
lib/dns/rdata/generic/soa_6.h
+9
-9
lib/dns/rdata/generic/tkey_249.c
lib/dns/rdata/generic/tkey_249.c
+9
-9
lib/dns/rdata/generic/tkey_249.h
lib/dns/rdata/generic/tkey_249.h
+9
-9
lib/dns/rdata/generic/txt_16.c
lib/dns/rdata/generic/txt_16.c
+9
-9
lib/dns/rdata/generic/txt_16.h
lib/dns/rdata/generic/txt_16.h
+9
-9
lib/dns/rdata/generic/unspec_103.c
lib/dns/rdata/generic/unspec_103.c
+9
-9
lib/dns/rdata/generic/unspec_103.h
lib/dns/rdata/generic/unspec_103.h
+9
-9
lib/dns/rdata/generic/x25_19.c
lib/dns/rdata/generic/x25_19.c
+9
-9
lib/dns/rdata/generic/x25_19.h
lib/dns/rdata/generic/x25_19.h
+9
-9
lib/dns/rdata/hs_4/a_1.c
lib/dns/rdata/hs_4/a_1.c
+9
-9
lib/dns/rdata/hs_4/a_1.h
lib/dns/rdata/hs_4/a_1.h
+9
-9
lib/dns/rdata/in_1/a6_38.c
lib/dns/rdata/in_1/a6_38.c
+9
-9
lib/dns/rdata/in_1/a6_38.h
lib/dns/rdata/in_1/a6_38.h
+9
-9
lib/dns/rdata/in_1/a_1.c
lib/dns/rdata/in_1/a_1.c
+9
-9
lib/dns/rdata/in_1/a_1.h
lib/dns/rdata/in_1/a_1.h
+9
-9
lib/dns/rdata/in_1/aaaa_28.c
lib/dns/rdata/in_1/aaaa_28.c
+9
-9
lib/dns/rdata/in_1/aaaa_28.h
lib/dns/rdata/in_1/aaaa_28.h
+9
-9
lib/dns/rdata/in_1/kx_36.c
lib/dns/rdata/in_1/kx_36.c
+9
-9
lib/dns/rdata/in_1/kx_36.h
lib/dns/rdata/in_1/kx_36.h
+9
-9
lib/dns/rdata/in_1/naptr_35.c
lib/dns/rdata/in_1/naptr_35.c
+9
-9
lib/dns/rdata/in_1/naptr_35.h
lib/dns/rdata/in_1/naptr_35.h
+9
-9
lib/dns/rdata/in_1/nsap-ptr_23.c
lib/dns/rdata/in_1/nsap-ptr_23.c
+9
-9
lib/dns/rdata/in_1/nsap-ptr_23.h
lib/dns/rdata/in_1/nsap-ptr_23.h
+9
-9
lib/dns/rdata/in_1/nsap_22.c
lib/dns/rdata/in_1/nsap_22.c
+9
-9
lib/dns/rdata/in_1/nsap_22.h
lib/dns/rdata/in_1/nsap_22.h
+9
-9
lib/dns/rdata/in_1/px_26.c
lib/dns/rdata/in_1/px_26.c
+9
-9
lib/dns/rdata/in_1/px_26.h
lib/dns/rdata/in_1/px_26.h
+9
-9
lib/dns/rdata/in_1/srv_33.c
lib/dns/rdata/in_1/srv_33.c
+9
-9
lib/dns/rdata/in_1/srv_33.h
lib/dns/rdata/in_1/srv_33.h
+9
-9
lib/dns/rdata/in_1/wks_11.c
lib/dns/rdata/in_1/wks_11.c
+9
-9
lib/dns/rdata/in_1/wks_11.h
lib/dns/rdata/in_1/wks_11.h
+9
-9
lib/dns/rdata/rdatastructpre.h
lib/dns/rdata/rdatastructpre.h
+9
-9
lib/dns/rdata/rdatastructsuf.h
lib/dns/rdata/rdatastructsuf.h
+9
-9
lib/dns/rdatalist.c
lib/dns/rdatalist.c
+9
-9
lib/dns/rdataset.c
lib/dns/rdataset.c
+9
-9
lib/dns/rdatasetiter.c
lib/dns/rdatasetiter.c
+9
-9
lib/dns/rdataslab.c
lib/dns/rdataslab.c
+9
-9
lib/dns/request.c
lib/dns/request.c
+9
-9
lib/dns/resolver.c
lib/dns/resolver.c
+9
-9
lib/dns/result.c
lib/dns/result.c
+9
-9
lib/dns/rootns.c
lib/dns/rootns.c
+9
-9
lib/dns/sec/Makefile.in
lib/dns/sec/Makefile.in
+9
-9
lib/dns/sec/dnssafe/Makefile.in
lib/dns/sec/dnssafe/Makefile.in
+9
-9
lib/dns/sec/dst/Makefile.in
lib/dns/sec/dst/Makefile.in
+10
-10
lib/dns/sec/dst/dst_lib.c
lib/dns/sec/dst/dst_lib.c
+9
-9
lib/dns/sec/dst/dst_result.c
lib/dns/sec/dst/dst_result.c
+9
-9
lib/dns/sec/dst/include/Makefile.in
lib/dns/sec/dst/include/Makefile.in
+9
-9
lib/dns/sec/dst/include/dst/Makefile.in
lib/dns/sec/dst/include/dst/Makefile.in
+10
-10
lib/dns/sec/dst/include/dst/dst.h
lib/dns/sec/dst/include/dst/dst.h
+9
-9
lib/dns/sec/dst/include/dst/lib.h
lib/dns/sec/dst/include/dst/lib.h
+9
-9
lib/dns/sec/dst/include/dst/result.h
lib/dns/sec/dst/include/dst/result.h
+9
-9
lib/dns/sec/openssl/Makefile.in
lib/dns/sec/openssl/Makefile.in
+10
-10
lib/dns/sec/openssl/include/Makefile.in
lib/dns/sec/openssl/include/Makefile.in
+9
-9
lib/dns/sec/openssl/include/openssl/Makefile.in
lib/dns/sec/openssl/include/openssl/Makefile.in
+9
-9
lib/dns/sec/rename.h
lib/dns/sec/rename.h
+9
-9
lib/dns/ssu.c
lib/dns/ssu.c
+9
-9
lib/dns/tcpmsg.c
lib/dns/tcpmsg.c
+9
-9
lib/dns/time.c
lib/dns/time.c
+9
-9
lib/dns/tkey.c
lib/dns/tkey.c
+9
-9
lib/dns/tkeyconf.c
lib/dns/tkeyconf.c
+9
-9
lib/dns/tsig.c
lib/dns/tsig.c
+9
-9
lib/dns/tsigconf.c
lib/dns/tsigconf.c
+9
-9
lib/dns/ttl.c
lib/dns/ttl.c
+9
-9
lib/dns/validator.c
lib/dns/validator.c
+9
-9
lib/dns/version.c
lib/dns/version.c
+9
-9
lib/dns/view.c
lib/dns/view.c
+9
-9
lib/dns/xfrin.c
lib/dns/xfrin.c
+9
-9
lib/dns/zone.c
lib/dns/zone.c
+9
-9
lib/dns/zoneconf.c
lib/dns/zoneconf.c
+9
-9
lib/dns/zt.c
lib/dns/zt.c
+9
-9
lib/isc/Makefile.in
lib/isc/Makefile.in
+10
-10
lib/isc/assertions.c
lib/isc/assertions.c
+9
-9
lib/isc/base64.c
lib/isc/base64.c
+9
-9
lib/isc/bitstring.c
lib/isc/bitstring.c
+9
-9
lib/isc/buffer.c
lib/isc/buffer.c
+9
-9
lib/isc/bufferlist.c
lib/isc/bufferlist.c
+9
-9
lib/isc/commandline.c
lib/isc/commandline.c
+9
-9
lib/isc/error.c
lib/isc/error.c
+9
-9
lib/isc/event.c
lib/isc/event.c
+9
-9
lib/isc/fsaccess.c
lib/isc/fsaccess.c
+9
-9
lib/isc/heap.c
lib/isc/heap.c
+9
-9
lib/isc/hmacmd5.c
lib/isc/hmacmd5.c
+9
-9
lib/isc/include/Makefile.in
lib/isc/include/Makefile.in
+9
-9
lib/isc/include/isc/Makefile.in
lib/isc/include/isc/Makefile.in
+10
-10
lib/isc/include/isc/assertions.h
lib/isc/include/isc/assertions.h
+9
-9
lib/isc/include/isc/base64.h
lib/isc/include/isc/base64.h
+9
-9
lib/isc/include/isc/bitstring.h
lib/isc/include/isc/bitstring.h
+9
-9
lib/isc/include/isc/boolean.h
lib/isc/include/isc/boolean.h
+9
-9
lib/isc/include/isc/buffer.h
lib/isc/include/isc/buffer.h
+9
-9
lib/isc/include/isc/bufferlist.h
lib/isc/include/isc/bufferlist.h
+9
-9
lib/isc/include/isc/commandline.h
lib/isc/include/isc/commandline.h
+9
-9
lib/isc/include/isc/entropy.h
lib/isc/include/isc/entropy.h
+9
-9
lib/isc/include/isc/error.h
lib/isc/include/isc/error.h
+9
-9
lib/isc/include/isc/event.h
lib/isc/include/isc/event.h
+9
-9
lib/isc/include/isc/eventclass.h
lib/isc/include/isc/eventclass.h
+9
-9
lib/isc/include/isc/file.h
lib/isc/include/isc/file.h
+9
-9
lib/isc/include/isc/formatcheck.h
lib/isc/include/isc/formatcheck.h
+9
-9
lib/isc/include/isc/fsaccess.h
lib/isc/include/isc/fsaccess.h
+9
-9
lib/isc/include/isc/heap.h
lib/isc/include/isc/heap.h
+9
-9
lib/isc/include/isc/hmacmd5.h
lib/isc/include/isc/hmacmd5.h
+9
-9
lib/isc/include/isc/interfaceiter.h
lib/isc/include/isc/interfaceiter.h
+9
-9
lib/isc/include/isc/ipv6.h
lib/isc/include/isc/ipv6.h
+9
-9
lib/isc/include/isc/lang.h
lib/isc/include/isc/lang.h
+9
-9
lib/isc/include/isc/lex.h
lib/isc/include/isc/lex.h
+9
-9
lib/isc/include/isc/lfsr.h
lib/isc/include/isc/lfsr.h
+9
-9
lib/isc/include/isc/lib.h
lib/isc/include/isc/lib.h
+9
-9
lib/isc/include/isc/list.h
lib/isc/include/isc/list.h
+9
-9
lib/isc/include/isc/log.h
lib/isc/include/isc/log.h
+9
-9
lib/isc/include/isc/magic.h
lib/isc/include/isc/magic.h
+9
-9
lib/isc/include/isc/md5.h
lib/isc/include/isc/md5.h
+9
-9
lib/isc/include/isc/mem.h
lib/isc/include/isc/mem.h
+9
-9
lib/isc/include/isc/msgcat.h
lib/isc/include/isc/msgcat.h
+9
-9
lib/isc/include/isc/mutexblock.h
lib/isc/include/isc/mutexblock.h
+9
-9
lib/isc/include/isc/netaddr.h
lib/isc/include/isc/netaddr.h
+9
-9
lib/isc/include/isc/ondestroy.h
lib/isc/include/isc/ondestroy.h
+9
-9
lib/isc/include/isc/os.h
lib/isc/include/isc/os.h
+9
-9
lib/isc/include/isc/platform.h.in
lib/isc/include/isc/platform.h.in
+9
-9
lib/isc/include/isc/print.h
lib/isc/include/isc/print.h
+9
-9
lib/isc/include/isc/quota.h
lib/isc/include/isc/quota.h
+9
-9
lib/isc/include/isc/random.h
lib/isc/include/isc/random.h
+9
-9
lib/isc/include/isc/ratelimiter.h
lib/isc/include/isc/ratelimiter.h
+9
-9
lib/isc/include/isc/region.h
lib/isc/include/isc/region.h
+9
-9
lib/isc/include/isc/result.h
lib/isc/include/isc/result.h
+9
-9
lib/isc/include/isc/resultclass.h
lib/isc/include/isc/resultclass.h
+9
-9
lib/isc/include/isc/rwlock.h
lib/isc/include/isc/rwlock.h
+9
-9
lib/isc/include/isc/serial.h
lib/isc/include/isc/serial.h
+9
-9
lib/isc/include/isc/sha1.h
lib/isc/include/isc/sha1.h
+9
-9
lib/isc/include/isc/sockaddr.h
lib/isc/include/isc/sockaddr.h
+9
-9
lib/isc/include/isc/socket.h
lib/isc/include/isc/socket.h
+9
-9
lib/isc/include/isc/stdio.h
lib/isc/include/isc/stdio.h
+9
-9
lib/isc/include/isc/string.h
lib/isc/include/isc/string.h
+9
-9
lib/isc/include/isc/symtab.h
lib/isc/include/isc/symtab.h
+9
-9
lib/isc/include/isc/task.h
lib/isc/include/isc/task.h
+9
-9
lib/isc/include/isc/taskpool.h
lib/isc/include/isc/taskpool.h
+9
-9
lib/isc/include/isc/timer.h
lib/isc/include/isc/timer.h
+9
-9
lib/isc/include/isc/types.h
lib/isc/include/isc/types.h
+9
-9
lib/isc/include/isc/util.h
lib/isc/include/isc/util.h
+9
-9
lib/isc/inet_aton.c
lib/isc/inet_aton.c
+9
-9
lib/isc/inet_ntop.c
lib/isc/inet_ntop.c
+9
-9
lib/isc/inet_pton.c
lib/isc/inet_pton.c
+9
-9
lib/isc/lex.c
lib/isc/lex.c
+9
-9
lib/isc/lfsr.c
lib/isc/lfsr.c
+9
-9
lib/isc/lib.c
lib/isc/lib.c
+9
-9
lib/isc/log.c
lib/isc/log.c
+9
-9
lib/isc/md5.c
lib/isc/md5.c
+9
-9
lib/isc/mem.c
lib/isc/mem.c
+9
-9
lib/isc/mutexblock.c
lib/isc/mutexblock.c
+9
-9
lib/isc/netaddr.c
lib/isc/netaddr.c
+9
-9
lib/isc/nls/Makefile.in
lib/isc/nls/Makefile.in
+10
-10
lib/isc/nls/msgcat.c
lib/isc/nls/msgcat.c
+9
-9
lib/isc/ondestroy.c
lib/isc/ondestroy.c
+9
-9
lib/isc/print.c
lib/isc/print.c
+9
-9
lib/isc/pthreads/Makefile.in
lib/isc/pthreads/Makefile.in
+10
-10
lib/isc/pthreads/condition.c
lib/isc/pthreads/condition.c
+9
-9
lib/isc/pthreads/include/Makefile.in
lib/isc/pthreads/include/Makefile.in
+9
-9
lib/isc/pthreads/include/isc/Makefile.in
lib/isc/pthreads/include/isc/Makefile.in
+10
-10
lib/isc/pthreads/include/isc/condition.h
lib/isc/pthreads/include/isc/condition.h
+9
-9
lib/isc/pthreads/include/isc/mutex.h
lib/isc/pthreads/include/isc/mutex.h
+9
-9
lib/isc/pthreads/include/isc/once.h
lib/isc/pthreads/include/isc/once.h
+9
-9
lib/isc/pthreads/include/isc/thread.h
lib/isc/pthreads/include/isc/thread.h
+9
-9
lib/isc/pthreads/thread.c
lib/isc/pthreads/thread.c
+9
-9
lib/isc/quota.c
lib/isc/quota.c
+9
-9
lib/isc/random.c
lib/isc/random.c
+9
-9
lib/isc/ratelimiter.c
lib/isc/ratelimiter.c
+9
-9
lib/isc/result.c
lib/isc/result.c
+9
-9
lib/isc/rwlock.c
lib/isc/rwlock.c
+9
-9
lib/isc/serial.c
lib/isc/serial.c
+9
-9
lib/isc/sha1.c
lib/isc/sha1.c
+9
-9
lib/isc/sockaddr.c
lib/isc/sockaddr.c
+9
-9
lib/isc/string.c
lib/isc/string.c
+9
-9
lib/isc/symtab.c
lib/isc/symtab.c
+9
-9
lib/isc/task.c
lib/isc/task.c
+9
-9
lib/isc/taskpool.c
lib/isc/taskpool.c
+9
-9
lib/isc/timer.c
lib/isc/timer.c
+9
-9
lib/isc/unix/Makefile.in
lib/isc/unix/Makefile.in
+10
-10
lib/isc/unix/app.c
lib/isc/unix/app.c
+9
-9
lib/isc/unix/dir.c
lib/isc/unix/dir.c
+9
-9
lib/isc/unix/entropy.c
lib/isc/unix/entropy.c
+9
-9
lib/isc/unix/errno2result.c
lib/isc/unix/errno2result.c
+9
-9
lib/isc/unix/errno2result.h
lib/isc/unix/errno2result.h
+9
-9
lib/isc/unix/file.c
lib/isc/unix/file.c
+9
-9
lib/isc/unix/fsaccess.c
lib/isc/unix/fsaccess.c
+9
-9
lib/isc/unix/ifiter_ioctl.c
lib/isc/unix/ifiter_ioctl.c
+9
-9
lib/isc/unix/ifiter_sysctl.c
lib/isc/unix/ifiter_sysctl.c
+9
-9
lib/isc/unix/include/Makefile.in
lib/isc/unix/include/Makefile.in
+9
-9
lib/isc/unix/include/isc/Makefile.in
lib/isc/unix/include/isc/Makefile.in
+10
-10
lib/isc/unix/include/isc/app.h
lib/isc/unix/include/isc/app.h
+9
-9
lib/isc/unix/include/isc/dir.h
lib/isc/unix/include/isc/dir.h
+9
-9
lib/isc/unix/include/isc/int.h
lib/isc/unix/include/isc/int.h
+9
-9
lib/isc/unix/include/isc/keyboard.h
lib/isc/unix/include/isc/keyboard.h
+9
-9
lib/isc/unix/include/isc/net.h
lib/isc/unix/include/isc/net.h
+9
-9
lib/isc/unix/include/isc/netdb.h
lib/isc/unix/include/isc/netdb.h
+9
-9
lib/isc/unix/include/isc/offset.h
lib/isc/unix/include/isc/offset.h
+9
-9
lib/isc/unix/include/isc/stdtime.h
lib/isc/unix/include/isc/stdtime.h
+9
-9
lib/isc/unix/include/isc/time.h
lib/isc/unix/include/isc/time.h
+9
-9
lib/isc/unix/interfaceiter.c
lib/isc/unix/interfaceiter.c
+9
-9
lib/isc/unix/ipv6.c
lib/isc/unix/ipv6.c
+9
-9
lib/isc/unix/keyboard.c
lib/isc/unix/keyboard.c
+9
-9
lib/isc/unix/net.c
lib/isc/unix/net.c
+9
-9
lib/isc/unix/os.c
lib/isc/unix/os.c
+9
-9
lib/isc/unix/socket.c
lib/isc/unix/socket.c
+9
-9
lib/isc/unix/stdio.c
lib/isc/unix/stdio.c
+9
-9
lib/isc/unix/stdtime.c
lib/isc/unix/stdtime.c
+9
-9
lib/isc/unix/time.c
lib/isc/unix/time.c
+9
-9
lib/isc/version.c
lib/isc/version.c
+9
-9
lib/isc/win32/Makefile.in
lib/isc/win32/Makefile.in
+9
-9
lib/isc/win32/condition.c
lib/isc/win32/condition.c
+9
-9
lib/isc/win32/dir.c
lib/isc/win32/dir.c
+9
-9
lib/isc/win32/file.c
lib/isc/win32/file.c
+9
-9
lib/isc/win32/fsaccess.c
lib/isc/win32/fsaccess.c
+9
-9
lib/isc/win32/include/Makefile.in
lib/isc/win32/include/Makefile.in
+9
-9
lib/isc/win32/include/isc/Makefile.in
lib/isc/win32/include/isc/Makefile.in
+10
-10
lib/isc/win32/include/isc/condition.h
lib/isc/win32/include/isc/condition.h
+9
-9
lib/isc/win32/include/isc/dir.h
lib/isc/win32/include/isc/dir.h
+9
-9
lib/isc/win32/include/isc/int.h
lib/isc/win32/include/isc/int.h
+9
-9
lib/isc/win32/include/isc/mutex.h
lib/isc/win32/include/isc/mutex.h
+9
-9
lib/isc/win32/include/isc/net.h
lib/isc/win32/include/isc/net.h
+9
-9
lib/isc/win32/include/isc/netdb.h
lib/isc/win32/include/isc/netdb.h
+9
-9
lib/isc/win32/include/isc/once.h
lib/isc/win32/include/isc/once.h
+9
-9
lib/isc/win32/include/isc/stdtime.h
lib/isc/win32/include/isc/stdtime.h
+9
-9
lib/isc/win32/include/isc/thread.h
lib/isc/win32/include/isc/thread.h
+9
-9
lib/isc/win32/include/isc/time.h
lib/isc/win32/include/isc/time.h
+9
-9
lib/isc/win32/once.c
lib/isc/win32/once.c
+9
-9
lib/isc/win32/stdtime.c
lib/isc/win32/stdtime.c
+9
-9
lib/isc/win32/thread.c
lib/isc/win32/thread.c
+9
-9
lib/isc/win32/time.c
lib/isc/win32/time.c
+9
-9
lib/lwres/Makefile.in
lib/lwres/Makefile.in
+10
-10
lib/lwres/assert_p.h
lib/lwres/assert_p.h
+9
-9
lib/lwres/context.c
lib/lwres/context.c
+9
-9
lib/lwres/context_p.h
lib/lwres/context_p.h
+9
-9
lib/lwres/gai_strerror.c
lib/lwres/gai_strerror.c
+9
-9
lib/lwres/gethost.c
lib/lwres/gethost.c
+9
-9
lib/lwres/getipnode.c
lib/lwres/getipnode.c
+9
-9
lib/lwres/getnameinfo.c
lib/lwres/getnameinfo.c
+9
-9
lib/lwres/herror.c
lib/lwres/herror.c
+9
-9
lib/lwres/include/Makefile.in
lib/lwres/include/Makefile.in
+9
-9
lib/lwres/include/lwres/Makefile.in
lib/lwres/include/lwres/Makefile.in
+10
-10
lib/lwres/include/lwres/context.h
lib/lwres/include/lwres/context.h
+9
-9
lib/lwres/include/lwres/int.h
lib/lwres/include/lwres/int.h
+9
-9
lib/lwres/include/lwres/ipv6.h
lib/lwres/include/lwres/ipv6.h
+9
-9
lib/lwres/include/lwres/lang.h
lib/lwres/include/lwres/lang.h
+9
-9
lib/lwres/include/lwres/list.h
lib/lwres/include/lwres/list.h
+9
-9
lib/lwres/include/lwres/lwbuffer.h
lib/lwres/include/lwres/lwbuffer.h
+9
-9
lib/lwres/include/lwres/lwpacket.h
lib/lwres/include/lwres/lwpacket.h
+9
-9
lib/lwres/include/lwres/lwres.h
lib/lwres/include/lwres/lwres.h
+9
-9
lib/lwres/include/lwres/net.h
lib/lwres/include/lwres/net.h
+9
-9
lib/lwres/include/lwres/netdb.h.in
lib/lwres/include/lwres/netdb.h.in
+9
-9
lib/lwres/include/lwres/platform.h.in
lib/lwres/include/lwres/platform.h.in
+9
-9
lib/lwres/include/lwres/result.h
lib/lwres/include/lwres/result.h
+9
-9
lib/lwres/lwbuffer.c
lib/lwres/lwbuffer.c
+9
-9
lib/lwres/lwconfig.c
lib/lwres/lwconfig.c
+9
-9
lib/lwres/lwinetaton.c
lib/lwres/lwinetaton.c
+9
-9
lib/lwres/lwinetntop.c
lib/lwres/lwinetntop.c
+9
-9
lib/lwres/lwinetpton.c
lib/lwres/lwinetpton.c
+9
-9
lib/lwres/lwpacket.c
lib/lwres/lwpacket.c
+9
-9
lib/lwres/lwres_gabn.c
lib/lwres/lwres_gabn.c
+9
-9
lib/lwres/lwres_gnba.c
lib/lwres/lwres_gnba.c
+9
-9
lib/lwres/lwres_noop.c
lib/lwres/lwres_noop.c
+9
-9
lib/lwres/lwresutil.c
lib/lwres/lwresutil.c
+9
-9
lib/lwres/man/lwres.3
lib/lwres/man/lwres.3
+6
-7
lib/lwres/man/lwres_addr_parse.3
lib/lwres/man/lwres_addr_parse.3
+6
-7
lib/lwres/man/lwres_buffer.3
lib/lwres/man/lwres_buffer.3
+6
-7
lib/lwres/man/lwres_buffer_add.3
lib/lwres/man/lwres_buffer_add.3
+6
-7
lib/lwres/man/lwres_buffer_back.3
lib/lwres/man/lwres_buffer_back.3
+6
-7
lib/lwres/man/lwres_buffer_clear.3
lib/lwres/man/lwres_buffer_clear.3
+6
-7
lib/lwres/man/lwres_buffer_first.3
lib/lwres/man/lwres_buffer_first.3
+6
-7
lib/lwres/man/lwres_buffer_forward.3
lib/lwres/man/lwres_buffer_forward.3
+6
-7
lib/lwres/man/lwres_buffer_getmem.3
lib/lwres/man/lwres_buffer_getmem.3
+6
-7
lib/lwres/man/lwres_buffer_getuint16.3
lib/lwres/man/lwres_buffer_getuint16.3
+6
-7
lib/lwres/man/lwres_buffer_getuint32.3
lib/lwres/man/lwres_buffer_getuint32.3
+6
-7
lib/lwres/man/lwres_buffer_getuint8.3
lib/lwres/man/lwres_buffer_getuint8.3
+6
-7
lib/lwres/man/lwres_buffer_init.3
lib/lwres/man/lwres_buffer_init.3
+6
-7
lib/lwres/man/lwres_buffer_invalidate.3
lib/lwres/man/lwres_buffer_invalidate.3
+6
-7
lib/lwres/man/lwres_buffer_putmem.3
lib/lwres/man/lwres_buffer_putmem.3
+6
-7
lib/lwres/man/lwres_buffer_putuint16.3
lib/lwres/man/lwres_buffer_putuint16.3
+6
-7
lib/lwres/man/lwres_buffer_putuint32.3
lib/lwres/man/lwres_buffer_putuint32.3
+6
-7
lib/lwres/man/lwres_buffer_putuint8.3
lib/lwres/man/lwres_buffer_putuint8.3
+6
-7
lib/lwres/man/lwres_buffer_subtract.3
lib/lwres/man/lwres_buffer_subtract.3
+6
-7
lib/lwres/man/lwres_conf_clear.3
lib/lwres/man/lwres_conf_clear.3
+6
-7
lib/lwres/man/lwres_conf_get.3
lib/lwres/man/lwres_conf_get.3
+6
-7
lib/lwres/man/lwres_conf_init.3
lib/lwres/man/lwres_conf_init.3
+6
-7
lib/lwres/man/lwres_conf_parse.3
lib/lwres/man/lwres_conf_parse.3
+6
-7
lib/lwres/man/lwres_conf_print.3
lib/lwres/man/lwres_conf_print.3
+6
-7
lib/lwres/man/lwres_config.3
lib/lwres/man/lwres_config.3
+6
-7
lib/lwres/man/lwres_context.3
lib/lwres/man/lwres_context.3
+6
-7
lib/lwres/man/lwres_context_allocmem.3
lib/lwres/man/lwres_context_allocmem.3
+6
-7
lib/lwres/man/lwres_context_create.3
lib/lwres/man/lwres_context_create.3
+6
-7
lib/lwres/man/lwres_context_destroy.3
lib/lwres/man/lwres_context_destroy.3
+6
-7
lib/lwres/man/lwres_context_freemem.3
lib/lwres/man/lwres_context_freemem.3
+6
-7
lib/lwres/man/lwres_context_initserial.3
lib/lwres/man/lwres_context_initserial.3
+6
-7
lib/lwres/man/lwres_context_nextserial.3
lib/lwres/man/lwres_context_nextserial.3
+6
-7
lib/lwres/man/lwres_context_sendrecv.3
lib/lwres/man/lwres_context_sendrecv.3
+6
-7
lib/lwres/man/lwres_endhostent.3
lib/lwres/man/lwres_endhostent.3
+6
-7
lib/lwres/man/lwres_endhostent_r.3
lib/lwres/man/lwres_endhostent_r.3
+6
-7
lib/lwres/man/lwres_freeaddrinfo.3
lib/lwres/man/lwres_freeaddrinfo.3
+6
-7
lib/lwres/man/lwres_freehostent.3
lib/lwres/man/lwres_freehostent.3
+6
-7
lib/lwres/man/lwres_gabn.3
lib/lwres/man/lwres_gabn.3
+6
-6
lib/lwres/man/lwres_gabnrequest_free.3
lib/lwres/man/lwres_gabnrequest_free.3
+6
-7
lib/lwres/man/lwres_gabnrequest_parse.3
lib/lwres/man/lwres_gabnrequest_parse.3
+6
-7
lib/lwres/man/lwres_gabnrequest_render.3
lib/lwres/man/lwres_gabnrequest_render.3
+6
-7
lib/lwres/man/lwres_gabnresponse_free.3
lib/lwres/man/lwres_gabnresponse_free.3
+6
-7
lib/lwres/man/lwres_gabnresponse_parse.3
lib/lwres/man/lwres_gabnresponse_parse.3
+6
-7
lib/lwres/man/lwres_gabnresponse_render.3
lib/lwres/man/lwres_gabnresponse_render.3
+6
-7
lib/lwres/man/lwres_gai_strerror.3
lib/lwres/man/lwres_gai_strerror.3
+6
-7
lib/lwres/man/lwres_getaddrinfo.3
lib/lwres/man/lwres_getaddrinfo.3
+6
-7
lib/lwres/man/lwres_getaddrsbyname.3
lib/lwres/man/lwres_getaddrsbyname.3
+6
-7
lib/lwres/man/lwres_gethostbyaddr.3
lib/lwres/man/lwres_gethostbyaddr.3
+6
-7
lib/lwres/man/lwres_gethostbyaddr_r.3
lib/lwres/man/lwres_gethostbyaddr_r.3
+6
-7
lib/lwres/man/lwres_gethostbyname.3
lib/lwres/man/lwres_gethostbyname.3
+6
-7
No files found.
Too many changes to show.
To preserve performance only
1000 of 1000+
files are displayed.
Plain diff
Email patch
COPYRIGHT
View file @
15a44745
...
...
@@ -4,11 +4,11 @@ Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
DISCLAIMS
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
Makefile.in
View file @
15a44745
...
...
@@ -4,16 +4,16 @@
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
DISCLAIMS
#
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
#
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
#
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
#
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
#
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
#
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
# SOFTWARE.
# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
#
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
#
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
#
INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
#
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
#
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
#
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
#
WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
# $Id: Makefile.in,v 1.2
7 2000/07/26 23:40:08 mws
Exp $
# $Id: Makefile.in,v 1.2
8 2000/07/27 09:36:18 tale
Exp $
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
acconfig.h
View file @
15a44745
...
...
@@ -5,17 +5,17 @@
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
DISCLAIMS
*
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
*
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
*
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
*
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
*
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
*
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
* SOFTWARE.
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
*
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
*
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
*
INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
*
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
*
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
*
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
*
WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
*/
/* $Id: acconfig.h,v 1.2
3 2000/06/22 21:48:56
tale Exp $ */
/* $Id: acconfig.h,v 1.2
4 2000/07/27 09:36:19
tale Exp $ */
/***
*** This file is not to be included by any public header files, because
...
...
bin/Makefile.in
View file @
15a44745
...
...
@@ -4,16 +4,16 @@
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
DISCLAIMS
#
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
#
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
#
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
#
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
#
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
#
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
# SOFTWARE.
# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
#
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
#
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
#
INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
#
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
#
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
#
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
#
WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
# $Id: Makefile.in,v 1.1
7 2000/06/28 23:55:28 gson
Exp $
# $Id: Makefile.in,v 1.1
8 2000/07/27 09:36:24 tale
Exp $
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
bin/dig/Makefile.in
View file @
15a44745
...
...
@@ -4,16 +4,16 @@
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
DISCLAIMS
#
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
#
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
#
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
#
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
#
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
#
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
# SOFTWARE.
# $Id: Makefile.in,v 1.1
1 2000/06/28 16:32:41
tale Exp $
# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
#
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
#
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
#
INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
#
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
#
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
#
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
#
WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
# $Id: Makefile.in,v 1.1
2 2000/07/27 09:36:25
tale Exp $
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
bin/dig/dig.c
View file @
15a44745
...
...
@@ -5,17 +5,17 @@
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
DISCLAIMS
*
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
*
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
*
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
*
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
*
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
*
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
* SOFTWARE.
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
*
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
*
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
*
INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
*
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
*
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
*
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
*
WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
*/
/* $Id: dig.c,v 1.7
8 2000/07/25 00:51:14 mws
Exp $ */
/* $Id: dig.c,v 1.7
9 2000/07/27 09:36:26 tale
Exp $ */
#include <config.h>
#include <stdlib.h>
...
...
bin/dig/dighost.c
View file @
15a44745
...
...
@@ -5,17 +5,17 @@
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
DISCLAIMS
*
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
*
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
*
CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
*
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
*
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
*
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
* SOFTWARE.
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
*
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
*
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
*
INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
*
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
*
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
*
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
*
WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
*/
/* $Id: dighost.c,v 1.
99 2000/07/24 18:07:03 mws
Exp $ */
/* $Id: dighost.c,v 1.
100 2000/07/27 09:36:28 tale
Exp $ */
/*
* Notice to programmers: Do not use this code as an example of how to
...
...
bin/dig/host.1
View file @
15a44745
.\" Copyright (C)
@YEARS@
Internet Software Consortium.
.\" Copyright (C)
2000
Internet Software Consortium.
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
.\" copyright notice and this permission notice appear in all copies.
.\"
.\" THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
.\" ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
.\" CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
.\" DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
.\" PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
.\" ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
.\" SOFTWARE.
.\" THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
.\" DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
.\" INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
.\" INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
.\" FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,