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
610
Issues
610
List
Boards
Labels
Service Desk
Milestones
Merge Requests
113
Merge Requests
113
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
dafcb997
Commit
dafcb997
authored
Mar 05, 2004
by
Mark Andrews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice
parent
f345258d
Changes
1000
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
1000 changed files
with
9252 additions
and
8927 deletions
+9252
-8927
COPYRIGHT
COPYRIGHT
+73
-2
Makefile.in
Makefile.in
+11
-11
acconfig.h
acconfig.h
+10
-10
bin/Makefile.in
bin/Makefile.in
+9
-9
bin/check/Makefile.in
bin/check/Makefile.in
+11
-11
bin/check/check-tool.c
bin/check/check-tool.c
+10
-10
bin/check/check-tool.h
bin/check/check-tool.h
+10
-10
bin/check/named-checkconf.c
bin/check/named-checkconf.c
+9
-9
bin/check/named-checkconf.docbook
bin/check/named-checkconf.docbook
+10
-10
bin/check/named-checkzone.c
bin/check/named-checkzone.c
+10
-10
bin/check/named-checkzone.docbook
bin/check/named-checkzone.docbook
+10
-10
bin/dig/Makefile.in
bin/dig/Makefile.in
+11
-11
bin/dig/dig.c
bin/dig/dig.c
+10
-10
bin/dig/dig.docbook
bin/dig/dig.docbook
+10
-10
bin/dig/dighost.c
bin/dig/dighost.c
+10
-10
bin/dig/host.c
bin/dig/host.c
+10
-10
bin/dig/host.docbook
bin/dig/host.docbook
+10
-10
bin/dig/include/dig/dig.h
bin/dig/include/dig/dig.h
+10
-10
bin/dig/nslookup.c
bin/dig/nslookup.c
+10
-10
bin/dnssec/Makefile.in
bin/dnssec/Makefile.in
+11
-11
bin/dnssec/dnssec-keygen.c
bin/dnssec/dnssec-keygen.c
+10
-11
bin/dnssec/dnssec-keygen.docbook
bin/dnssec/dnssec-keygen.docbook
+10
-10
bin/dnssec/dnssec-makekeyset.c
bin/dnssec/dnssec-makekeyset.c
+10
-11
bin/dnssec/dnssec-makekeyset.docbook
bin/dnssec/dnssec-makekeyset.docbook
+10
-10
bin/dnssec/dnssec-signkey.c
bin/dnssec/dnssec-signkey.c
+10
-11
bin/dnssec/dnssec-signkey.docbook
bin/dnssec/dnssec-signkey.docbook
+10
-10
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssec-signzone.c
+10
-11
bin/dnssec/dnssec-signzone.docbook
bin/dnssec/dnssec-signzone.docbook
+10
-10
bin/dnssec/dnssectool.c
bin/dnssec/dnssectool.c
+10
-10
bin/dnssec/dnssectool.h
bin/dnssec/dnssectool.h
+10
-10
bin/named/Makefile.in
bin/named/Makefile.in
+11
-11
bin/named/aclconf.c
bin/named/aclconf.c
+9
-9
bin/named/builtin.c
bin/named/builtin.c
+10
-10
bin/named/client.c
bin/named/client.c
+10
-10
bin/named/config.c
bin/named/config.c
+10
-10
bin/named/control.c
bin/named/control.c
+10
-10
bin/named/controlconf.c
bin/named/controlconf.c
+10
-10
bin/named/include/named/aclconf.h
bin/named/include/named/aclconf.h
+9
-9
bin/named/include/named/builtin.h
bin/named/include/named/builtin.h
+9
-9
bin/named/include/named/client.h
bin/named/include/named/client.h
+10
-10
bin/named/include/named/config.h
bin/named/include/named/config.h
+10
-10
bin/named/include/named/control.h
bin/named/include/named/control.h
+10
-10
bin/named/include/named/globals.h
bin/named/include/named/globals.h
+10
-10
bin/named/include/named/interfacemgr.h
bin/named/include/named/interfacemgr.h
+10
-10
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
+10
-10
bin/named/include/named/logconf.h
bin/named/include/named/logconf.h
+9
-9
bin/named/include/named/lwaddr.h
bin/named/include/named/lwaddr.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/lwsearch.h
bin/named/include/named/lwsearch.h
+9
-9
bin/named/include/named/main.h
bin/named/include/named/main.h
+10
-10
bin/named/include/named/notify.h
bin/named/include/named/notify.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
+10
-10
bin/named/include/named/sortlist.h
bin/named/include/named/sortlist.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
+10
-10
bin/named/listenlist.c
bin/named/listenlist.c
+9
-9
bin/named/log.c
bin/named/log.c
+10
-10
bin/named/logconf.c
bin/named/logconf.c
+9
-9
bin/named/lwaddr.c
bin/named/lwaddr.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
+10
-10
bin/named/lwdgrbn.c
bin/named/lwdgrbn.c
+10
-10
bin/named/lwdnoop.c
bin/named/lwdnoop.c
+9
-9
bin/named/lwresd.c
bin/named/lwresd.c
+10
-10
bin/named/lwresd.docbook
bin/named/lwresd.docbook
+9
-9
bin/named/lwsearch.c
bin/named/lwsearch.c
+9
-9
bin/named/main.c
bin/named/main.c
+10
-10
bin/named/named.docbook
bin/named/named.docbook
+10
-10
bin/named/notify.c
bin/named/notify.c
+10
-10
bin/named/query.c
bin/named/query.c
+10
-10
bin/named/server.c
bin/named/server.c
+10
-10
bin/named/sortlist.c
bin/named/sortlist.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
+10
-10
bin/named/unix/os.c
bin/named/unix/os.c
+10
-10
bin/named/update.c
bin/named/update.c
+10
-10
bin/named/win32/include/named/ntservice.h
bin/named/win32/include/named/ntservice.h
+10
-10
bin/named/win32/include/named/os.h
bin/named/win32/include/named/os.h
+10
-10
bin/named/win32/ntservice.c
bin/named/win32/ntservice.c
+9
-9
bin/named/win32/os.c
bin/named/win32/os.c
+10
-10
bin/named/xfrout.c
bin/named/xfrout.c
+10
-10
bin/named/zoneconf.c
bin/named/zoneconf.c
+10
-10
bin/nsupdate/Makefile.in
bin/nsupdate/Makefile.in
+11
-11
bin/nsupdate/nsupdate.c
bin/nsupdate/nsupdate.c
+10
-10
bin/nsupdate/nsupdate.docbook
bin/nsupdate/nsupdate.docbook
+10
-10
bin/rndc/Makefile.in
bin/rndc/Makefile.in
+11
-11
bin/rndc/include/rndc/os.h
bin/rndc/include/rndc/os.h
+9
-9
bin/rndc/rndc-confgen.8
bin/rndc/rndc-confgen.8
+11
-10
bin/rndc/rndc-confgen.c
bin/rndc/rndc-confgen.c
+10
-10
bin/rndc/rndc-confgen.docbook
bin/rndc/rndc-confgen.docbook
+10
-10
bin/rndc/rndc-confgen.html
bin/rndc/rndc-confgen.html
+14
-11
bin/rndc/rndc.c
bin/rndc/rndc.c
+10
-10
bin/rndc/rndc.conf
bin/rndc/rndc.conf
+9
-9
bin/rndc/rndc.conf.docbook
bin/rndc/rndc.conf.docbook
+9
-9
bin/rndc/rndc.docbook
bin/rndc/rndc.docbook
+9
-9
bin/rndc/unix/Makefile.in
bin/rndc/unix/Makefile.in
+10
-10
bin/rndc/unix/os.c
bin/rndc/unix/os.c
+9
-9
bin/rndc/util.c
bin/rndc/util.c
+9
-9
bin/rndc/util.h
bin/rndc/util.h
+9
-9
bin/rndc/win32/os.c
bin/rndc/win32/os.c
+9
-9
bin/tests/Makefile.in
bin/tests/Makefile.in
+11
-11
bin/tests/adb_test.c
bin/tests/adb_test.c
+9
-9
bin/tests/b8t.mk
bin/tests/b8t.mk
+10
-10
bin/tests/b9t.mk
bin/tests/b9t.mk
+9
-9
bin/tests/byaddr_test.c
bin/tests/byaddr_test.c
+10
-10
bin/tests/byname_test.c
bin/tests/byname_test.c
+9
-9
bin/tests/cfg_test.c
bin/tests/cfg_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
+11
-11
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/dst/Makefile.in
bin/tests/dst/Makefile.in
+11
-11
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/genrandom.c
bin/tests/genrandom.c
+10
-10
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
+10
-10
bin/tests/journalprint.c
bin/tests/journalprint.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
+11
-11
bin/tests/master/t_master.c
bin/tests/master/t_master.c
+10
-10
bin/tests/master_test.c
bin/tests/master_test.c
+9
-9
bin/tests/mem/Makefile.in
bin/tests/mem/Makefile.in
+11
-11
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
+10
-10
bin/tests/named.conf
bin/tests/named.conf
+9
-9
bin/tests/names/Makefile.in
bin/tests/names/Makefile.in
+11
-11
bin/tests/names/t_names.c
bin/tests/names/t_names.c
+10
-10
bin/tests/ndc.conf
bin/tests/ndc.conf
+9
-9
bin/tests/ndc.conf-include
bin/tests/ndc.conf-include
+9
-9
bin/tests/net/Makefile.in
bin/tests/net/Makefile.in
+11
-11
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/nsecify.c
bin/tests/nsecify.c
+10
-10
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
+11
-11
bin/tests/rbt/t_rbt.c
bin/tests/rbt/t_rbt.c
+10
-10
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
+10
-10
bin/tests/resolv.conf.sample
bin/tests/resolv.conf.sample
+10
-10
bin/tests/rwlock_test.c
bin/tests/rwlock_test.c
+9
-9
bin/tests/serial_test.c
bin/tests/serial_test.c
+10
-10
bin/tests/shutdown_test.c
bin/tests/shutdown_test.c
+9
-9
bin/tests/sig0_test.c
bin/tests/sig0_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
+11
-11
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
+10
-10
bin/tests/system/README
bin/tests/system/README
+4
-1
bin/tests/system/cacheclean/clean.sh
bin/tests/system/cacheclean/clean.sh
+9
-9
bin/tests/system/cacheclean/ns1/example.db
bin/tests/system/cacheclean/ns1/example.db
+9
-9
bin/tests/system/cacheclean/ns1/named.conf
bin/tests/system/cacheclean/ns1/named.conf
+9
-9
bin/tests/system/cacheclean/ns2/named.conf
bin/tests/system/cacheclean/ns2/named.conf
+9
-9
bin/tests/system/cacheclean/tests.sh
bin/tests/system/cacheclean/tests.sh
+9
-9
bin/tests/system/checknames/clean.sh
bin/tests/system/checknames/clean.sh
+18
-0
bin/tests/system/checknames/ns1/fail.example.db.in
bin/tests/system/checknames/ns1/fail.example.db.in
+14
-2
bin/tests/system/checknames/ns1/fail.update.db.in
bin/tests/system/checknames/ns1/fail.update.db.in
+14
-2
bin/tests/system/checknames/ns1/ignore.example.db.in
bin/tests/system/checknames/ns1/ignore.example.db.in
+14
-2
bin/tests/system/checknames/ns1/ignore.update.db.in
bin/tests/system/checknames/ns1/ignore.update.db.in
+14
-2
bin/tests/system/checknames/ns1/named.conf
bin/tests/system/checknames/ns1/named.conf
+14
-2
bin/tests/system/checknames/ns1/root.db
bin/tests/system/checknames/ns1/root.db
+14
-2
bin/tests/system/checknames/ns1/warn.example.db.in
bin/tests/system/checknames/ns1/warn.example.db.in
+14
-2
bin/tests/system/checknames/ns1/warn.update.db.in
bin/tests/system/checknames/ns1/warn.update.db.in
+14
-2
bin/tests/system/checknames/ns2/named.conf
bin/tests/system/checknames/ns2/named.conf
+14
-2
bin/tests/system/checknames/ns2/root.hints
bin/tests/system/checknames/ns2/root.hints
+14
-2
bin/tests/system/checknames/ns3/named.conf
bin/tests/system/checknames/ns3/named.conf
+14
-2
bin/tests/system/checknames/ns3/root.hints
bin/tests/system/checknames/ns3/root.hints
+14
-2
bin/tests/system/checknames/setup.sh
bin/tests/system/checknames/setup.sh
+16
-0
bin/tests/system/checknames/tests.sh
bin/tests/system/checknames/tests.sh
+14
-2
bin/tests/system/cleanall.sh
bin/tests/system/cleanall.sh
+9
-9
bin/tests/system/common/controls.conf
bin/tests/system/common/controls.conf
+9
-9
bin/tests/system/common/rndc.conf
bin/tests/system/common/rndc.conf
+9
-9
bin/tests/system/common/root.hint
bin/tests/system/common/root.hint
+9
-9
bin/tests/system/conf.sh.in
bin/tests/system/conf.sh.in
+11
-11
bin/tests/system/dialup/ns1/example.db
bin/tests/system/dialup/ns1/example.db
+9
-9
bin/tests/system/dialup/ns1/named.conf
bin/tests/system/dialup/ns1/named.conf
+9
-9
bin/tests/system/dialup/ns1/root.db
bin/tests/system/dialup/ns1/root.db
+9
-9
bin/tests/system/dialup/ns2/hint.db
bin/tests/system/dialup/ns2/hint.db
+9
-9
bin/tests/system/dialup/ns2/named.conf
bin/tests/system/dialup/ns2/named.conf
+9
-9
bin/tests/system/dialup/ns3/hint.db
bin/tests/system/dialup/ns3/hint.db
+9
-9
bin/tests/system/dialup/ns3/named.conf
bin/tests/system/dialup/ns3/named.conf
+9
-9
bin/tests/system/dialup/setup.sh
bin/tests/system/dialup/setup.sh
+9
-9
bin/tests/system/dialup/tests.sh
bin/tests/system/dialup/tests.sh
+9
-9
bin/tests/system/digcomp.pl
bin/tests/system/digcomp.pl
+9
-9
bin/tests/system/dnssec/README
bin/tests/system/dnssec/README
+2
-1
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/clean.sh
+9
-9
bin/tests/system/dnssec/dnssec_update_test.pl
bin/tests/system/dnssec/dnssec_update_test.pl
+10
-10
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
+11
-11
bin/tests/system/dnssec/ns2/dst.example.db.in
bin/tests/system/dnssec/ns2/dst.example.db.in
+9
-10
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns2/example.db.in
+9
-9
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/sign.sh
bin/tests/system/dnssec/ns2/sign.sh
+11
-11
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/dynamic.example.db.in
bin/tests/system/dnssec/ns3/dynamic.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/keyless.example.db.in
bin/tests/system/dnssec/ns3/keyless.example.db.in
+10
-10
bin/tests/system/dnssec/ns3/named.conf
bin/tests/system/dnssec/ns3/named.conf
+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/ns5/named.conf
bin/tests/system/dnssec/ns5/named.conf
+9
-9
bin/tests/system/dnssec/ns5/trusted.conf.bad
bin/tests/system/dnssec/ns5/trusted.conf.bad
+9
-9
bin/tests/system/dnssec/ns6/named.conf
bin/tests/system/dnssec/ns6/named.conf
+9
-10
bin/tests/system/dnssec/prereq.sh
bin/tests/system/dnssec/prereq.sh
+10
-10
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/forward/clean.sh
bin/tests/system/forward/clean.sh
+9
-9
bin/tests/system/forward/ns1/named.conf
bin/tests/system/forward/ns1/named.conf
+9
-9
bin/tests/system/forward/ns2/named.conf
bin/tests/system/forward/ns2/named.conf
+9
-9
bin/tests/system/forward/ns3/named.conf
bin/tests/system/forward/ns3/named.conf
+9
-9
bin/tests/system/forward/ns4/named.conf
bin/tests/system/forward/ns4/named.conf
+9
-9
bin/tests/system/forward/tests.sh
bin/tests/system/forward/tests.sh
+9
-9
bin/tests/system/genzone.sh
bin/tests/system/genzone.sh
+11
-11
bin/tests/system/glue/clean.sh
bin/tests/system/glue/clean.sh
+9
-9
bin/tests/system/glue/ns1/cache.in
bin/tests/system/glue/ns1/cache.in
+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/setup.sh
bin/tests/system/glue/setup.sh
+9
-9
bin/tests/system/glue/tests.sh
bin/tests/system/glue/tests.sh
+11
-11
bin/tests/system/ifconfig.sh
bin/tests/system/ifconfig.sh
+10
-10
bin/tests/system/ixfr/ans2/ans.pl
bin/tests/system/ixfr/ans2/ans.pl
+10
-10
bin/tests/system/ixfr/clean.sh
bin/tests/system/ixfr/clean.sh
+9
-9
bin/tests/system/ixfr/prereq.sh
bin/tests/system/ixfr/prereq.sh
+9
-9
bin/tests/system/ixfr/setup.sh
bin/tests/system/ixfr/setup.sh
+9
-9
bin/tests/system/ixfr/tests.sh
bin/tests/system/ixfr/tests.sh
+10
-10
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
+11
-11
bin/tests/system/lwresd/lwresd1/lwresd.conf
bin/tests/system/lwresd/lwresd1/lwresd.conf
+9
-9
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
+10
-10
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
+10
-10
bin/tests/system/lwresd/ns1/example2.db
bin/tests/system/lwresd/ns1/example2.db
+10
-10
bin/tests/system/lwresd/ns1/ip6.arpa.db
bin/tests/system/lwresd/ns1/ip6.arpa.db
+10
-10
bin/tests/system/lwresd/ns1/ip6.int.db
bin/tests/system/lwresd/ns1/ip6.int.db
+10
-10
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
+10
-10
bin/tests/system/masterfile/clean.sh
bin/tests/system/masterfile/clean.sh
+9
-9
bin/tests/system/masterfile/ns1/include.db
bin/tests/system/masterfile/ns1/include.db
+9
-9
bin/tests/system/masterfile/ns1/named.conf
bin/tests/system/masterfile/ns1/named.conf
+9
-9
bin/tests/system/masterfile/ns1/sub.db
bin/tests/system/masterfile/ns1/sub.db
+9
-9
bin/tests/system/masterfile/ns1/ttl1.db
bin/tests/system/masterfile/ns1/ttl1.db
+9
-9
bin/tests/system/masterfile/ns1/ttl2.db
bin/tests/system/masterfile/ns1/ttl2.db
+9
-9
bin/tests/system/masterfile/tests.sh
bin/tests/system/masterfile/tests.sh
+10
-10
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
+10
-10
bin/tests/system/notify/ns2/example2.db
bin/tests/system/notify/ns2/example2.db
+10
-10
bin/tests/system/notify/ns2/example3.db
bin/tests/system/notify/ns2/example3.db
+10
-10
bin/tests/system/notify/ns2/example4.db
bin/tests/system/notify/ns2/example4.db
+10
-10
bin/tests/system/notify/ns2/named.conf
bin/tests/system/notify/ns2/named.conf
+9
-9
bin/tests/system/notify/ns3/named.conf
bin/tests/system/notify/ns3/named.conf
+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/example1.db
bin/tests/system/nsupdate/ns1/example1.db
+10
-10
bin/tests/system/nsupdate/ns1/named.conf
bin/tests/system/nsupdate/ns1/named.conf
+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
+9
-9
bin/tests/system/relay/README
bin/tests/system/relay/README
+2
-1
bin/tests/system/relay/clean.sh
bin/tests/system/relay/clean.sh
+9
-9
bin/tests/system/relay/ns1/named.conf
bin/tests/system/relay/ns1/named.conf
+9
-9
bin/tests/system/relay/ns1/root.db
bin/tests/system/relay/ns1/root.db
+9
-9
bin/tests/system/relay/ns2/example1.db
bin/tests/system/relay/ns2/example1.db
+10
-10
bin/tests/system/relay/ns2/example2.db
bin/tests/system/relay/ns2/example2.db
+10
-10
bin/tests/system/relay/ns2/example3.db
bin/tests/system/relay/ns2/example3.db
+10
-10
bin/tests/system/relay/ns2/example4.db
bin/tests/system/relay/ns2/example4.db
+10
-10
bin/tests/system/relay/ns2/named.conf
bin/tests/system/relay/ns2/named.conf
+9
-9
bin/tests/system/relay/ns3/named.conf
bin/tests/system/relay/ns3/named.conf
+9
-9
bin/tests/system/relay/ns4/named.conf
bin/tests/system/relay/ns4/named.conf
+9
-9
bin/tests/system/relay/setup.sh
bin/tests/system/relay/setup.sh
+9
-9
bin/tests/system/relay/tests.sh
bin/tests/system/relay/tests.sh
+10
-10
bin/tests/system/resolver/ans2/ans.pl
bin/tests/system/resolver/ans2/ans.pl
+9
-9
bin/tests/system/resolver/ans3/ans.pl
bin/tests/system/resolver/ans3/ans.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
+10
-10
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/send.pl
bin/tests/system/send.pl
+9
-9
bin/tests/system/setup.sh
bin/tests/system/setup.sh
+10
-10
bin/tests/system/sortlist/clean.sh
bin/tests/system/sortlist/clean.sh
+9
-9
bin/tests/system/sortlist/ns1/example.db
bin/tests/system/sortlist/ns1/example.db
+9
-9
bin/tests/system/sortlist/ns1/named.conf
bin/tests/system/sortlist/ns1/named.conf
+9
-9
bin/tests/system/sortlist/ns1/root.db
bin/tests/system/sortlist/ns1/root.db
+9
-9
bin/tests/system/sortlist/tests.sh
bin/tests/system/sortlist/tests.sh
+9
-9
bin/tests/system/start.pl
bin/tests/system/start.pl
+10
-10
bin/tests/system/start.sh
bin/tests/system/start.sh
+9
-9
bin/tests/system/stop.pl
bin/tests/system/stop.pl
+10
-10
bin/tests/system/stop.sh
bin/tests/system/stop.sh
+9
-9
bin/tests/system/stress/clean.sh
bin/tests/system/stress/clean.sh
+9
-9
bin/tests/system/stress/ns1/named.conf
bin/tests/system/stress/ns1/named.conf
+9
-9
bin/tests/system/stress/ns2/named.conf
bin/tests/system/stress/ns2/named.conf
+9
-9
bin/tests/system/stress/ns3/named.conf
bin/tests/system/stress/ns3/named.conf
+9
-9
bin/tests/system/stress/ns4/named.conf
bin/tests/system/stress/ns4/named.conf
+9
-9
bin/tests/system/stress/setup.pl
bin/tests/system/stress/setup.pl
+9
-9
bin/tests/system/stress/setup.sh
bin/tests/system/stress/setup.sh
+9
-9
bin/tests/system/stress/tests.sh
bin/tests/system/stress/tests.sh
+10
-10
bin/tests/system/stress/update.pl
bin/tests/system/stress/update.pl
+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/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/tests.sh
bin/tests/system/stub/tests.sh
+9
-9
bin/tests/system/testsock.pl
bin/tests/system/testsock.pl
+10
-10
bin/tests/system/tkey/Makefile.in
bin/tests/system/tkey/Makefile.in
+11
-11
bin/tests/system/tkey/clean.sh
bin/tests/system/tkey/clean.sh
+9
-9
bin/tests/system/tkey/keycreate.c
bin/tests/system/tkey/keycreate.c
+9
-9
bin/tests/system/tkey/keydelete.c
bin/tests/system/tkey/keydelete.c
+9
-9
bin/tests/system/tkey/ns1/named.conf.in
bin/tests/system/tkey/ns1/named.conf.in
+9
-9
bin/tests/system/tkey/ns1/setup.sh
bin/tests/system/tkey/ns1/setup.sh
+9
-9
bin/tests/system/tkey/prereq.sh
bin/tests/system/tkey/prereq.sh
+9
-9
bin/tests/system/tkey/setup.sh
bin/tests/system/tkey/setup.sh
+9
-9
bin/tests/system/tkey/tests.sh
bin/tests/system/tkey/tests.sh
+9
-9
bin/tests/system/unknown/clean.sh
bin/tests/system/unknown/clean.sh
+9
-9
bin/tests/system/unknown/ns1/broken1.db
bin/tests/system/unknown/ns1/broken1.db
+9
-9
bin/tests/system/unknown/ns1/broken2.db
bin/tests/system/unknown/ns1/broken2.db
+9
-9
bin/tests/system/unknown/ns1/broken3.db
bin/tests/system/unknown/ns1/broken3.db
+9
-9
bin/tests/system/unknown/ns1/broken4.db
bin/tests/system/unknown/ns1/broken4.db
+9
-9
bin/tests/system/unknown/ns1/broken5.db
bin/tests/system/unknown/ns1/broken5.db
+9
-9
bin/tests/system/unknown/ns1/class10.hints
bin/tests/system/unknown/ns1/class10.hints
+9
-9
bin/tests/system/unknown/ns1/example-class10.db
bin/tests/system/unknown/ns1/example-class10.db
+9
-9
bin/tests/system/unknown/ns1/example-in.db
bin/tests/system/unknown/ns1/example-in.db
+9
-9
bin/tests/system/unknown/ns1/named.conf
bin/tests/system/unknown/ns1/named.conf
+9
-9
bin/tests/system/unknown/tests.sh
bin/tests/system/unknown/tests.sh
+9
-9
bin/tests/system/upforwd/clean.sh
bin/tests/system/upforwd/clean.sh
+9
-9
bin/tests/system/upforwd/ns1/example1.db
bin/tests/system/upforwd/ns1/example1.db
+9
-9
bin/tests/system/upforwd/ns1/named.conf
bin/tests/system/upforwd/ns1/named.conf
+9
-9
bin/tests/system/upforwd/ns2/named.conf
bin/tests/system/upforwd/ns2/named.conf
+9
-9
bin/tests/system/upforwd/ns3/named.conf
bin/tests/system/upforwd/ns3/named.conf
+9
-9
bin/tests/system/upforwd/setup.sh
bin/tests/system/upforwd/setup.sh
+9
-9
bin/tests/system/upforwd/tests.sh
bin/tests/system/upforwd/tests.sh
+10
-10
bin/tests/system/v6synth/clean.sh
bin/tests/system/v6synth/clean.sh
+9
-9
bin/tests/system/v6synth/ns1/named.conf
bin/tests/system/v6synth/ns1/named.conf
+9
-9
bin/tests/system/v6synth/ns1/root.db
bin/tests/system/v6synth/ns1/root.db
+9
-9
bin/tests/system/v6synth/ns2/example.db
bin/tests/system/v6synth/ns2/example.db
+9
-9
bin/tests/system/v6synth/ns2/ip6.arpa.db
bin/tests/system/v6synth/ns2/ip6.arpa.db
+10
-10
bin/tests/system/v6synth/ns2/ip6.int.db
bin/tests/system/v6synth/ns2/ip6.int.db
+9
-9
bin/tests/system/v6synth/ns2/named.conf
bin/tests/system/v6synth/ns2/named.conf
+9
-9
bin/tests/system/v6synth/ns3/named.conf
bin/tests/system/v6synth/ns3/named.conf
+9
-9
bin/tests/system/v6synth/tests.sh
bin/tests/system/v6synth/tests.sh
+10
-10
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/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/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/named.conf
bin/tests/system/xfer/ns2/named.conf
+9
-9
bin/tests/system/xfer/ns3/named.conf
bin/tests/system/xfer/ns3/named.conf
+9
-9
bin/tests/system/xfer/setup.sh
bin/tests/system/xfer/setup.sh
+10
-10
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
+10
-10
bin/tests/system/xferquota/ns2/named.conf
bin/tests/system/xferquota/ns2/named.conf
+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
+11
-11
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
+11
-11
bin/tests/timers/t_timers.c
bin/tests/timers/t_timers.c
+9
-9
bin/tests/wire_test.c
bin/tests/wire_test.c
+9
-9
bin/tests/zone_test.c
bin/tests/zone_test.c
+10
-10
bin/win32/BINDInstall/AccountInfo.cpp
bin/win32/BINDInstall/AccountInfo.cpp
+10
-10
bin/win32/BINDInstall/AccountInfo.h
bin/win32/BINDInstall/AccountInfo.h
+9
-9
bin/win32/BINDInstall/BINDInstall.cpp
bin/win32/BINDInstall/BINDInstall.cpp
+9
-9
bin/win32/BINDInstall/BINDInstall.h
bin/win32/BINDInstall/BINDInstall.h
+9
-9
bin/win32/BINDInstall/BINDInstallDlg.cpp
bin/win32/BINDInstall/BINDInstallDlg.cpp
+10
-10
bin/win32/BINDInstall/BINDInstallDlg.h
bin/win32/BINDInstall/BINDInstallDlg.h
+9
-9
bin/win32/BINDInstall/DirBrowse.cpp
bin/win32/BINDInstall/DirBrowse.cpp
+9
-9
bin/win32/BINDInstall/DirBrowse.h
bin/win32/BINDInstall/DirBrowse.h
+9
-9
configure.in
configure.in
+10
-10
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
contrib/sdb/dir/dirdb.c
contrib/sdb/dir/dirdb.c
+9
-9
contrib/sdb/dir/dirdb.h
contrib/sdb/dir/dirdb.h
+9
-9
contrib/sdb/pgsql/pgsqldb.c
contrib/sdb/pgsql/pgsqldb.c
+9
-9
contrib/sdb/pgsql/pgsqldb.h
contrib/sdb/pgsql/pgsqldb.h
+9
-9
contrib/sdb/pgsql/zonetodb.c
contrib/sdb/pgsql/zonetodb.c
+9
-9
contrib/sdb/tcl/lookup.tcl
contrib/sdb/tcl/lookup.tcl
+9
-9
contrib/sdb/tcl/tcldb.c
contrib/sdb/tcl/tcldb.c
+9
-9
contrib/sdb/tcl/tcldb.h
contrib/sdb/tcl/tcldb.h
+9
-9
contrib/sdb/time/timedb.c
contrib/sdb/time/timedb.c
+9
-9
contrib/sdb/time/timedb.h
contrib/sdb/time/timedb.h
+9
-9
doc/Makefile.in
doc/Makefile.in
+9
-9
doc/arm/Makefile.in
doc/arm/Makefile.in
+9
-9
doc/arm/README-SGML
doc/arm/README-SGML
+2
-1
doc/arm/validate.sh.in
doc/arm/validate.sh.in
+9
-9
doc/design/addressdb
doc/design/addressdb
+2
-1
doc/design/compression
doc/design/compression
+2
-1
doc/design/database
doc/design/database
+2
-1
doc/design/db_rules
doc/design/db_rules
+2
-1
doc/design/decompression
doc/design/decompression
+2
-1
doc/design/dispatch
doc/design/dispatch
+2
-1
doc/design/logging
doc/design/logging
+2
-1
doc/design/lwres
doc/design/lwres
+2
-1
doc/design/ncache
doc/design/ncache
+2
-1
doc/design/rdataset
doc/design/rdataset
+2
-1
doc/design/red-black
doc/design/red-black
+2
-1
doc/design/resolver
doc/design/resolver
+2
-1
doc/design/search
doc/design/search
+2
-1
doc/design/tasks
doc/design/tasks
+2
-1
doc/design/windows-nt
doc/design/windows-nt
+2
-1
doc/design/zone
doc/design/zone
+2
-1
doc/dev/DBC
doc/dev/DBC
+2
-1
doc/dev/HOW-ADB-WORKS.txt
doc/dev/HOW-ADB-WORKS.txt
+5
-1
doc/dev/autoconf
doc/dev/autoconf
+3
-2
doc/dev/coding.html
doc/dev/coding.html
+9
-9
doc/dev/cvs-usage
doc/dev/cvs-usage
+2
-1
doc/dev/magic_numbers
doc/dev/magic_numbers
+3
-2
doc/dev/rdata.html
doc/dev/rdata.html
+9
-9
doc/dev/release
doc/dev/release
+3
-2
doc/dev/results
doc/dev/results
+2
-1
doc/dev/tests
doc/dev/tests
+2
-1
doc/dev/unexpected
doc/dev/unexpected
+2
-1
doc/misc/Makefile.in
doc/misc/Makefile.in
+10
-10
doc/misc/dnssec
doc/misc/dnssec
+3
-2
doc/misc/format-options.pl
doc/misc/format-options.pl
+9
-9
doc/misc/ipv6
doc/misc/ipv6
+2
-1
doc/misc/migration
doc/misc/migration
+3
-2
doc/misc/migration-4to9
doc/misc/migration-4to9
+2
-1
doc/misc/rfc-compliance
doc/misc/rfc-compliance
+2
-1
doc/misc/roadmap
doc/misc/roadmap
+2
-1
doc/misc/sdb
doc/misc/sdb
+2
-1
doc/private/options
doc/private/options
+2
-1
docutil/docbook2man-wrapper.sh.in
docutil/docbook2man-wrapper.sh.in
+10
-10
isc-config.sh.in
isc-config.sh.in
+10
-10
lib/Makefile.in
lib/Makefile.in
+10
-10
lib/bind/Makefile.in
lib/bind/Makefile.in
+11
-11
lib/bind/bsd/Makefile.in
lib/bind/bsd/Makefile.in
+10
-10
lib/bind/dst/Makefile.in
lib/bind/dst/Makefile.in
+9
-9
lib/bind/include/Makefile.in
lib/bind/include/Makefile.in
+10
-10
lib/bind/inet/Makefile.in
lib/bind/inet/Makefile.in
+9
-9
lib/bind/irs/Makefile.in
lib/bind/irs/Makefile.in
+9
-9
lib/bind/isc/Makefile.in
lib/bind/isc/Makefile.in
+9
-9
lib/bind/port/Makefile.in
lib/bind/port/Makefile.in
+8
-8
lib/bind/port/aix32/Makefile.in
lib/bind/port/aix32/Makefile.in
+8
-8
lib/bind/port/aix4/Makefile.in
lib/bind/port/aix4/Makefile.in
+8
-8
lib/bind/port/aux3/Makefile.in
lib/bind/port/aux3/Makefile.in
+8
-8
lib/bind/port/bsdos/Makefile.in
lib/bind/port/bsdos/Makefile.in
+8
-8
lib/bind/port/bsdos2/Makefile.in
lib/bind/port/bsdos2/Makefile.in
+8
-8
lib/bind/port/cygwin/Makefile.in
lib/bind/port/cygwin/Makefile.in
+14
-1
lib/bind/port/cygwin/include/Makefile.in
lib/bind/port/cygwin/include/Makefile.in
+10
-10
lib/bind/port/darwin/Makefile.in
lib/bind/port/darwin/Makefile.in
+8
-8
lib/bind/port/decunix/Makefile.in
lib/bind/port/decunix/Makefile.in
+8
-8
lib/bind/port/freebsd/Makefile.in
lib/bind/port/freebsd/Makefile.in
+8
-8
lib/bind/port/hpux/Makefile.in
lib/bind/port/hpux/Makefile.in
+8
-8
lib/bind/port/hpux10/Makefile.in
lib/bind/port/hpux10/Makefile.in
+8
-8
lib/bind/port/hpux9/Makefile.in
lib/bind/port/hpux9/Makefile.in
+8
-8
lib/bind/port/irix/Makefile.in
lib/bind/port/irix/Makefile.in
+8
-8
lib/bind/port/irix/include/paths.h
lib/bind/port/irix/include/paths.h
+19
-0
lib/bind/port/linux/Makefile.in
lib/bind/port/linux/Makefile.in
+8
-8
lib/bind/port/lynxos/Makefile.in
lib/bind/port/lynxos/Makefile.in
+8
-8
lib/bind/port/mpe/Makefile.in
lib/bind/port/mpe/Makefile.in
+8
-8
lib/bind/port/netbsd/Makefile.in
lib/bind/port/netbsd/Makefile.in
+8
-8
lib/bind/port/next/Makefile.in
lib/bind/port/next/Makefile.in
+8
-8
lib/bind/port/openbsd/Makefile.in
lib/bind/port/openbsd/Makefile.in
+8
-8
lib/bind/port/prand_conf/Makefile.in
lib/bind/port/prand_conf/Makefile.in
+8
-8
lib/bind/port/qnx/Makefile.in
lib/bind/port/qnx/Makefile.in
+8
-8
lib/bind/port/rhapsody/Makefile.in
lib/bind/port/rhapsody/Makefile.in
+8
-8
lib/bind/port/sco42/Makefile.in
lib/bind/port/sco42/Makefile.in
+8
-8
lib/bind/port/sco50/Makefile.in
lib/bind/port/sco50/Makefile.in
+8
-8
lib/bind/port/solaris/Makefile.in
lib/bind/port/solaris/Makefile.in
+8
-8
lib/bind/port/sunos/Makefile.in
lib/bind/port/sunos/Makefile.in
+8
-8
lib/bind/port/ultrix/Makefile.in
lib/bind/port/ultrix/Makefile.in
+8
-8
lib/bind/port/unixware20/Makefile.in
lib/bind/port/unixware20/Makefile.in
+8
-8
lib/bind/port/unixware212/Makefile.in
lib/bind/port/unixware212/Makefile.in
+8
-8
lib/bind/port/unixware7/Makefile.in
lib/bind/port/unixware7/Makefile.in
+8
-8
lib/bind/port/unknown/Makefile.in
lib/bind/port/unknown/Makefile.in
+8
-8
lib/bind9/Makefile.in
lib/bind9/Makefile.in
+10
-10
lib/bind9/check.c
lib/bind9/check.c
+10
-10
lib/bind9/getaddresses.c
lib/bind9/getaddresses.c
+10
-10
lib/bind9/include/Makefile.in
lib/bind9/include/Makefile.in
+9
-9
lib/bind9/include/bind9/Makefile.in
lib/bind9/include/bind9/Makefile.in
+10
-10
lib/bind9/include/bind9/check.h
lib/bind9/include/bind9/check.h
+9
-9
lib/bind9/include/bind9/getaddresses.h
lib/bind9/include/bind9/getaddresses.h
+9
-9
lib/bind9/include/bind9/version.h
lib/bind9/include/bind9/version.h
+9
-9
lib/bind9/version.c
lib/bind9/version.c
+9
-9
lib/bind9/win32/DLLMain.c
lib/bind9/win32/DLLMain.c
+9
-9
lib/bind9/win32/version.c
lib/bind9/win32/version.c
+9
-9
lib/dns/Makefile.in
lib/dns/Makefile.in
+11
-11
lib/dns/acl.c
lib/dns/acl.c
+10
-10
lib/dns/adb.c
lib/dns/adb.c
+9
-9
lib/dns/byaddr.c
lib/dns/byaddr.c
+10
-10
lib/dns/cache.c
lib/dns/cache.c
+10
-10
lib/dns/callbacks.c
lib/dns/callbacks.c
+9
-9
lib/dns/compress.c
lib/dns/compress.c
+9
-9
lib/dns/db.c
lib/dns/db.c
+10
-10
lib/dns/dbiterator.c
lib/dns/dbiterator.c
+9
-9
lib/dns/dbtable.c
lib/dns/dbtable.c
+9
-9
lib/dns/diff.c
lib/dns/diff.c
+10
-10
lib/dns/dispatch.c
lib/dns/dispatch.c
+10
-10
lib/dns/dnssec.c
lib/dns/dnssec.c
+10
-10
lib/dns/ds.c
lib/dns/ds.c
+10
-10
lib/dns/forward.c
lib/dns/forward.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
+10
-10
lib/dns/include/Makefile.in
lib/dns/include/Makefile.in
+9
-9
lib/dns/include/dns/Makefile.in
lib/dns/include/dns/Makefile.in
+11
-11
lib/dns/include/dns/acl.h
lib/dns/include/dns/acl.h
+10
-10
lib/dns/include/dns/adb.h
lib/dns/include/dns/adb.h
+10
-10
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
+10
-10
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/db.h
lib/dns/include/dns/db.h
+10
-10
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/diff.h
lib/dns/include/dns/diff.h
+9
-9
lib/dns/include/dns/dispatch.h
lib/dns/include/dns/dispatch.h
+10
-10
lib/dns/include/dns/dnssec.h
lib/dns/include/dns/dnssec.h
+9
-9
lib/dns/include/dns/ds.h
lib/dns/include/dns/ds.h
+10
-10
lib/dns/include/dns/events.h
lib/dns/include/dns/events.h
+10
-10
lib/dns/include/dns/fixedname.h
lib/dns/include/dns/fixedname.h
+9
-9
lib/dns/include/dns/forward.h
lib/dns/include/dns/forward.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
+10
-10
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
+10
-10
lib/dns/include/dns/lookup.h
lib/dns/include/dns/lookup.h
+9
-9
lib/dns/include/dns/master.h
lib/dns/include/dns/master.h
+10
-10
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
+10
-10
lib/dns/include/dns/name.h
lib/dns/include/dns/name.h
+10
-10
lib/dns/include/dns/ncache.h
lib/dns/include/dns/ncache.h
+9
-9
lib/dns/include/dns/nsec.h
lib/dns/include/dns/nsec.h
+10
-10
lib/dns/include/dns/opcode.h
lib/dns/include/dns/opcode.h
+10
-10
lib/dns/include/dns/order.h
lib/dns/include/dns/order.h
+9
-9
lib/dns/include/dns/peer.h
lib/dns/include/dns/peer.h
+10
-10
lib/dns/include/dns/portlist.h
lib/dns/include/dns/portlist.h
+9
-9
lib/dns/include/dns/rbt.h
lib/dns/include/dns/rbt.h
+10
-10
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
+10
-10
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
+10
-10
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
+10
-10
lib/dns/include/dns/resolver.h
lib/dns/include/dns/resolver.h
+10
-10
lib/dns/include/dns/result.h
lib/dns/include/dns/result.h
+10
-10
lib/dns/include/dns/rootns.h
lib/dns/include/dns/rootns.h
+9
-9
lib/dns/include/dns/sdb.h
lib/dns/include/dns/sdb.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/soa.h
lib/dns/include/dns/soa.h
+9
-9
lib/dns/include/dns/ssu.h
lib/dns/include/dns/ssu.h
+10
-10
lib/dns/include/dns/stats.h
lib/dns/include/dns/stats.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/timer.h
lib/dns/include/dns/timer.h
+9
-9
lib/dns/include/dns/tkey.h
lib/dns/include/dns/tkey.h
+9
-9
lib/dns/include/dns/tsig.h
lib/dns/include/dns/tsig.h
+10
-10
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
+10
-10
lib/dns/include/dns/validator.h
lib/dns/include/dns/validator.h
+10
-10
lib/dns/include/dns/version.h
lib/dns/include/dns/version.h
+9
-9
lib/dns/include/dns/view.h
lib/dns/include/dns/view.h
+10
-10
lib/dns/include/dns/xfrin.h
lib/dns/include/dns/xfrin.h
+10
-10
lib/dns/include/dns/zone.h
lib/dns/include/dns/zone.h
+10
-10
lib/dns/include/dns/zonekey.h
lib/dns/include/dns/zonekey.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
+10
-10
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
+10
-10
lib/dns/lookup.c
lib/dns/lookup.c
+10
-10
lib/dns/master.c
lib/dns/master.c
+10
-10
lib/dns/masterdump.c
lib/dns/masterdump.c
+10
-10
lib/dns/message.c
lib/dns/message.c
+10
-10
lib/dns/name.c
lib/dns/name.c
+10
-10
lib/dns/ncache.c
lib/dns/ncache.c
+10
-10
lib/dns/nsec.c
lib/dns/nsec.c
+10
-10
lib/dns/order.c
lib/dns/order.c
+9
-9
lib/dns/peer.c
lib/dns/peer.c
+10
-10
lib/dns/portlist.c
lib/dns/portlist.c
+9
-9
lib/dns/rbt.c
lib/dns/rbt.c
+10
-10
lib/dns/rbtdb.c
lib/dns/rbtdb.c
+10
-10
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
+10
-10
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
+10
-10
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
+10
-10
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/dnskey_48.c
lib/dns/rdata/generic/dnskey_48.c
+10
-10
lib/dns/rdata/generic/dnskey_48.h
lib/dns/rdata/generic/dnskey_48.h
+10
-10
lib/dns/rdata/generic/ds_43.c
lib/dns/rdata/generic/ds_43.c
+10
-10
lib/dns/rdata/generic/ds_43.h
lib/dns/rdata/generic/ds_43.h
+10
-10
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
+10
-10
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
+10
-10
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
+10
-10
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/nsec_47.c
lib/dns/rdata/generic/nsec_47.c
+10
-10
lib/dns/rdata/generic/nsec_47.h
lib/dns/rdata/generic/nsec_47.h
+10
-10
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
+10
-10
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/rrsig_46.c
lib/dns/rdata/generic/rrsig_46.c
+10
-10
lib/dns/rdata/generic/rrsig_46.h
lib/dns/rdata/generic/rrsig_46.h
+10
-10
lib/dns/rdata/generic/rt_21.c
lib/dns/rdata/generic/rt_21.c
+10
-10
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
+10
-10
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/sshfp_44.c
lib/dns/rdata/generic/sshfp_44.c
+10
-10
lib/dns/rdata/generic/sshfp_44.h
lib/dns/rdata/generic/sshfp_44.h
+10
-10
lib/dns/rdata/generic/tkey_249.c
lib/dns/rdata/generic/tkey_249.c
+10
-10
lib/dns/rdata/generic/tkey_249.h
lib/dns/rdata/generic/tkey_249.h
+10
-10
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
+10
-10
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/apl_42.c
lib/dns/rdata/in_1/apl_42.c
+9
-9
lib/dns/rdata/in_1/apl_42.h
lib/dns/rdata/in_1/apl_42.h
+10
-10
lib/dns/rdata/in_1/kx_36.c
lib/dns/rdata/in_1/kx_36.c
+10
-10
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
+10
-10
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
+10
-10
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
+10
-10
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
+10
-10
lib/dns/rdatalist_p.h
lib/dns/rdatalist_p.h
+9
-9
lib/dns/rdataset.c
lib/dns/rdataset.c
+10
-10
lib/dns/rdatasetiter.c
lib/dns/rdatasetiter.c
+9
-9
lib/dns/rdataslab.c
lib/dns/rdataslab.c
+10
-10
lib/dns/request.c
lib/dns/request.c
+10
-10
lib/dns/resolver.c
lib/dns/resolver.c
+10
-10
lib/dns/result.c
lib/dns/result.c
+10
-10
lib/dns/rootns.c
lib/dns/rootns.c
+10
-10
lib/dns/sdb.c
lib/dns/sdb.c
+10
-10
lib/dns/sec/Makefile.in
lib/dns/sec/Makefile.in
+9
-9
lib/dns/sec/dst/Makefile.in
lib/dns/sec/dst/Makefile.in
+11
-11
lib/dns/sec/dst/dst_api.c
lib/dns/sec/dst/dst_api.c
+10
-11
lib/dns/sec/dst/dst_internal.h
lib/dns/sec/dst/dst_internal.h
+10
-11
lib/dns/sec/dst/dst_lib.c
lib/dns/sec/dst/dst_lib.c
+9
-9
lib/dns/sec/dst/dst_openssl.h
lib/dns/sec/dst/dst_openssl.h
+9
-9
lib/dns/sec/dst/dst_parse.c
lib/dns/sec/dst/dst_parse.c
+9
-10
lib/dns/sec/dst/dst_parse.h
lib/dns/sec/dst/dst_parse.h
+10
-11
lib/dns/sec/dst/dst_result.c
lib/dns/sec/dst/dst_result.c
+9
-9
lib/dns/sec/dst/gssapi_link.c
lib/dns/sec/dst/gssapi_link.c
+10
-10
lib/dns/sec/dst/gssapictx.c
lib/dns/sec/dst/gssapictx.c
+9
-9
lib/dns/sec/dst/hmac_link.c
lib/dns/sec/dst/hmac_link.c
+10
-11
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
+10
-10
lib/dns/sec/dst/include/dst/gssapi.h
lib/dns/sec/dst/include/dst/gssapi.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/dst/key.c
lib/dns/sec/dst/key.c
+9
-9
lib/dns/sec/dst/openssl_link.c
lib/dns/sec/dst/openssl_link.c
+10
-11
lib/dns/sec/dst/openssldh_link.c
lib/dns/sec/dst/openssldh_link.c
+10
-11
lib/dns/sec/dst/openssldsa_link.c
lib/dns/sec/dst/openssldsa_link.c
+10
-11
lib/dns/sec/dst/opensslrsa_link.c
lib/dns/sec/dst/opensslrsa_link.c
+10
-10
lib/dns/soa.c
lib/dns/soa.c
+9
-9
lib/dns/ssu.c
lib/dns/ssu.c
+10
-10
lib/dns/stats.c
lib/dns/stats.c
+9
-9
lib/dns/tcpmsg.c
lib/dns/tcpmsg.c
+9
-9
lib/dns/time.c
lib/dns/time.c
+10
-10
lib/dns/timer.c
lib/dns/timer.c
+9
-9
lib/dns/tkey.c
lib/dns/tkey.c
+10
-10
lib/dns/tsig.c
lib/dns/tsig.c
+10
-10
lib/dns/ttl.c
lib/dns/ttl.c
+9
-9
lib/dns/validator.c
lib/dns/validator.c
+10
-10
lib/dns/version.c
lib/dns/version.c
+9
-9
lib/dns/view.c
lib/dns/view.c
+10
-10
lib/dns/win32/DLLMain.c
lib/dns/win32/DLLMain.c
+9
-9
lib/dns/win32/version.c
lib/dns/win32/version.c
+9
-9
lib/dns/xfrin.c
lib/dns/xfrin.c
+10
-10
lib/dns/zone.c
lib/dns/zone.c
+10
-10
lib/dns/zonekey.c
lib/dns/zonekey.c
+10
-10
lib/dns/zt.c
lib/dns/zt.c
+10
-10
lib/isc/Makefile.in
lib/isc/Makefile.in
+11
-11
lib/isc/assertions.c
lib/isc/assertions.c
+9
-9
lib/isc/base64.c
lib/isc/base64.c
+10
-10
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/entropy.c
lib/isc/entropy.c
+10
-10
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/hash.c
lib/isc/hash.c
+9
-9
lib/isc/heap.c
lib/isc/heap.c
+9
-9
lib/isc/hex.c
lib/isc/hex.c
+10
-10
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
+11
-11
lib/isc/include/isc/app.h
lib/isc/include/isc/app.h
+9
-9
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/hash.h
lib/isc/include/isc/hash.h
+9
-9
lib/isc/include/isc/heap.h
lib/isc/include/isc/heap.h
+9
-9
lib/isc/include/isc/hex.h
lib/isc/include/isc/hex.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
+10
-10
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
+10
-10
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/msgs.h
lib/isc/include/isc/msgs.h
+10
-10
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/netscope.h
lib/isc/include/isc/netscope.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/parseint.h
lib/isc/include/isc/parseint.h
+10
-10
lib/isc/include/isc/platform.h.in
lib/isc/include/isc/platform.h.in
+10
-10
lib/isc/include/isc/print.h
lib/isc/include/isc/print.h
+10
-10
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
+10
-10
lib/isc/include/isc/refcount.h
lib/isc/include/isc/refcount.h
+10
-10
lib/isc/include/isc/region.h
lib/isc/include/isc/region.h
+9
-9
lib/isc/include/isc/resource.h
lib/isc/include/isc/resource.h
+9
-9
lib/isc/include/isc/result.h
lib/isc/include/isc/result.h
+10
-10
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
+10
-10
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
+10
-10
lib/isc/include/isc/socket.h
lib/isc/include/isc/socket.h
+10
-10
lib/isc/include/isc/stdio.h
lib/isc/include/isc/stdio.h
+9
-9
lib/isc/include/isc/stdlib.h
lib/isc/include/isc/stdlib.h
+9
-9
lib/isc/include/isc/string.h
lib/isc/include/isc/string.h
+10
-10
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
+10
-10
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
+10
-10
lib/isc/include/isc/types.h
lib/isc/include/isc/types.h
+10
-10
lib/isc/include/isc/util.h
lib/isc/include/isc/util.h
+9
-9
lib/isc/include/isc/version.h
lib/isc/include/isc/version.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
+10
-10
lib/isc/lex.c
lib/isc/lex.c
+10
-10
lib/isc/lfsr.c
lib/isc/lfsr.c
+10
-10
lib/isc/lib.c
lib/isc/lib.c
+9
-9
lib/isc/log.c
lib/isc/log.c
+10
-10
lib/isc/md5.c
lib/isc/md5.c
+9
-9
lib/isc/mem.c
lib/isc/mem.c
+10
-10
lib/isc/mutexblock.c
lib/isc/mutexblock.c
+9
-9
lib/isc/netaddr.c
lib/isc/netaddr.c
+9
-9
lib/isc/netscope.c
lib/isc/netscope.c
+10
-10
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/nothreads/Makefile.in
lib/isc/nothreads/Makefile.in
+10
-10
lib/isc/nothreads/condition.c
lib/isc/nothreads/condition.c
+9
-9
lib/isc/nothreads/include/Makefile.in
lib/isc/nothreads/include/Makefile.in
+9
-9
lib/isc/nothreads/include/isc/Makefile.in
lib/isc/nothreads/include/isc/Makefile.in
+10
-10
lib/isc/nothreads/include/isc/condition.h
lib/isc/nothreads/include/isc/condition.h
+9
-9
lib/isc/nothreads/include/isc/mutex.h
lib/isc/nothreads/include/isc/mutex.h
+9
-9
lib/isc/nothreads/include/isc/once.h
lib/isc/nothreads/include/isc/once.h
+9
-9
lib/isc/nothreads/include/isc/thread.h
lib/isc/nothreads/include/isc/thread.h
+9
-9
lib/isc/nothreads/mutex.c
lib/isc/nothreads/mutex.c
+9
-9
lib/isc/nothreads/thread.c
lib/isc/nothreads/thread.c
+9
-9
lib/isc/ondestroy.c
lib/isc/ondestroy.c
+9
-9
lib/isc/parseint.c
lib/isc/parseint.c
+10
-10
lib/isc/print.c
lib/isc/print.c
+10
-10
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
+10
-10
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/mutex.c
lib/isc/pthreads/mutex.c
+10
-10
lib/isc/pthreads/thread.c
lib/isc/pthreads/thread.c
+10
-10
lib/isc/quota.c
lib/isc/quota.c
+9
-9
lib/isc/random.c
lib/isc/random.c
+10
-10
lib/isc/ratelimiter.c
lib/isc/ratelimiter.c
+10
-10
lib/isc/region.c
lib/isc/region.c
+9
-9
lib/isc/result.c
lib/isc/result.c
+10
-10
lib/isc/rwlock.c
lib/isc/rwlock.c
+10
-10
lib/isc/serial.c
lib/isc/serial.c
+9
-9
lib/isc/sha1.c
lib/isc/sha1.c
+10
-10
lib/isc/sockaddr.c
lib/isc/sockaddr.c
+10
-10
lib/isc/string.c
lib/isc/string.c
+10
-10
lib/isc/strtoul.c
lib/isc/strtoul.c
+10
-10
lib/isc/symtab.c
lib/isc/symtab.c
+9
-9
lib/isc/task.c
lib/isc/task.c
+10
-10
lib/isc/task_p.h
lib/isc/task_p.h
+9
-9
lib/isc/taskpool.c
lib/isc/taskpool.c
+9
-9
lib/isc/timer.c
lib/isc/timer.c
+10
-10
lib/isc/timer_p.h
lib/isc/timer_p.h
+9
-9
lib/isc/unix/Makefile.in
lib/isc/unix/Makefile.in
+10
-10
lib/isc/unix/app.c
lib/isc/unix/app.c
+10
-10
lib/isc/unix/dir.c
lib/isc/unix/dir.c
+9
-9
lib/isc/unix/entropy.c
lib/isc/unix/entropy.c
+10
-10
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
+10
-10
lib/isc/unix/fsaccess.c
lib/isc/unix/fsaccess.c
+9
-9
lib/isc/unix/ifiter_getifaddrs.c
lib/isc/unix/ifiter_getifaddrs.c
+10
-10
lib/isc/unix/ifiter_ioctl.c
lib/isc/unix/ifiter_ioctl.c
+10
-10
lib/isc/unix/ifiter_sysctl.c
lib/isc/unix/ifiter_sysctl.c
+10
-10
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/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
+10
-10
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/strerror.h
lib/isc/unix/include/isc/strerror.h
+9
-9
lib/isc/unix/include/isc/syslog.h
lib/isc/unix/include/isc/syslog.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
+10
-10
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
+10
-10
lib/isc/unix/os.c
lib/isc/unix/os.c
+9
-9
lib/isc/unix/resource.c
lib/isc/unix/resource.c
+9
-9
lib/isc/unix/socket.c
lib/isc/unix/socket.c
+10
-10
lib/isc/unix/socket_p.h
lib/isc/unix/socket_p.h
+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/strerror.c
lib/isc/unix/strerror.c
+9
-9
lib/isc/unix/syslog.c
lib/isc/unix/syslog.c
+9
-9
lib/isc/unix/time.c
lib/isc/unix/time.c
+10
-10
lib/isc/version.c
lib/isc/version.c
+9
-9
lib/isc/win32/DLLMain.c
lib/isc/win32/DLLMain.c
+9
-9
lib/isc/win32/Makefile.in
lib/isc/win32/Makefile.in
+9
-9
lib/isc/win32/app.c
lib/isc/win32/app.c
+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/entropy.c
lib/isc/win32/entropy.c
+10
-10
lib/isc/win32/errno2result.c
lib/isc/win32/errno2result.c
+9
-9
lib/isc/win32/errno2result.h
lib/isc/win32/errno2result.h
+9
-9
lib/isc/win32/file.c
lib/isc/win32/file.c
+10
-10
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/bind_registry.h
lib/isc/win32/include/isc/bind_registry.h
+9
-9
lib/isc/win32/include/isc/bindevt.h
lib/isc/win32/include/isc/bindevt.h
+9
-9
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/ipv6.h
lib/isc/win32/include/isc/ipv6.h
+10
-10
lib/isc/win32/include/isc/keyboard.h
lib/isc/win32/include/isc/keyboard.h
+9
-9
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 @
dafcb997
Copyright (C) 1996-2001 Internet Software Consortium.
Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
Copyright (C) 1996-2002 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 ISC DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL ISC 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.
Copyright (C) 1996-2002 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 ISC DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL ISC 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.
Copyright (C) 1996-2002 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 ISC DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL ISC 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.
Copyright (C) 1996-2002 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 ISC DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL ISC 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.
Copyright (C) 1996-2002 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 ISC DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL ISC 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.
Copyright (C) 1996-2002 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
...
...
@@ -13,7 +84,7 @@ 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: COPYRIGHT,v 1.
7 2002/02/20 03:32:42
marka Exp $
$Id: COPYRIGHT,v 1.
8 2004/03/05 04:56:57
marka Exp $
Portions Copyright (C) 1996-2001 Nominum, Inc.
...
...
Makefile.in
View file @
dafcb997
# Copyright (C) 1998-2001 Internet Software Consortium.
# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 1998-2002 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.
# $Id: Makefile.in,v 1.42 2002/12/13 02:00:14 marka Exp $
# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
# AND FITNESS. IN NO EVENT SHALL ISC 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.43 2004/03/05 04:56:57 marka Exp $
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
acconfig.h
View file @
dafcb997
/*
* Copyright (C) 1999-2001 Internet Software Consortium.
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 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 ISC DISCLAIMS ALL WARRANTIES WITH
* REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
* AND FITNESS. IN NO EVENT SHALL ISC 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.4
3 2004/01/29 04:39:18
marka Exp $ */
/* $Id: acconfig.h,v 1.4
4 2004/03/05 04:56:57
marka Exp $ */
/***
*** This file is not to be included by any public header files, because
...
...
bin/Makefile.in
View file @
dafcb997
# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 1998-2001 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 ISC DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
# AND FITNESS. IN NO EVENT SHALL ISC 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
2 2001/01/09 21:39:05 bwelling
Exp $
# $Id: Makefile.in,v 1.2
3 2004/03/05 04:57:10 marka
Exp $
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
bin/check/Makefile.in
View file @
dafcb997
# Copyright (C) 2000-2002 Internet Software Consortium.
# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2003 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.
# $Id: Makefile.in,v 1.23 2004/02/24 01:37:35 marka Exp $
# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
# AND FITNESS. IN NO EVENT SHALL ISC 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.24 2004/03/05 04:57:19 marka Exp $
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
bin/check/check-tool.c
View file @
dafcb997
/*
* Copyright (C) 2000, 2001 Internet Software Consortium.
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2002 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 ISC DISCLAIMS ALL WARRANTIES WITH
* REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
* AND FITNESS. IN NO EVENT SHALL ISC 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