]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 19 Jun 2007 23:47:24 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 19 Jun 2007 23:47:24 +0000 (23:47 +0000)
1124 files changed:
Makefile.in
acconfig.h
bin/Makefile.in
bin/check/Makefile.in
bin/dig/Makefile.in
bin/dnssec/Makefile.in
bin/dnssec/dnssectool.c
bin/dnssec/dnssectool.h
bin/named/builtin.c
bin/named/convertxsl.pl
bin/named/include/named/builtin.h
bin/named/include/named/config.h
bin/named/include/named/control.h
bin/named/include/named/globals.h
bin/named/include/named/interfacemgr.h
bin/named/include/named/listenlist.h
bin/named/include/named/log.h
bin/named/include/named/logconf.h
bin/named/include/named/lwaddr.h
bin/named/include/named/lwdclient.h
bin/named/include/named/lwresd.h
bin/named/include/named/lwsearch.h
bin/named/include/named/main.h
bin/named/include/named/notify.h
bin/named/include/named/ns_smf_globals.h
bin/named/include/named/query.h
bin/named/include/named/server.h
bin/named/include/named/sortlist.h
bin/named/include/named/tkeyconf.h
bin/named/include/named/tsigconf.h
bin/named/include/named/types.h
bin/named/include/named/update.h
bin/named/include/named/xfrout.h
bin/named/include/named/zoneconf.h
bin/named/listenlist.c
bin/named/log.c
bin/named/logconf.c
bin/named/lwaddr.c
bin/named/lwderror.c
bin/named/lwdgabn.c
bin/named/lwdgnba.c
bin/named/lwdgrbn.c
bin/named/lwdnoop.c
bin/named/lwresd.c
bin/named/lwsearch.c
bin/named/notify.c
bin/named/sortlist.c
bin/named/tkeyconf.c
bin/named/tsigconf.c
bin/named/unix/Makefile.in
bin/named/unix/include/named/os.h
bin/named/unix/os.c
bin/named/win32/include/named/ntservice.h
bin/named/win32/include/named/os.h
bin/named/win32/ntservice.c
bin/named/win32/os.c
bin/named/zoneconf.c
bin/nsupdate/Makefile.in
bin/rndc/include/rndc/os.h
bin/rndc/rndc.conf
bin/rndc/unix/Makefile.in
bin/rndc/unix/os.c
bin/rndc/util.c
bin/rndc/util.h
bin/rndc/win32/os.c
bin/tests/Makefile.in
bin/tests/adb_test.c
bin/tests/b8t.mk
bin/tests/b9t.mk
bin/tests/byaddr_test.c
bin/tests/byname_test.c
bin/tests/cfg_test.c
bin/tests/db/Makefile.in
bin/tests/db/t_db.c
bin/tests/db_test.c
bin/tests/dst/Makefile.in
bin/tests/dst/dst_test.c
bin/tests/dst/gsstest.c
bin/tests/dst/t_dst.c
bin/tests/entropy2_test.c
bin/tests/entropy_test.c
bin/tests/fsaccess_test.c
bin/tests/genrandom.c
bin/tests/gxba_test.c
bin/tests/gxbn_test.c
bin/tests/hash_test.c
bin/tests/headerdep_test.sh.in
bin/tests/inter_test.c
bin/tests/keyboard_test.c
bin/tests/lex_test.c
bin/tests/lfsr_test.c
bin/tests/log_test.c
bin/tests/lwres_test.c
bin/tests/lwresconf_test.c
bin/tests/master/Makefile.in
bin/tests/master/t_master.c
bin/tests/master_test.c
bin/tests/mem/Makefile.in
bin/tests/mem/t_mem.c
bin/tests/mempool_test.c
bin/tests/name_test.c
bin/tests/named.conf
bin/tests/names/Makefile.in
bin/tests/names/t_names.c
bin/tests/ndc.conf
bin/tests/ndc.conf-include
bin/tests/net/Makefile.in
bin/tests/net/driver.c
bin/tests/net/driver.h
bin/tests/net/netaddr_multicast.c
bin/tests/net/sockaddr_multicast.c
bin/tests/net/testsuite.h
bin/tests/nsecify.c
bin/tests/printmsg.c
bin/tests/printmsg.h
bin/tests/ratelimiter_test.c
bin/tests/rbt/Makefile.in
bin/tests/rbt/t_rbt.c
bin/tests/rbt_test.c
bin/tests/rbt_test.txt
bin/tests/rdata_test.c
bin/tests/resolv.conf.sample
bin/tests/rwlock_test.c
bin/tests/serial_test.c
bin/tests/shutdown_test.c
bin/tests/sig0_test.c
bin/tests/sock_test.c
bin/tests/sockaddr/Makefile.in
bin/tests/sockaddr/t_sockaddr.c
bin/tests/sym_test.c
bin/tests/system/Makefile.in
bin/tests/system/cacheclean/clean.sh
bin/tests/system/cacheclean/ns1/example.db
bin/tests/system/cacheclean/ns1/named.conf
bin/tests/system/cacheclean/ns2/named.conf
bin/tests/system/cacheclean/tests.sh
bin/tests/system/checkconf/bad.conf
bin/tests/system/checkconf/good.conf
bin/tests/system/checkconf/tests.sh
bin/tests/system/checknames/clean.sh
bin/tests/system/checknames/ns1/fail.example.db.in
bin/tests/system/checknames/ns1/fail.update.db.in
bin/tests/system/checknames/ns1/ignore.example.db.in
bin/tests/system/checknames/ns1/ignore.update.db.in
bin/tests/system/checknames/ns1/named.conf
bin/tests/system/checknames/ns1/root.db
bin/tests/system/checknames/ns1/warn.example.db.in
bin/tests/system/checknames/ns1/warn.update.db.in
bin/tests/system/checknames/ns2/root.hints
bin/tests/system/checknames/ns3/root.hints
bin/tests/system/checknames/setup.sh
bin/tests/system/checknames/tests.sh
bin/tests/system/cleanall.sh
bin/tests/system/common/controls.conf
bin/tests/system/common/rndc.conf
bin/tests/system/common/root.hint
bin/tests/system/conf.sh.in
bin/tests/system/dialup/ns1/example.db
bin/tests/system/dialup/ns1/named.conf
bin/tests/system/dialup/ns1/root.db
bin/tests/system/dialup/ns2/hint.db
bin/tests/system/dialup/ns2/named.conf
bin/tests/system/dialup/ns3/hint.db
bin/tests/system/dialup/ns3/named.conf
bin/tests/system/dialup/setup.sh
bin/tests/system/dialup/tests.sh
bin/tests/system/digcomp.pl
bin/tests/system/dlv/clean.sh
bin/tests/system/dlv/ns1/named.conf
bin/tests/system/dlv/ns1/root.db
bin/tests/system/dlv/ns1/rootservers.utld.db
bin/tests/system/dlv/ns2/hints
bin/tests/system/dlv/ns2/named.conf
bin/tests/system/dlv/ns2/utld.db
bin/tests/system/dlv/ns3/child.db.in
bin/tests/system/dlv/ns3/dlv.db.in
bin/tests/system/dlv/ns3/hints
bin/tests/system/dlv/ns3/named.conf
bin/tests/system/dlv/ns3/sign.sh
bin/tests/system/dlv/ns4/child.db
bin/tests/system/dlv/ns4/hints
bin/tests/system/dlv/ns4/named.conf
bin/tests/system/dlv/ns5/hints
bin/tests/system/dlv/ns5/rndc.conf
bin/tests/system/dlv/setup.sh
bin/tests/system/dlv/tests.sh
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/dnssec_update_test.pl
bin/tests/system/dnssec/ns1/named.conf
bin/tests/system/dnssec/ns1/root.db.in
bin/tests/system/dnssec/ns1/sign.sh
bin/tests/system/dnssec/ns2/dlv.db.in
bin/tests/system/dnssec/ns2/dst.example.db.in
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns2/insecure.secure.example.db
bin/tests/system/dnssec/ns2/named.conf
bin/tests/system/dnssec/ns2/private.secure.example.db.in
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns3/bogus.example.db.in
bin/tests/system/dnssec/ns3/dynamic.example.db.in
bin/tests/system/dnssec/ns3/insecure.example.db
bin/tests/system/dnssec/ns3/keyless.example.db.in
bin/tests/system/dnssec/ns3/named.conf
bin/tests/system/dnssec/ns3/secure.example.db.in
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/ns5/trusted.conf.bad
bin/tests/system/dnssec/prereq.sh
bin/tests/system/dnssec/setup.sh
bin/tests/system/dnssec/tests.sh
bin/tests/system/forward/clean.sh
bin/tests/system/forward/ns1/named.conf
bin/tests/system/forward/ns1/root.db
bin/tests/system/forward/ns2/named.conf
bin/tests/system/forward/ns2/root.db
bin/tests/system/forward/ns3/named.conf
bin/tests/system/forward/ns3/root.db
bin/tests/system/forward/ns4/named.conf
bin/tests/system/forward/ns4/root.db
bin/tests/system/forward/tests.sh
bin/tests/system/genzone.sh
bin/tests/system/glue/clean.sh
bin/tests/system/glue/ns1/cache.in
bin/tests/system/glue/ns1/mil.db
bin/tests/system/glue/ns1/named.conf
bin/tests/system/glue/ns1/net.db
bin/tests/system/glue/ns1/root-servers.nil.db
bin/tests/system/glue/ns1/root.db
bin/tests/system/glue/setup.sh
bin/tests/system/glue/tests.sh
bin/tests/system/ifconfig.sh
bin/tests/system/ixfr/ans2/ans.pl
bin/tests/system/ixfr/clean.sh
bin/tests/system/ixfr/prereq.sh
bin/tests/system/ixfr/setup.sh
bin/tests/system/ixfr/tests.sh
bin/tests/system/limits/clean.sh
bin/tests/system/limits/ns1/example.db
bin/tests/system/limits/ns1/named.conf
bin/tests/system/limits/ns1/root.db
bin/tests/system/limits/tests.sh
bin/tests/system/lwresd/Makefile.in
bin/tests/system/lwresd/lwresd1/lwresd.conf
bin/tests/system/lwresd/lwresd1/resolv.conf
bin/tests/system/lwresd/lwtest.c
bin/tests/system/lwresd/ns1/10.10.10.in-addr.arpa.db
bin/tests/system/lwresd/ns1/example1.db
bin/tests/system/lwresd/ns1/example2.db
bin/tests/system/lwresd/ns1/ip6.arpa.db
bin/tests/system/lwresd/ns1/ip6.int.db
bin/tests/system/lwresd/ns1/named.conf
bin/tests/system/lwresd/ns1/root.db
bin/tests/system/lwresd/resolv.conf
bin/tests/system/masterfile/clean.sh
bin/tests/system/masterfile/ns1/include.db
bin/tests/system/masterfile/ns1/named.conf
bin/tests/system/masterfile/ns1/sub.db
bin/tests/system/masterfile/ns1/ttl1.db
bin/tests/system/masterfile/ns1/ttl2.db
bin/tests/system/masterfile/tests.sh
bin/tests/system/masterformat/clean.sh
bin/tests/system/masterformat/ns1/compile.sh
bin/tests/system/masterformat/ns1/example.db
bin/tests/system/masterformat/ns1/named.conf
bin/tests/system/masterformat/ns2/named.conf
bin/tests/system/masterformat/setup.sh
bin/tests/system/masterformat/tests.sh
bin/tests/system/notify/clean.sh
bin/tests/system/notify/ns1/named.conf
bin/tests/system/notify/ns1/root.db
bin/tests/system/notify/ns2/example1.db
bin/tests/system/notify/ns2/example2.db
bin/tests/system/notify/ns2/example3.db
bin/tests/system/notify/ns2/example4.db
bin/tests/system/notify/ns2/named.conf
bin/tests/system/notify/setup.sh
bin/tests/system/notify/tests.sh
bin/tests/system/nsupdate/clean.sh
bin/tests/system/nsupdate/ns1/example1.db
bin/tests/system/nsupdate/ns1/named.conf
bin/tests/system/nsupdate/setup.sh
bin/tests/system/nsupdate/tests.sh
bin/tests/system/nsupdate/update_test.pl
bin/tests/system/relay/clean.sh
bin/tests/system/relay/ns1/named.conf
bin/tests/system/relay/ns1/root.db
bin/tests/system/relay/ns2/example1.db
bin/tests/system/relay/ns2/example2.db
bin/tests/system/relay/ns2/example3.db
bin/tests/system/relay/ns2/example4.db
bin/tests/system/relay/ns2/named.conf
bin/tests/system/relay/setup.sh
bin/tests/system/relay/tests.sh
bin/tests/system/resolver/ans2/ans.pl
bin/tests/system/resolver/ans3/ans.pl
bin/tests/system/resolver/ns1/root.hint
bin/tests/system/resolver/prereq.sh
bin/tests/system/resolver/tests.sh
bin/tests/system/rrsetorder/clean.sh
bin/tests/system/rrsetorder/ns1/named.conf
bin/tests/system/rrsetorder/ns1/root.db
bin/tests/system/rrsetorder/ns2/named.conf
bin/tests/system/rrsetorder/tests.sh
bin/tests/system/run.sh
bin/tests/system/runall.sh
bin/tests/system/send.pl
bin/tests/system/setup.sh
bin/tests/system/sortlist/clean.sh
bin/tests/system/sortlist/ns1/example.db
bin/tests/system/sortlist/ns1/named.conf
bin/tests/system/sortlist/ns1/root.db
bin/tests/system/sortlist/tests.sh
bin/tests/system/start.pl
bin/tests/system/stop.pl
bin/tests/system/stress/clean.sh
bin/tests/system/stress/ns1/named.conf
bin/tests/system/stress/ns2/named.conf
bin/tests/system/stress/setup.pl
bin/tests/system/stress/setup.sh
bin/tests/system/stress/tests.sh
bin/tests/system/stress/update.pl
bin/tests/system/stub/clean.sh
bin/tests/system/stub/ns1/named.conf
bin/tests/system/stub/ns1/root.db
bin/tests/system/stub/ns2/child.example.db
bin/tests/system/stub/ns2/named.conf
bin/tests/system/stub/ns3/example.db
bin/tests/system/stub/tests.sh
bin/tests/system/testsock.pl
bin/tests/system/tkey/Makefile.in
bin/tests/system/tkey/clean.sh
bin/tests/system/tkey/keycreate.c
bin/tests/system/tkey/keydelete.c
bin/tests/system/tkey/ns1/named.conf.in
bin/tests/system/tkey/ns1/setup.sh
bin/tests/system/tkey/prereq.sh
bin/tests/system/tkey/setup.sh
bin/tests/system/tkey/tests.sh
bin/tests/system/tsig/clean.sh
bin/tests/system/tsig/ns1/example.db
bin/tests/system/tsig/ns1/named.conf
bin/tests/system/tsig/tests.sh
bin/tests/system/unknown/clean.sh
bin/tests/system/unknown/ns1/broken1.db
bin/tests/system/unknown/ns1/broken2.db
bin/tests/system/unknown/ns1/broken3.db
bin/tests/system/unknown/ns1/broken4.db
bin/tests/system/unknown/ns1/broken5.db
bin/tests/system/unknown/ns1/class10.hints
bin/tests/system/unknown/ns1/example-class10.db
bin/tests/system/unknown/ns1/example-in.db
bin/tests/system/unknown/ns1/named.conf
bin/tests/system/unknown/tests.sh
bin/tests/system/upforwd/clean.sh
bin/tests/system/upforwd/ns1/example1.db
bin/tests/system/upforwd/setup.sh
bin/tests/system/upforwd/tests.sh
bin/tests/system/v6synth/clean.sh
bin/tests/system/v6synth/ns1/named.conf
bin/tests/system/v6synth/ns1/root.db
bin/tests/system/v6synth/ns2/example.db
bin/tests/system/v6synth/ns2/ip6.arpa.db
bin/tests/system/v6synth/ns2/ip6.int.db
bin/tests/system/v6synth/tests.sh
bin/tests/system/views/clean.sh
bin/tests/system/views/ns1/named.conf
bin/tests/system/views/ns1/root.db
bin/tests/system/views/ns2/example1.db
bin/tests/system/views/ns2/example2.db
bin/tests/system/views/ns2/internal.db
bin/tests/system/views/ns2/named1.conf
bin/tests/system/views/ns2/named2.conf
bin/tests/system/views/ns3/internal.db
bin/tests/system/views/ns3/named1.conf
bin/tests/system/views/ns3/named2.conf
bin/tests/system/views/setup.sh
bin/tests/system/views/tests.sh
bin/tests/system/xfer/clean.sh
bin/tests/system/xfer/ns1/named.conf
bin/tests/system/xfer/ns1/root.db
bin/tests/system/xfer/ns2/named.conf
bin/tests/system/xfer/setup.sh
bin/tests/system/xfer/tests.sh
bin/tests/system/xferquota/clean.sh
bin/tests/system/xferquota/ns1/changing1.db
bin/tests/system/xferquota/ns1/changing2.db
bin/tests/system/xferquota/ns1/named.conf
bin/tests/system/xferquota/ns1/root.db
bin/tests/system/xferquota/ns2/example.db
bin/tests/system/xferquota/ns2/named.conf
bin/tests/system/xferquota/setup.pl
bin/tests/system/xferquota/setup.sh
bin/tests/system/xferquota/tests.sh
bin/tests/system/zonechecks/a.db
bin/tests/system/zonechecks/aaaa.db
bin/tests/system/zonechecks/clean.sh
bin/tests/system/zonechecks/cname.db
bin/tests/system/zonechecks/dname.db
bin/tests/system/zonechecks/noaddress.db
bin/tests/system/zonechecks/nxdomain.db
bin/tests/system/zonechecks/tests.sh
bin/tests/t_api.pl
bin/tests/task_test.c
bin/tests/tasks/Makefile.in
bin/tests/tasks/t_tasks.c
bin/tests/timer_test.c
bin/tests/timers/Makefile.in
bin/tests/timers/t_timers.c
bin/tests/wire_test.c
bin/tests/zone_test.c
bin/win32/BINDInstall/AccountInfo.cpp
bin/win32/BINDInstall/AccountInfo.h
bin/win32/BINDInstall/BINDInstall.cpp
bin/win32/BINDInstall/BINDInstall.h
bin/win32/BINDInstall/BINDInstallDlg.h
bin/win32/BINDInstall/DirBrowse.cpp
bin/win32/BINDInstall/DirBrowse.h
config.h.win32
conftools/perllib/dnsconf/DNSConf-macros.h
conftools/perllib/dnsconf/DNSConf.i
conftools/perllib/dnsconf/Makefile.PL
conftools/perllib/dnsconf/named1.conf
conftools/perllib/dnsconf/test.pl
contrib/named-bootconf/named-bootconf.sh
contrib/nanny/nanny.pl
contrib/sdb/dir/dirdb.c
contrib/sdb/dir/dirdb.h
contrib/sdb/pgsql/pgsqldb.c
contrib/sdb/pgsql/pgsqldb.h
contrib/sdb/tcl/lookup.tcl
contrib/sdb/tcl/tcldb.c
contrib/sdb/tcl/tcldb.h
contrib/sdb/time/timedb.c
contrib/sdb/time/timedb.h
doc/Makefile.in
doc/arm/latex-fixup.pl
doc/dev/coding.html
doc/dev/rdata.html
doc/doxygen/Makefile.in
doc/doxygen/doxygen-input-filter.in
doc/doxygen/isc-footer.html
doc/doxygen/isc-header.html
doc/misc/format-options.pl
doc/xsl/Makefile.in
doc/xsl/copyright.xsl
doc/xsl/isc-docbook-chunk.xsl.in
doc/xsl/isc-docbook-html.xsl.in
doc/xsl/isc-docbook-latex-mappings.xml
doc/xsl/isc-docbook-latex.xsl.in
doc/xsl/isc-docbook-text.xsl
doc/xsl/pre-latex.xsl
isc-config.sh.in
lib/Makefile.in
lib/bind/Makefile.in
lib/bind/bsd/Makefile.in
lib/bind/dst/Makefile.in
lib/bind/include/Makefile.in
lib/bind/inet/Makefile.in
lib/bind/irs/Makefile.in
lib/bind/isc/Makefile.in
lib/bind/make/includes.in
lib/bind/nameser/Makefile.in
lib/bind/port/Makefile.in
lib/bind/port/aix32/Makefile.in
lib/bind/port/aix32/include/Makefile.in
lib/bind/port/aix4/Makefile.in
lib/bind/port/aix4/include/Makefile.in
lib/bind/port/aix5/Makefile.in
lib/bind/port/aix5/include/Makefile.in
lib/bind/port/aux3/Makefile.in
lib/bind/port/aux3/include/Makefile.in
lib/bind/port/bsdos/Makefile.in
lib/bind/port/bsdos/include/Makefile.in
lib/bind/port/bsdos2/Makefile.in
lib/bind/port/bsdos2/include/Makefile.in
lib/bind/port/cygwin/Makefile.in
lib/bind/port/cygwin/include/Makefile.in
lib/bind/port/darwin/Makefile.in
lib/bind/port/darwin/include/Makefile.in
lib/bind/port/decunix/Makefile.in
lib/bind/port/decunix/include/Makefile.in
lib/bind/port/freebsd/Makefile.in
lib/bind/port/freebsd/include/Makefile.in
lib/bind/port/hpux/Makefile.in
lib/bind/port/hpux/include/Makefile.in
lib/bind/port/hpux10/Makefile.in
lib/bind/port/hpux10/include/Makefile.in
lib/bind/port/hpux9/Makefile.in
lib/bind/port/hpux9/include/Makefile.in
lib/bind/port/irix/Makefile.in
lib/bind/port/irix/include/Makefile.in
lib/bind/port/linux/Makefile.in
lib/bind/port/linux/include/Makefile.in
lib/bind/port/lynxos/Makefile.in
lib/bind/port/lynxos/include/Makefile.in
lib/bind/port/mpe/Makefile.in
lib/bind/port/mpe/include/Makefile.in
lib/bind/port/netbsd/Makefile.in
lib/bind/port/netbsd/include/Makefile.in
lib/bind/port/next/Makefile.in
lib/bind/port/next/include/Makefile.in
lib/bind/port/openbsd/Makefile.in
lib/bind/port/openbsd/include/Makefile.in
lib/bind/port/prand_conf/Makefile.in
lib/bind/port/qnx/Makefile.in
lib/bind/port/qnx/include/Makefile.in
lib/bind/port/rhapsody/Makefile.in
lib/bind/port/rhapsody/include/Makefile.in
lib/bind/port/sco42/Makefile.in
lib/bind/port/sco42/include/Makefile.in
lib/bind/port/sco50/Makefile.in
lib/bind/port/sco50/include/Makefile.in
lib/bind/port/solaris/Makefile.in
lib/bind/port/solaris/include/Makefile.in
lib/bind/port/solaris/include/sys/bitypes.h
lib/bind/port/sunos/Makefile.in
lib/bind/port/sunos/include/Makefile.in
lib/bind/port/ultrix/Makefile.in
lib/bind/port/ultrix/include/Makefile.in
lib/bind/port/unixware20/Makefile.in
lib/bind/port/unixware20/include/Makefile.in
lib/bind/port/unixware212/Makefile.in
lib/bind/port/unixware212/include/Makefile.in
lib/bind/port/unixware7/Makefile.in
lib/bind/port/unixware7/include/Makefile.in
lib/bind/port/unknown/Makefile.in
lib/bind/port/unknown/include/Makefile.in
lib/bind/resolv/Makefile.in
lib/bind9/Makefile.in
lib/bind9/getaddresses.c
lib/bind9/include/Makefile.in
lib/bind9/include/bind9/Makefile.in
lib/bind9/include/bind9/check.h
lib/bind9/include/bind9/getaddresses.h
lib/bind9/include/bind9/version.h
lib/bind9/version.c
lib/bind9/win32/version.c
lib/dns/Makefile.in
lib/dns/acache.c
lib/dns/acl.c
lib/dns/byaddr.c
lib/dns/cache.c
lib/dns/callbacks.c
lib/dns/compress.c
lib/dns/dbiterator.c
lib/dns/dbtable.c
lib/dns/diff.c
lib/dns/dlz.c
lib/dns/ds.c
lib/dns/dst_api.c
lib/dns/dst_internal.h
lib/dns/dst_lib.c
lib/dns/dst_openssl.h
lib/dns/dst_parse.c
lib/dns/dst_parse.h
lib/dns/dst_result.c
lib/dns/forward.c
lib/dns/gen-unix.h
lib/dns/gen-win32.h
lib/dns/gen.c
lib/dns/gssapi_link.c
lib/dns/gssapictx.c
lib/dns/hmac_link.c
lib/dns/include/Makefile.in
lib/dns/include/dns/Makefile.in
lib/dns/include/dns/acache.h
lib/dns/include/dns/acl.h
lib/dns/include/dns/adb.h
lib/dns/include/dns/bit.h
lib/dns/include/dns/byaddr.h
lib/dns/include/dns/cache.h
lib/dns/include/dns/callbacks.h
lib/dns/include/dns/cert.h
lib/dns/include/dns/compress.h
lib/dns/include/dns/dbiterator.h
lib/dns/include/dns/dbtable.h
lib/dns/include/dns/diff.h
lib/dns/include/dns/dlz.h
lib/dns/include/dns/dnssec.h
lib/dns/include/dns/ds.h
lib/dns/include/dns/events.h
lib/dns/include/dns/fixedname.h
lib/dns/include/dns/forward.h
lib/dns/include/dns/journal.h
lib/dns/include/dns/keyflags.h
lib/dns/include/dns/keytable.h
lib/dns/include/dns/keyvalues.h
lib/dns/include/dns/lib.h
lib/dns/include/dns/lookup.h
lib/dns/include/dns/master.h
lib/dns/include/dns/masterdump.h
lib/dns/include/dns/message.h
lib/dns/include/dns/name.h
lib/dns/include/dns/ncache.h
lib/dns/include/dns/nsec.h
lib/dns/include/dns/opcode.h
lib/dns/include/dns/order.h
lib/dns/include/dns/peer.h
lib/dns/include/dns/portlist.h
lib/dns/include/dns/rbt.h
lib/dns/include/dns/rcode.h
lib/dns/include/dns/rdata.h
lib/dns/include/dns/rdataclass.h
lib/dns/include/dns/rdatalist.h
lib/dns/include/dns/rdataset.h
lib/dns/include/dns/rdatasetiter.h
lib/dns/include/dns/rdataslab.h
lib/dns/include/dns/rdatatype.h
lib/dns/include/dns/request.h
lib/dns/include/dns/result.h
lib/dns/include/dns/rootns.h
lib/dns/include/dns/sdb.h
lib/dns/include/dns/sdlz.h
lib/dns/include/dns/secalg.h
lib/dns/include/dns/secproto.h
lib/dns/include/dns/soa.h
lib/dns/include/dns/ssu.h
lib/dns/include/dns/stats.h
lib/dns/include/dns/tcpmsg.h
lib/dns/include/dns/time.h
lib/dns/include/dns/timer.h
lib/dns/include/dns/tkey.h
lib/dns/include/dns/tsig.h
lib/dns/include/dns/ttl.h
lib/dns/include/dns/types.h
lib/dns/include/dns/version.h
lib/dns/include/dns/xfrin.h
lib/dns/include/dns/zonekey.h
lib/dns/include/dns/zt.h
lib/dns/include/dst/Makefile.in
lib/dns/include/dst/dst.h
lib/dns/include/dst/gssapi.h
lib/dns/include/dst/lib.h
lib/dns/include/dst/result.h
lib/dns/journal.c
lib/dns/key.c
lib/dns/keytable.c
lib/dns/lib.c
lib/dns/masterdump.c
lib/dns/name.c
lib/dns/ncache.c
lib/dns/nsec.c
lib/dns/openssl_link.c
lib/dns/opensslrsa_link.c
lib/dns/order.c
lib/dns/peer.c
lib/dns/portlist.c
lib/dns/rbt.c
lib/dns/rbtdb.h
lib/dns/rbtdb64.c
lib/dns/rbtdb64.h
lib/dns/rcode.c
lib/dns/rdata.c
lib/dns/rdata/any_255/tsig_250.c
lib/dns/rdata/any_255/tsig_250.h
lib/dns/rdata/ch_3/a_1.c
lib/dns/rdata/ch_3/a_1.h
lib/dns/rdata/generic/afsdb_18.c
lib/dns/rdata/generic/afsdb_18.h
lib/dns/rdata/generic/cert_37.c
lib/dns/rdata/generic/cert_37.h
lib/dns/rdata/generic/cname_5.c
lib/dns/rdata/generic/cname_5.h
lib/dns/rdata/generic/dlv_32769.h
lib/dns/rdata/generic/dname_39.c
lib/dns/rdata/generic/dname_39.h
lib/dns/rdata/generic/dnskey_48.c
lib/dns/rdata/generic/dnskey_48.h
lib/dns/rdata/generic/ds_43.h
lib/dns/rdata/generic/gpos_27.c
lib/dns/rdata/generic/gpos_27.h
lib/dns/rdata/generic/hinfo_13.c
lib/dns/rdata/generic/hinfo_13.h
lib/dns/rdata/generic/ipseckey_45.c
lib/dns/rdata/generic/ipseckey_45.h
lib/dns/rdata/generic/isdn_20.c
lib/dns/rdata/generic/isdn_20.h
lib/dns/rdata/generic/key_25.c
lib/dns/rdata/generic/key_25.h
lib/dns/rdata/generic/loc_29.c
lib/dns/rdata/generic/loc_29.h
lib/dns/rdata/generic/mb_7.c
lib/dns/rdata/generic/mb_7.h
lib/dns/rdata/generic/md_3.c
lib/dns/rdata/generic/md_3.h
lib/dns/rdata/generic/mf_4.c
lib/dns/rdata/generic/mf_4.h
lib/dns/rdata/generic/mg_8.c
lib/dns/rdata/generic/mg_8.h
lib/dns/rdata/generic/minfo_14.c
lib/dns/rdata/generic/minfo_14.h
lib/dns/rdata/generic/mr_9.c
lib/dns/rdata/generic/mr_9.h
lib/dns/rdata/generic/mx_15.c
lib/dns/rdata/generic/mx_15.h
lib/dns/rdata/generic/ns_2.c
lib/dns/rdata/generic/ns_2.h
lib/dns/rdata/generic/nsec_47.c
lib/dns/rdata/generic/nsec_47.h
lib/dns/rdata/generic/null_10.c
lib/dns/rdata/generic/null_10.h
lib/dns/rdata/generic/nxt_30.c
lib/dns/rdata/generic/nxt_30.h
lib/dns/rdata/generic/opt_41.c
lib/dns/rdata/generic/opt_41.h
lib/dns/rdata/generic/proforma.c
lib/dns/rdata/generic/proforma.h
lib/dns/rdata/generic/ptr_12.c
lib/dns/rdata/generic/ptr_12.h
lib/dns/rdata/generic/rp_17.c
lib/dns/rdata/generic/rp_17.h
lib/dns/rdata/generic/rrsig_46.c
lib/dns/rdata/generic/rrsig_46.h
lib/dns/rdata/generic/rt_21.c
lib/dns/rdata/generic/rt_21.h
lib/dns/rdata/generic/sig_24.c
lib/dns/rdata/generic/sig_24.h
lib/dns/rdata/generic/soa_6.c
lib/dns/rdata/generic/soa_6.h
lib/dns/rdata/generic/spf_99.c
lib/dns/rdata/generic/spf_99.h
lib/dns/rdata/generic/sshfp_44.c
lib/dns/rdata/generic/sshfp_44.h
lib/dns/rdata/generic/tkey_249.c
lib/dns/rdata/generic/tkey_249.h
lib/dns/rdata/generic/txt_16.c
lib/dns/rdata/generic/txt_16.h
lib/dns/rdata/generic/unspec_103.c
lib/dns/rdata/generic/unspec_103.h
lib/dns/rdata/generic/x25_19.c
lib/dns/rdata/generic/x25_19.h
lib/dns/rdata/hs_4/a_1.c
lib/dns/rdata/hs_4/a_1.h
lib/dns/rdata/in_1/a6_38.c
lib/dns/rdata/in_1/a6_38.h
lib/dns/rdata/in_1/a_1.c
lib/dns/rdata/in_1/a_1.h
lib/dns/rdata/in_1/aaaa_28.c
lib/dns/rdata/in_1/aaaa_28.h
lib/dns/rdata/in_1/apl_42.c
lib/dns/rdata/in_1/apl_42.h
lib/dns/rdata/in_1/dhcid_49.c
lib/dns/rdata/in_1/dhcid_49.h
lib/dns/rdata/in_1/kx_36.c
lib/dns/rdata/in_1/kx_36.h
lib/dns/rdata/in_1/naptr_35.c
lib/dns/rdata/in_1/naptr_35.h
lib/dns/rdata/in_1/nsap-ptr_23.c
lib/dns/rdata/in_1/nsap-ptr_23.h
lib/dns/rdata/in_1/nsap_22.c
lib/dns/rdata/in_1/nsap_22.h
lib/dns/rdata/in_1/px_26.c
lib/dns/rdata/in_1/px_26.h
lib/dns/rdata/in_1/srv_33.c
lib/dns/rdata/in_1/srv_33.h
lib/dns/rdata/in_1/wks_11.c
lib/dns/rdata/in_1/wks_11.h
lib/dns/rdata/rdatastructpre.h
lib/dns/rdata/rdatastructsuf.h
lib/dns/rdatalist.c
lib/dns/rdatalist_p.h
lib/dns/rdataset.c
lib/dns/rdatasetiter.c
lib/dns/request.c
lib/dns/result.c
lib/dns/rootns.c
lib/dns/soa.c
lib/dns/spnego.c
lib/dns/spnego.h
lib/dns/spnego_asn1.c
lib/dns/spnego_asn1.pl
lib/dns/ssu.c
lib/dns/stats.c
lib/dns/tcpmsg.c
lib/dns/time.c
lib/dns/timer.c
lib/dns/tkey.c
lib/dns/tsig.c
lib/dns/ttl.c
lib/dns/version.c
lib/dns/win32/version.c
lib/dns/zonekey.c
lib/dns/zt.c
lib/isc/Makefile.in
lib/isc/alpha/include/isc/atomic.h
lib/isc/assertions.c
lib/isc/base64.c
lib/isc/bitstring.c
lib/isc/buffer.c
lib/isc/bufferlist.c
lib/isc/commandline.c
lib/isc/entropy.c
lib/isc/error.c
lib/isc/event.c
lib/isc/fsaccess.c
lib/isc/hash.c
lib/isc/heap.c
lib/isc/hex.c
lib/isc/hmacmd5.c
lib/isc/hmacsha.c
lib/isc/ia64/include/isc/atomic.h
lib/isc/include/Makefile.in
lib/isc/include/isc/Makefile.in
lib/isc/include/isc/app.h
lib/isc/include/isc/assertions.h
lib/isc/include/isc/base64.h
lib/isc/include/isc/bitstring.h
lib/isc/include/isc/boolean.h
lib/isc/include/isc/buffer.h
lib/isc/include/isc/bufferlist.h
lib/isc/include/isc/commandline.h
lib/isc/include/isc/entropy.h
lib/isc/include/isc/error.h
lib/isc/include/isc/event.h
lib/isc/include/isc/eventclass.h
lib/isc/include/isc/file.h
lib/isc/include/isc/formatcheck.h
lib/isc/include/isc/fsaccess.h
lib/isc/include/isc/hash.h
lib/isc/include/isc/heap.h
lib/isc/include/isc/hex.h
lib/isc/include/isc/hmacmd5.h
lib/isc/include/isc/hmacsha.h
lib/isc/include/isc/httpd.h
lib/isc/include/isc/interfaceiter.h
lib/isc/include/isc/ipv6.h
lib/isc/include/isc/lang.h
lib/isc/include/isc/lex.h
lib/isc/include/isc/lfsr.h
lib/isc/include/isc/lib.h
lib/isc/include/isc/list.h
lib/isc/include/isc/log.h
lib/isc/include/isc/magic.h
lib/isc/include/isc/md5.h
lib/isc/include/isc/msgcat.h
lib/isc/include/isc/msgs.h
lib/isc/include/isc/mutexblock.h
lib/isc/include/isc/netscope.h
lib/isc/include/isc/ondestroy.h
lib/isc/include/isc/os.h
lib/isc/include/isc/parseint.h
lib/isc/include/isc/print.h
lib/isc/include/isc/quota.h
lib/isc/include/isc/random.h
lib/isc/include/isc/ratelimiter.h
lib/isc/include/isc/refcount.h
lib/isc/include/isc/region.h
lib/isc/include/isc/resource.h
lib/isc/include/isc/result.h
lib/isc/include/isc/resultclass.h
lib/isc/include/isc/rwlock.h
lib/isc/include/isc/serial.h
lib/isc/include/isc/sha1.h
lib/isc/include/isc/sha2.h
lib/isc/include/isc/stdio.h
lib/isc/include/isc/stdlib.h
lib/isc/include/isc/string.h
lib/isc/include/isc/symtab.h
lib/isc/include/isc/taskpool.h
lib/isc/include/isc/timer.h
lib/isc/include/isc/types.h
lib/isc/include/isc/util.h
lib/isc/include/isc/version.h
lib/isc/include/isc/xml.h
lib/isc/inet_aton.c
lib/isc/inet_ntop.c
lib/isc/inet_pton.c
lib/isc/lex.c
lib/isc/lfsr.c
lib/isc/lib.c
lib/isc/log.c
lib/isc/md5.c
lib/isc/mips/include/isc/atomic.h
lib/isc/mutexblock.c
lib/isc/netscope.c
lib/isc/nls/Makefile.in
lib/isc/nls/msgcat.c
lib/isc/noatomic/include/isc/atomic.h
lib/isc/nothreads/Makefile.in
lib/isc/nothreads/condition.c
lib/isc/nothreads/include/Makefile.in
lib/isc/nothreads/include/isc/Makefile.in
lib/isc/nothreads/include/isc/condition.h
lib/isc/nothreads/include/isc/mutex.h
lib/isc/nothreads/include/isc/once.h
lib/isc/nothreads/include/isc/thread.h
lib/isc/nothreads/mutex.c
lib/isc/nothreads/thread.c
lib/isc/ondestroy.c
lib/isc/parseint.c
lib/isc/print.c
lib/isc/pthreads/Makefile.in
lib/isc/pthreads/condition.c
lib/isc/pthreads/include/Makefile.in
lib/isc/pthreads/include/isc/Makefile.in
lib/isc/pthreads/include/isc/condition.h
lib/isc/pthreads/include/isc/mutex.h
lib/isc/pthreads/include/isc/once.h
lib/isc/pthreads/include/isc/thread.h
lib/isc/pthreads/mutex.c
lib/isc/pthreads/thread.c
lib/isc/quota.c
lib/isc/random.c
lib/isc/ratelimiter.c
lib/isc/refcount.c
lib/isc/region.c
lib/isc/result.c
lib/isc/rwlock.c
lib/isc/serial.c
lib/isc/sha1.c
lib/isc/sha2.c
lib/isc/sockaddr.c
lib/isc/sparc64/include/isc/atomic.h
lib/isc/string.c
lib/isc/strtoul.c
lib/isc/symtab.c
lib/isc/task_p.h
lib/isc/timer.c
lib/isc/timer_p.h
lib/isc/unix/Makefile.in
lib/isc/unix/app.c
lib/isc/unix/dir.c
lib/isc/unix/entropy.c
lib/isc/unix/errno2result.c
lib/isc/unix/errno2result.h
lib/isc/unix/file.c
lib/isc/unix/fsaccess.c
lib/isc/unix/ifiter_ioctl.c
lib/isc/unix/ifiter_sysctl.c
lib/isc/unix/include/Makefile.in
lib/isc/unix/include/isc/Makefile.in
lib/isc/unix/include/isc/dir.h
lib/isc/unix/include/isc/int.h
lib/isc/unix/include/isc/keyboard.h
lib/isc/unix/include/isc/net.h
lib/isc/unix/include/isc/netdb.h
lib/isc/unix/include/isc/offset.h
lib/isc/unix/include/isc/stat.h
lib/isc/unix/include/isc/stdtime.h
lib/isc/unix/include/isc/strerror.h
lib/isc/unix/include/isc/syslog.h
lib/isc/unix/include/isc/time.h
lib/isc/unix/interfaceiter.c
lib/isc/unix/ipv6.c
lib/isc/unix/keyboard.c
lib/isc/unix/net.c
lib/isc/unix/os.c
lib/isc/unix/resource.c
lib/isc/unix/socket_p.h
lib/isc/unix/stdio.c
lib/isc/unix/stdtime.c
lib/isc/unix/strerror.c
lib/isc/unix/syslog.c
lib/isc/version.c
lib/isc/win32/Makefile.in
lib/isc/win32/app.c
lib/isc/win32/dir.c
lib/isc/win32/entropy.c
lib/isc/win32/errno2result.c
lib/isc/win32/errno2result.h
lib/isc/win32/file.c
lib/isc/win32/fsaccess.c
lib/isc/win32/include/Makefile.in
lib/isc/win32/include/isc/Makefile.in
lib/isc/win32/include/isc/bind_registry.h
lib/isc/win32/include/isc/bindevt.h
lib/isc/win32/include/isc/dir.h
lib/isc/win32/include/isc/int.h
lib/isc/win32/include/isc/keyboard.h
lib/isc/win32/include/isc/mutex.h
lib/isc/win32/include/isc/net.h
lib/isc/win32/include/isc/netdb.h
lib/isc/win32/include/isc/ntgroups.h
lib/isc/win32/include/isc/ntpaths.h
lib/isc/win32/include/isc/offset.h
lib/isc/win32/include/isc/once.h
lib/isc/win32/include/isc/platform.h
lib/isc/win32/include/isc/stat.h
lib/isc/win32/include/isc/stdtime.h
lib/isc/win32/include/isc/strerror.h
lib/isc/win32/include/isc/syslog.h
lib/isc/win32/include/isc/thread.h
lib/isc/win32/include/isc/time.h
lib/isc/win32/include/isc/win32os.h
lib/isc/win32/ipv6.c
lib/isc/win32/keyboard.c
lib/isc/win32/netdb.h
lib/isc/win32/ntgroups.c
lib/isc/win32/os.c
lib/isc/win32/resource.c
lib/isc/win32/stdio.c
lib/isc/win32/stdtime.c
lib/isc/win32/strerror.c
lib/isc/win32/syslog.c
lib/isc/win32/syslog.h
lib/isc/win32/thread.c
lib/isc/win32/time.c
lib/isc/win32/unistd.h
lib/isc/win32/version.c
lib/isc/win32/win32os.c
lib/isc/x86_32/include/isc/atomic.h
lib/isc/x86_64/include/isc/atomic.h
lib/isccc/Makefile.in
lib/isccc/alist.c
lib/isccc/base64.c
lib/isccc/cc.c
lib/isccc/ccmsg.c
lib/isccc/include/Makefile.in
lib/isccc/include/isccc/Makefile.in
lib/isccc/include/isccc/alist.h
lib/isccc/include/isccc/base64.h
lib/isccc/include/isccc/cc.h
lib/isccc/include/isccc/ccmsg.h
lib/isccc/include/isccc/events.h
lib/isccc/include/isccc/lib.h
lib/isccc/include/isccc/result.h
lib/isccc/include/isccc/sexpr.h
lib/isccc/include/isccc/symtab.h
lib/isccc/include/isccc/symtype.h
lib/isccc/include/isccc/types.h
lib/isccc/include/isccc/util.h
lib/isccc/include/isccc/version.h
lib/isccc/lib.c
lib/isccc/result.c
lib/isccc/sexpr.c
lib/isccc/symtab.c
lib/isccc/version.c
lib/isccc/win32/version.c
lib/isccfg/Makefile.in
lib/isccfg/aclconf.c
lib/isccfg/include/Makefile.in
lib/isccfg/include/isccfg/Makefile.in
lib/isccfg/include/isccfg/aclconf.h
lib/isccfg/include/isccfg/cfg.h
lib/isccfg/include/isccfg/grammar.h
lib/isccfg/include/isccfg/log.h
lib/isccfg/include/isccfg/namedconf.h
lib/isccfg/include/isccfg/version.h
lib/isccfg/log.c
lib/isccfg/parser.c
lib/isccfg/version.c
lib/isccfg/win32/version.c
lib/lwres/Makefile.in
lib/lwres/assert_p.h
lib/lwres/context_p.h
lib/lwres/gai_strerror.c
lib/lwres/getaddrinfo.c
lib/lwres/gethost.c
lib/lwres/getnameinfo.c
lib/lwres/getrrset.c
lib/lwres/herror.c
lib/lwres/include/Makefile.in
lib/lwres/include/lwres/Makefile.in
lib/lwres/include/lwres/context.h
lib/lwres/include/lwres/int.h
lib/lwres/include/lwres/ipv6.h
lib/lwres/include/lwres/lang.h
lib/lwres/include/lwres/list.h
lib/lwres/include/lwres/lwbuffer.h
lib/lwres/include/lwres/lwpacket.h
lib/lwres/include/lwres/lwres.h
lib/lwres/include/lwres/netdb.h.in
lib/lwres/include/lwres/platform.h.in
lib/lwres/include/lwres/result.h
lib/lwres/include/lwres/stdlib.h
lib/lwres/include/lwres/version.h
lib/lwres/lwbuffer.c
lib/lwres/lwconfig.c
lib/lwres/lwinetaton.c
lib/lwres/lwinetntop.c
lib/lwres/lwinetpton.c
lib/lwres/lwpacket.c
lib/lwres/lwres_gabn.c
lib/lwres/lwres_gnba.c
lib/lwres/lwres_grbn.c
lib/lwres/lwres_noop.c
lib/lwres/lwresutil.c
lib/lwres/man/Makefile.in
lib/lwres/man/resolver.5
lib/lwres/print.c
lib/lwres/print_p.h
lib/lwres/strtoul.c
lib/lwres/unix/Makefile.in
lib/lwres/unix/include/Makefile.in
lib/lwres/unix/include/lwres/Makefile.in
lib/lwres/unix/include/lwres/net.h
lib/lwres/version.c
lib/lwres/win32/Makefile.in
lib/lwres/win32/include/Makefile.in
lib/lwres/win32/include/lwres/Makefile.in
lib/lwres/win32/include/lwres/int.h
lib/lwres/win32/include/lwres/net.h
lib/lwres/win32/include/lwres/netdb.h
lib/lwres/win32/version.c
lib/tests/Makefile.in
lib/tests/include/Makefile.in
lib/tests/include/tests/Makefile.in
lib/tests/include/tests/t_api.h
lib/tests/t_api.c
lib/win32/bindevt/bindevt.c
lib/win32/bindevt/bindevt.mc
make/Makefile.in
make/includes.in
util/altbuild.sh
util/check-changes
util/check-includes.pl
util/check-instincludes.sh
util/check-pullups.pl
util/check-sources.pl
util/kit.sh
util/mandoc2docbook.pl
util/mdnbuildtest.sh
util/memleak.pl
util/merge_copyrights
util/mkreslib.pl
util/nanny.pl
util/new-func
util/nt-kit
util/spacewhack.pl
util/tabify-changes
util/update-drafts.pl
win32utils/index.html
win32utils/makedefs.pl
win32utils/makeversion.pl
win32utils/updateopenssl.pl

index 9a5fb875430a1340c1ea90a15f7852046d529e85..ba3c0f543ca19f93fd3cd79ab416e5b4fce2f873 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.48 2007/06/18 23:47:16 tbox Exp $
+# $Id: Makefile.in,v 1.49 2007/06/19 23:46:59 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index c883183c20acae4ea1ea0bc99262c583836fa38a..a806e58ebda29d5e4fe13d2dbbebed8a7716cdf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: acconfig.h,v 1.50 2007/06/18 23:47:16 tbox Exp $ */
+/* $Id: acconfig.h,v 1.51 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 2beee82687e9ec4b9aa5633faf4870a822b2ef71..ef28e0c6168a69817106457d3b9dd0ffd928b18d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.24 2007/06/18 23:47:16 tbox Exp $
+# $Id: Makefile.in,v 1.25 2007/06/19 23:46:59 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 08aa08b01bd32480781273b921c8fb4330b3ade4..06f55418b4dbb400dfb62edcdf4642646f1df608 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.31 2007/06/18 23:47:16 tbox Exp $
+# $Id: Makefile.in,v 1.32 2007/06/19 23:46:59 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 42a965ce3a56ff082a4cbc54e2d738bd5f1607d0..bc9d34f044d589e2a97a24f2f0a95e4f52c4a2d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.40 2007/06/18 23:47:17 tbox Exp $
+# $Id: Makefile.in,v 1.41 2007/06/19 23:46:59 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 1732fe20648dd5dad528bf314a355ae29be819a0..b8e7f2e8b00de2addc6411afad45db4d8ede4894 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.31 2007/06/18 23:47:17 tbox Exp $
+# $Id: Makefile.in,v 1.32 2007/06/19 23:46:59 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 85277c9dd17ca4f971d3d12f9ad2f1887eb62917..e933a06d6023fdb47a36bef56bc1fd3976700beb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssectool.c,v 1.44 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: dnssectool.c,v 1.45 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 001699529b3615ac42902924f2c2cb45965d54b3..a0b20e37e3212ad1502010fb0e9b13377e56d49e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssectool.h,v 1.19 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: dnssectool.h,v 1.20 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef DNSSECTOOL_H
 #define DNSSECTOOL_H 1
index 93dd3ff1649bf6e4dcfd9d883ebd7f316fe6ae80..7927737d684d8dd12997f1004a7532906e10cbc5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: builtin.c,v 1.11 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: builtin.c,v 1.12 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file
  * \brief
index e6ccf492062ebaed4cfe2ef9f5b8794e7a5ebeee..f5e7d58a53779d9349b8d6619d3afa4395535993 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 #
-# Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: convertxsl.pl,v 1.7 2007/06/18 23:47:18 tbox Exp $
+# $Id: convertxsl.pl,v 1.8 2007/06/19 23:46:59 tbox Exp $
 
 use strict;
 use warnings;
index 9263b5fb49d8766998113b5bc89900f61fd7dc1b..a5185ba60f35324ad9bc408192c5c63116e804ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: builtin.h,v 1.5 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: builtin.h,v 1.6 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_BUILTIN_H
 #define NAMED_BUILTIN_H 1
index 011d0157bbd2d31c88596160c52104712f23a7ad..f7ceed81f7ec52042e5e9ab32a5bdb9a5f03dccd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001, 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: config.h,v 1.13 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: config.h,v 1.14 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_CONFIG_H
 #define NAMED_CONFIG_H 1
index e79cbc04b23bb4b2a4397f9595d4119d82a27319..d382ffe61da622fba94cc70566542981a616bbf7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: control.h,v 1.24 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: control.h,v 1.25 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_CONTROL_H
 #define NAMED_CONTROL_H 1
index 20e94400bfed041ecc1b63241678e5aad30195dd..0e9f2e11d44c649e65ba27ca07d9e7308c9267b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: globals.h,v 1.71 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: globals.h,v 1.72 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_GLOBALS_H
 #define NAMED_GLOBALS_H 1
index 9008af5d433198c96d891cddfc6e1bc054bc6fba..2724c393cdc58193a50e50df0eedf0dfe2fef417 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: interfacemgr.h,v 1.32 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: interfacemgr.h,v 1.33 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_INTERFACEMGR_H
 #define NAMED_INTERFACEMGR_H 1
index ffd55ab98f1135f8272c0d56fdaa91c5a2697818..9e65d5df3a9373368f506388ba30ef16d52ea1fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: listenlist.h,v 1.14 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: listenlist.h,v 1.15 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_LISTENLIST_H
 #define NAMED_LISTENLIST_H 1
index b7eea87f9eead1a76a25e50dead9d479c6618335..e8a4f321ab6bd780031af1660269476786b47555 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.h,v 1.24 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: log.h,v 1.25 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_LOG_H
 #define NAMED_LOG_H 1
index 99ab59e18b4e0669f232b7b92f42033887e8e321..03543452a96764d9eb17f5f201802a2215f23707 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: logconf.h,v 1.16 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: logconf.h,v 1.17 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_LOGCONF_H
 #define NAMED_LOGCONF_H 1
index 3ae2cfbd484aa4d2e5c481eb564f7e60d048a67a..962aa91cd853b65ffbe6f5adcf5b12442328f847 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwaddr.h,v 1.7 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: lwaddr.h,v 1.8 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 0f0867ddc208a45146efdcd0aa912e81949b8651..176134ac86b52e3bcdac319f21185fc253581924 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwdclient.h,v 1.17 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: lwdclient.h,v 1.18 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_LWDCLIENT_H
 #define NAMED_LWDCLIENT_H 1
index 210339cacc1050630518305ce0b07b0cdf5ba4d1..565e58d7abf9282115c48a464d35bae290d09d2a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwresd.h,v 1.18 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: lwresd.h,v 1.19 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_LWRESD_H
 #define NAMED_LWRESD_H 1
index b3270677ae78db69700d1f1d7dbdf0c113537a0d..c1b4f48f62c3ad367fbda695bcb1495002834fa3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwsearch.h,v 1.8 2007/06/18 23:47:20 tbox Exp $ */
+/* $Id: lwsearch.h,v 1.9 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_LWSEARCH_H
 #define NAMED_LWSEARCH_H 1
index 52edefa509874eaf244ac829bf25ef848dbd6cc6..e83453946795aefe3e8c0d5bd6828d67d2f183f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: main.h,v 1.14 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: main.h,v 1.15 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_MAIN_H
 #define NAMED_MAIN_H 1
index 6642b40da54f42d183fe1d523e8edfcb685658d8..6205d7d614fe9d1b0525eac6f616003af7caf993 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: notify.h,v 1.13 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: notify.h,v 1.14 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_NOTIFY_H
 #define NAMED_NOTIFY_H 1
index 760820ab74c2a1df412c63ded44cee3d4b9b7fe0..3a35743577581eb3f498773acb9f765345a7010e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ns_smf_globals.h,v 1.6 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: ns_smf_globals.h,v 1.7 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NS_SMF_GLOBALS_H
 #define NS_SMF_GLOBALS_H 1
index d048f19e7b95dcbaf8057cf42e39d80296eacd49..500b57714e4fde29014cdd83f1a0bbcd04c16e1d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: query.h,v 1.39 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: query.h,v 1.40 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_QUERY_H
 #define NAMED_QUERY_H 1
index 1e08b3d9e19c18a1f63cbcb1850b9a0759c53b1b..639f7f42070e9ab59a983f3d13a4961ae60baa23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: server.h,v 1.86 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: server.h,v 1.87 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_SERVER_H
 #define NAMED_SERVER_H 1
index 2a12462e4138fe87055fe7ca73ab87c41563dc26..b9f607611441967c587305f049741f79f8b2c0e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sortlist.h,v 1.10 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: sortlist.h,v 1.11 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_SORTLIST_H
 #define NAMED_SORTLIST_H 1
index 1c7e3ca97a1944b911254b9324c411c27b4c4d54..02bd71883a0f6c056f77860cd8b88b7af30ff41c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tkeyconf.h,v 1.15 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: tkeyconf.h,v 1.16 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NS_TKEYCONF_H
 #define NS_TKEYCONF_H 1
index fe0a507b30503f08d0afd84aa3ef0d706c7f6783..49ad82af393a39ef463903e9f78527f0d0717e32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tsigconf.h,v 1.15 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: tsigconf.h,v 1.16 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NS_TSIGCONF_H
 #define NS_TSIGCONF_H 1
index 6dc6dfe7145d4c3abe3cc7ef6be2efac7f840ef2..84e3971e1e0e405d5938f3656c9915fbb5c09581 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: types.h,v 1.26 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: types.h,v 1.27 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_TYPES_H
 #define NAMED_TYPES_H 1
index 21af43448d3420618bcb026937e7d31a137f949b..a34570c2f5b72ffc6f584e4ffa6ebbdaea251a23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: update.h,v 1.12 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: update.h,v 1.13 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_UPDATE_H
 #define NAMED_UPDATE_H 1
index b0ac3c7081b47a740cb99438de303edc37a099f9..4bb79a31e9700fe2b6e335b578601cbb6d0be63a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: xfrout.h,v 1.11 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: xfrout.h,v 1.12 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NAMED_XFROUT_H
 #define NAMED_XFROUT_H 1
index 369438e69cd67d87bc5a1cb602a1163a620736c9..b973013c22da7a3c9668e0f85c3590b6c954a69e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zoneconf.h,v 1.25 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: zoneconf.h,v 1.26 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NS_ZONECONF_H
 #define NS_ZONECONF_H 1
index 4cd1c1cd287492282581e7aa94c06ed0147b4c7a..513fe9c70b138aca85267c22c6072620bf3e9d6b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: listenlist.c,v 1.13 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: listenlist.c,v 1.14 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index c366f9f198be08b1117c2be06d46456d5a8304e4..fdb4e0cb94c76724b54e4e8d2f061f7da4657559 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.c,v 1.45 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: log.c,v 1.46 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 4b49b157114db28fb03b56b404771a42c8a45ec5..e32496507eb3e89f56cea9f6467904526012842b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: logconf.c,v 1.41 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: logconf.c,v 1.42 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 53bfd9cff2d938247bc1d207e067c8dc5d83fd71..619fa8bb93bc0dfa94bcf5ab0b115cda6d813874 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwaddr.c,v 1.7 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: lwaddr.c,v 1.8 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index a5bae2158f3d80e94f5d0d14d88321860d53d80e..33f247a458516b33f8c95f0c3b3adcea501c2ee1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwderror.c,v 1.11 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: lwderror.c,v 1.12 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 3d276dfa5d941e2f59cf14279de94a0fe35f5a7f..dec1e1a571de115a4761d819d7b6ee2f95511e96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwdgabn.c,v 1.21 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: lwdgabn.c,v 1.22 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 458ea76d909955878a97858b9ee6376d3f53d616..58e206abb1c05c02501ffe15039331306b4b063d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwdgnba.c,v 1.19 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: lwdgnba.c,v 1.20 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 2af6cc26992c044fbdb67629cf849fd3701c320b..b54e83d0dde477103ec8ef91786caff733f7231d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwdgrbn.c,v 1.19 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: lwdgrbn.c,v 1.20 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 9e9dadd699eeea5fa1e51e0f5a61f1a3ceff5328..5f5a85fcab0edc59f98b907e48dd5702b0e34571 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwdnoop.c,v 1.10 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: lwdnoop.c,v 1.11 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index aac3b4b105b843824300b781f71a7bd70232b715..1674438d6de306139bbc27cc31bf0632a363ce24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwresd.c,v 1.54 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: lwresd.c,v 1.55 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file 
  * \brief
index b32b893aaa2ff348275444d1fbac0ed134e18fac..6754c987bc2cd5a19e60c45d1152f533e4b13b29 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwsearch.c,v 1.12 2007/06/18 23:47:18 tbox Exp $ */
+/* $Id: lwsearch.c,v 1.13 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index fc4d4f9851e6593b1f81860d6e1425f8d73a76e0..de52b8c82bef5c74f264e7a39d52fd4d51e2d112 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: notify.c,v 1.36 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: notify.c,v 1.37 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 264dea270ae528068e056370541575390b5d2e77..372002eb1061936806ccd85aeed76eea3336d286 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sortlist.c,v 1.14 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: sortlist.c,v 1.15 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 50de103511bfd04f88a213e2639b61f7beed8332..82cf573bf7ff644b30abda9aaf1f92c30e6f09d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tkeyconf.c,v 1.28 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: tkeyconf.c,v 1.29 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 3e7e386259df20586750faab07fc382fdd20ce2d..b3c6e023dbc2db268ebd12d6c6ead11ab3b7b0cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tsigconf.c,v 1.29 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: tsigconf.c,v 1.30 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index f8ca921c1768f1c41b59df0231b3c721f48a8aae..5092834001a75efbbb14d61870f1c2c171c76dd3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.9 2007/06/18 23:47:21 tbox Exp $
+# $Id: Makefile.in,v 1.10 2007/06/19 23:46:59 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 57c4b04a1d0623f8e487dad2ff60e3054ed8bdaa..9a6b3c6d9d6c04c3130d39e580d4d1c6b616a259 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.h,v 1.26 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: os.h,v 1.27 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NS_OS_H
 #define NS_OS_H 1
index 8a0368a86c73f5668191a4498a842927b867fb44..206deba44f4b9a22dd68b741c82b35694248ad93 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.c,v 1.78 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: os.c,v 1.79 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 6afd08bc219c5acd28c9afa9ca3e5ac72b246e5d..02983888e59cdd508ccf160c1bd282ac93a13dd6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ntservice.h,v 1.5 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: ntservice.h,v 1.6 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NTSERVICE_H
 #define NTSERVICE_H
index 5993efbf1f70170e4ec4710d6c87111c03f4c340..d8a24fae3b0f68693d483c5c8fa3a93352143ffc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.h,v 1.11 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: os.h,v 1.12 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef NS_OS_H
 #define NS_OS_H 1
index e86c8b94cd3b0a59c133861cb9dd8f5644bab501..74570cf2e6f44fe566804bd731ce0c5a50cc0d40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ntservice.c,v 1.11 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: ntservice.c,v 1.12 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 #include <stdio.h>
index b56b3db3e939df9d238c5207dec4c9a34bde848c..e6ea7d1405771674c17a65b478f9f216f4dd10af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.c,v 1.24 2007/06/18 23:47:21 tbox Exp $ */
+/* $Id: os.c,v 1.25 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 #include <stdarg.h>
index d49044c4f1f1d573b5af6e6c94f701946c50f5de..92974c0013208717b133aedaad309c2dff2ccf07 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zoneconf.c,v 1.136 2007/06/18 23:47:19 tbox Exp $ */
+/* $Id: zoneconf.c,v 1.137 2007/06/19 23:46:59 tbox Exp $ */
 
 /*% */
 
index ed80201935bb1c507015f5d3ccd4718d9484b410..aa55fb49eb451bd25a5bc8145097585417d4b4c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.26 2007/06/18 23:47:21 tbox Exp $
+# $Id: Makefile.in,v 1.27 2007/06/19 23:46:59 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index fc02e7bbf0f8d014a984c0a956ab716524905588..6e3007c1086dd56a202d5b53cabea4c916691fc5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.h,v 1.8 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: os.h,v 1.9 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index e7681035ad27e5820cfb96b7762ff65ef6f88534..67542b91c7a2dd69a98c4fc6e0c42df92a1ecf33 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rndc.conf,v 1.10 2007/06/18 23:47:25 tbox Exp $ */
+/* $Id: rndc.conf,v 1.11 2007/06/19 23:46:59 tbox Exp $ */
 
 /*
  * Sample rndc configuration file.
index 094625c06b08b930700d1facd8ca920927e8aea2..31a05325b856ae028d10cbaf4b2fa142ffd679d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.4 2007/06/18 23:47:26 tbox Exp $
+# $Id: Makefile.in,v 1.5 2007/06/19 23:46:59 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 3d1f2f7ca98282f146994856020e35034ccfab21..ddf8259838ae83c01d552c8430c3240db88456d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.c,v 1.9 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: os.c,v 1.10 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index cbf3035bfd2513f0deafdb8be58d946b10604cdc..c654462bf04d98f42e665d0c35bf8f59cbf0de65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: util.c,v 1.6 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: util.c,v 1.7 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index f9f6c170834fdf51f6584eed7c4bb887dba06ac4..7adcaa5bfacca594e85fa947c42faba895bdb6c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: util.h,v 1.9 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: util.h,v 1.10 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef RNDC_UTIL_H
 #define RNDC_UTIL_H 1
index be9314e33b820513e71a4714b73b28e0b49e8565..cf9d31157bdfcafeb83c4422dc0c78aeb095e25a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.c,v 1.5 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: os.c,v 1.6 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 25558f7f29ea03534233b360ee7b536e7f575464..3af011df329657fd573520ed2150badcd81a026b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.128 2007/06/18 23:47:26 tbox Exp $
+# $Id: Makefile.in,v 1.129 2007/06/19 23:46:59 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 407a9a568da1f22d646d955fe5fde0e18629575b..2ef812d70d966a34ccb591a1a510303765db3dbb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: adb_test.c,v 1.67 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: adb_test.c,v 1.68 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 6b20056b04132cf9377dfc429450b888e2aa6981..55923dcd1e10fb58857c7bfd55fc082ab542df2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: b8t.mk,v 1.10 2007/06/18 23:47:26 tbox Exp $
+# $Id: b8t.mk,v 1.11 2007/06/19 23:46:59 tbox Exp $
 
 #
 # bind 8 multi-host make
index 74ecf1272675ecc1f3b801917d425a4903428e4e..96f04fb201d8ef9b5f9f8cca9bdfa4433121439a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: b9t.mk,v 1.12 2007/06/18 23:47:26 tbox Exp $
+# $Id: b9t.mk,v 1.13 2007/06/19 23:46:59 tbox Exp $
 
 #
 # makefile to configure, build and test bind9
index a1edb88c7ca5411d98147f9fee81f223dc5401da..773b52862ee5dfb3b6a740193488ee4348cfb639 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: byaddr_test.c,v 1.27 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: byaddr_test.c,v 1.28 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file
  * \author
index a957822d27db2e61a47d0c89a22934cf6fcd309a..fdf45a989144aa6d56f7835be2ea305fc85c80e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: byname_test.c,v 1.30 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: byname_test.c,v 1.31 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file
  * \author
index 70a3d23f9e5414a59a6c5762d1073fcf7272f584..77c9712ca4fac4e19f9b8c742e1ad65aecdc08c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001, 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cfg_test.c,v 1.18 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: cfg_test.c,v 1.19 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 49fa65cbca0b0ffd3bbcff29cca11fb06fdd7a4f..13ebad269eb02fd4904154005249368778be7dc5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.28 2007/06/18 23:47:26 tbox Exp $
+# $Id: Makefile.in,v 1.29 2007/06/19 23:46:59 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index f860e7233c45f2404cdf0cca19ad4b10cf15cf77..727c49ecd558656aab9742d90172f9b8211e1190 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_db.c,v 1.35 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: t_db.c,v 1.36 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 87a55bbc501e39e60e6c72b663cdb436f7589c37..bcbf3f0c726f16d81c2fabb517d6a11bfda15bad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: db_test.c,v 1.63 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: db_test.c,v 1.64 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file 
  * \author
index f4441db7c2cd7ec474f82c3de4947717c7bd5838..eeedec489ed5010d1de387f722af2b0ffd785d7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.43 2007/06/18 23:47:26 tbox Exp $
+# $Id: Makefile.in,v 1.44 2007/06/19 23:47:00 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 5ac0fa881b664b46e18861bd17f485902041467d..8347a7d124a40d5ecb6fbc1e8753e61a17e7aa41 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dst_test.c,v 1.42 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: dst_test.c,v 1.43 2007/06/19 23:47:00 tbox Exp $ */
 
 #include <config.h>
 
index 089cc4cf8ababa73dc2281a266d29e0138083185..98e16d265b693681cfcd485c1c089b3c17a187f4 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gsstest.c,v 1.5 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: gsstest.c,v 1.6 2007/06/19 23:47:00 tbox Exp $ */
 
 #include <config.h>
 
index 63db605d3a2c705b1082c2a969bbd5d631631b49..0c986e6efb08c3c3dcf69960a8514ce9f5218ee8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_dst.c,v 1.52 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: t_dst.c,v 1.53 2007/06/19 23:47:00 tbox Exp $ */
 
 #include <config.h>
 
index 15a1fcd89b08791814fd51bd78ee5ca61f560a1b..3561a4cd7cf8779e23cdce0ff5f9ba9a9e1d6b71 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy2_test.c,v 1.15 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: entropy2_test.c,v 1.16 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 4e71761235557be6e35fd9561334c4d866236ccd..94b1804b5ef475dd2ac42a3e220319125f7b7d3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy_test.c,v 1.22 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: entropy_test.c,v 1.23 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index 84a641b34d68c7696a20de1f0b6fcb9650a3ff1d..e6147b24d5e44a523e1986cc7d714f8427825bce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: fsaccess_test.c,v 1.12 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: fsaccess_test.c,v 1.13 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 
index ad616d3830a2d2f774357669bc3e4f8e28ceba8c..34f6ac0070e6320e7803d91fe082ff392e671b22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: genrandom.c,v 1.14 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: genrandom.c,v 1.15 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 #include <config.h>
index 900c4d3f3fd8d8bfa2403ffc987a4892bcfd2a28..8c5558f41a52ecc7b12e14d592aad52026f15944 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gxba_test.c,v 1.12 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: gxba_test.c,v 1.13 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 #include <config.h>
index 2f6875201835878f4d497c9a1d339b8e4f8e2582..28ca1153a99ed9b199f87468f624241d582e0060 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gxbn_test.c,v 1.15 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: gxbn_test.c,v 1.16 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 #include <config.h>
index 1d8cac7306d50e7eda3e61575d85529a261d55df..73d397b010cb1227b7c20f98652e69dfa661f77d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hash_test.c,v 1.18 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: hash_test.c,v 1.19 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 #include <config.h>
index 80f9518ec4aea8b5f125f636a1bcd3d6707d00b6..3f951de7a420103975ad63d48a57ea71c4a9057d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: headerdep_test.sh.in,v 1.7 2007/06/18 23:47:26 tbox Exp $
+# $Id: headerdep_test.sh.in,v 1.8 2007/06/19 23:46:59 tbox Exp $
 
 #
 # Check the installed bind9 headers to make sure that no header
index 62beb7d327c442d6a71c1608ac82ef465e310bbb..4dc19a801b1f48f0b87464418cb803ac43b7fd3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: inter_test.c,v 1.13 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: inter_test.c,v 1.14 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 #include <config.h>
index 451c4a33a79e601d1bc7db3a9f91fd5507517891..f278a2dca2bdf21c004f1d6edfe89d4dd790d9fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keyboard_test.c,v 1.12 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: keyboard_test.c,v 1.13 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 #include <config.h>
index 8d9b1af3bf7425efa7c8ca93ce3e1cfbde948263..8eba5360297f91596c3f08bb377bbf7e552074e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lex_test.c,v 1.22 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: lex_test.c,v 1.23 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 #include <config.h>
index ab3f910319a781327c34f434c1c809308702dec1..4150b2de01dfe147dbbf6ef7d398538394b651c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lfsr_test.c,v 1.15 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: lfsr_test.c,v 1.16 2007/06/19 23:46:59 tbox Exp $ */
 
 /*! \file */
 #include <config.h>
index d67f228abef2c41a8cb29f71a1ac43b97048aa8d..09b5fec3cb5508018e983a6454bcaddbbd11eb3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log_test.c,v 1.25 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: log_test.c,v 1.26 2007/06/19 23:46:59 tbox Exp $ */
 
 /* Principal Authors: DCL */
 
index 00f235e013fc24055a41aff5b9809a4f2e58015b..9620258296e2fa845899e173d6331b1ed1e84b57 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwres_test.c,v 1.30 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: lwres_test.c,v 1.31 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index e434292f0c6a82014f46082b8a322d3f250a405a..48e839ffbdae9fa2fe4a33312f5ef6f147f679f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwresconf_test.c,v 1.12 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: lwresconf_test.c,v 1.13 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index cf0631132e0c57b68d93ed09e100210328c1790a..03125da11c9ea146c3a3e08956ad989a8a8aa73e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.27 2007/06/18 23:47:26 tbox Exp $
+# $Id: Makefile.in,v 1.28 2007/06/19 23:47:00 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 57827cb43191837b52875b7df07c502babaa9e41..469311415da11ae3adb0014ab4e7fa18e8bb39ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_master.c,v 1.35 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: t_master.c,v 1.36 2007/06/19 23:47:00 tbox Exp $ */
 
 #include <config.h>
 
index 488cc9e208ad33a55e25359b832b94332a43cd11..f77c8f64fc027fe5650399c45265e174243174c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: master_test.c,v 1.29 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: master_test.c,v 1.30 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 5173cbc9fdf037825ecd49ee03010a55a923e9b5..135a8e3ec914dc34a8d2f219dc8ce36f07403fe6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.33 2007/06/18 23:47:26 tbox Exp $
+# $Id: Makefile.in,v 1.34 2007/06/19 23:47:00 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 11995f32b402e30ef21f96da3d7d0e35232a2a43..7313637c0c9dc7822f7fa00ae72dbcc70c14b368 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_mem.c,v 1.12 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: t_mem.c,v 1.13 2007/06/19 23:47:00 tbox Exp $ */
 
 #include <config.h>
 
index 7427016ad0f72cf2abc158de3fd7d6aa8b16a566..9423b3ae1a30e13d759c5f01f849193183cb0e96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mempool_test.c,v 1.16 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: mempool_test.c,v 1.17 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 16563d69e80ab8dec26ff992b94107f5510eb4eb..799115fe0658fd6319c395264deb5f3993fcb02d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: name_test.c,v 1.40 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: name_test.c,v 1.41 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 3717a96bb7224c00b3f249ee313e9f972751bcdd..1f96981d117c082837ba78bb0806d8bb453cc62b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.57 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: named.conf,v 1.58 2007/06/19 23:46:59 tbox Exp $ */
 
 /*
  * This is a worthless, nonrunnable example of a named.conf file that has
index 39f167880dd625261c9773984763e0191b227149..31b12feef944bbf1d5082c54ac4dcb37e7535a9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.27 2007/06/18 23:47:27 tbox Exp $
+# $Id: Makefile.in,v 1.28 2007/06/19 23:47:00 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index fd4cb8b35db4d458ba3460fea23a03cf6cbe4857..fe5e7de62aabc8ea8dd96da790abe382c0504d62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_names.c,v 1.42 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: t_names.c,v 1.43 2007/06/19 23:47:00 tbox Exp $ */
 
 #include <config.h>
 
index 34ad89309b8002fb38695a8b5c666671413f54c6..bc2c0c6e4f39ad0b4e5c8b4bb1093b5bbbdab35c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ndc.conf,v 1.10 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: ndc.conf,v 1.11 2007/06/19 23:46:59 tbox Exp $ */
 
 options {
        default-server  "velo.jab.fr" ;
index 71c4531b8dbbd62d6636fc617ba09ebdefe3b419..58d153412ade5022212fba46ab3ea735b5d4d803 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ndc.conf-include,v 1.5 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: ndc.conf-include,v 1.6 2007/06/19 23:46:59 tbox Exp $ */
 
 key "another-key" {
         algorithm "al-gore-rhythm";
index 7ae672551de78ee28a8c2251842e6d5f1504392c..0c75c28bfa648691ba8f4fcb0bc41983714b05be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.15 2007/06/18 23:47:27 tbox Exp $
+# $Id: Makefile.in,v 1.16 2007/06/19 23:47:00 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 9f941746d1bbbab0c48e9e2d9de483f105345223..a8b3bf7c9a0ec0f1d44e93d407aa66e6b4a37235 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: driver.c,v 1.10 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: driver.c,v 1.11 2007/06/19 23:47:00 tbox Exp $ */
 
 #include <config.h>
 
index e6376a4f495d42b29aed1f9ba531a7466c00d670..1121efc78c25b178b9611fcfdae690afe724f667 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: driver.h,v 1.7 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: driver.h,v 1.8 2007/06/19 23:47:00 tbox Exp $ */
 
 /*
  * PASSED and FAILED mean the particular test passed or failed.
index d5d0f8202542a49c0f9fd2e898154a35d5046c82..79f260bd36c7e13433ae0c52f00144fa41fc008f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netaddr_multicast.c,v 1.11 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: netaddr_multicast.c,v 1.12 2007/06/19 23:47:00 tbox Exp $ */
 
 #include <config.h>
 
index 994b7ac3709b1025ae4d71225351bdbb6a4d8477..cfe04dccfbbecb643a1c24286067ebaac1d314c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sockaddr_multicast.c,v 1.7 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: sockaddr_multicast.c,v 1.8 2007/06/19 23:47:00 tbox Exp $ */
 
 #include <config.h>
 
index bf153cb87b1c11136bdf574b350dc1cb1dd547fa..68a214cc7417a8d380a7f4bae809f89653364e2e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: testsuite.h,v 1.6 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: testsuite.h,v 1.7 2007/06/19 23:47:00 tbox Exp $ */
 
 #define SUITENAME "net"
 
index 0d9461bc6e29f702378651b8fd672eb9d09e1659..abc447e8d3e3be036598b5076aada48d56b215d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: nsecify.c,v 1.5 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: nsecify.c,v 1.6 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 37635c1a811593eb1d2041bff5609a9c0ed544ee..c500e85864fead48d9e0e4d3817f307f22ade878 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: printmsg.c,v 1.28 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: printmsg.c,v 1.29 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 14d88688d30b90e65bb26f86d8376cd081afee1b..c91856157dd3eef2d039e4fdd8fb42ee82e1b8f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: printmsg.h,v 1.11 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: printmsg.h,v 1.12 2007/06/19 23:46:59 tbox Exp $ */
 
 #ifndef TEST_PRINTMSG_H
 #define TEST_PRINTMSG_H
index fd1e528e81b244b9554a69782af1a34eeb824f07..9fd4a13b568e10a9470034def54d6236d10f071f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ratelimiter_test.c,v 1.17 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: ratelimiter_test.c,v 1.18 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 834670f0f5b658d8773b5ece39ce7cec884291d2..d551297b575b14c181ca55a460d0567655b4f67a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.27 2007/06/18 23:47:27 tbox Exp $
+# $Id: Makefile.in,v 1.28 2007/06/19 23:47:00 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index a0ad18cfa0ca731942095bb4b126d57f3716e8b6..171e633f9a86c79aa10b9a7f62f0ffba8006388a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_rbt.c,v 1.29 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: t_rbt.c,v 1.30 2007/06/19 23:47:00 tbox Exp $ */
 
 #include <config.h>
 
index d59d0b481a2aa64db45fc953567ad5ddd74a3cca..ac8db14e45ddc226074e34dcbccb314f73270f12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbt_test.c,v 1.47 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: rbt_test.c,v 1.48 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 01e5d4056c5dcb1faed2a893cec3e82c5be11ccc..bf50b12ddd14bcc5fc308ed965b1bc46a30a4b38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: rbt_test.txt,v 1.16 2007/06/18 23:47:26 tbox Exp $\r
+# $Id: rbt_test.txt,v 1.17 2007/06/19 23:46:59 tbox Exp $\r
 \r
 add a.vix.com\r
 add b.vix.com\r
index 47b34ee26dc1f9e33d66bac80c34e98ba821513f..79557376dce760b7091db2adae53c12bfc80256a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdata_test.c,v 1.47 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: rdata_test.c,v 1.48 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 43999b0e757ca5acb17d52d5a519fe156a824827..e9e349db0e63d6c42cb0d56af128fe5bb0eabb33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: resolv.conf.sample,v 1.10 2007/06/18 23:47:26 tbox Exp $
+# $Id: resolv.conf.sample,v 1.11 2007/06/19 23:46:59 tbox Exp $
 
 domain  jab.fr
 nameserver 194.150.1.2     ; ignore that
index 94771467af472388d29f11f9a1a36e702d870ac5..9aa05b59aedcaa3f8ffe4b965677204eba21bc0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rwlock_test.c,v 1.25 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: rwlock_test.c,v 1.26 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 40e9ad4d080d46f411b41d54432908ce7bde2f1e..3cc8adefa41747d88c89a6ddc9a16f36184a2c17 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: serial_test.c,v 1.14 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: serial_test.c,v 1.15 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index e79ee616d163ea7194df0598da0b431cb6ae7d0c..4b53cd094873dc0521db4383e78e6c6ca54f10fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: shutdown_test.c,v 1.22 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: shutdown_test.c,v 1.23 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 9a8f0f93529c9df8191fab8717df5fe2ec1265f9..8f5c17ef91b9b013f3eeaec9984bbb57e097c25d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sig0_test.c,v 1.14 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: sig0_test.c,v 1.15 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 733e5f4d9bfa128b5152a826dfa658b0ca724bd3..ba6beb3edc5de569414d63520285c7ce2d671389 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sock_test.c,v 1.51 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: sock_test.c,v 1.52 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 8ea555c589ccb9bb4dd4d85438c928382dda2356..f0dbbfb3107a901e790719691965988bb64896fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.20 2007/06/18 23:47:27 tbox Exp $
+# $Id: Makefile.in,v 1.21 2007/06/19 23:47:00 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index d934840b71082586475d5679835da8b894c6ae57..46003f1f1766eebdbd8889b3135b24413a789416 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_sockaddr.c,v 1.13 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: t_sockaddr.c,v 1.14 2007/06/19 23:47:00 tbox Exp $ */
 
 #include <config.h>
 
index 8649224fd58ca30c818e71b7f7f2f575c29a46d5..0daa498e5aaafce2f76b9a94b7d20760cfe96ee6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sym_test.c,v 1.27 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: sym_test.c,v 1.28 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index f72ade9f34e7d26dfa4f434ffc568efa4641c3fe..d6c1dea936e4d1b05c7cdf6bc0c71f38002ac79f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.28 2007/06/18 23:47:27 tbox Exp $
+# $Id: Makefile.in,v 1.29 2007/06/19 23:47:00 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 6c3c31f8653c906ae622d0b596205b1ea1a6c06f..d56b56824229591b6f4d5b1f6586217078eb5dfd 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.4 2007/06/18 23:47:27 tbox Exp $
+# $Id: clean.sh,v 1.5 2007/06/19 23:47:00 tbox Exp $
 
 #
 # Clean up after cache cleaner tests.
index 28a6154f8361e3670fa1ad41aa6bd36b2419b0bd..54db5a1f395f9b07ce523103ef1b1bf274ba0b58 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db,v 1.4 2007/06/18 23:47:27 tbox Exp $
+; $Id: example.db,v 1.5 2007/06/19 23:47:00 tbox Exp $
 
 $TTL 999999
 $ORIGIN .
index aa8facee9f72388fcc5719d8cd1864b2925cebfb..9f341486b04301aa148d824961e647c15874dd21 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.8 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: named.conf,v 1.9 2007/06/19 23:47:01 tbox Exp $ */
 
 controls { /* empty */ };
 
index 89b98dd744a7a83a35d90cd61151401cd018f553..c0d9f4417f77e9ce7ad9e91ad753f19676fb2cea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.7 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: named.conf,v 1.8 2007/06/19 23:47:01 tbox Exp $ */
 
 controls { /* empty */ };
 
index 94714cd49b1a9da1c51188fc9b13fdb7e0fdc2a8..7e1ba79896968e39ee4edf3611252fc5d61f838a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.4 2007/06/18 23:47:27 tbox Exp $
+# $Id: tests.sh,v 1.5 2007/06/19 23:47:00 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 684147095dfcf1d86fb77b87396b9302aff42549..79d88327cd9ed70d899f0cf0581f0487c566c39b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: bad.conf,v 1.3 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: bad.conf,v 1.4 2007/06/19 23:47:01 tbox Exp $ */
 
 options {
        avoid-v4-udp-ports { 100; }
index 369612fc5f2db05251895ab1d5bb5b4360750889..c810b47d2c3d699f2d1e00b77da775e584e87ed0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: good.conf,v 1.3 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: good.conf,v 1.4 2007/06/19 23:47:01 tbox Exp $ */
 
 /*
  * This is just a random selection of configuration options.
index c1b09fa576c4dc1ac5478cb013ff4e9dffbfd757..8444664b76a27ad087ae054d8fa7c32aadc6f464 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.2 2007/06/18 23:47:27 tbox Exp $
+# $Id: tests.sh,v 1.3 2007/06/19 23:47:01 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 15756b82d17f01d320c26fd0fd1000be5f05f11a..7f765da55bcb36ab883281009729f3055016d7ad 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.4 2007/06/18 23:47:27 tbox Exp $
+# $Id: clean.sh,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 rm -f dig.out.ns?.test*
 rm -f nsupdate.out.test*
index db65c8571f99cb52e1bd3ed2f4e8a33eda0b356d..09a8557db328c3d1d7ddedc277e6a223d7589199 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: fail.example.db.in,v 1.4 2007/06/18 23:47:27 tbox Exp $
+; $Id: fail.example.db.in,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 $TTL 300
 @      SOA ns1.fail.example. hostmaster.fail.example. (
index cf2c704b68d2a9b5d14df49d7e23f13e5e4b205c..515f23ec9572bc41af702faea39c1e454635c3e3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: fail.update.db.in,v 1.4 2007/06/18 23:47:27 tbox Exp $
+; $Id: fail.update.db.in,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 $TTL 300
 @      SOA ns1.fail.update. hostmaster.fail.update. (
index 5ea52a2de3cc28373f5db2b8edf8a5d61008b687..5def921bfeea9f392ba3e919111d1af3499911c5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ignore.example.db.in,v 1.4 2007/06/18 23:47:27 tbox Exp $
+; $Id: ignore.example.db.in,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 $TTL 300
 @      SOA ns1.ignore.example. hostmaster.ignore.example. (
index 9a173909d70a1df0a8d86b0599a0244749523bf4..18826bd3d2d0782cc0d193d6f9bed0c996bce9f4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ignore.update.db.in,v 1.4 2007/06/18 23:47:27 tbox Exp $
+; $Id: ignore.update.db.in,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 $TTL 300
 @      SOA ns1.ignore.update. hostmaster.ignore.update. (
index d75d8a8ac72ca45b435c649b8587411be83c0986..51bf9080133fd7e0fa2f85ad5397ea06d1dbcb53 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.8 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: named.conf,v 1.9 2007/06/19 23:47:01 tbox Exp $ */
 
 controls { /* empty */ };
 
index d2644546eff98f2bb76dee9d8c69449e9b818c99..0df0677a4ee7ca22abb0ea1b2c8dbd57e00a344b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.4 2007/06/18 23:47:27 tbox Exp $
+; $Id: root.db,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 $TTL 300
 @      SOA ns1. hostmaster.warn.example. (
index e60d17bb887e31b6e16590940148617a6fd2e6e2..cad0524591f09fc02dc05e65b5e0876d1a3c5b13 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: warn.example.db.in,v 1.4 2007/06/18 23:47:27 tbox Exp $
+; $Id: warn.example.db.in,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 $TTL 300
 @      SOA ns1.warn.example. hostmaster.warn.example. (
index a796c7b140bfa0b9d6afd2ed7344a738e140f8bf..9618d42e5b7a286d3439c35ec8559a7b745d3b6d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: warn.update.db.in,v 1.4 2007/06/18 23:47:27 tbox Exp $
+; $Id: warn.update.db.in,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 $TTL 300
 @      SOA ns1.warn.update. hostmaster.warn.update. (
index 0f7a973b852b8698a5ea2f8cb375b0a448671584..712002bf8a701927fe0a0437199892a25bee282d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.hints,v 1.4 2007/06/18 23:47:27 tbox Exp $
+; $Id: root.hints,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 $TTL 300
 . NS  ns1.
index 0f7a973b852b8698a5ea2f8cb375b0a448671584..712002bf8a701927fe0a0437199892a25bee282d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.hints,v 1.4 2007/06/18 23:47:27 tbox Exp $
+; $Id: root.hints,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 $TTL 300
 . NS  ns1.
index 7bff3423c16f68f5f70089f3bd042b5ab00775cc..0027ed34ca32aab195f3353a308834de5cefaf60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.4 2007/06/18 23:47:27 tbox Exp $
+# $Id: setup.sh,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 cp ns1/ignore.example.db.in ns1/ignore.example.db
 cp ns1/warn.example.db.in ns1/warn.example.db
index 9bda8b073538e024c5d1419a9db51476ba713b37..dffacd271bebd07c68fa15ae05375a3b248d2dd7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.4 2007/06/18 23:47:27 tbox Exp $
+# $Id: tests.sh,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 737775ae5ad858edb5da3de60e1149df1be22b4a..9b6aa6f85f8ba1e5749742f95187652d4ff2c7fa 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: cleanall.sh,v 1.10 2007/06/18 23:47:27 tbox Exp $
+# $Id: cleanall.sh,v 1.11 2007/06/19 23:47:00 tbox Exp $
 
 #
 # Clean up after system tests.
index 511b0762f6a65614f995968a923b53432fdc5c26..b5d619e87bdf1c887da8652e4180feb27e2488e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: controls.conf,v 1.5 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: controls.conf,v 1.6 2007/06/19 23:47:01 tbox Exp $ */
 
 key rndc_key {
         secret "1234abcd8765";
index 73ccdab466ec6c1d2ed0ab9c061fcd25736ca3ee..3704ae7c0228d3fd21fcf24694bca8cfd11c4144 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rndc.conf,v 1.4 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: rndc.conf,v 1.5 2007/06/19 23:47:01 tbox Exp $ */
 
 options {
         default-key     "rndc_key";
index 8b44c7da2eab822cf274d6a17ef33d16b7df8a9e..84a8c6b8194c515552a45a153bbf63c84c33ea0c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.hint,v 1.4 2007/06/18 23:47:27 tbox Exp $
+; $Id: root.hint,v 1.5 2007/06/19 23:47:01 tbox Exp $
 
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
index 2c3ee9ce04e73d77a3ffb123cc2fd461312bb7d3..6ea5567d5ef638347b82485f9d70d58b6e17ac2f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: conf.sh.in,v 1.36 2007/06/18 23:47:27 tbox Exp $
+# $Id: conf.sh.in,v 1.37 2007/06/19 23:47:00 tbox Exp $
 
 #
 # Common configuration data for system tests, to be sourced into
index 4f66aa6d22c4415595ad9236a68a654fa15fe380..262ed5e661df7bea935da2382d53706bb2d6cbe1 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db,v 1.5 2007/06/18 23:47:27 tbox Exp $
+; $Id: example.db,v 1.6 2007/06/19 23:47:01 tbox Exp $
 
 @      3600    SOA     hostmaster.ns1 ns1 (
                        1 3600 1200 3600000 1200 )
index 95f5226d1a8956636e495e7c7ff442574f945b02..7d75fc4a09b3b0c7a543186fd747fbf9a2a49d75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.7 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: named.conf,v 1.8 2007/06/19 23:47:01 tbox Exp $ */
 
 controls { /* empty */ };
 
index fd74b46ed88db100186ca90bd06d2a99ba352716..eadca60f74053ec8e396cf759bf271b350a707d1 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.5 2007/06/18 23:47:27 tbox Exp $
+; $Id: root.db,v 1.6 2007/06/19 23:47:01 tbox Exp $
 
 @      3600    SOA     hostmaster.ns1.example ns1.example (
                        1 3600 1200 3600000 1200 )
index eb9d004e5e040c0cd7545c7afbe7e89feab41db6..2efbcfad52dbb83960556c1f49be132f7306229f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: hint.db,v 1.5 2007/06/18 23:47:27 tbox Exp $
+; $Id: hint.db,v 1.6 2007/06/19 23:47:01 tbox Exp $
 
 .      1200    NS      ns1.example
 ns1.example    A       10.53.0.1
index 5ba9a425817e4f9cbd63a8361dd4794ac5560795..c0b154940dfe2835787dd125481895f884657db4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.7 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: named.conf,v 1.8 2007/06/19 23:47:02 tbox Exp $ */
 
 controls { /* empty */ };
 
index eb9d004e5e040c0cd7545c7afbe7e89feab41db6..19592f33231ffc0c814ae6150ab457c6f15b242e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: hint.db,v 1.5 2007/06/18 23:47:27 tbox Exp $
+; $Id: hint.db,v 1.6 2007/06/19 23:47:02 tbox Exp $
 
 .      1200    NS      ns1.example
 ns1.example    A       10.53.0.1
index e506ec6204df37268f80b5916bc7684a3b4a60d1..387a71639970d096a973d11deea07f9ed10e4fc1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.7 2007/06/18 23:47:27 tbox Exp $ */
+/* $Id: named.conf,v 1.8 2007/06/19 23:47:02 tbox Exp $ */
 
 controls { /* empty */ };
 
index b2b2a61f77b1c2c91ee3b0ede5cd207fabcc5f34..11ce0311b5f0fdcdcf5bc70b750884f632f19ef0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.5 2007/06/18 23:47:27 tbox Exp $
+# $Id: setup.sh,v 1.6 2007/06/19 23:47:01 tbox Exp $
 
 rm -f ns2/example.bk
 rm -f ns3/example.bk
index 2463a6e321cdd4f579ae718861e31ebf419905f8..e48369ff1f513e248c1621cce411877b9db07523 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.5 2007/06/18 23:47:27 tbox Exp $
+# $Id: tests.sh,v 1.6 2007/06/19 23:47:01 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 7559e639bae02fc11216a32613b3a58b6b019021..87e64cb1b3794cfca749a498dc505129833d1b73 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: digcomp.pl,v 1.13 2007/06/18 23:47:27 tbox Exp $
+# $Id: digcomp.pl,v 1.14 2007/06/19 23:47:00 tbox Exp $
 
 # Compare two files, each with the output from dig, for differences.
 # Ignore "unimportant" differences, like ordering of NS lines, TTL's,
index e49c7dfb58a19f8cc1f8fb16e39e63c7329088c4..5bc85aae0cc1a8ab34ff29a1298c3b94d2e4e2b6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.3 2007/06/18 23:47:28 tbox Exp $
+# $Id: clean.sh,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 rm -f random.data
 rm -f ns*/named.run
index b56b8cdad87aae581597bb525094b9519a868c2e..bfb64ed22096fb8d3b6ff69467063a5d805ad822 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.3 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: named.conf,v 1.4 2007/06/19 23:47:02 tbox Exp $ */
 
 controls { /* empty */ };
 
index ad6af2fb735303af811981722c586f007f434194..ed7aee3524e479da10caa9ba1e6f23881e6bbf4d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: root.db,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 $TTL   120
 @              SOA     ns.rootservers.utld hostmaster.ns.rootservers.utld (
index ee33bb02c35c1bf1420acbc15d7fe5905cb476e4..26abb423b220d00c1c0b8c5c0236c600decbfadc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: rootservers.utld.db,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: rootservers.utld.db,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 $TTL   120
 @      SOA     ns hostmaster.ns 1 3600 1200 604800 60
index 5c0428448ac91dd7b5d90e879b5cd1e58e92c2ee..a2e549a250cc425451a95e72c97fe8a0f7aaed69 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: hints,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: hints,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 . 0 NS ns.rootservers.utld.
 ns.rootservers.utld. 0 A 10.53.0.1
index ee18a19a9af1401585498a42f6e00292eff184d9..195a46f8a069736fc82ef4f267017cf1c5c96467 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.3 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: named.conf,v 1.4 2007/06/19 23:47:02 tbox Exp $ */
 
 controls { /* empty */ };
 
index c209b7729e2d49455e83bf7560190fb27ae4f638..ac9c3d0dc0e15c2cba9967c83530eb9167221cf1 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: utld.db,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: utld.db,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 $TTL   120
 @              SOA     ns hostmaster.ns 1 3600 1200 604800 60
index c4d403be75f53c9d3ae510a9bb65cb8ba03edc5b..9411c689f8f93c39a25380ac3dca44273953d697 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: child.db.in,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: child.db.in,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 $TTL   120
 @              SOA     ns hostmaster.ns 1 3600 1200 604800 60
index 580b1f2c960820a2bf0f931ebc8ce445fbb2e5ab..3f0ef6baf360bfb33e9ef7a213ed23aefe9f9cc1 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: dlv.db.in,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: dlv.db.in,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 $TTL   120
 @              SOA     ns hostmaster.ns 1 3600 1200 604800 60
index 5c0428448ac91dd7b5d90e879b5cd1e58e92c2ee..a2e549a250cc425451a95e72c97fe8a0f7aaed69 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: hints,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: hints,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 . 0 NS ns.rootservers.utld.
 ns.rootservers.utld. 0 A 10.53.0.1
index 777f727ecaba15dccdea1366dce1cfe61c6c83e9..a03fb05de7744d8c2fbf67d81cd9e3a13d4f3c59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.3 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: named.conf,v 1.4 2007/06/19 23:47:02 tbox Exp $ */
 
 controls { /* empty */ };
 
index 12c68aff81e505578af3dcd62f768f674b247d51..e3382cf71923127d20ce43d1d3a83e8d3c68d79b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: sign.sh,v 1.3 2007/06/18 23:47:28 tbox Exp $
+# $Id: sign.sh,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index 09ed5e0ce8ba106512d1a112634a4428a5bdb1a8..b4306f329a26d0116d52dc0903287f460adb3fd2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: child.db,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: child.db,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 $TTL   120
 @              SOA     ns hostmaster.ns 1 3600 1200 604800 60
index 5c0428448ac91dd7b5d90e879b5cd1e58e92c2ee..a2e549a250cc425451a95e72c97fe8a0f7aaed69 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: hints,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: hints,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 . 0 NS ns.rootservers.utld.
 ns.rootservers.utld. 0 A 10.53.0.1
index 2dc52201296035f95a9359753f32b17934d35587..4fa32c29a4873a14c30a6f97292dc08d880c1b4a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.3 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: named.conf,v 1.4 2007/06/19 23:47:02 tbox Exp $ */
 
 controls { /* empty */ };
 
index 5c0428448ac91dd7b5d90e879b5cd1e58e92c2ee..a2e549a250cc425451a95e72c97fe8a0f7aaed69 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: hints,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: hints,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 . 0 NS ns.rootservers.utld.
 ns.rootservers.utld. 0 A 10.53.0.1
index d4e39527dc71d4e03b1972651c3a4f5bb42d637e..958ee98ae3a499c8d223dd020cdf974dcf1d6e00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rndc.conf,v 1.4 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: rndc.conf,v 1.5 2007/06/19 23:47:02 tbox Exp $ */
 
 key "cc64b3d1db63fc88d7cb5d2f9f57d258" {
        algorithm hmac-md5;
index 23d35694b286bdfdb5bb6ec2c8a670377ffa9530..5f2e5b8e00127f3a5d77ca1a8e39fd81b2d9d1ae 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.3 2007/06/18 23:47:28 tbox Exp $
+# $Id: setup.sh,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 ../../genrandom 400 random.data
 
index 65b2d1f78a39b908533222cc3a78fb4cc7e26265..8b595a7fa8a71b350203a1cb63a55c34a550d7ae 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,6 +14,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.3 2007/06/18 23:47:28 tbox Exp $
+# $Id: tests.sh,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 exit 0
index 28e84047e7890045442f7c46fcd17b19a0509a2a..34c10e1671ab5e77e2471f0e6567b2d339d17f1e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.18 2007/06/18 23:47:28 tbox Exp $
+# $Id: clean.sh,v 1.19 2007/06/19 23:47:02 tbox Exp $
 
 rm -f */K* */keyset-* */dsset-* */dlvset-* */signedkey-* */*.signed */trusted.conf */tmp*
 rm -f ns1/root.db ns2/example.db ns3/secure.example.db
index bff32f929f1373514a74f6849361fd29506daaf1..3a87242ef609746cc283a1fab4131289a651780e 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -32,7 +32,7 @@
 #
 #    perl -MCPAN -e "install Net::DNS"
 #
-# $Id: dnssec_update_test.pl,v 1.4 2007/06/18 23:47:28 tbox Exp $
+# $Id: dnssec_update_test.pl,v 1.5 2007/06/19 23:47:02 tbox Exp $
 #
 
 use Getopt::Std;
index be75a7aa326db5057d9b5c4b307a8acc9ba4a3af..e6b6b025bdf5cb96729eb6d4a258955bc610f12d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.23 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: named.conf,v 1.24 2007/06/19 23:47:02 tbox Exp $ */
 
 // NS1
 
index e9d932f531cdb0695a7cd684de2fbc4940170c26..24c5913d817580f42ca411083e679be59cd4b948 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db.in,v 1.9 2007/06/18 23:47:28 tbox Exp $
+; $Id: root.db.in,v 1.10 2007/06/19 23:47:02 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 41c75646a63c75ecff9d4ac86625f38ff180fed7..fe8d1c36be2ed4804862fac937ea01a440e64230 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: sign.sh,v 1.22 2007/06/18 23:47:28 tbox Exp $
+# $Id: sign.sh,v 1.23 2007/06/19 23:47:02 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index 546d7bfe78f151fad167b75307500415b1919b39..fa09f212dbd0e7d9659c7b5b37e047ae387fa033 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: dlv.db.in,v 1.4 2007/06/18 23:47:28 tbox Exp $
+; $Id: dlv.db.in,v 1.5 2007/06/19 23:47:02 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index 80e9e50457d6b1451bf58a4632d203f2733d8745..5819636317176d5b22451659938912294843d86f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: dst.example.db.in,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: dst.example.db.in,v 1.4 2007/06/19 23:47:02 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index 9f65ef9d8317831d44f51f7ee5fb7077235846ef..531b3632dcf59a23d05ce9b311cb9ae9461ae973 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db.in,v 1.16 2007/06/18 23:47:28 tbox Exp $
+; $Id: example.db.in,v 1.17 2007/06/19 23:47:02 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index e10a29bfc31104b2e4d230860090c8cee8dbd03f..f16a2cf8f687851ddf9afe747a627e66a4b87b45 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: insecure.secure.example.db,v 1.8 2007/06/18 23:47:28 tbox Exp $
+; $Id: insecure.secure.example.db,v 1.9 2007/06/19 23:47:02 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index bb13daaa102be5ff88c13c11f72f9e86cee8f681..4a884507607902d2661536c2913d1a2240cacbf3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.27 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: named.conf,v 1.28 2007/06/19 23:47:02 tbox Exp $ */
 
 // NS2
 
index 9c19211bd26bc1c11bb2967feb52efa10fcf38ed..2bf278756c552fb35e993203846b47c8a53d2030 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: private.secure.example.db.in,v 1.9 2007/06/18 23:47:28 tbox Exp $
+; $Id: private.secure.example.db.in,v 1.10 2007/06/19 23:47:02 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index 6030d4a76a5fca82e5f3d1c0006203ba2a85109b..61b0119f7ea3da560c28eca48307bedd1fb8247a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: sign.sh,v 1.27 2007/06/18 23:47:28 tbox Exp $
+# $Id: sign.sh,v 1.28 2007/06/19 23:47:02 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index 60bd9e0496bf5d0d3176927ffc717c9c57765ffd..e83d07bea05f9d125957175e1bba333f7e49a3ff 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: bogus.example.db.in,v 1.8 2007/06/18 23:47:28 tbox Exp $
+; $Id: bogus.example.db.in,v 1.9 2007/06/19 23:47:02 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index 18f7fe5ede8805617ac65b044f7a84860e82a4af..0b5b0b01b53179048491499678e4ea1eed72b456 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: dynamic.example.db.in,v 1.4 2007/06/18 23:47:28 tbox Exp $
+; $Id: dynamic.example.db.in,v 1.5 2007/06/19 23:47:02 tbox Exp $
 
 ; This has the NS and glue at the apex because testing RT #2399
 ; requires we have only one name in the zone at a certain point
index e41007349d0a84b30ae4dc645f06e88627c7bc21..036adc54cd2bb3829eea767cf6b169df82198c4c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: insecure.example.db,v 1.8 2007/06/18 23:47:28 tbox Exp $
+; $Id: insecure.example.db,v 1.9 2007/06/19 23:47:02 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index 6519a16f98ca0dc1b66da5ccd5ac019e62ed400b..e2d1ffa95e2367ac89ff1e701ed01a09cc659d4e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2001, 2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: keyless.example.db.in,v 1.4 2007/06/18 23:47:28 tbox Exp $
+; $Id: keyless.example.db.in,v 1.5 2007/06/19 23:47:02 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index c9bbcbebf9fec04cba4b6967a28039643833fe9d..4d78e745e7d723a62235b38a08f1f0a2a06df4eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.30 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: named.conf,v 1.31 2007/06/19 23:47:02 tbox Exp $ */
 
 // NS3
 
index 44a63bcefe9673980c4cc187a750fe533580eacc..fe0559bafefb986a30b0449a43588dd02aeb552f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: secure.example.db.in,v 1.10 2007/06/18 23:47:28 tbox Exp $
+; $Id: secure.example.db.in,v 1.11 2007/06/19 23:47:02 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index a3789c79efcd8756fc34fbeeb4e216f6e41d60b1..69651ea067a16e32adfae0e44e01ca5eead4ffe2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: sign.sh,v 1.22 2007/06/18 23:47:28 tbox Exp $
+# $Id: sign.sh,v 1.23 2007/06/19 23:47:02 tbox Exp $
 
 RANDFILE=../random.data
 
index 9032a3ce8b6310d1f73ec32e5d66da7b6c751cdf..b806e40503a7e73d15c9d3b6f7ef559ccfe939f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: trusted.conf.bad,v 1.8 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: trusted.conf.bad,v 1.9 2007/06/19 23:47:02 tbox Exp $ */
 
 trusted-keys {
     "." 256 3 1 "AQO6Cl+slAf+iuieDim9L3kujFHQD7s/IOj03ClMOpKYcTXtK4mRpuULVfvWxDi9Ew/gj0xLnnX7z9OJHIxLI+DSrAHd8Dm0XfBEAtVtJSn70GaPZgnLMw1rk5ap2DsEoWk=";
index ce9eb1c1674097f2a9e1fb8ff1a0811696b0e08b..8d724f9198d21922f15b64fe10a8a8a2eb35d252 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: prereq.sh,v 1.9 2007/06/18 23:47:28 tbox Exp $
+# $Id: prereq.sh,v 1.10 2007/06/19 23:47:02 tbox Exp $
 
 ../../genrandom 400 random.data
 
index 72cff6aeea51df3d514130fdeb2767a404367465..43a6c76007d6d5c166392b45f89ff17c3fb7e275 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.13 2007/06/18 23:47:28 tbox Exp $
+# $Id: setup.sh,v 1.14 2007/06/19 23:47:02 tbox Exp $
 
 ../../genrandom 400 random.data
 
index 366c1c31eab317a93f18e8dfa79df66810462f4d..e676cb01fbb605f71ebcfd6c2b707635e3996374 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.50 2007/06/18 23:47:28 tbox Exp $
+# $Id: tests.sh,v 1.51 2007/06/19 23:47:02 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index c6c4021dc0337577b2e7cdac3bedbe2f39777b29..1d2298321092ab9fff2b447e4c150bcea052a3a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.4 2007/06/18 23:47:28 tbox Exp $
+# $Id: clean.sh,v 1.5 2007/06/19 23:47:02 tbox Exp $
 
 #
 # Clean up after forward tests.
index fe9cebb125c69c78bf392b734c529ee0a97e67c1..8c3fcfa47f7aea477b53205c27163c6dd22b839f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.10 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: named.conf,v 1.11 2007/06/19 23:47:03 tbox Exp $ */
 
 controls { /* empty */ };
 
index 95929c80a08c6ff6f6d40d6e4341b65095ed0499..e84e8fb3dfae7a1f61d6bd425230aa39a2dab4e0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: root.db,v 1.4 2007/06/19 23:47:03 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 09c78c3c9dfb3e3a0969371055cf5a3963a3f96d..d310bf247f29014000a970f6cba8e2be959652ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.10 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: named.conf,v 1.11 2007/06/19 23:47:03 tbox Exp $ */
 
 controls { /* empty */ };
 
index 95929c80a08c6ff6f6d40d6e4341b65095ed0499..e84e8fb3dfae7a1f61d6bd425230aa39a2dab4e0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: root.db,v 1.4 2007/06/19 23:47:03 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index a113040cee05edb6dcbf686007cc4798a5b0153e..459c34958af22670ff0475b81228626149e8ec7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.10 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: named.conf,v 1.11 2007/06/19 23:47:03 tbox Exp $ */
 
 controls { /* empty */ };
 
index 95929c80a08c6ff6f6d40d6e4341b65095ed0499..e84e8fb3dfae7a1f61d6bd425230aa39a2dab4e0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: root.db,v 1.4 2007/06/19 23:47:03 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index c9d59b0a138364b35471f04fb2d58a976846b01e..f817b8a3afc83fcb36411179a8ca4174e4f87271 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.10 2007/06/18 23:47:28 tbox Exp $ */
+/* $Id: named.conf,v 1.11 2007/06/19 23:47:03 tbox Exp $ */
 
 controls { /* empty */ };
 
index 95929c80a08c6ff6f6d40d6e4341b65095ed0499..e84e8fb3dfae7a1f61d6bd425230aa39a2dab4e0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.3 2007/06/18 23:47:28 tbox Exp $
+; $Id: root.db,v 1.4 2007/06/19 23:47:03 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 3e5b2ee4fa39eac3f180ae5a6480607d83b95fd9..c3c0bf30aaaf2acb67846e785117f2beae0f8c67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.6 2007/06/18 23:47:28 tbox Exp $
+# $Id: tests.sh,v 1.7 2007/06/19 23:47:03 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index dc818d8654dc73d457f6ba89694c072d594ab3a4..bea95e8a2733c014cb68e4a377cfdd7345482ea4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: genzone.sh,v 1.7 2007/06/18 23:47:27 tbox Exp $
+# $Id: genzone.sh,v 1.8 2007/06/19 23:47:00 tbox Exp $
 
 #
 # Set up a test zone
index aeec1747fa930fe5c913066bb71f9f809165e1a4..522a6ea3e35db74872f3092aa03d4d61833f2d74 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.7 2007/06/18 23:47:29 tbox Exp $
+# $Id: clean.sh,v 1.8 2007/06/19 23:47:03 tbox Exp $
 
 #
 # Clean up after glue tests.
index f445e9af55a128c8f1cc0ccb96418bc7b60dbedf..4ccd206d66de0f8c8be00d4ebde1d3b0c2f96cb0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: cache.in,v 1.3 2007/06/18 23:47:29 tbox Exp $
+; $Id: cache.in,v 1.4 2007/06/19 23:47:03 tbox Exp $
 
 ; Preloaded cache data for glue test
 
index 99ef887fc42b427aea4e447b6867b27ad75bd7bc..6e90da80730f29d5e85522ee7009fa24c741615d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: mil.db,v 1.7 2007/06/18 23:47:29 tbox Exp $
+; $Id: mil.db,v 1.8 2007/06/19 23:47:03 tbox Exp $
 
 $ORIGIN mil.
 $TTL 300
index e0f8155a69f57ce6053c64629e5d086ddf60042a..00a740f3ea4bd6b0a2334838584f96165fe824cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.14 2007/06/18 23:47:29 tbox Exp $ */
+/* $Id: named.conf,v 1.15 2007/06/19 23:47:03 tbox Exp $ */
 
 controls { /* empty */ };
 
index 11035336abcd1dfe120cbb439e8a1fea3b397ecf..e0e718d22101b4cb54147bf2e8d6777fd388f273 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: net.db,v 1.7 2007/06/18 23:47:29 tbox Exp $
+; $Id: net.db,v 1.8 2007/06/19 23:47:03 tbox Exp $
 
 $ORIGIN net.
 $TTL 300
index fb966bad6cf08bfe90a25c0690b0bd765b3993ca..6c4c0c61abd64b3ad672c7d2cfe21921f405bb03 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root-servers.nil.db,v 1.6 2007/06/18 23:47:29 tbox Exp $
+; $Id: root-servers.nil.db,v 1.7 2007/06/19 23:47:03 tbox Exp $
 
 $TTL 300
 @                      IN SOA  ns hostmaster (
index fa1af1851e34112036bd4e09033e2288f1076658..679c4320d5af4f1d16bcf735f21dcda21d69f7ee 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.6 2007/06/18 23:47:29 tbox Exp $
+; $Id: root.db,v 1.7 2007/06/19 23:47:03 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index bc0d5c8a9148de2036d79eb38456c3f99cdbff78..2dbbe03c89df4b1f3684ce5a501ead2ea1ca25f7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,6 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.5 2007/06/18 23:47:29 tbox Exp $
+# $Id: setup.sh,v 1.6 2007/06/19 23:47:03 tbox Exp $
 
 cd ns1 && cp -f cache.in cache
index 2616677e06953484dda8b0c2de9020fbf96c5714..3ecf7016ed8d6a54c5456aa2aabb6a60eabc1836 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.8 2007/06/18 23:47:29 tbox Exp $
+# $Id: tests.sh,v 1.9 2007/06/19 23:47:03 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 8fbaf4a7b39f04d3047c538f1edcc4364e5570e1..2e041015168bca6ae83c7609846fe56cea764804 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: ifconfig.sh,v 1.50 2007/06/18 23:47:27 tbox Exp $
+# $Id: ifconfig.sh,v 1.51 2007/06/19 23:47:00 tbox Exp $
 
 #
 # Set up interface aliases for bind9 system tests.
index a5363722420e46e72d0cce24054ec31a81c69c31..cc4e14cb0d0bd72eb21b25985399e2df179fd93c 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: ans.pl,v 1.4 2007/06/18 23:47:29 tbox Exp $
+# $Id: ans.pl,v 1.5 2007/06/19 23:47:03 tbox Exp $
 
 #
 # This is the name server from hell.  It provides canned
index 4c791d689c2827f810909c4a6a0cb3da3aba053d..54f89b63511d20bdae8abb9b3a204b3666a56df0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,6 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.4 2007/06/18 23:47:29 tbox Exp $
+# $Id: clean.sh,v 1.5 2007/06/19 23:47:03 tbox Exp $
 
 rm -f ns1/named.conf ns1/myftp.db
index 02c94397812c794a3ec568ba96040dbbcbcbc4dc..aaf349b2ffd3d0242428b44406c344ea8ec0118b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: prereq.sh,v 1.4 2007/06/18 23:47:29 tbox Exp $
+# $Id: prereq.sh,v 1.5 2007/06/19 23:47:03 tbox Exp $
 
 if $PERL -e 'use Net::DNS;' 2>/dev/null
 then
index 7d0697af6206ba0d10d0529d6d3fc55675b08863..6e5b8e42fbc7a77d7d622e69d19f43bdd03992bd 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.3 2007/06/18 23:47:29 tbox Exp $
+# $Id: setup.sh,v 1.4 2007/06/19 23:47:03 tbox Exp $
 
 rm -f ns1/*.db ns1/*.jnl
 
index 3c3aa01b1fde0c8cb20c2fa77afaf60fd750ce72..109f01e65fd9278a3b770c4361c3a4f261a7d001 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.4 2007/06/18 23:47:29 tbox Exp $
+# $Id: tests.sh,v 1.5 2007/06/19 23:47:03 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 741723375ae6e72cb741b390d79ffcf8fe527ae3..ef42760c533308706853b6d73b6cf398c0496801 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.9 2007/06/18 23:47:29 tbox Exp $
+# $Id: clean.sh,v 1.10 2007/06/19 23:47:03 tbox Exp $
 
 #
 # Clean up after limits tests.
index a8b35fbb4c97dae9371ac1428591821a5af60850..836b7664487099efb29eed15d7a4d52163d75270 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db,v 1.9 2007/06/18 23:47:29 tbox Exp $
+; $Id: example.db,v 1.10 2007/06/19 23:47:03 tbox Exp $
 
 $TTL 300        ; 5 minutes
 @                 IN SOA  ns1.example. hostmaster.example. (
index c7ca05e269b859ca6142f0197f41c243e9cd8225..e8e439e1f14ec7b2f84e4580fa2a3cf51326827a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.13 2007/06/18 23:47:29 tbox Exp $ */
+/* $Id: named.conf,v 1.14 2007/06/19 23:47:03 tbox Exp $ */
 
 controls { /* empty */ };
 
index da928d5a3a1158f9642f8bb07fede8ee5968e31d..635dfcec4466f28fb83c42303423fb42cadf605d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.8 2007/06/18 23:47:29 tbox Exp $
+; $Id: root.db,v 1.9 2007/06/19 23:47:03 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 2ca452bace63a220731f0aea8535e31e96c2f855..f2728d2c758358be763f252b47a87f4a31cfaff4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.16 2007/06/18 23:47:29 tbox Exp $
+# $Id: tests.sh,v 1.17 2007/06/19 23:47:03 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 929266b12fc3622c83f64534daa68bcb3f8d3ef8..807349dd320e1a58e818aa30e17eb78dc162a206 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.18 2007/06/18 23:47:29 tbox Exp $
+# $Id: Makefile.in,v 1.19 2007/06/19 23:47:03 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 1876f262f6a422124704c2f9ed6e003472f3047d..272cab69d91b3bd7b057937b84fa20fd89c952be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwresd.conf,v 1.7 2007/06/18 23:47:29 tbox Exp $ */
+/* $Id: lwresd.conf,v 1.8 2007/06/19 23:47:04 tbox Exp $ */
 
 controls { /* empty */ };
 
index 681868f382ba29a8b3729dca7bab57e7c8ecc883..1aa88c952449e86e18faadcb6053c467cd0f477a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: resolv.conf,v 1.10 2007/06/18 23:47:29 tbox Exp $
+# $Id: resolv.conf,v 1.11 2007/06/19 23:47:04 tbox Exp $
 
 nameserver 10.53.0.1
 lwserver 10.53.0.1
index 29672692afb03e4287ebf75014e39f510891b22d..76fa618df0ec71691b98918c452f59042bd92661 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwtest.c,v 1.27 2007/06/18 23:47:29 tbox Exp $ */
+/* $Id: lwtest.c,v 1.28 2007/06/19 23:47:04 tbox Exp $ */
 
 #include <config.h>
 
index 71b4f928ef781dba222e19e4b060ecbd0d9578db..8c8adca4398efb4f5373708c324af644d0b7d114 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: 10.10.10.in-addr.arpa.db,v 1.9 2007/06/18 23:47:29 tbox Exp $
+; $Id: 10.10.10.in-addr.arpa.db,v 1.10 2007/06/19 23:47:04 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @      IN SOA  mname1. . (
index 087d9659743cd0e9c0151af54b3e33f7addc9587..5a24410fbccc24b01e894bad8418443b611201b9 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2003  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example1.db,v 1.16 2007/06/18 23:47:29 tbox Exp $
+; $Id: example1.db,v 1.17 2007/06/19 23:47:04 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index bcc324fac95311e5b468b2d275127f4e575270bb..495f2f601855c000d28be18e9f489fcb0d1f091c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example2.db,v 1.9 2007/06/18 23:47:29 tbox Exp $
+; $Id: example2.db,v 1.10 2007/06/19 23:47:04 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index c6d0fac13090677bdb0cc93596fc85b483c93fb7..d2a19658e7a174dfd77c96035875f6364b16847d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ip6.arpa.db,v 1.10 2007/06/18 23:47:29 tbox Exp $
+; $Id: ip6.arpa.db,v 1.11 2007/06/19 23:47:04 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @      IN SOA  mname1. . (
index 330fdeee647d005d97e5210c1f27639374c84a05..8085426015e8aee792dc03add2b1ce19c476fea3 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ip6.int.db,v 1.10 2007/06/18 23:47:29 tbox Exp $
+; $Id: ip6.int.db,v 1.11 2007/06/19 23:47:04 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @      IN SOA  mname1. . (
index e29148b3ce6dd96ce089b750069a5bbdbd96b324..54a272efdd488cdce29937644a7370edee55c341 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.18 2007/06/18 23:47:29 tbox Exp $ */
+/* $Id: named.conf,v 1.19 2007/06/19 23:47:04 tbox Exp $ */
 
 controls { /* empty */ };
 
index e723d7aa63f78a41814283f0a79aaacb1a8c0f43..9cd0a1671613a3a5e43780b44e7b33d2e0c8fb55 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.8 2007/06/18 23:47:29 tbox Exp $
+; $Id: root.db,v 1.9 2007/06/19 23:47:04 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 681868f382ba29a8b3729dca7bab57e7c8ecc883..1aa88c952449e86e18faadcb6053c467cd0f477a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: resolv.conf,v 1.10 2007/06/18 23:47:29 tbox Exp $
+# $Id: resolv.conf,v 1.11 2007/06/19 23:47:04 tbox Exp $
 
 nameserver 10.53.0.1
 lwserver 10.53.0.1
index 76ba028183edf0a4554b88c52ade6d79854f0fc4..5c43e2e1fb84d14cd2d2388deaafde7c0b2b89a3 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,6 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.3 2007/06/18 23:47:29 tbox Exp $
+# $Id: clean.sh,v 1.4 2007/06/19 23:47:04 tbox Exp $
 
 rm -f dig.out
index efed4f72e5d8f229a0bd11f797cb5c1a6be1aa1c..47c985ff21b881f29f5f4642f43bf27c12247bde 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: include.db,v 1.4 2007/06/18 23:47:29 tbox Exp $
+; $Id: include.db,v 1.5 2007/06/19 23:47:04 tbox Exp $
 
 ; Test $INCLUDE current domain name and origin semantics
 
index 70b90e302f1f86c07bbe387f79c55818e63c84d8..1669f94dc4e332adfd80f622d005fbb0dc9933c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.5 2007/06/18 23:47:29 tbox Exp $ */
+/* $Id: named.conf,v 1.6 2007/06/19 23:47:04 tbox Exp $ */
 
 controls { /* empty */ };
 
index dcde6b081c755587b9722dd7eeee78f6128fed52..d6186f12e6b2a3297ea78c31d0f1ba796e7fdbbe 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: sub.db,v 1.4 2007/06/18 23:47:29 tbox Exp $
+; $Id: sub.db,v 1.5 2007/06/19 23:47:04 tbox Exp $
 
 a              A       10.0.1.1
 $ORIGIN foo
index d5f250e71d9937b346167a300d4cbc06d060ad9e..c575cecc4e8834dd3f4e40576fc8ed8e3fb1bcae 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ttl1.db,v 1.5 2007/06/18 23:47:29 tbox Exp $
+; $Id: ttl1.db,v 1.6 2007/06/19 23:47:04 tbox Exp $
 
 @                      IN SOA  ns hostmaster (
                                1        ; serial
index 15d7130ce85e2d2dfbe36da69619bf3ec71d97e9..2a01123d91219407becf7abe023b9cb46947de9f 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ttl2.db,v 1.5 2007/06/18 23:47:29 tbox Exp $
+; $Id: ttl2.db,v 1.6 2007/06/19 23:47:04 tbox Exp $
 
 @              1       IN SOA  ns hostmaster (
                                1        ; serial
index b9f03d2787c62691b615b0e29bb002598c4d636d..beebcdca6ad53e4c895b261abb55588f34fbba50 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.4 2007/06/18 23:47:29 tbox Exp $
+# $Id: tests.sh,v 1.5 2007/06/19 23:47:04 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index fee0c1d97b95be03375290888cbeedc994b51f21..9bf8e357086ad9570dab43735b8dc0cdef6b7c18 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.3 2007/06/18 23:47:29 tbox Exp $
+# $Id: clean.sh,v 1.4 2007/06/19 23:47:04 tbox Exp $
 
 rm -f named-compilezone
 rm -f ns1/example.db.raw
index 639626149fdc1d0d81e62aee4a5c7c1eb9ca7509..551a01f0bd6399672d7adc2446e00c2d8775791b 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -12,6 +12,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: compile.sh,v 1.5 2007/06/18 23:47:29 tbox Exp $
+# $Id: compile.sh,v 1.6 2007/06/19 23:47:04 tbox Exp $
 
 ../named-compilezone -D -F raw -o example.db.raw example example.db
index 577c1940cec23339c8e8b6ece42890bed1f46ea3..c21670685853cd8076445281165d505e94e7539e 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db,v 1.4 2007/06/18 23:47:29 tbox Exp $
+; $Id: example.db,v 1.5 2007/06/19 23:47:04 tbox Exp $
 
 $TTL 1D
 
index c0b12aa3d4d5fdae1319ac49da95a771240695a7..a2971f5c1deaef3a377b724225fa6b0612056dfa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.3 2007/06/18 23:47:29 tbox Exp $ */
+/* $Id: named.conf,v 1.4 2007/06/19 23:47:04 tbox Exp $ */
 
 // NS1
 
index ab73dbf8abbec29e8b2c03c263eed0ae6677fed6..3cda00e4e949298440b0839768b339c42ffb6292 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.3 2007/06/18 23:47:29 tbox Exp $ */
+/* $Id: named.conf,v 1.4 2007/06/19 23:47:04 tbox Exp $ */
 
 // NS2
 
index 83e0bb097647a95bfc6ef0c63f2e5cdf74dd870d..4c85ab74c18af7fe6bc6177696b717ac7a6b1fdd 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.5 2007/06/18 23:47:29 tbox Exp $
+# $Id: setup.sh,v 1.6 2007/06/19 23:47:04 tbox Exp $
 
 ln -s $CHECKZONE named-compilezone
 rm -f ns1/example.db.raw
index ea14b310270dfec52a5d43dfba90b7ba4b2ec62e..71c115d21ee23bc232c604ff19b9d8416844c693 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.3 2007/06/18 23:47:29 tbox Exp $
+# $Id: tests.sh,v 1.4 2007/06/19 23:47:04 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
@@ -54,7 +54,7 @@ exit $status
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.3 2007/06/18 23:47:29 tbox Exp $
+# $Id: tests.sh,v 1.4 2007/06/19 23:47:04 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 4f7ef8abaa092e18cc6fc19c630d0e049dc86c01..a9e6ee1ea3dbd06d2e03add1b7853e7448c4e5aa 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.10 2007/06/18 23:47:29 tbox Exp $
+# $Id: clean.sh,v 1.11 2007/06/19 23:47:04 tbox Exp $
 
 #
 # Clean up after zone transfer tests.
index dc32f5e13e5efc8e2b4b0fd9576d13af0f56c4c5..29b22e5715e24b92d1b60deebc7a29667ae45bb8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.17 2007/06/18 23:47:29 tbox Exp $ */
+/* $Id: named.conf,v 1.18 2007/06/19 23:47:04 tbox Exp $ */
 
 controls { /* empty */ };
 
index 4614ebffc3d77126104c324b47cc49a02a5c0ea4..cff7b81f858ef20d09656cc2679c40c989b7f071 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.8 2007/06/18 23:47:29 tbox Exp $
+; $Id: root.db,v 1.9 2007/06/19 23:47:04 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 6b8540be2dd618861e5d0ee96e655060790e1b37..f08169363a6d336d83c657f762a8d469e4f4702a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example1.db,v 1.11 2007/06/18 23:47:29 tbox Exp $
+; $Id: example1.db,v 1.12 2007/06/19 23:47:04 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index 98aec4c45a7e9f0d76ef5988db99178fc634c0ba..93ae0405d0d0e08dd3c94cbab96039b9fc006173 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example2.db,v 1.11 2007/06/18 23:47:29 tbox Exp $
+; $Id: example2.db,v 1.12 2007/06/19 23:47:04 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index fbc358a35e39864252edee9ae267b362b0154206..3afbaa62aff6e79233cb5ac0527950edfc24ceb7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example3.db,v 1.11 2007/06/18 23:47:29 tbox Exp $
+; $Id: example3.db,v 1.12 2007/06/19 23:47:04 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index c5daaea054283ccf5f1337fa248c8db463cd2050..8c18a372316d8c387b94a5a869ec38aa45e9d582 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example4.db,v 1.11 2007/06/18 23:47:29 tbox Exp $
+; $Id: example4.db,v 1.12 2007/06/19 23:47:04 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index 9c02ae4eaa13cbd8dadfc5314e62cc9345ff5682..f57a107f1db38b56fb6655628d7221d28b7a3524 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.19 2007/06/18 23:47:29 tbox Exp $ */
+/* $Id: named.conf,v 1.20 2007/06/19 23:47:04 tbox Exp $ */
 
 controls { /* empty */ };
 
index 0f5719821d3aa34a9a9599b5fb8b272cfe46848a..eebcbf173484ee181906124e9d435cfec522717f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,6 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.9 2007/06/18 23:47:29 tbox Exp $
+# $Id: setup.sh,v 1.10 2007/06/19 23:47:04 tbox Exp $
 
 cp -f ns2/example1.db ns2/example.db
index 3b2d360e0c48c3edc2264a473a13d58650648bd2..0f142401b576978d34f9dc64804ccdb5b3e6a699 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.32 2007/06/18 23:47:29 tbox Exp $
+# $Id: tests.sh,v 1.33 2007/06/19 23:47:04 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 4090e4042cda84eabf1ddc50a7ab79952ca94223..43d4543f7ed986558a1dce29cb5fe53ddd482bd0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.10 2007/06/18 23:47:30 tbox Exp $
+# $Id: clean.sh,v 1.11 2007/06/19 23:47:04 tbox Exp $
 
 #
 # Clean up after zone transfer tests.
index da4da09e079d0300eec5238eb85e2d5bbfe68ee0..e8856fe29ef87f14962c705085b8da4c25648929 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example1.db,v 1.7 2007/06/18 23:47:30 tbox Exp $
+; $Id: example1.db,v 1.8 2007/06/19 23:47:04 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index f87d4c1ad3d6531152a82d528b157dd41f2faa9e..0c0e8ff46089d04e162bc19b23c12b8d88ca4d51 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.16 2007/06/18 23:47:30 tbox Exp $ */
+/* $Id: named.conf,v 1.17 2007/06/19 23:47:04 tbox Exp $ */
 
 controls { /* empty */ };
 
index 00e52eaa4388f006ac6cb0ea0e68db89ced95f6b..2d9d51b8a18eaaa31e0c5d8e07ea87b690036621 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.9 2007/06/18 23:47:30 tbox Exp $
+# $Id: setup.sh,v 1.10 2007/06/19 23:47:04 tbox Exp $
 
 #
 # jnl and database files MUST be removed before we start
index 38e9541d826e383a21dd122f74c686762105eb7d..c6a26bbc6078ca030dd87c0baebd84c70c7cee36 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.24 2007/06/18 23:47:30 tbox Exp $
+# $Id: tests.sh,v 1.25 2007/06/19 23:47:04 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index d8f4f22243b4c472c39c7fa702fcabfd170df539..ef41b0078e4f8d8c71db2a9ab89ace7b41139058 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -37,7 +37,7 @@
 #
 #    perl -MCPAN -e "install Net::DNS"
 #
-# $Id: update_test.pl,v 1.9 2007/06/18 23:47:30 tbox Exp $
+# $Id: update_test.pl,v 1.10 2007/06/19 23:47:04 tbox Exp $
 #
 
 use Getopt::Std;
index c20f78bd4c0ed4c36931086ae77ba061c2879164..a96484b9e643eebd15d717f2c5b9126c145df8b5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.4 2007/06/18 23:47:30 tbox Exp $
+# $Id: clean.sh,v 1.5 2007/06/19 23:47:04 tbox Exp $
 
 #
 # Clean up after relay transfer tests.
index eb4ebc2554e58fcab8df5af57518bee6b9138096..4e5c8169fb9b78e9ed76cc49d88eec62c40a5fb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.9 2007/06/18 23:47:30 tbox Exp $ */
+/* $Id: named.conf,v 1.10 2007/06/19 23:47:04 tbox Exp $ */
 
 controls { /* empty */ };
 
index 84a7450489b446373b8b8a72f72c6432474b3a24..f14efbc9e030b311ab96f04dfcf6e5b82fe1382b 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.4 2007/06/18 23:47:30 tbox Exp $
+; $Id: root.db,v 1.5 2007/06/19 23:47:04 tbox Exp $
 
 $TTL 300
 .                      IN SOA  a.root-servers.nil. gson.nominum.com. (
index a88b0c9a2fd038121ae8289249fd83dafb8deffc..ed0ffe9e295a946d5ffbe6ba775d2be708e86193 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example1.db,v 1.6 2007/06/18 23:47:30 tbox Exp $
+; $Id: example1.db,v 1.7 2007/06/19 23:47:04 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index 20cc73c3eb2d555e8560b65e80b5379042a85912..f607a83c915e417bde5f49bda2c5c61bcf001124 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example2.db,v 1.6 2007/06/18 23:47:30 tbox Exp $
+; $Id: example2.db,v 1.7 2007/06/19 23:47:04 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index 1d08365a47920662afbab75afbbe6ccd78d1d716..a9907f95f207db65a30e3d37b95c5e60a3d7d9cb 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example3.db,v 1.6 2007/06/18 23:47:30 tbox Exp $
+; $Id: example3.db,v 1.7 2007/06/19 23:47:04 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index b1573382e78ff8ab89d0c6cae14556a82b3fd3f2..284098adee240a6f2e0a13d8e3049bf78ea7c032 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example4.db,v 1.6 2007/06/18 23:47:30 tbox Exp $
+; $Id: example4.db,v 1.7 2007/06/19 23:47:04 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index dcd3f9f12842ebbd4998657d87bd18bcf8640da4..e1ff5531f089954add079ceb95a6127caf06432c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.9 2007/06/18 23:47:30 tbox Exp $ */
+/* $Id: named.conf,v 1.10 2007/06/19 23:47:04 tbox Exp $ */
 
 controls { /* empty */ };
 
index ef6c53228b94b401d1e8c96840683bc59bc654d1..b70f2877fc64f8a294f270609567f699e51b9503 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,6 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.5 2007/06/18 23:47:30 tbox Exp $
+# $Id: setup.sh,v 1.6 2007/06/19 23:47:04 tbox Exp $
 
 cp -f ns2/example1.db ns2/example.db
index c1167f91504a384969763b10f310696339199756..227a1b8e3d16e2dff808e12ecb3cccfb30ecaeec 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.6 2007/06/18 23:47:30 tbox Exp $
+# $Id: tests.sh,v 1.7 2007/06/19 23:47:04 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 54dfc4edb3f184ad23a6ad391fdb764b24ac207a..29bb4fa0f8f21cc05470d0c33dbc7874b082d61c 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: ans.pl,v 1.8 2007/06/18 23:47:30 tbox Exp $
+# $Id: ans.pl,v 1.9 2007/06/19 23:47:05 tbox Exp $
 
 #
 # Ad hoc name server
index cce0a60b30414cdc4e8587b78f07e13c885b3f18..5b3d054698dcb10017b0e7589c9d621567007882 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: ans.pl,v 1.7 2007/06/18 23:47:30 tbox Exp $
+# $Id: ans.pl,v 1.8 2007/06/19 23:47:05 tbox Exp $
 
 #
 # Ad hoc name server
index edaf7f6443d775ecaeb53a36ad0d64e1bb3768da..2fd180e3ba74cae8ab0a9cf805e637e62fa53ef7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.hint,v 1.6 2007/06/18 23:47:30 tbox Exp $
+; $Id: root.hint,v 1.7 2007/06/19 23:47:05 tbox Exp $
 
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
index 2e304c3459c38afe3bac1535344b62dd522a4da8..c0dbb7b9d4cb829eda41b46591b64ce2dc56ed4d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: prereq.sh,v 1.6 2007/06/18 23:47:30 tbox Exp $
+# $Id: prereq.sh,v 1.7 2007/06/19 23:47:05 tbox Exp $
 
 if $PERL -e 'use Net::DNS;' 2>/dev/null
 then
index d44b534f2d6cc0db9ed88e64a9d7052bf15d9337..585455c9a5715cb4a9ad9dc7aaf48009bda8f16c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.8 2007/06/18 23:47:30 tbox Exp $
+# $Id: tests.sh,v 1.9 2007/06/19 23:47:05 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 9a4c2e7c13d7189e129f3f18877edff391903ac6..7b79ae0fef5cad63fe4db03695d89d04a33831c8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.4 2007/06/18 23:47:30 tbox Exp $
+# $Id: clean.sh,v 1.5 2007/06/19 23:47:05 tbox Exp $
 
 rm -f dig.out.cyclic dig.out.fixed dig.out.random
 rm -f ns2/root.bk
index 7b04a98cdddc580bb04f7f60cb0950dca4430738..f228a07b2da3e72e97e2cbe797fc3de59775519f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.3 2007/06/18 23:47:30 tbox Exp $ */
+/* $Id: named.conf,v 1.4 2007/06/19 23:47:05 tbox Exp $ */
 
 controls { /* empty */ };
 
index aaa8f50d9fc201c2bf738a7a5bc6b2f582c5a2f9..dd2f08f444c98eea5f991ea7dfe2951c2d5e7429 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.3 2007/06/18 23:47:30 tbox Exp $
+; $Id: root.db,v 1.4 2007/06/19 23:47:05 tbox Exp $
 
 $TTL 3600
 .                       SOA    hostmaster.isc.org. a.root-servers.nil. (
index 006d666141d0d63398f0c222073b9563d403d3f4..0a1e9b90cb57c96034a7b2b7b005d18cac77db20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.3 2007/06/18 23:47:30 tbox Exp $ */
+/* $Id: named.conf,v 1.4 2007/06/19 23:47:05 tbox Exp $ */
 
 controls { /* empty */ };
 
index 1b1997b2849eaccee86f8d59281c686dd223de52..de9136e99af891e24283c36ed643a44fcccde6b8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.4 2007/06/18 23:47:30 tbox Exp $
+# $Id: tests.sh,v 1.5 2007/06/19 23:47:05 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 3ff1671a038db05da5e75c4acc861ccbe6f4e43f..8d4a6ad951b9f6686bc56afc31561283b584067b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: run.sh,v 1.41 2007/06/18 23:47:27 tbox Exp $
+# $Id: run.sh,v 1.42 2007/06/19 23:47:00 tbox Exp $
 
 #
 # Run a system test.
index bf7f99307c59b7ac9c855f79c531ccb04fbdfcc6..23ad53fd77ec94779c5a0a37a099d6be89288f94 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: runall.sh,v 1.7 2007/06/18 23:47:27 tbox Exp $
+# $Id: runall.sh,v 1.8 2007/06/19 23:47:00 tbox Exp $
 
 #
 # Run all the system tests.
index 3ab26e6ba9e8c080434aa0b1a78057884c3f6ef4..bda9b6d6e8558e1b1264cc43875a13e9b278c277 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: send.pl,v 1.4 2007/06/18 23:47:27 tbox Exp $
+# $Id: send.pl,v 1.5 2007/06/19 23:47:00 tbox Exp $
 
 #
 # Send a file to a given address and port using TCP.  Used for
index c16e45cc06db8597d701bf3edc0691b3d1119b37..8418e2eafba917052eac6741d40e3d48435652ea 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.10 2007/06/18 23:47:27 tbox Exp $
+# $Id: setup.sh,v 1.11 2007/06/19 23:47:00 tbox Exp $
 
 #
 # Run a system test.
index bf8e493bcde9013f885ecba04e3134aed0eb0703..02bf0cc2367a2e4e9120993c36fe5c74d7628202 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.5 2007/06/18 23:47:30 tbox Exp $
+# $Id: clean.sh,v 1.6 2007/06/19 23:47:05 tbox Exp $
 
 rm -f *.dig *.good
 
index 879e187253130f0f56e2b2809ffe6bb433c20ee8..7e408dbcc2ff6ce3599a019494dc2174db33d5de 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db,v 1.6 2007/06/18 23:47:30 tbox Exp $
+; $Id: example.db,v 1.7 2007/06/19 23:47:05 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  ns1.example. hostmaster.example. (
index 724749bb09b1c43586d8a242935d6640232279e8..5d149ecd6499939ffd7e27279e2d29e9c75aca72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.9 2007/06/18 23:47:30 tbox Exp $ */
+/* $Id: named.conf,v 1.10 2007/06/19 23:47:05 tbox Exp $ */
 
 controls { /* empty */ };
 
index cf8068fef777778ca28c43255b22bafb2506150c..f300adc327bc34a5d8ba27b0d8b0a7149afef190 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.4 2007/06/18 23:47:30 tbox Exp $
+; $Id: root.db,v 1.5 2007/06/19 23:47:05 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 31467e424a2aa83b23631a5ae0ba70f8f82d0afb..87fdfb190d6efa64c4b2af5bd880a400e39d2a6d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.7 2007/06/18 23:47:30 tbox Exp $
+# $Id: tests.sh,v 1.8 2007/06/19 23:47:05 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index d3f7275730b536b32ff3f909acc1b0c8116cb6a7..b22f74ce6299b5dcd3675eb5e53170cbf634f582 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: start.pl,v 1.10 2007/06/18 23:47:27 tbox Exp $
+# $Id: start.pl,v 1.11 2007/06/19 23:47:00 tbox Exp $
 
 # Framework for starting test servers.
 # Based on the type of server specified, check for port availability, remove
index e11e0bd5853ae558908ddcbe6bfebea224a042c0..3d4b804995677bbe55b51982d1ee1c7996d927e6 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: stop.pl,v 1.11 2007/06/18 23:47:27 tbox Exp $
+# $Id: stop.pl,v 1.12 2007/06/19 23:47:00 tbox Exp $
 
 # Framework for stopping test servers
 # Based on the type of server specified, signal the server to stop, wait
index 142c7ee4b3bb95249d1b92f1c7cb524db3467ff8..22fdbebf4c0e96dd08cf6d57ce0897a549cc0637 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.4 2007/06/18 23:47:30 tbox Exp $
+# $Id: clean.sh,v 1.5 2007/06/19 23:47:05 tbox Exp $
 
 rm -f reload.pid
 
index 094f03b6e871a7adec2ef497cc486fa221f89459..3d88d8e711fddbd9a40126d3de76b361e037a9d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.5 2007/06/18 23:47:30 tbox Exp $ */
+/* $Id: named.conf,v 1.6 2007/06/19 23:47:05 tbox Exp $ */
 
 controls { /* empty */ };
 
index 97016c5f74218e47929f89cc665b4811d2325eb2..812b8339e8c8e6f0f7fcb29f51a399429a21652e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.6 2007/06/18 23:47:30 tbox Exp $ */
+/* $Id: named.conf,v 1.7 2007/06/19 23:47:05 tbox Exp $ */
 
 controls { /* empty */ };
 
index aaabe4408767ba553549b3507c02ff0b3324e2c2..5ae09284c6f3fcbce60c0fad8d2af04412fbd5c9 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.pl,v 1.5 2007/06/18 23:47:30 tbox Exp $
+# $Id: setup.pl,v 1.6 2007/06/19 23:47:05 tbox Exp $
 
 #
 # Set up test data for zone transfer quota tests.
index 155430c549f802dd274ff084a99ae04cc2da7151..2737998630d5abb7da2f816e7db0dc9126b3d444 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.4 2007/06/18 23:47:30 tbox Exp $
+# $Id: setup.sh,v 1.5 2007/06/19 23:47:05 tbox Exp $
 
 #
 # Set up test data for zone transfer quota tests.
index f0f0c8f89b2b4ef0d97cc0c3fe05079006cb66f8..1c5e75e04f73d995af58dd252705df233393de2c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.4 2007/06/18 23:47:30 tbox Exp $
+# $Id: tests.sh,v 1.5 2007/06/19 23:47:05 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 1ef3543e6781c4d5fd9c2309c1ef1ef6cda4ecbf..6a4a6fbc39736e3d56c25ee67f6e133c821659d7 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -37,7 +37,7 @@
 #
 #    perl -MCPAN -e "install Net::DNS"
 #
-# $Id: update.pl,v 1.4 2007/06/18 23:47:30 tbox Exp $
+# $Id: update.pl,v 1.5 2007/06/19 23:47:05 tbox Exp $
 #
 
 use Getopt::Std;
index 6b0ab1c72f3a745ec8d5384b2e89c46c15285799..9bed6f55e77cc96d9b10f6c9a48d190403e92cf3 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.8 2007/06/18 23:47:31 tbox Exp $
+# $Id: clean.sh,v 1.9 2007/06/19 23:47:05 tbox Exp $
 
 #
 # Clean up after stub tests.
index a4180ea002a47f4a1312e97cf58df187084c3625..858506bb1c3c058e7d6b7239dd2564a4e764bf99 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.13 2007/06/18 23:47:31 tbox Exp $ */
+/* $Id: named.conf,v 1.14 2007/06/19 23:47:05 tbox Exp $ */
 
 controls { /* empty */ };
 
index 5606ae706cd0c4ff59d6c1fc578b3e38608b02a1..a811e47ec7f725ce04a37c76f1e8803f5702e545 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.8 2007/06/18 23:47:31 tbox Exp $
+; $Id: root.db,v 1.9 2007/06/19 23:47:05 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 8403f46aa993260af2e3f53022d42ae896eee8e4..327a3b8deed758e6be50df3c98b001d3406af425 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: child.example.db,v 1.8 2007/06/18 23:47:31 tbox Exp $
+; $Id: child.example.db,v 1.9 2007/06/19 23:47:05 tbox Exp $
 
 $TTL 300       ; 5 minutes
 child.example.         IN SOA  ns2.child.example. hostmaster.child.example. (
index e046f8aaa199dd8efbfba577c467a45ff68ba7af..888b5e04224abf8a6b9463dbbc43d2415960e393 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.13 2007/06/18 23:47:31 tbox Exp $ */
+/* $Id: named.conf,v 1.14 2007/06/19 23:47:05 tbox Exp $ */
 
 controls { /* empty */ };
 
index d89731f043f1d515b7f82219d01b274fcfbc6a8b..25e17e4f4a6475829428b3338bee2666a4a6968d 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db,v 1.8 2007/06/18 23:47:31 tbox Exp $
+; $Id: example.db,v 1.9 2007/06/19 23:47:05 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index efa7b05c9c939dc8560fb6427925435f6198899c..ad7fe0bf75b3e887b4873061b0cca011fbd16eb2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.13 2007/06/18 23:47:31 tbox Exp $
+# $Id: tests.sh,v 1.14 2007/06/19 23:47:05 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 59378f50dab5b3f08beb31c19823ae8a3ea6fb2f..a658086f42226a1da663003561bddc350a70a379 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: testsock.pl,v 1.15 2007/06/18 23:47:27 tbox Exp $
+# $Id: testsock.pl,v 1.16 2007/06/19 23:47:00 tbox Exp $
 
 # Test whether the interfaces on 10.53.0.* are up.
 
index 20510bfb4787e72f9cfdec7f02f27602830ab122..684fb1a610ab26eb65d3f9d2162628b70d83ee62 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001, 2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.10 2007/06/18 23:47:31 tbox Exp $
+# $Id: Makefile.in,v 1.11 2007/06/19 23:47:06 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 89de2b3f8800bcfd49168b4d2e4414bcb52565e0..f51f62135b1d0dd9efe7ea431d7a18a18545670f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.4 2007/06/18 23:47:31 tbox Exp $
+# $Id: clean.sh,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 rm -f dig.out.* random.data ns1/named.conf
 rm -f K* ns1/K*
index e0958eaa3915141e56ddca5ea1cc9a298a47839a..5540866a0e2e05b4f2bb996796255e2dccbb7017 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keycreate.c,v 1.14 2007/06/18 23:47:31 tbox Exp $ */
+/* $Id: keycreate.c,v 1.15 2007/06/19 23:47:06 tbox Exp $ */
 
 #include <config.h>
 
index 6f8e5a1f0fb070ad9686b518e44ebe91b89156dc..cb028adc8caa68efb2da5736eec54eb238e3e683 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keydelete.c,v 1.10 2007/06/18 23:47:31 tbox Exp $ */
+/* $Id: keydelete.c,v 1.11 2007/06/19 23:47:06 tbox Exp $ */
 
 #include <config.h>
 
index 2d25cb64df7fa418e99ec74f701f793d7b02fc92..27e0d6b70a094fa70228ef62806f3b7ef5819259 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf.in,v 1.5 2007/06/18 23:47:31 tbox Exp $ */
+/* $Id: named.conf.in,v 1.6 2007/06/19 23:47:06 tbox Exp $ */
 
 controls { /* empty */ };
 
index c33059a9d8fd692b519e91599ca9fd28a8c3bd56..c54e17f1ecf8e5eaaa47ec9ac0f69bbd66d51909 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.7 2007/06/18 23:47:31 tbox Exp $
+# $Id: setup.sh,v 1.8 2007/06/19 23:47:06 tbox Exp $
 
 RANDFILE=../random.data
 
index 7dd637061a12ba76aad68f45a593162fa6246cc6..9c162a4bd081252382d732bd0964c3bcc4042221 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: prereq.sh,v 1.9 2007/06/18 23:47:31 tbox Exp $
+# $Id: prereq.sh,v 1.10 2007/06/19 23:47:06 tbox Exp $
 
 ../../genrandom 400 random.data
 
index bb39baf8e8e232a977359708f45f7654239d05ae..d4aee8b725b1415c500e13d83a2e58b4b6240147 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.4 2007/06/18 23:47:31 tbox Exp $
+# $Id: setup.sh,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 RANDFILE=random.data
 
index 031e6f447db36821998350d06d850167607811e3..199a3b9dae29ba238bbef3317c9a09c26540cfc0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.6 2007/06/18 23:47:31 tbox Exp $
+# $Id: tests.sh,v 1.7 2007/06/19 23:47:06 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 323137642be99bc5ab156f821d1580c7b0c0609d..f008a3a9fd6719d1f38ea9e105c73c0ab4975998 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.4 2007/06/18 23:47:31 tbox Exp $
+# $Id: clean.sh,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 #
 # Clean up after tsig tests.
index 7d27960eaf07360874dd8cdf06bb719c7fc761a2..1dd6522f5afc1b594b07b1d8e41634134f3ffd81 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db,v 1.4 2007/06/18 23:47:31 tbox Exp $
+; $Id: example.db,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index c5e462842dd5b67a05a9bbfc78f48f4671baf371..b48de835f4b9d295cbeb8ce6eee12ad368ded8e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.4 2007/06/18 23:47:31 tbox Exp $ */
+/* $Id: named.conf,v 1.5 2007/06/19 23:47:06 tbox Exp $ */
 
 controls { /* empty */ };
 
index 89c1bb2ac163cceeaf5280de568121a3be43ad94..d2391c167be803996cab1f0cd2b0413f092858b0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.4 2007/06/18 23:47:31 tbox Exp $
+# $Id: tests.sh,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index b6be0ef6f08a705e1f317b40e7533ee5e502ab22..d5ba963bd1a46c5cbe1d50cbb9c7e58c34a52c06 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,6 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.5 2007/06/18 23:47:31 tbox Exp $
+# $Id: clean.sh,v 1.6 2007/06/19 23:47:06 tbox Exp $
 
 rm -f dig.out
index 8c474fb64b36621cc4a4ea5955fd34110bd2d2e8..657c75e44309bb5d0fc4e2ed4493e6d695145870 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: broken1.db,v 1.4 2007/06/18 23:47:31 tbox Exp $
+; $Id: broken1.db,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      SOA     mname1. . (
index 4abbad214f123909de9cbf016b077281404b7d76..47e29423a16ba0158627acf6b006551e228fb43a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: broken2.db,v 1.4 2007/06/18 23:47:31 tbox Exp $
+; $Id: broken2.db,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      SOA     mname1. . (
index f2f6cac9ca03eddafa7914ed14c1c1969e907536..a292a4ef8fc305ee915f032390b7e229b76fe6b6 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: broken3.db,v 1.4 2007/06/18 23:47:31 tbox Exp $
+; $Id: broken3.db,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      SOA     mname1. . (
index fedc3b295451c45114b059e4f3e340115a38a8c5..9abb02bff5ced4b17579457e17b4299eacda3edc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: broken4.db,v 1.5 2007/06/18 23:47:31 tbox Exp $
+; $Id: broken4.db,v 1.6 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      SOA     mname1. . (
index 58d4114e5b38f807328ea3da4693d4a9eee7e5e8..5501a7740834b8f9d2eec9f8ecc893ec727202f5 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: broken5.db,v 1.4 2007/06/18 23:47:31 tbox Exp $
+; $Id: broken5.db,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      SOA     mname1. . (
index 46094e50deb3a9a8eb9f49785c869ba3f06b2def..c283a31d9a299e797b0f8a1ee7e369793e948ce8 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: class10.hints,v 1.4 2007/06/18 23:47:31 tbox Exp $
+; $Id: class10.hints,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 3600
 .      NS      ns.
index 3328587a4488be77f1c0fe8dc535fc3e0f84ff93..834b5589ddab70aeb5f0b806962cfcb0d8b88f34 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example-class10.db,v 1.4 2007/06/18 23:47:31 tbox Exp $
+; $Id: example-class10.db,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      SOA     mname1. . (
index b8ad680bb4c9c152738c80d6f69ebbd7786f5e22..579bed868dd6bf703ef2b1fe0ee0fafc64aa1761 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example-in.db,v 1.6 2007/06/18 23:47:31 tbox Exp $
+; $Id: example-in.db,v 1.7 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      SOA     mname1. . (
index d40332eee381aee3a3a0b0f9a3e82841859e76ec..be3b57e2c5d22a75e2240f77bfd3b483355a9db7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.10 2007/06/18 23:47:31 tbox Exp $ */
+/* $Id: named.conf,v 1.11 2007/06/19 23:47:06 tbox Exp $ */
 
 controls { /* empty */ };
 
index 46247fb1cefdcae8595656d1c0b59e02adbdee67..c234178e08bb393add1042aa3ae8153f8e68fb1e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.9 2007/06/18 23:47:31 tbox Exp $
+# $Id: tests.sh,v 1.10 2007/06/19 23:47:06 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 6b386bf7e04a4b2409b836a08f7f5cf7e467f3f1..0cbb1ff809089cbf7b6ba28a3033833f779d53c0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.7 2007/06/18 23:47:31 tbox Exp $
+# $Id: clean.sh,v 1.8 2007/06/19 23:47:06 tbox Exp $
 
 #
 # Clean up after zone transfer tests.
index 71790205267f46e3967e1e461439f62857540cfb..940b9fd2077b84534cb81f8933acb2a73f78e845 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example1.db,v 1.3 2007/06/18 23:47:31 tbox Exp $
+; $Id: example1.db,v 1.4 2007/06/19 23:47:06 tbox Exp $
 
 @      3600    SOA     n1.example. hostmaster.ns1.example. (
                        1 3600 1200 604800 7200 )
index 049962ebab7608cee5c35f72dad97fb44b99a18c..21a0e36649827115cb7e2e2a580020f1c4257489 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.7 2007/06/18 23:47:31 tbox Exp $
+# $Id: setup.sh,v 1.8 2007/06/19 23:47:06 tbox Exp $
 
 cp -f ns1/example1.db ns1/example.db
 rm -f ns1/example.db.jnl ns2/example.bk ns2/example.bk.jnl
index d8410f0cd68893a8c298bc9b6f6459e6efb3fa0a..81156c8cc33a6b8937a221b6ee1bf2371d09b214 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.9 2007/06/18 23:47:31 tbox Exp $ 
+# $Id: tests.sh,v 1.10 2007/06/19 23:47:06 tbox Exp $ 
 
 # ns1 = stealth master
 # ns2 = slave with update forwarding disabled; not currently used
index a897f98983d2c583da01663ad1117ca857a3a860..aacc84b4d5da49db4be957c5c35ec351831f8ed1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,6 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.3 2007/06/18 23:47:31 tbox Exp $
+# $Id: clean.sh,v 1.4 2007/06/19 23:47:06 tbox Exp $
 
 rm -f *.out
index 41b879b6f7bea9056705abdbdc73bf759a3376f3..fdf7e566ac11a57054e74069f68ff3ce3e4dd4ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.4 2007/06/18 23:47:31 tbox Exp $ */
+/* $Id: named.conf,v 1.5 2007/06/19 23:47:06 tbox Exp $ */
 
 controls { /* empty */ };
 
index 8ee76e9b1fcdbc37c042620916709e0f803dac95..02080385f02b4434231b4b8406a963d8328b2ea4 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.3 2007/06/18 23:47:31 tbox Exp $
+; $Id: root.db,v 1.4 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 2af053a75def02a25b135ff1440482e4a2656281..120b87d85db0fb09adaf8c6bf8109546863a1633 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db,v 1.3 2007/06/18 23:47:31 tbox Exp $
+; $Id: example.db,v 1.4 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 86400
 @                       IN SOA  ns2 hostmaster (
index baec805819e6bd71fb154162cb1f40cf8ee9c153..c99c8d9981b58b196e2ee05bd557f5cad8c4d12a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2001, 2002  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ip6.arpa.db,v 1.4 2007/06/18 23:47:31 tbox Exp $
+; $Id: ip6.arpa.db,v 1.5 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 86400
 @                       IN SOA  ns2 hostmaster (
index 8f61d25cf729063d7827c476e1131b3b928abf05..374e02af88a96a8f6e424455f27f155a81ce7033 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: ip6.int.db,v 1.3 2007/06/18 23:47:31 tbox Exp $
+; $Id: ip6.int.db,v 1.4 2007/06/19 23:47:06 tbox Exp $
 
 $TTL 86400
 @                       IN SOA  ns2 hostmaster (
index c5ceb8287bef8b258c1abf8c8cdf5a19dc0625ff..8cc67f95d3afd09bfc00932364e6100140d4cc24 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.3 2007/06/18 23:47:31 tbox Exp $
+# $Id: tests.sh,v 1.4 2007/06/19 23:47:06 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 0ae28f5502c5b6c138711faf4f9e194c39969df8..452f493f6083a1dfdc192e421f9ea46fa5a445b0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.12 2007/06/18 23:47:31 tbox Exp $
+# $Id: clean.sh,v 1.13 2007/06/19 23:47:06 tbox Exp $
 
 #
 # Clean up after zone transfer tests.
index 3873fd4b6df8155bf31f23ab229dac32eba67935..46a0a02c03ca0beac1a04011d7027bccacccfd88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.16 2007/06/18 23:47:31 tbox Exp $ */
+/* $Id: named.conf,v 1.17 2007/06/19 23:47:07 tbox Exp $ */
 
 controls { /* empty */ };
 
index 71b1fa03823f1ab183c32edbbefbea9e5f08e7aa..683f585387c516f2ff07b7be0b8375fe590ef942 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.8 2007/06/18 23:47:32 tbox Exp $
+; $Id: root.db,v 1.9 2007/06/19 23:47:07 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index b43670f71130b3056b2446aa5bdee9e144617b2a..c8d7ec86598d6588301c123d91e4ae5fb2cbab68 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example1.db,v 1.8 2007/06/18 23:47:32 tbox Exp $
+; $Id: example1.db,v 1.9 2007/06/19 23:47:07 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index 055afe78bc4da7ba4c0f22fb7dcf0f7460e6f1dd..d7ea37e062c89b3eb4c56ce7e5903761a71623c7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example2.db,v 1.9 2007/06/18 23:47:32 tbox Exp $
+; $Id: example2.db,v 1.10 2007/06/19 23:47:07 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index fd815f7161a9217c5e5d313d26c67f2c59ea5edb..1a97057489c0eaf23625327db0b28ba398f453b7 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: internal.db,v 1.8 2007/06/18 23:47:32 tbox Exp $
+; $Id: internal.db,v 1.9 2007/06/19 23:47:07 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index c47f002c72a5024f4e1466e0b56f21915359ff80..a09d0691e39b3e538df732e9c6c9ad82dfa96c3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named1.conf,v 1.19 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: named1.conf,v 1.20 2007/06/19 23:47:07 tbox Exp $ */
 
 controls { /* empty */ };
 
index a39f00e08fa67f7ed620f690201c48903c258a40..e4180f2a773778a75ef7554867c9c27997603f31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named2.conf,v 1.21 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: named2.conf,v 1.22 2007/06/19 23:47:07 tbox Exp $ */
 
 controls { /* empty */ };
 
index dab859ea317fd9588adef457a9b0020e0d5b1a52..3d33d7f5d6adf8f75b02eabb43b8af1a26ed82e2 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: internal.db,v 1.8 2007/06/18 23:47:32 tbox Exp $
+; $Id: internal.db,v 1.9 2007/06/19 23:47:07 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index abd7a88b1b00a080b5f167ee1dacd401a8455f69..9723e08d48a219502d7a06a968ea6ddd25ea8bfa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named1.conf,v 1.18 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: named1.conf,v 1.19 2007/06/19 23:47:07 tbox Exp $ */
 
 controls { /* empty */ };
 
index 47618a4fee3c0c42e3524bee24e1362c483af950..27d4955f72b98882bf5e3102c9e951a9d42de502 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named2.conf,v 1.18 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: named2.conf,v 1.19 2007/06/19 23:47:07 tbox Exp $ */
 
 controls { /* empty */ };
 
index 26ce4e286dad7e5c8f2c68da423bc3323cf27aa7..c572a874e79fbfab674055165d968874900e5d45 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.9 2007/06/18 23:47:31 tbox Exp $
+# $Id: setup.sh,v 1.10 2007/06/19 23:47:06 tbox Exp $
 
 
 cp -f ns2/example1.db ns2/example.db
index ffc936561923e423140b6665251d5fbac232c40a..b6fb552efcb4ea2bae617a3ff9b1c62412dcf65f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.29 2007/06/18 23:47:31 tbox Exp $
+# $Id: tests.sh,v 1.30 2007/06/19 23:47:06 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 972ac3edd19c0697f4ec587e5bbedd5f4f682d49..1df49c1336524ee0c27c374e25748ec26bd1481b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.12 2007/06/18 23:47:32 tbox Exp $
+# $Id: clean.sh,v 1.13 2007/06/19 23:47:07 tbox Exp $
 
 #
 # Clean up after zone transfer tests.
index 3ce988000179b0d88504d65ab7fa31f8239aabc9..4c945ca437bc0ddb1efe33ac495b0f42bbddd168 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.17 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: named.conf,v 1.18 2007/06/19 23:47:07 tbox Exp $ */
 
 controls { /* empty */ };
 
index 3dfeec18e22d727f8d661a02324926327a68a77b..ee1e74be619f55a3e2e09781ed52ff2dddf30eda 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.9 2007/06/18 23:47:32 tbox Exp $
+; $Id: root.db,v 1.10 2007/06/19 23:47:07 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 6c24405f3aa094939f01972a67e12947d853fae0..2bf1b5221656396c9fb333398a5c26a4f7cf6816 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.22 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: named.conf,v 1.23 2007/06/19 23:47:07 tbox Exp $ */
 
 controls { /* empty */ };
 
index 4df36f92040881348c20fd67e0fef933b477905c..8faadcb6fbd417d0d1a3536ad6a10c03cbb34819 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001, 2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.4 2007/06/18 23:47:32 tbox Exp $
+# $Id: setup.sh,v 1.5 2007/06/19 23:47:07 tbox Exp $
 
 sh ../genzone.sh 2 3 >ns2/example.db
 sh ../genzone.sh 2 3 >ns2/tsigzone.db
index 24d98d6b5116ff868302397ace15d0b3d41eb0f0..3356f81ca0f714f5b2ff0480b4267c23af19ccc3 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.30 2007/06/18 23:47:32 tbox Exp $
+# $Id: tests.sh,v 1.31 2007/06/19 23:47:07 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 7cd02f4786b391f666e1c8b2f1ed421e23679958..91e9455e97084a8d264aff12c8db7d0766295c7a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.12 2007/06/18 23:47:32 tbox Exp $
+# $Id: clean.sh,v 1.13 2007/06/19 23:47:07 tbox Exp $
 
 #
 # Clean up after zone transfer quota tests.
index 4189d2a956f6bc718c30229aaba0adf15f6f196f..70b901668929319e3fd44efac67c5bc7f394e3f8 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: changing1.db,v 1.9 2007/06/18 23:47:32 tbox Exp $
+; $Id: changing1.db,v 1.10 2007/06/19 23:47:07 tbox Exp $
 
 $TTL   600
 
index b1d7fb933b206f76d25d26b284d272b495d86da9..bcf73e0f333c83d7f2bd4defa9f160a23e8ad882 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: changing2.db,v 1.9 2007/06/18 23:47:32 tbox Exp $
+; $Id: changing2.db,v 1.10 2007/06/19 23:47:07 tbox Exp $
 
 $TTL   600
 
index 6d41da0e8acbd5bdfe69c7b3ab79f502c5544b89..a49e790e3e280c1419dc541868795566cd85a063 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.20 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: named.conf,v 1.21 2007/06/19 23:47:07 tbox Exp $ */
 
 controls { /* empty */ };
 
index 39590a7ab81bdea435a93974ee36a18b45d7662f..beca3862bb55a86fa2a9c221649afb7ad8adf151 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: root.db,v 1.9 2007/06/18 23:47:32 tbox Exp $
+; $Id: root.db,v 1.10 2007/06/19 23:47:07 tbox Exp $
 
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
index 23f1ee76c0aeeedcc775b36eaf745668f2d09fd8..8e5a7be709a486248dcdcb642f82e3583fbc7084 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000-2003  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db,v 1.11 2007/06/18 23:47:32 tbox Exp $
+; $Id: example.db,v 1.12 2007/06/19 23:47:07 tbox Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index b19c43066a2f1dae816c27491211c397b7503626..5930eeaf5d96bb19e43e772d9dba2bfeb7b308cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.21 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: named.conf,v 1.22 2007/06/19 23:47:07 tbox Exp $ */
 
 controls { /* empty */ };
 
index 432572b303960ae0a937ec1eba1c095c873cbd93..19ed4e84c89b76603d81b4bb741cbe7b1a22e9d1 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.pl,v 1.13 2007/06/18 23:47:32 tbox Exp $
+# $Id: setup.pl,v 1.14 2007/06/19 23:47:07 tbox Exp $
 
 #
 # Set up test data for zone transfer quota tests.
index 4bbe12f722a647ad2d8665f667237908e83363f2..d45cc8835776daddeee3e12a05877b474a91a235 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.14 2007/06/18 23:47:32 tbox Exp $
+# $Id: setup.sh,v 1.15 2007/06/19 23:47:07 tbox Exp $
 
 #
 # Set up test data for zone transfer quota tests.
index 99c1e378cfb9ebf5f67ff734d54b66f39f78e06f..9d077e55bb8470b68235a81025fcea88f216efd8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.24 2007/06/18 23:47:32 tbox Exp $
+# $Id: tests.sh,v 1.25 2007/06/19 23:47:07 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index f8077b545e0f265ab25c4e803f4f972310f98aa7..2f90e8ebba81b306bae77e16f6ab708717ff94bd 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: a.db,v 1.4 2007/06/18 23:47:32 tbox Exp $
+; $Id: a.db,v 1.5 2007/06/19 23:47:07 tbox Exp $
 
 @      3600    IN SOA  ns hostmaster 1 3600 1200 604800 3600
 @      3600    IN NS   127.0.0.1
index 9a8a21072a26a25dcfa91468f3cc123a5b3b6143..bcf26f4ab5e666a5e23d3dbd297ac80e734fd2e0 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: aaaa.db,v 1.4 2007/06/18 23:47:32 tbox Exp $
+; $Id: aaaa.db,v 1.5 2007/06/19 23:47:07 tbox Exp $
 
 @      3600    IN SOA  ns hostmaster 1 3600 1200 604800 3600
 @      3600    IN NS   ::1
index b651f12f1807836ba397c18102a1839ef03394b8..b854a2cd591478164dfd4e3571c96bb068991ac4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,6 +14,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.4 2007/06/18 23:47:32 tbox Exp $
+# $Id: clean.sh,v 1.5 2007/06/19 23:47:07 tbox Exp $
 
 rm -f *.out
index 162833075130bb09ac28d5915a99638041f4d0cc..75e3f38c72bc0a92b29b4273c2ed44e96c2bd1ed 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: cname.db,v 1.4 2007/06/18 23:47:32 tbox Exp $
+; $Id: cname.db,v 1.5 2007/06/19 23:47:07 tbox Exp $
 
 @      3600    IN SOA  ns hostmaster 1 3600 1200 604800 3600
 @      3600    IN NS   ns
index 35e18f7872d1886ad65c2c8ac774dc2b97836476..fdbc1287a62b2cc27675957dea5fbd7a40adb75c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: dname.db,v 1.4 2007/06/18 23:47:32 tbox Exp $
+; $Id: dname.db,v 1.5 2007/06/19 23:47:07 tbox Exp $
 
 @      3600    IN SOA  ns hostmaster 1 3600 1200 604800 3600
 @      3600    IN NS   ns
index 6453b8299002f2d682540911ee2346dcf073f338..e4576269dff0f15bd2537be610d5d430b96239bc 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: noaddress.db,v 1.4 2007/06/18 23:47:32 tbox Exp $
+; $Id: noaddress.db,v 1.5 2007/06/19 23:47:07 tbox Exp $
 
 @      3600    IN SOA  ns hostmaster 1 3600 1200 604800 3600
 @      3600    IN NS   ns
index 53f1dbcd799bd87bbd301a6a2a514e4abf2373f8..d5981bbf777ad9ec30822ae448a396cc587300db 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
 ; purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: nxdomain.db,v 1.4 2007/06/18 23:47:32 tbox Exp $
+; $Id: nxdomain.db,v 1.5 2007/06/19 23:47:07 tbox Exp $
 
 @      3600    IN SOA  ns hostmaster 1 3600 1200 604800 3600
 @      3600    IN NS   ns
index 4715ec948e194696692425a6852a5e47d7db131a..2a1b850f59462b0361eabbfcacb13aed20da1a3d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.3 2007/06/18 23:47:32 tbox Exp $
+# $Id: tests.sh,v 1.4 2007/06/19 23:47:07 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 659bf3d01199b221b4c154f41065f2374c7ef993..daf0161bf2d30409d745418f0f1c6fca4340d3d0 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: t_api.pl,v 1.9 2007/06/18 23:47:26 tbox Exp $
+# $Id: t_api.pl,v 1.10 2007/06/19 23:46:59 tbox Exp $
 
 require "getopts.pl";
 
index 0fd0087b17e715428270771b08d2f8f62eb78821..e3ff26b56c991555ee6082a882e169db6a1c323f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: task_test.c,v 1.50 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: task_test.c,v 1.51 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 7891f55e50e370bfd1a2b2df8207e2209c0b7068..f7fc90893c84af94eda380613b990d5762d24cf2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.29 2007/06/18 23:47:32 tbox Exp $
+# $Id: Makefile.in,v 1.30 2007/06/19 23:47:07 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 193216e671d07b77b530cd6cbd7e79b27dd8829e..b8a4d243aeef85c9db07b5c115737e1353ba72d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_tasks.c,v 1.39 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: t_tasks.c,v 1.40 2007/06/19 23:47:07 tbox Exp $ */
 
 #include <config.h>
 
index 87c1cf47b8ccf9c5daaf1d8ca4e495eb99aae481..2825dc58e90283db169b528ddfe4587e0e6f67ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: timer_test.c,v 1.39 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: timer_test.c,v 1.40 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 91c4dfde4b0664a96a51ffe99bc2bada428e1034..0ba198a2879a622d5e5cba2e41bf9812c44e8384 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.27 2007/06/18 23:47:32 tbox Exp $
+# $Id: Makefile.in,v 1.28 2007/06/19 23:47:07 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 64a8135f023a1a366d86bce8fcb6256bda933e37..8c9259966291844575809497fa6f87e425b8f5f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_timers.c,v 1.25 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: t_timers.c,v 1.26 2007/06/19 23:47:07 tbox Exp $ */
 
 #include <config.h>
 
index 418e783da5a5053d79cdc674e33aef7ec9b974f2..ee7de984ef110fa0a45e49334ce3733b2eb76b45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: wire_test.c,v 1.66 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: wire_test.c,v 1.67 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 3d07268741ffe54040a0fe75fd1fef3f894c9006..7983bbaa8af30fc7f43acaaebe289bb06bebd209 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone_test.c,v 1.32 2007/06/18 23:47:26 tbox Exp $ */
+/* $Id: zone_test.c,v 1.33 2007/06/19 23:46:59 tbox Exp $ */
 
 #include <config.h>
 
index 428db305b6507b0390fc7c9e0f01ebb0e825d27c..5b28a2362d8e235f36eaf8b57d99c867378d5dc7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001, 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: AccountInfo.cpp,v 1.7 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: AccountInfo.cpp,v 1.8 2007/06/19 23:47:07 tbox Exp $ */
 
 #ifndef UNICODE
 #define UNICODE
index e3d9c6e77bdf6b2baed9df90684d184628eddb5e..4e8098f47326097cafaf372ff638ba383b76e4c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: AccountInfo.h,v 1.5 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: AccountInfo.h,v 1.6 2007/06/19 23:47:07 tbox Exp $ */
 
 
 #define RTN_OK         0
index f1a1283c1307b29add0d96b40babfc8c78df2afa..f9dc5bcac1bbf4a57cb92d7409d144bbcbbe9721 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: BINDInstall.cpp,v 1.6 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: BINDInstall.cpp,v 1.7 2007/06/19 23:47:07 tbox Exp $ */
 
 /*
  * Copyright (c) 1999-2000 by Nortel Networks Corporation
index 0b046d3068a350742b0c5e6e9306f9b98686f078..4251f25bc0cdf11ebbfb4bcb85e8105f80113be6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: BINDInstall.h,v 1.5 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: BINDInstall.h,v 1.6 2007/06/19 23:47:07 tbox Exp $ */
 
 /*
  * Copyright (c) 1999-2000 by Nortel Networks Corporation
index 87058b79a3e54d588dfd36954459b331ee35797d..597f7a3636e9f247b9201c335262c5507c1cd08a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: BINDInstallDlg.h,v 1.7 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: BINDInstallDlg.h,v 1.8 2007/06/19 23:47:07 tbox Exp $ */
 
 /*
  * Copyright (c) 1999-2000 by Nortel Networks Corporation
index 4956e2344d13f4bf579380c9463ab2d9ca58600d..b4fbf91ead8e6be1b01c8203a83285aee2b1cd5f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: DirBrowse.cpp,v 1.5 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: DirBrowse.cpp,v 1.6 2007/06/19 23:47:07 tbox Exp $ */
 
 /*
  * Copyright (c) 1999-2000 by Nortel Networks Corporation
index a9e31568656d7a9408d0dbe302feb8dd186433ff..a81605ff7559a03aa148d2822bb19c9b22798f50 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: DirBrowse.h,v 1.5 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: DirBrowse.h,v 1.6 2007/06/19 23:47:07 tbox Exp $ */
 
 /*
  * Copyright (c) 1999-2000 by Nortel Networks Corporation
index 10ba682ebf651bf4cd1bdcea9078366818c1f219..31226de5415ef313256604e451aa8eda28fa4409 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: config.h.win32,v 1.15 2007/06/18 23:47:16 tbox Exp $ */
+/* $Id: config.h.win32,v 1.16 2007/06/19 23:46:59 tbox Exp $ */
 
 /*
  * win32 configuration file
index 98eb0225ae6b3a72b669bb01ddb19437fa48048f..0895e8ddeb1313d7b6fbbcdbb57cdb69fba9f222 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: DNSConf-macros.h,v 1.8 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: DNSConf-macros.h,v 1.9 2007/06/19 23:47:07 tbox Exp $ */
 
 #define CONCAT(a,b) a ## b
 #define DNSCONF_SET_STRING(FIELD)                                      \
index 5246a51c2c412e9c7b9aec4252c7ecddab939c38..3b0c18de56d134cdc78717d035b5c9878673f944 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: DNSConf.i,v 1.8 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: DNSConf.i,v 1.9 2007/06/19 23:47:07 tbox Exp $ */
 
 %module DNSConf
 
index b43a0afc76f2d4a5ca6fb626bf4fbe425af0ef9c..d0094c83787e06cc8b5c2bdf53bbb1dbecbddfd0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.PL,v 1.8 2007/06/18 23:47:32 tbox Exp $
+# $Id: Makefile.PL,v 1.9 2007/06/19 23:47:07 tbox Exp $
 
 use ExtUtils::MakeMaker;
 
index 2864d73db220779c84a624e9aa3db81acd97ed12..0833cd4e5dd745344512a73a96aee06a0f03d5f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named1.conf,v 1.8 2007/06/18 23:47:32 tbox Exp $ */
+/* $Id: named1.conf,v 1.9 2007/06/19 23:47:07 tbox Exp $ */
 
 options {
 #      port 8888;
index 0a5390ac81f43555231c2cb709130b50c0ffb741..e03f5ac2141a0bf439381b38a962458415709db1 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: test.pl,v 1.8 2007/06/18 23:47:32 tbox Exp $
+# $Id: test.pl,v 1.9 2007/06/19 23:47:07 tbox Exp $
 
 push(@ARGV, "/etc/named.conf") if ! @ARGV;
 
index dc0841ab27fdbd3a7c0848d053f9d4efd17c6593..029e35bd457b15f896bfa25cb7ea681b406aa0dc 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Portions Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+# Portions Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Portions Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: named-bootconf.sh,v 1.11 2007/06/18 23:47:32 tbox Exp $
+# $Id: named-bootconf.sh,v 1.12 2007/06/19 23:47:07 tbox Exp $
 
 # $NetBSD: named-bootconf.sh,v 1.5 1998/12/15 01:00:53 tron Exp $
 #
index 376ecbc17b4c5e364dca8ff28aeda2bbc51b5ce0..16ecf1f989ca20747a34f52b1391f6e3e8e73fd2 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: nanny.pl,v 1.10 2007/06/18 23:47:33 tbox Exp $
+# $Id: nanny.pl,v 1.11 2007/06/19 23:47:07 tbox Exp $
 
 # A simple nanny to make sure named stays running.
 
index b3d9279e234ab185661fbcc2746df7c32c37aabe..ca82cf8a22357388db0cff72fdabadfa24ef7c0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dirdb.c,v 1.11 2007/06/18 23:47:33 tbox Exp $ */
+/* $Id: dirdb.c,v 1.12 2007/06/19 23:47:07 tbox Exp $ */
 
 /*
  * A simple database driver that returns basic information about
index 941bec2fc7c170733b65c4e4047f5e0b7c021cf8..0deea13e0f13f844374b2f7f5cfc1caa6d00e71b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dirdb.h,v 1.4 2007/06/18 23:47:33 tbox Exp $ */
+/* $Id: dirdb.h,v 1.5 2007/06/19 23:47:07 tbox Exp $ */
 
 #include <isc/types.h>
 
index 5f020030a0741c1c3db343a730ad75df57312f92..ca3bfbf14c60ba1a50bdcae619c1415a504a82a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: pgsqldb.c,v 1.14 2007/06/18 23:47:33 tbox Exp $ */
+/* $Id: pgsqldb.c,v 1.15 2007/06/19 23:47:07 tbox Exp $ */
 
 #include <config.h>
 
index 4af0edec9ca4b6f1d4f1a389333d37928dc1c476..20dc742e396b53d9c774e19bd93abb7cdbe09c20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: pgsqldb.h,v 1.4 2007/06/18 23:47:33 tbox Exp $ */
+/* $Id: pgsqldb.h,v 1.5 2007/06/19 23:47:08 tbox Exp $ */
 
 #include <isc/types.h>
 
index e3411a29ce96180494ef0aa2981bbb20ca446b5a..83a8e2a4792f3aa9d46961cd6b8a1e2acd71beae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: lookup.tcl,v 1.9 2007/06/18 23:47:33 tbox Exp $
+# $Id: lookup.tcl,v 1.10 2007/06/19 23:47:08 tbox Exp $
 
 #
 # Sample lookup procedure for tcldb
index 9b18eb1d7ae076b5008cbf758e2dc6889f2ff372..de6f4c58a447ca3ad4bdb3fa20652d3bfc5ac9eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tcldb.c,v 1.9 2007/06/18 23:47:33 tbox Exp $ */
+/* $Id: tcldb.c,v 1.10 2007/06/19 23:47:10 tbox Exp $ */
 
 /*
  * A simple database driver that calls a Tcl procedure to define
index 98def016455596976033cd2ce1c0b777b91283af..f31639bdd1b2e4708ec8adc2e1e0b16bb45763d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tcldb.h,v 1.6 2007/06/18 23:47:33 tbox Exp $ */
+/* $Id: tcldb.h,v 1.7 2007/06/19 23:47:10 tbox Exp $ */
 
 #include <isc/types.h>
 
index 9ce27955ca0af5d8aa57eec0aa5ecba76d540943..f6ddaa41b40f40f0e3b3a6538d74ad95121ae2f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: timedb.c,v 1.9 2007/06/18 23:47:33 tbox Exp $ */
+/* $Id: timedb.c,v 1.10 2007/06/19 23:47:10 tbox Exp $ */
 
 /*
  * A simple database driver that enables the server to return the
index 2a1eee062520ba522c48dbf42fb21f110f0ff377..ca8688acc23d7db9a375bb336f5a23a1119b9fc2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: timedb.h,v 1.4 2007/06/18 23:47:33 tbox Exp $ */
+/* $Id: timedb.h,v 1.5 2007/06/19 23:47:13 tbox Exp $ */
 
 #include <isc/types.h>
 
index c579dcc3b7c808b59575651f259a410ea2f15c09..14d35bc2d6486cb2b39d52f78a3feb4965eb44b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.10 2007/06/18 23:47:33 tbox Exp $
+# $Id: Makefile.in,v 1.11 2007/06/19 23:47:13 tbox Exp $
 
 # This Makefile is a placeholder.  It exists merely to make
 # sure that its directory gets created in the object directory
index 6e99899cce9a0593335b77b5d35281b5f862ffd9..b133b5ad5e496f5f65a223fd32ebeb9086a19c1a 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: latex-fixup.pl,v 1.4 2007/06/18 23:47:33 tbox Exp $
+# $Id: latex-fixup.pl,v 1.5 2007/06/19 23:47:13 tbox Exp $
 
 # Sadly, the final stages of generating a presentable PDF file always
 # seem to require some manual tweaking.  Doesn't seem to matter what
index c8e905ef09e6ba7f2e25ad4b3ea5b71011a32317..9fb82d779ba93b9fdd6fc2136e5db0eafa227954 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  - Copyright (C) 1999-2002  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: coding.html,v 1.21 2007/06/18 23:37:20 marka Exp $ -->
+<!-- $Id: coding.html,v 1.22 2007/06/19 23:47:13 tbox Exp $ -->
 
 <H2>C Language</H2>
 
index ebfd9099aaf07669d8ba0af9646741ffe41f121b..275acf3e8e81b3ee34080d49d6f5f2f6524a2c1a 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <!--
- - Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  - Copyright (C) 1999-2001  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and/or distribute this software for any
@@ -16,7 +16,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: rdata.html,v 1.14 2007/06/18 23:37:20 marka Exp $ -->
+<!-- $Id: rdata.html,v 1.15 2007/06/19 23:47:13 tbox Exp $ -->
 
 <HTML>
 <HEAD>
index 2d62b510accbea927391572de7d6ba20819339e8..d7d4620eda90d9d350f8a898a1f2f6db28991661 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:34 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:13 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 5cd198953e1f85368b7e31bf416dda95ba7675a6..015559a27985e0abb68d2b01a1a7979338020208 100644 (file)
@@ -1,6 +1,6 @@
 #!@PERL@ -w
 #
-# Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: doxygen-input-filter.in,v 1.3 2007/06/18 23:47:34 tbox Exp $
+# $Id: doxygen-input-filter.in,v 1.4 2007/06/19 23:47:13 tbox Exp $
 
 # Input filter for feeding our source code into Doxygen.
 
index c2e192ca6c670e3e816da49ea6275ee7c63813eb..1218ae1570c36898c84f540030f6c0614018cee0 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: isc-footer.html,v 1.4 2007/06/18 23:37:20 marka Exp $ -->
+<!-- $Id: isc-footer.html,v 1.5 2007/06/19 23:47:13 tbox Exp $ -->
 
 <!-- $Id -->   
 
index 53139ff69ac5d26917fe172c3069f93c378b5533..0773bcf098619225248347fc6702c8c5b17178c3 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: isc-header.html,v 1.4 2007/06/18 23:37:20 marka Exp $ --> 
+<!-- $Id: isc-header.html,v 1.5 2007/06/19 23:47:13 tbox Exp $ --> 
 
 <html>
   <head>
index c77c1ea4e89591d7ad9bbde9b13097b4054552fd..470190b9960e196e3d7b69591cfaddeb734442a0 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: format-options.pl,v 1.3 2007/06/18 23:47:34 tbox Exp $
+# $Id: format-options.pl,v 1.4 2007/06/19 23:47:13 tbox Exp $
 
 print <<END;
 
index 78eef16b83a781a7c9b361302fd9025ea089c1b2..30c1c61a91ee0dc0a453a61be9f550e432299231 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:34 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:13 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index c6994079f849c94d54e03dcf8824c058f0f4e8a8..691cde2fb649a38d514acc5af8b9664d1c65c3b6 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: copyright.xsl,v 1.5 2007/06/18 23:47:34 tbox Exp $ -->
+<!-- $Id: copyright.xsl,v 1.6 2007/06/19 23:47:13 tbox Exp $ -->
 
 <!-- Generate ISC copyright comments from Docbook copyright metadata. -->
 
index f6ca4b7830dddf80a3f1edb0355532753c92bf1a..a766c05336e0b391f93756c3fc4f2ab177fd94d7 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: isc-docbook-chunk.xsl.in,v 1.5 2007/06/18 23:47:34 tbox Exp $ -->
+<!-- $Id: isc-docbook-chunk.xsl.in,v 1.6 2007/06/19 23:47:13 tbox Exp $ -->
 
 <!-- ISC customizations for Docbook-XSL chunked HTML generator --> 
 
index 5f5dafd0290b60a6d1860da078c00f79c3b24633..ecc0f67c7144c23b1a46a581a8e337bc9a35b18a 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: isc-docbook-html.xsl.in,v 1.5 2007/06/18 23:47:34 tbox Exp $ -->
+<!-- $Id: isc-docbook-html.xsl.in,v 1.6 2007/06/19 23:47:13 tbox Exp $ -->
 
 <!-- ISC customizations for Docbook-XSL HTML generator --> 
 
index 0e7b3090a86208dc77ff6b0dbab803f206cece6f..97c7cef81055d73a0da3c2170b1130cb43f35f8c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: isc-docbook-latex-mappings.xml,v 1.3 2007/06/18 23:47:34 tbox Exp $ -->
+<!-- $Id: isc-docbook-latex-mappings.xml,v 1.4 2007/06/19 23:47:13 tbox Exp $ -->
 
 <!--
   - ISC modifications to db2latex mapping rules.
index 765084f5836c62d459208425b5d7a79ac512ca1e..1cfcc99a1f021b2f64e15a6714649554e14a8e0e 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: isc-docbook-latex.xsl.in,v 1.5 2007/06/18 23:47:34 tbox Exp $ -->
+<!-- $Id: isc-docbook-latex.xsl.in,v 1.6 2007/06/19 23:47:13 tbox Exp $ -->
 
 <!-- ISC customizations for db2latex generator -->
 
index 2a5e05f9b6c64780a8a308be9f5c30ead0eabd45..abca9eaafc294b5440218cb807f43396d778c634 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: isc-docbook-text.xsl,v 1.2 2007/06/18 23:47:34 tbox Exp $ -->
+<!-- $Id: isc-docbook-text.xsl,v 1.3 2007/06/19 23:47:13 tbox Exp $ -->
 
 <!-- Tweaks to Docbook-XSL HTML for producing flat ASCII text. --> 
 
index 8a78348db23ea2dfa26c498cc28ea145581bb940..9473556c6abe6ce24227de8eb184a3d7997e0052 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: pre-latex.xsl,v 1.5 2007/06/18 23:47:34 tbox Exp $ -->
+<!-- $Id: pre-latex.xsl,v 1.6 2007/06/19 23:47:13 tbox Exp $ -->
 
 <!--
   - Whack &mdash; into something that won't choke LaTeX.
index d657f7f1b191ad849cfa5f486e5a8224cdf1bb23..0eafca7b25a79c77b6985431015e549c5a63d5cd 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: isc-config.sh.in,v 1.16 2007/06/18 23:47:16 tbox Exp $
+# $Id: isc-config.sh.in,v 1.17 2007/06/19 23:46:59 tbox Exp $
 
 prefix=@prefix@
 exec_prefix=@exec_prefix@
index bfb0b55f74675e5eba9327fc930c60def77e0bae..e46aef26d093bcecca660939a523d16832209122 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.20 2007/06/18 23:47:34 tbox Exp $
+# $Id: Makefile.in,v 1.21 2007/06/19 23:47:13 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 47fbc3875f41e9142d53723918e83161e74c9910..31f85f5285ff87231e44be27d26e17e785b4d6bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.30 2007/06/18 23:47:34 tbox Exp $
+# $Id: Makefile.in,v 1.31 2007/06/19 23:47:13 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 800b61a95c08bf1b408a857a76aa8be89600fab7..3cbd7763fab06848be968af19b001edaeb796c75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.8 2007/06/18 23:47:34 tbox Exp $
+# $Id: Makefile.in,v 1.9 2007/06/19 23:47:13 tbox Exp $
 
 srcdir=         @srcdir@
 VPATH =         @srcdir@
index 20575692a7754b96d5df84f5f3213ade8d3e1f2b..2cb10cf6eba10cd2481f84d415419e4e21755768 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.7 2007/06/18 23:47:34 tbox Exp $
+# $Id: Makefile.in,v 1.8 2007/06/19 23:47:13 tbox Exp $
  
 srcdir=                @srcdir@
 VPATH =         @srcdir@
index 91811a0cdb7c1f140f1d42097ffc36d6c2e4bf34..c6309b1f16708409e156d0dd9a1a6778bad70626 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.5 2007/06/18 23:47:34 tbox Exp $
+# $Id: Makefile.in,v 1.6 2007/06/19 23:47:13 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 4ee5a6763bf9a44837cbde609790ea7ac372bbb9..bd5d352d7fe7b9198488d7505659ea713adb270b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.6 2007/06/18 23:47:34 tbox Exp $
+# $Id: Makefile.in,v 1.7 2007/06/19 23:47:13 tbox Exp $
 
 srcdir=                @srcdir@
 VPATH =         @srcdir@
index 662a9710e9a46b405fac11babbf323a50c8f8531..d5b73405d5059599aed93956b09a400ee7ad4fcd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.11 2007/06/18 23:47:34 tbox Exp $
+# $Id: Makefile.in,v 1.12 2007/06/19 23:47:13 tbox Exp $
 
 srcdir=                @srcdir@
 VPATH =         @srcdir@
index 3b05395ae032788572f27bc41e0062758167220f..dcd0248759d29b22e10ddfee5312837f9ccfe868 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.8 2007/06/18 23:47:34 tbox Exp $
+# $Id: Makefile.in,v 1.9 2007/06/19 23:47:13 tbox Exp $
 
 srcdir=                @srcdir@
 VPATH =         @srcdir@
index 99bb133678f425431769aca864d962ba1bf5853b..8f51b13a1c55dbd30d07cdfb1454105412fa8353 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: includes.in,v 1.3 2007/06/18 23:47:34 tbox Exp $
+# $Id: includes.in,v 1.4 2007/06/19 23:47:13 tbox Exp $
 
 # Search for machine-generated header files in the build tree,
 # and for normal headers in the source tree (${top_srcdir}).
index 669fcde817e169b6250a442625d74aec1de71214..86365265b5416e351592e21236de4208d2db502d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.6 2007/06/18 23:47:34 tbox Exp $
+# $Id: Makefile.in,v 1.7 2007/06/19 23:47:13 tbox Exp $
 
 srcdir=                @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 8a619be500de4f15d394656b836630f8394a0388..f194e9f6cdcd5d0bd287b7deec07af0e7f98a442 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:35 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:13 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 8a619be500de4f15d394656b836630f8394a0388..f194e9f6cdcd5d0bd287b7deec07af0e7f98a442 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:35 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:13 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 10aa892adac36824f55e89b8bcd3f6677284f06d..276d5de4d804c08b67acef1210e05f20db4de9a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.2 2007/06/18 23:47:35 tbox Exp $
+# $Id: Makefile.in,v 1.3 2007/06/19 23:47:13 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 92b3d05a38117ce0864c55b5b7774ecb6c9c706a..6585241892251ef6c8cd7bf31186fcfb7f2a45a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:35 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:14 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 5f33870816dd475bf0989dd4a16767f03ac048af..e82d58df6e5f2751dab59bd8e3afab40b742e861 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:36 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:14 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 5f33870816dd475bf0989dd4a16767f03ac048af..e82d58df6e5f2751dab59bd8e3afab40b742e861 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:36 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:14 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 5d7d982b9814480e49e334aca29c623f89e55ed2..1347e5c35f8b8212c11dc9c2263a86f568ec9d41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 1b098245546df197e1cbe1b5a99069458e707729..38804c10f9ffd66522bfa53dc6cc9a86ffc18dab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:36 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:14 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 5f33870816dd475bf0989dd4a16767f03ac048af..e82d58df6e5f2751dab59bd8e3afab40b742e861 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:36 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:14 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index ff56aa98650d27b501a2d2e901cba5878a4dd0dc..77edaa75a5589a8a91b99a3f388a6af2976bc838 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:36 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:14 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 5f33870816dd475bf0989dd4a16767f03ac048af..e82d58df6e5f2751dab59bd8e3afab40b742e861 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:36 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:14 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index d5c569f07fa6fce4dd3a73fa2a7f1a95393add7d..eba939758820183c53a1b96e401a2b7f3903dff5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:36 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:14 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 97ba0fd97fdcb14ed39c826261ebf8f5a31f887a..1e2a952f050f55c8e26866261db3a04f6240bea3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:36 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:14 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 236566b057ad8cec1845d477e68fb3d502ddada0..1e2a952f050f55c8e26866261db3a04f6240bea3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:37 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:14 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 8533f0163718254f2b8707813363118f828b8b8e..ad4a78871f8757bffc5976b5425d9b2459d1b8f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.4 2007/06/18 23:47:37 tbox Exp $
+# $Id: Makefile.in,v 1.5 2007/06/19 23:47:14 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 00a65860b4a6f91c88634d43db6abad72e1e88ac..7e7eb48ee6b15dc14b986d7512fa68210e0eba37 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.4 2007/06/18 23:47:37 tbox Exp $
+# $Id: Makefile.in,v 1.5 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index db98dd867a4b57953adcb9ed866e24a2a2cb255c..a76cb0c1d1c9f6f14c38d5090eca022b7f993b88 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:37 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 03c8957f104f5d4918f2e7bb3bb87a107e7e550b..c0bca31f190bff7d51b596fe7a9ecea5aecf5144 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.4 2007/06/18 23:47:37 tbox Exp $
+# $Id: Makefile.in,v 1.5 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index f661fe8956f0b83b037b8f80439e2965c4a1391d..a3a4701f057993ac0e24cf285b28ab35e2557fc9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:37 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index bb668063de37ab8eb567a2776d9ca74067288532..184f82f4b8d638777393fe81929684aef9588096 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:38 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index a38788e932126bcd224116968448f9c4d09beed3..9aea4d3f58434c5de8e7b73262c802ad782fe0fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:38 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index a5d457558d51a11c5c6dc746e0e48ae276a21483..2fd770810f37d46c87b2b6effa9253b37c0bc8df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.4 2007/06/18 23:47:38 tbox Exp $
+# $Id: Makefile.in,v 1.5 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index a6f1bd94f5002e878ea7fbf92ea2c40c4b481ac5..a3a4701f057993ac0e24cf285b28ab35e2557fc9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:38 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 1873578e1a97752068bd5147f14cf92d728e5774..5ce28fab7d67b40a425be7177dd73210aae9c168 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:38 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index dd40727f38e85d702714c7c541328aca59721b94..26d7d31fc405a43d0c5f6396d1d5d9cf944fa505 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:38 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index bb668063de37ab8eb567a2776d9ca74067288532..184f82f4b8d638777393fe81929684aef9588096 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:38 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 388a997e746a74d123ade150c82af6a4c8085937..39c82562fa9d4a7775fe7bfc60df01afc9a2a346 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: bitypes.h,v 1.4 2007/06/18 23:47:38 tbox Exp $ */
+/* $Id: bitypes.h,v 1.5 2007/06/19 23:47:15 tbox Exp $ */
 
 #ifndef __BIT_TYPES_DEFINED__
 #define __BIT_TYPES_DEFINED__
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index bea3c34379062f6cecfa9c7f7d6c84012b0797d4..e164f90308b5c0fffe7a92010608ff53e0061bde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:38 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 23905850a9eae7e3b6e49cfd11830968387a31f7..8f3cf7d98d53e11d33db627b560c7358fd11415b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:39 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:15 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 16d7c9b7818f6c3e2e9dfe6d59959ce8c6f518ea..637283d0709047830e6f7578ad5f1f0d9f2647a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:39 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:16 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 16d7c9b7818f6c3e2e9dfe6d59959ce8c6f518ea..637283d0709047830e6f7578ad5f1f0d9f2647a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:39 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:16 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 20647328ee6bef08c52b56bb40aac6bedc1c66f4..0863c9a9323dd85dac473b28c356541db72e67da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:39 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:16 tbox Exp $
 
 srcdir =        @srcdir@
 VPATH =         @srcdir@
index 84f9cf9ef1f16ea7335ce7b95f09bb4cb03dc04d..b5128fa48122d076f9aeba0522aafc40dcf34a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index ef1cd65aee74e62c9ec0dccad34cdbb62079e849..6b7652325ee2b64518c4c45a3a687d624a275545 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.7 2007/06/18 23:47:39 tbox Exp $
+# $Id: Makefile.in,v 1.8 2007/06/19 23:47:16 tbox Exp $
 
 all:
        exit 1
index 0d97f9c244fe544f7ab3b43d7c81782691c2f575..d5bbb6748210771f433ff97521c6e73946f6d50d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.7 2007/06/18 23:47:39 tbox Exp $
+# $Id: Makefile.in,v 1.8 2007/06/19 23:47:16 tbox Exp $
 
 srcdir=                @srcdir@
 VPATH =         @srcdir@
index 840b1b38078d03a80ff9b1762d09ba31e3ca7426..7c1e5b0b9d1717ef2793661713f2aa9e03c92733 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.10 2007/06/18 23:47:39 tbox Exp $
+# $Id: Makefile.in,v 1.11 2007/06/19 23:47:16 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 255be7012f1849e47f68a606fbbadb55356f8279..a75e14ef650ecf3190b5251027135eefafa92f70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001, 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: getaddresses.c,v 1.21 2007/06/18 23:47:39 tbox Exp $ */
+/* $Id: getaddresses.c,v 1.22 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 95fc3618b1b4345dda425135a10fe5c5ec20bdb2..65eecb05b5fb3b8dc12e865007e0a87457e99d65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:39 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:16 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 8dae22205260ce564b659150f2c31f4621285f09..8abfaf65a25ee421c49ac4dc65d3d4db93f28764 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.7 2007/06/18 23:47:39 tbox Exp $
+# $Id: Makefile.in,v 1.8 2007/06/19 23:47:16 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 530055ebc4db03846b76666b5766829230a02640..1647568c72ef3dd42eca334c6d71981f99ad010e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: check.h,v 1.8 2007/06/18 23:47:39 tbox Exp $ */
+/* $Id: check.h,v 1.9 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef BIND9_CHECK_H
 #define BIND9_CHECK_H 1
index 79f229fd5953ca61f69e2b7b9813d5e4b5c527ca..360e2623e459f667bd91aa04314a346e9e5f6cfc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: getaddresses.h,v 1.8 2007/06/18 23:47:39 tbox Exp $ */
+/* $Id: getaddresses.h,v 1.9 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef BIND9_GETADDRESSES_H
 #define BIND9_GETADDRESSES_H 1
index 88678cd35f884b7b9f73f479bb340f698bd7b1f4..5b08b7c1fb5bf5b8235d51ee4efc73bc60197b2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.h,v 1.8 2007/06/18 23:47:39 tbox Exp $ */
+/* $Id: version.h,v 1.9 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file bind9/version.h */
 
index 346fa3f36194b1ed32c102874f6162d0b2287186..d5934cced860b20ca7150bfd433d31491bd4a89a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.7 2007/06/18 23:47:39 tbox Exp $ */
+/* $Id: version.c,v 1.8 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 5707e2267a5a4952dbffb0cc20f8b3589379d49f..30d59116855b6f992627d6aaff36bba79067f288 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.4 2007/06/18 23:47:39 tbox Exp $ */
+/* $Id: version.c,v 1.5 2007/06/19 23:47:16 tbox Exp $ */
 
 #include <versions.h>
 
index 43ab1d11a918d013001977d65f04f53cc92511e1..bb4af14331e5a7a89f106da6e70e5b390d027823 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.156 2007/06/18 23:47:39 tbox Exp $
+# $Id: Makefile.in,v 1.157 2007/06/19 23:47:16 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 5c8802d62d443f00711cf380a5655cc7bc97561c..c95e2036639f8bfb96d04dd17cf53609a2c65be9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: acache.c,v 1.19 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: acache.c,v 1.20 2007/06/19 23:47:16 tbox Exp $ */
 
 #include <config.h>
 
index 61393d655de56b249b69c40177314368f924ab91..5a3791083404733d290b3538bf9f98a33a8c2747 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: acl.c,v 1.31 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: acl.c,v 1.32 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 583aa2b20e738583cfd30d9a1fd331796cad6a78..234d6b2cd097f092591044185ffec1f9c24f0cb1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: byaddr.c,v 1.38 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: byaddr.c,v 1.39 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index eac86b530508eb002c56cd489e5b63c19850a0a5..5f6e6c6d734485f494b04017e3e82c33e79e6ed7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cache.c,v 1.74 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: cache.c,v 1.75 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index aa2031c633539b550e681fa32bd9dc3bd439ba04..928f37df7809ee1efaa53f33a666b60fcfdca27e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: callbacks.c,v 1.16 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: callbacks.c,v 1.17 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 826cec1ac93e889df16973f4c431338462584196..11473ee95f8beed805c3d84c14d66cabe4ce2cb5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: compress.c,v 1.58 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: compress.c,v 1.59 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 5ffac838e76a20d927b6ef0b788b651e387cb47b..8981e49c26466b6ed461f7e33ea0329e3ae6bf72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dbiterator.c,v 1.17 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: dbiterator.c,v 1.18 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 11f1ef66a5a24ddd42e9fd40cbab47c3786dd6be..57bbfc1ef81e09dabfc15a20d7479be0bd8afc2e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -16,7 +16,7 @@
  */
 
 /*
- * $Id: dbtable.c,v 1.32 2007/06/18 23:47:40 tbox Exp $
+ * $Id: dbtable.c,v 1.33 2007/06/19 23:47:16 tbox Exp $
  */
 
 /*! \file
index 8cfa4cd137b351bce89743ab37623628e2fc02b9..188f7ad849fe180b231b2c0a53e4f78ca10e4a14 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: diff.c,v 1.13 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: diff.c,v 1.14 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 96b60f120b50cf27c641f2a83aa4a9dd75ec77a2..420eba323fc52d49dcb446368894391e8e23fb82 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dlz.c,v 1.4 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: dlz.c,v 1.5 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 2d88f3bda251f4330ea9024c350d9f223cfe0411..e994cc560c9005f3cc6eefe268b217be260f0ca1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ds.c,v 1.10 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: ds.c,v 1.11 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 5e483f31c17238e5db659a4eaddbe7c44e1dc65a..4dfd015d5f85894bfbd543c67b75ddc695afb363 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -31,7 +31,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: dst_api.c,v 1.9 2007/06/18 23:47:40 tbox Exp $
+ * $Id: dst_api.c,v 1.10 2007/06/19 23:47:16 tbox Exp $
  */
 
 /*! \file */
index 6ea46e999642c3960041177fa71cd910f0a2dbad..38fa94e08f045cbf039f8d982ecb9c357620e574 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dst_internal.h,v 1.7 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: dst_internal.h,v 1.8 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DST_DST_INTERNAL_H
 #define DST_DST_INTERNAL_H 1
index eaf9875bc7a460a28a07e6aa6ea705fcef2a75a1..f1021d338dee049981b59db10bf62d8195ebd6f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -17,7 +17,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: dst_lib.c,v 1.4 2007/06/18 23:47:40 tbox Exp $
+ * $Id: dst_lib.c,v 1.5 2007/06/19 23:47:16 tbox Exp $
  */
 
 /*! \file */
index ca30ba86de14ca3cecee79953ea27e59cca1f29c..d0e595a15331390f10f3ebbf7163d3f0d3ae00cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dst_openssl.h,v 1.4 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: dst_openssl.h,v 1.5 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DST_OPENSSL_H
 #define DST_OPENSSL_H 1
index 5753f5efc558938869a35827a166da96a8602376..9240ecbd0f571ceb6d0bc53458f2c2fc11ae8c0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -31,7 +31,7 @@
 
 /*%
  * Principal Author: Brian Wellington
- * $Id: dst_parse.c,v 1.8 2007/06/18 23:47:40 tbox Exp $
+ * $Id: dst_parse.c,v 1.9 2007/06/19 23:47:16 tbox Exp $
  */
 
 #include <config.h>
index e456f328e4fcc6f91ed8990bf7f4920bce1134b4..803c0ee3eb3d36ca8545c56055d487ddacbde8f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dst_parse.h,v 1.6 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: dst_parse.h,v 1.7 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 #ifndef DST_DST_PARSE_H
index 29db8fdc3d117939780e2a994e0b4715a8531525..797ec3f060728a6ad3773922746ec5a88426a695 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -17,7 +17,7 @@
 
 /*%
  * Principal Author: Brian Wellington
- * $Id: dst_result.c,v 1.4 2007/06/18 23:47:40 tbox Exp $
+ * $Id: dst_result.c,v 1.5 2007/06/19 23:47:16 tbox Exp $
  */
 
 #include <config.h>
index acb23af5c0d1492e9a618108c0647f4d0fc3863d..39e2ef5df04f64f0970a6ddfad184fe793389912 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: forward.c,v 1.11 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: forward.c,v 1.12 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 33f5823363571cfc396102984e4f5f585993ba3f..3db6206f1b29b3f40fc496dda04f035c5c7b85d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gen-unix.h,v 1.18 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: gen-unix.h,v 1.19 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file
  * \brief
index 172abab7f6173a461398c3870c65fda033f20368..4b21a31b2c79db414feaa0936c10d6d8f05abac1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -48,7 +48,7 @@
  * SUCH DAMAGE.
  */
 
-/* $Id: gen-win32.h,v 1.22 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: gen-win32.h,v 1.23 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file
  * \author Principal Authors: Computer Systems Research Group at UC Berkeley
index 03cf9829ea33b8c6e628376624e7d0dbaa286c22..157dbfcaf7e3202af2d2d098ba9fecfa9a91f4f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gen.c,v 1.80 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: gen.c,v 1.81 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 09210ea02ee15c53fb218da7ca34570ec621d6eb..b37b39e9ca9f0a9f8aedfa528747701853d8bf72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -16,7 +16,7 @@
  */
 
 /*
- * $Id: gssapi_link.c,v 1.6 2007/06/18 23:47:40 tbox Exp $
+ * $Id: gssapi_link.c,v 1.7 2007/06/19 23:47:16 tbox Exp $
  */
 
 #include <config.h>
index 6f3797cf8c13fcb37fddc538e962c093b0aa4bad..a0a62668afe29cecc9f8c6d14a99f72158f813e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gssapictx.c,v 1.7 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: gssapictx.c,v 1.8 2007/06/19 23:47:16 tbox Exp $ */
 
 #include <config.h>
 
index 5f3296aa16a39cc19423b602cca9614ef8132d97..a531e3df05d6d24f363de74b5338321afe3531a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -31,7 +31,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: hmac_link.c,v 1.7 2007/06/18 23:47:40 tbox Exp $
+ * $Id: hmac_link.c,v 1.8 2007/06/19 23:47:16 tbox Exp $
  */
 
 #include <config.h>
index fc179e7ea98a027c6bbc3f5039ea927d2a244d0e..b52cb980d55075c3b01e353c41e1a7c804ed7400 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.14 2007/06/18 23:47:42 tbox Exp $
+# $Id: Makefile.in,v 1.15 2007/06/19 23:47:16 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 4ac325fcd5810635c759f5753ac11607c29206af..03a081eff648a498d14a9f12991aea9bdc48b329 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.51 2007/06/18 23:47:42 tbox Exp $
+# $Id: Makefile.in,v 1.52 2007/06/19 23:47:16 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 098854b91952ff086269eddd727c5b027538c2a9..28990c2aab0c249d3c48154441e012d19d7a5240 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: acache.h,v 1.7 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: acache.h,v 1.8 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_ACACHE_H
 #define DNS_ACACHE_H 1
index 7c7fcf3843783eadeb6943be21e82ced66cd5119..81422322a699719730a860be777d1d796ce83395 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: acl.h,v 1.28 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: acl.h,v 1.29 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_ACL_H
 #define DNS_ACL_H 1
index 3daf0ea141fe65ffd8b353a7a6130cc4e54597a1..0e8fc997cdccc66b9f04fc99a3bacef5709254a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: adb.h,v 1.82 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: adb.h,v 1.83 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_ADB_H
 #define DNS_ADB_H 1
index 1d2570b295fb0196d3322c94a3ed2cd9d30e02c8..28c733d486d9472d4d8bb2292f5a8d30e61a386b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: bit.h,v 1.13 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: bit.h,v 1.14 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_BIT_H
 #define DNS_BIT_H 1
index ecb303dd98bc3e62f8ceb70f6c4abdb3953c7392..edf843083af587cf9bf56939c59b6d533d376b98 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: byaddr.h,v 1.21 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: byaddr.h,v 1.22 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_BYADDR_H
 #define DNS_BYADDR_H 1
index a2a0bcfa5f981667f313cb3a92d63d7fd46966f3..7b372357d76bae45e059d79b27fe3087df0cc2de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cache.h,v 1.25 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: cache.h,v 1.26 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_CACHE_H
 #define DNS_CACHE_H 1
index 4b2325d18770982677dc4524a46bc3ca47928378..8a8385a99534866215754a2f68f6edc94e687fbf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: callbacks.h,v 1.23 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: callbacks.h,v 1.24 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_CALLBACKS_H
 #define DNS_CALLBACKS_H 1
index 2958d8abfa44de060372cded6ef7b64215d63c63..1cda84875c385bd6601d41d400b6d6973c6f7bf1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cert.h,v 1.18 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: cert.h,v 1.19 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_CERT_H
 #define DNS_CERT_H 1
index 3de54d8793a0680d5847f9a522625803f9ca622f..0b2c9c3c34ad6d670edf3d90c6e6155427f467db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: compress.h,v 1.39 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: compress.h,v 1.40 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_COMPRESS_H
 #define DNS_COMPRESS_H 1
index 598bb845dd36ad1fcfc0604ca11a768f96b13898..366d6767a79fe90f0f09cdeed845a13d11c4a8fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dbiterator.h,v 1.24 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: dbiterator.h,v 1.25 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_DBITERATOR_H
 #define DNS_DBITERATOR_H 1
index ea597506999119fafd40f671d718bb3a9f8167ad..503de95107a9bc0b254ad90adec9e25e0c120c71 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dbtable.h,v 1.22 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: dbtable.h,v 1.23 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_DBTABLE_H
 #define DNS_DBTABLE_H 1
index 293622233b2cbe311c9a2e57391bde6fb994023e..f9b8988a7a1437f747861405fca2ea5628919997 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: diff.h,v 1.11 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: diff.h,v 1.12 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_DIFF_H
 #define DNS_DIFF_H 1
index 40b7d8c51d8da57f3a006d71f7f1e89e3b8f0bde..66c58997938cf43ac320978e119d8031556dcfc0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dlz.h,v 1.6 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: dlz.h,v 1.7 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file dns/dlz.h */
 
index 3c3aa49faa538000d5186468bb93fc283f3b5a6a..f8a59d05f87fe981dc5d5c3ebec80ba9de126f97 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec.h,v 1.31 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: dnssec.h,v 1.32 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_DNSSEC_H
 #define DNS_DNSSEC_H 1
index 6ec4a2cc80e7c95cb97004d8f0ea2874f78bf436..b59fb8390258aff650a102f6720d34de65fa0e94 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ds.h,v 1.9 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: ds.h,v 1.10 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_DS_H
 #define DNS_DS_H 1
index d7e36a2ed556fd75a02d14da434914af3d20b3f2..7692c1b69639c62fb826df30915c326ebad5a6fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: events.h,v 1.48 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: events.h,v 1.49 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_EVENTS_H
 #define DNS_EVENTS_H 1
index 9f2719d344dfcf5e22838e7247b25a09bbb188a6..5a2aaf333e487a9d1bb4cbea02b7b5e51c0e14ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: fixedname.h,v 1.18 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: fixedname.h,v 1.19 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_FIXEDNAME_H
 #define DNS_FIXEDNAME_H 1
index 56c1f3acfccf43288a36f43ed0935e6ed255ac6a..512c5e3c6ed243016d6527a8953b86a109ade3ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: forward.h,v 1.10 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: forward.h,v 1.11 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_FORWARD_H
 #define DNS_FORWARD_H 1
index fd4555f9399fdc433c0717f9e2bd32d682fa91f1..8f2e32a7406426fb633e61349917d43dd22bf046 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: journal.h,v 1.30 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: journal.h,v 1.31 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_JOURNAL_H
 #define DNS_JOURNAL_H 1
index 0c6c6d731aaa0df6da4a46868ef5bf2e9738a068..74a1740bd1d7041c4ec257e0a21361a3661198ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keyflags.h,v 1.15 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: keyflags.h,v 1.16 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_KEYFLAGS_H
 #define DNS_KEYFLAGS_H 1
index 8676cac2d7be36f37b89e5c9301d05aa2edf5f3f..553aa990b6d7f19543dd5cdd35f1b38cc39bb6c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keytable.h,v 1.15 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: keytable.h,v 1.16 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_KEYTABLE_H
 #define DNS_KEYTABLE_H 1
index c0b64db4f25f1469373e78ded80bec5db98483ba..dec466f17799fb7387f686adb0facc4433d70fa7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keyvalues.h,v 1.20 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: keyvalues.h,v 1.21 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_KEYVALUES_H
 #define DNS_KEYVALUES_H 1
index 4edbef9d86c5c57ad9cc9789628aad08d9aaee79..fd3325b940425ec496638d8ab1059d41d0ca985d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lib.h,v 1.15 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: lib.h,v 1.16 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_LIB_H
 #define DNS_LIB_H 1
index e2adb4230bb64e616c7098d17da0f54108d786c1..10f816fa44a6d68e98bd3bbd129a6b389e14a8cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lookup.h,v 1.11 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: lookup.h,v 1.12 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_LOOKUP_H
 #define DNS_LOOKUP_H 1
index af1300770888eb293eb05598dc85035996fd8e4e..481e3fe1d2b8dcdb9ef8d4eca2cb64219ee806ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: master.h,v 1.47 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: master.h,v 1.48 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_MASTER_H
 #define DNS_MASTER_H 1
index 72dd343555fc672ed5903252b7da74273f4d055a..4ffa2197e774b6711c7714f0f21d1bd76188ff05 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: masterdump.h,v 1.38 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: masterdump.h,v 1.39 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_MASTERDUMP_H
 #define DNS_MASTERDUMP_H 1
index 053d9868cb948f3ac220073cb81569422a109dd5..2d487fa1345d408d31aa54d6172e5de0df6bf5a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: message.h,v 1.122 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: message.h,v 1.123 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_MESSAGE_H
 #define DNS_MESSAGE_H 1
index 2529d9b822cc0c2a7be690a91fd138f9226ec774..97c9efea6c8bc203d72770a1037d3e94b93a0788 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: name.h,v 1.125 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: name.h,v 1.126 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_NAME_H
 #define DNS_NAME_H 1
index 9eacc3694338edd51cec011bf4da83c8408567a7..db55ed68a535bdf05aa7b9988a350698e495210f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ncache.h,v 1.22 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: ncache.h,v 1.23 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_NCACHE_H
 #define DNS_NCACHE_H 1
index 88473b9c1b73a954fc2a254cb80fa5c59523c92b..e6d7973e9a75960e658387334bc318ff815c83db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: nsec.h,v 1.9 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: nsec.h,v 1.10 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_NSEC_H
 #define DNS_NSEC_H 1
index 774e737ada0891b051c2c72bfcd7a55426033a61..368b2b2c24dc3a6a3abddd0a0f5ff32da844c53f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: opcode.h,v 1.7 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: opcode.h,v 1.8 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_OPCODE_H
 #define DNS_OPCODE_H 1
index 13360361aaaefd0fa1706e5c53716cd4000e4fff..85663c37cbb1da1a6dbe78a61347a213a931b847 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: order.h,v 1.8 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: order.h,v 1.9 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_ORDER_H
 #define DNS_ORDER_H 1
index 2ac340c69ad6cc1557406124fbd6760949094cf2..a28c55e5eff1d4f7c50dbbf04da2a6a050272580 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: peer.h,v 1.30 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: peer.h,v 1.31 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_PEER_H
 #define DNS_PEER_H 1
index 85b0cfd7c9b32bb58dba8eb7da24ca633f17c2a7..f76731aa7672d6c576892653a71d8e9e38002a49 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: portlist.h,v 1.8 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: portlist.h,v 1.9 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file dns/portlist.h */
 
index ff343c5bc2bbda3e85f4e2511482f56c76b6da74..f308df0d02f1c942312683842aaba67bec7ff7e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbt.h,v 1.67 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: rbt.h,v 1.68 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_RBT_H
 #define DNS_RBT_H 1
index c32f7d72f2fe90315c9173ee2607801cc9b79b2a..57299d90a2f108c498c3810622b389ebe71caf9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rcode.h,v 1.18 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: rcode.h,v 1.19 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_RCODE_H
 #define DNS_RCODE_H 1
index e22e06fbca2e60f173ef8fe9c36eaca9e701a762..5a6e88a373aa2c8e5c8744af8346a987eebffb99 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdata.h,v 1.66 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: rdata.h,v 1.67 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_RDATA_H
 #define DNS_RDATA_H 1
index 95c9e23d644948f1fda163b8817035eee25bb2be..786eb6af73fac60397aa2708b8b775a45fa61f20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdataclass.h,v 1.23 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: rdataclass.h,v 1.24 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_RDATACLASS_H
 #define DNS_RDATACLASS_H 1
index 0b271205b71799f77ee94ffa7dbd21095628ed43..e2415488729ba26b306a47ec790c4967a99a039b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdatalist.h,v 1.19 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: rdatalist.h,v 1.20 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_RDATALIST_H
 #define DNS_RDATALIST_H 1
index 2bfba90f0c5656585d1668ad754294bb15860bda..e7f38cee7336591426cfb5105fba7b249da61a1d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdataset.h,v 1.61 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: rdataset.h,v 1.62 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_RDATASET_H
 #define DNS_RDATASET_H 1
index 59c8a733e2bdfa22c3706637e593cf61282eb610..dcde367f1c85f79c9dddec2e37ba74a9b03dd186 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdatasetiter.h,v 1.20 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: rdatasetiter.h,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_RDATASETITER_H
 #define DNS_RDATASETITER_H 1
index 3f9e0920214d0dd38542308012c2f2c660e7960f..93080738421a1001cc7a3acfd47a21e73d15efb7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdataslab.h,v 1.30 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: rdataslab.h,v 1.31 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_RDATASLAB_H
 #define DNS_RDATASLAB_H 1
index 4ab7a586d3aa6dcbd220aceb8f0923f442dba5ac..e4c0621a2451d1a81e277a498016e68ebabacd70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdatatype.h,v 1.23 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: rdatatype.h,v 1.24 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_RDATATYPE_H
 #define DNS_RDATATYPE_H 1
index 5fb498a7f9368ffc7502833d6c264d33e2f73d52..9f115d0790b99c8cd516b1e9f548d58149fa62d5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: request.h,v 1.26 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: request.h,v 1.27 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_REQUEST_H
 #define DNS_REQUEST_H 1
index 6afed52330f1d4444ea0938c388fbdbf575ca0ed..37d61b5c6ef8191b9b050b628143209b00fa69da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: result.h,v 1.113 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: result.h,v 1.114 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_RESULT_H
 #define DNS_RESULT_H 1
index 71ef38674b57961b51a305be1d5cda706ee95174..6da3f79d8b8b7dc1281c5490a596d983dcf59239 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rootns.h,v 1.15 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: rootns.h,v 1.16 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_ROOTNS_H
 #define DNS_ROOTNS_H 1
index c3b66ee721b390491b2cb8cefaaed0bb28cfad44..3914295a504861eb8840302f6af6c3777d22f20b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sdb.h,v 1.20 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: sdb.h,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_SDB_H
 #define DNS_SDB_H 1
index 3e4ad40e5033059f072d56de97b24568e8364455..6f14e6ff4c51774e3fc7b56e152c1b9d32ebac5d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sdlz.h,v 1.6 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: sdlz.h,v 1.7 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file dns/sdlz.h */
 
index 414487a7f4bb4f0d2451505b1e5e5532bcf2366c..2e4fe3ee0c5b98724c22ba96305eab7c6d26d5cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: secalg.h,v 1.18 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: secalg.h,v 1.19 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_SECALG_H
 #define DNS_SECALG_H 1
index dc53807a7f4f37d56fbbda8a7f2f6ff2ee270bcd..b9179c0509ad5f8ef5bd570bd24faab009c5df1e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: secproto.h,v 1.15 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: secproto.h,v 1.16 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_SECPROTO_H
 #define DNS_SECPROTO_H 1
index d021e8f8599d3ebe6557943d88d388a9c523f3c2..bb563655cea7b01e656bb67162717840184f07ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: soa.h,v 1.8 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: soa.h,v 1.9 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_SOA_H
 #define DNS_SOA_H 1
index 1527315429880edeb2b5905a9f804710c1ad70dd..2f1a04d1aa68d1e7d1174e969b1987db87a32b67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ssu.h,v 1.20 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: ssu.h,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_SSU_H
 #define DNS_SSU_H 1
index f54017a8006d17f483b23332d25a6af2d3a8b3c6..e00db96989080eeeb919c0fe58f918f5a6e859c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stats.h,v 1.12 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: stats.h,v 1.13 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_STATS_H
 #define DNS_STATS_H 1
index 9073bd7793ccf8a32ffb8b406102d92ccc425457..fe83c532c8b16b724435ac080e4c4cf2a88bdfa9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tcpmsg.h,v 1.21 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: tcpmsg.h,v 1.22 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_TCPMSG_H
 #define DNS_TCPMSG_H 1
index dd8f91d36b50dcbaae0515088a9360ccef84600e..5b47d11c13464a513a4bcaaee72624ed14399df1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: time.h,v 1.16 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: time.h,v 1.17 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_TIME_H
 #define DNS_TIME_H 1
index d735a83d2b3ab83986f3094736f70d912db3ad64..48d6d569cbb802156926c314a50fa34d992a7636 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: timer.h,v 1.8 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: timer.h,v 1.9 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_TIMER_H
 #define DNS_TIMER_H 1
index 865b1e58f89e4244e535f2eae4989659ebb108a0..1eecc98571a1a29114acee365da2add1d8e7555a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tkey.h,v 1.25 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: tkey.h,v 1.26 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_TKEY_H
 #define DNS_TKEY_H 1
index 4a8bf2ecbd5dc86628d33ccf3e18b368e6970659..e8c0e2caff1849d2716907501132dba5eef5e533 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tsig.h,v 1.50 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: tsig.h,v 1.51 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_TSIG_H
 #define DNS_TSIG_H 1
index b75c87e8a5220954a99592f3ff9c08c4d7ff9384..c2525183b7bad4d2d3ad31ecf6d3fab7a5239b4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ttl.h,v 1.18 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: ttl.h,v 1.19 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_TTL_H
 #define DNS_TTL_H 1
index 37f2930841fd48b4a62ab4643b6d8dc62715b8bf..8a3e3aaad59309d9162bb9cf438b60ca1942a4cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: types.h,v 1.124 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: types.h,v 1.125 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_TYPES_H
 #define DNS_TYPES_H 1
index 4df4697ef21709d0f621de9842b2efea84519c4c..2a33dcf286cee6673ead2760119b00148a176be1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.h,v 1.8 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: version.h,v 1.9 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file dns/version.h */
 
index 50082d554d2a5b68fc22a7765a90fef62e7b3cb0..9dd4dc97908cbebd7074dd179ee2d2cd0737c2ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: xfrin.h,v 1.27 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: xfrin.h,v 1.28 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_XFRIN_H
 #define DNS_XFRIN_H 1
index 0dbe3a784f3b59471f5f793cf9a9b8a3709257b2..d9ba86259fbda0762b2f7500bc6f3fd917c0eec0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zonekey.h,v 1.9 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: zonekey.h,v 1.10 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_ZONEKEY_H
 #define DNS_ZONEKEY_H 1
index 96ee7722e27c2484f498ce03481eb0aac0d4019e..6cfe3d3fb11c62eab8b13cbf21eeceb304790fb6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zt.h,v 1.37 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: zt.h,v 1.38 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_ZT_H
 #define DNS_ZT_H 1
index f70da3b6bfeb5065ff24d86f90e39795199fd977..3e5b58921b0ea74843ac6d10a984740cac401d97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.2 2007/06/18 23:47:43 tbox Exp $
+# $Id: Makefile.in,v 1.3 2007/06/19 23:47:17 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index faa78455b8b47e764f3c6fcee5231819cf7ac79e..2473bf6deef7cec7cb1671224ae4789a72879841 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dst.h,v 1.8 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: dst.h,v 1.9 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DST_DST_H
 #define DST_DST_H 1
index 4852f386ae17351f9c4ccb73f1ed4a9cda5f750b..7d1d487a663b61c90306ada0e722d6c42b4d881d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gssapi.h,v 1.8 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: gssapi.h,v 1.9 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DST_GSSAPI_H
 #define DST_GSSAPI_H 1
index 11a7799e4f910eaa471e4f7196e4e91d26a7f234..886575e9cb4ec7c933f2c2dfc41ceb692ff66c45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lib.h,v 1.6 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: lib.h,v 1.7 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DST_LIB_H
 #define DST_LIB_H 1
index 13eee6f18fc75e7b2777ebda44ae4a063d14bfbe..52e409b8fa0a05bebcb5a2199333e492bf66393a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: result.h,v 1.6 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: result.h,v 1.7 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DST_RESULT_H
 #define DST_RESULT_H 1
index e5f3fab9ad5e293c48b2287ed4882b45ddf9611c..83f1320ef9ea6143b69f657e5c1536c9dd09b238 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: journal.c,v 1.95 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: journal.c,v 1.96 2007/06/19 23:47:16 tbox Exp $ */
 
 #include <config.h>
 
index 4f91fb7b0dc8974bcda8180bc071ef36d7cc58b6..5cf4442915ae0723a7e5f756ac7606cea70ffa7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: key.c,v 1.7 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: key.c,v 1.8 2007/06/19 23:47:16 tbox Exp $ */
 
 #include <config.h>
 
index d951fcb1e8fcb25a96be7d380ca296517c747878..bffd2d3ac741364148d14fb0a597b7a6e366116e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keytable.c,v 1.33 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: keytable.c,v 1.34 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 569aed82b9626219300b6332da5fa78d33587677..6f98b5374eda10d3105f2618acf009fe15669692 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lib.c,v 1.15 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: lib.c,v 1.16 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index d91bd65694b16104533e9012d12d43ccd99471ed..8b3ebd660dbc57815fd40a98b912b5e0549333eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: masterdump.c,v 1.88 2007/06/18 23:47:40 tbox Exp $ */
+/* $Id: masterdump.c,v 1.89 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 4b448cd08302a179330a116e13582fa8ba930e1f..a15c7d239fd4359ff7fc0ed02307edc67e80ed61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: name.c,v 1.162 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: name.c,v 1.163 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 88df5da6d7e73ea30e41bcb9b486006babe2419a..a779e01cac2b7877bff16e1894cf1806f78ff429 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ncache.c,v 1.40 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: ncache.c,v 1.41 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 56da09fb40190693032bc1a2b818d6bb83de161f..198690bf7a84d4a45a1f09a9de80a3b7b2a2f087 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: nsec.c,v 1.8 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: nsec.c,v 1.9 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 2871a192db2811ff0884ba291540f9cd4e833e2e..d3e000236f1c143b1dd23a070aa8718092e07b42 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -31,7 +31,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: openssl_link.c,v 1.13 2007/06/18 23:47:41 tbox Exp $
+ * $Id: openssl_link.c,v 1.14 2007/06/19 23:47:16 tbox Exp $
  */
 #ifdef OPENSSL
 
index 2d325fa7ce0277d374789294175522c4783b3913..fa426b38b47e07ccb4a9a3550af1f6ea4fa1ce2a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -17,7 +17,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: opensslrsa_link.c,v 1.15 2007/06/18 23:47:41 tbox Exp $
+ * $Id: opensslrsa_link.c,v 1.16 2007/06/19 23:47:16 tbox Exp $
  */
 #ifdef OPENSSL
 
index e6f33f2791b3d799f61381810329d2d8c512d90a..853b00196d21da1c08663b34b017c5a440c9f5a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: order.c,v 1.9 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: order.c,v 1.10 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 11f13c05ca873f54e9a31d78cda4bf7a16cc02d5..8ed3385949d15f2c199dd3bf4ec0ec22587ff91f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: peer.c,v 1.28 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: peer.c,v 1.29 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 880e18fc205182e32fb1b71555b0d5b442685468..5bc89f4829840a3b867e1833ab417eebde51defc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: portlist.c,v 1.12 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: portlist.c,v 1.13 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 21eca47fad7d98195b8dec5d6b74c649243a72b7..5d695b6094353287d315649153fe4a0115a37944 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbt.c,v 1.136 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: rbt.c,v 1.137 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 3ab8b33ed580886a40b1d82e06e49756bb425f13..b024d136e838ecf9232f9083042e18fe8b53515d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbtdb.h,v 1.17 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: rbtdb.h,v 1.18 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_RBTDB_H
 #define DNS_RBTDB_H 1
index db4c2ef738d245c39f88215769e1ba13a4cc9734..5e325fac0ab0c3becfedc8b05f482ab1c4d60ef1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbtdb64.c,v 1.10 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: rbtdb64.c,v 1.11 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 585973fa028cc462bc7ff0493a1608ac504c9924..fe11622f6740768aa91ddf71dfa84c5d2870ff1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbtdb64.h,v 1.16 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: rbtdb64.h,v 1.17 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_RBTDB64_H
 #define DNS_RBTDB64_H 1
index 3eb63261a4140e36b38450385b5f8f19e1f0d68c..135c3eec06545cffa8dbfb4941a8da1ce7ebcf66 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rcode.c,v 1.5 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: rcode.c,v 1.6 2007/06/19 23:47:16 tbox Exp $ */
 
 #include <config.h>
 #include <ctype.h>
index 38f1473c5199acf539b914cd0e0b17f606232ff9..0f1f080c17059d2f04fc1a59cc1ef2330732b498 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdata.c,v 1.195 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: rdata.c,v 1.196 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 468e7c3eb50fdceb103f774aa4d5c58e8c11ae75..3121f78238430faa7ee38b5810c1aa2dc99e5b82 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tsig_250.c,v 1.62 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: tsig_250.c,v 1.63 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 13:39:43 PST 2000 by gson */
 
index d0f9704d60732cec345fbca0a1c03e1bd23d490c..0c016676b065b24bc5740f39f666e6c0f613449b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tsig_250.h,v 1.24 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: tsig_250.h,v 1.25 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef ANY_255_TSIG_250_H
 #define ANY_255_TSIG_250_H 1
index 6e00b8ec22387be72a699feba08c6c214fc4f602..78d4ecda7b635f8d4c4f1057e7365abcbd77d513 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: a_1.c,v 1.5 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: a_1.c,v 1.6 2007/06/19 23:47:17 tbox Exp $ */
 
 /* by Bjorn.Victor@it.uu.se, 2005-05-07 */
 /* Based on generic/soa_6.c and generic/mx_15.c */
index 812bce7e2fe496cbf43cd3c80fec3f9475ef62df..a279d0e7fcd3be299dd90d1333bec2a4d51519a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: a_1.h,v 1.4 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: a_1.h,v 1.5 2007/06/19 23:47:17 tbox Exp $ */
 
 /* by Bjorn.Victor@it.uu.se, 2005-05-07 */
 /* Based on generic/mx_15.h */
index f5099268786eafd6ec1af79f362772c7582fbc30..2230efb1499add23d62bf80fb1600b743c44a3fd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: afsdb_18.c,v 1.46 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: afsdb_18.c,v 1.47 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Wed Mar 15 14:59:00 PST 2000 by explorer */
 
index e5142848a0bb7a3caa4a406173aa6341a1bc820b..ccccc116f6530ecf5009cc5f66204e29673433d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_AFSDB_18_H
 #define GENERIC_AFSDB_18_H 1
 
-/* $Id: afsdb_18.h,v 1.19 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: afsdb_18.h,v 1.20 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief Per RFC1183 */
index a63a6983c190b355e913758eb4b0a90bf10f12be..2c45230ae2e56841fca848015437d5dc151ab67e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cert_37.c,v 1.49 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: cert_37.c,v 1.50 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Wed Mar 15 21:14:32 EST 2000 by tale */
 
index b9cf098f2c4a55e8f0b24cd729e22d1f11edd42f..ddfaa4f6dab08498ab8cc614bbd3cd754cb35534 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cert_37.h,v 1.19 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: cert_37.h,v 1.20 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef GENERIC_CERT_37_H
 #define GENERIC_CERT_37_H 1
index d708da7b956b715f9404338bfb3489751ad4452a..28c3d60277cb933a8d6f854c1ce588b9b550fa90 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cname_5.c,v 1.46 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: cname_5.c,v 1.47 2007/06/19 23:47:17 tbox Exp $ */
 
 /* reviewed: Wed Mar 15 16:48:45 PST 2000 by brister */
 
index 50a4c5449466f0c02b32dbbe29324797a09e5667..516f8d38abda41cf441538597e6b4e7a8cf2be6a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cname_5.h,v 1.25 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: cname_5.h,v 1.26 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef GENERIC_CNAME_5_H
 #define GENERIC_CNAME_5_H 1
index cef2493ae42ebfb91d587d8301053825ada9f4d0..2313c57582d8e1555e7852caede6a73841cbc8a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dlv_32769.h,v 1.4 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: dlv_32769.h,v 1.5 2007/06/19 23:47:17 tbox Exp $ */
 
 /* draft-ietf-dnsext-delegation-signer-05.txt */
 #ifndef GENERIC_DLV_32769_H
index a7e6ddef3d6cae26596f40a86164aa1f11ca2d5a..c399f1e7e5fe8b9c23eb8694beb54d70a5764ba7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dname_39.c,v 1.37 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: dname_39.c,v 1.38 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Wed Mar 15 16:52:38 PST 2000 by explorer */
 
index 892383b5743fb3faf535b4376e962577f57b4612..f8aca2756f8345c9ba444a0f9ec882131155e9ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_DNAME_39_H
 #define GENERIC_DNAME_39_H 1
 
-/* $Id: dname_39.h,v 1.20 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: dname_39.h,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! 
  *  \brief per RFC2672 */
index 00c649485fa852e66d408fd9bbbe1239db5d7aca..2e11cbaed46ae2d218b951ce7f5412a727036afc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnskey_48.c,v 1.7 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: dnskey_48.c,v 1.8 2007/06/19 23:47:17 tbox Exp $ */
 
 /*
  * Reviewed: Wed Mar 15 16:47:10 PST 2000 by halley.
index 662b4cd011fb6166256a42da9450d81999004f80..ce88cd1bf37acec489441a73777b368621fcc670 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_DNSKEY_48_H
 #define GENERIC_DNSKEY_48_H 1
 
-/* $Id: dnskey_48.h,v 1.6 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: dnskey_48.h,v 1.7 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief per RFC2535 */
index d471f4ad5182e2657ccb857cbb4438bc78a33542..3a409a15ee37bf8d6b9b80c9aee6d8003fda24d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ds_43.h,v 1.6 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: ds_43.h,v 1.7 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef GENERIC_DS_43_H
 #define GENERIC_DS_43_H 1
index 31ff8bbaf8d3442155dc7c931a6f0d0e08b483e7..18effb5a9ca7de2487fb34f5612ad5552801ab26 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gpos_27.c,v 1.40 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: gpos_27.c,v 1.41 2007/06/19 23:47:17 tbox Exp $ */
 
 /* reviewed: Wed Mar 15 16:48:45 PST 2000 by brister */
 
index fc5c454cce4877370e1e4dbf1a13d10a102044fc..f5df4fa188983bc8c201902390ee002604e45659 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_GPOS_27_H
 #define GENERIC_GPOS_27_H 1
 
-/* $Id: gpos_27.h,v 1.16 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: gpos_27.h,v 1.17 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief per RFC1712 */
index 93dde756a03c6c8ae4d02930db87a3beefe898ee..53213574027cce7dd239845c7c6d3a62705a3a17 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hinfo_13.c,v 1.43 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: hinfo_13.c,v 1.44 2007/06/19 23:47:17 tbox Exp $ */
 
 /*
  * Reviewed: Wed Mar 15 16:47:10 PST 2000 by halley.
index feb9d54642b8000b6beaf9b41a242c5c9c91b5a9..66766dfe041b276fb743c51fee72b8d6ab14e2f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_HINFO_13_H
 #define GENERIC_HINFO_13_H 1
 
-/* $Id: hinfo_13.h,v 1.24 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: hinfo_13.h,v 1.25 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_hinfo {
        dns_rdatacommon_t       common;
index 8a8e52bcd9af7ea1e40a0d17a8d1297e17b4cdab..92f5e21cd1c854508d433deec4a759ec2ec0a5e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ipseckey_45.c,v 1.3 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: ipseckey_45.c,v 1.4 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef RDATA_GENERIC_IPSECKEY_45_C
 #define RDATA_GENERIC_IPSECKEY_45_C
index 682cda1e09ec1d63c31472617a4c080c8786ccb4..2a6201f0b71666bc8e6e82d424c125fafb838add 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ipseckey_45.h,v 1.3 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: ipseckey_45.h,v 1.4 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef GENERIC_IPSECKEY_45_H
 #define GENERIC_IPSECKEY_45_H 1
index ae38069e45d75e9aa9f5a9b2ec0134c241cf8f7d..d7333d14c4301684c74d792578a9ae793de3f6ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: isdn_20.c,v 1.37 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: isdn_20.c,v 1.38 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Wed Mar 15 16:53:11 PST 2000 by bwelling */
 
index 7b500c224ab46d9d5b8bee950bb7b1864b2a9a96..a1f65ca4d99d0edf2731b0d2fc6445ccff30c1fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_ISDN_20_H
 #define GENERIC_ISDN_20_H 1
 
-/* $Id: isdn_20.h,v 1.17 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: isdn_20.h,v 1.18 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  * \brief Per RFC1183 */
index 7f13238ea5dba3208eaba05773fed95c86f606ba..9acfe95f6c6b62856bbd927df8f8b6910486bb85 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: key_25.c,v 1.50 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: key_25.c,v 1.51 2007/06/19 23:47:17 tbox Exp $ */
 
 /*
  * Reviewed: Wed Mar 15 16:47:10 PST 2000 by halley.
index a41e8383511d83c9853e2edb41b0a201da020df4..bcf9cb6a22bf46a6cc285ec652bb17093e2d0843 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_KEY_25_H
 #define GENERIC_KEY_25_H 1
 
-/* $Id: key_25.h,v 1.18 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: key_25.h,v 1.19 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  * \brief Per RFC2535 */
index 2d5d4c527e3d02368ea4d5964f9fafbd140c7f88..54b55a3349554cd21b58e8a4a4b268c618e740f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: loc_29.c,v 1.44 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: loc_29.c,v 1.45 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Wed Mar 15 18:13:09 PST 2000 by explorer */
 
index e211bd0ada246e74355271197397e39d61703de6..f053c60a91888d5c5aa2848ddbbd4bd63fc4eac2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_LOC_29_H
 #define GENERIC_LOC_29_H 1
 
-/* $Id: loc_29.h,v 1.18 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: loc_29.h,v 1.19 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  * \brief Per RFC1876 */
index 4997b9ff40e3011146cc081aeae4a7c5d52d349f..fc3a7b604c338a0f850b41c7dd0bee32d0bcd508 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mb_7.c,v 1.44 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: mb_7.c,v 1.45 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Wed Mar 15 17:31:26 PST 2000 by bwelling */
 
index 0cc5f8da422b8915c43bbf6eba79658b3546ba4f..b427ee9b665d7e3eaa475b9649a796ec44fc4f8d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_MB_7_H
 #define GENERIC_MB_7_H 1
 
-/* $Id: mb_7.h,v 1.26 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: mb_7.h,v 1.27 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_mb {
        dns_rdatacommon_t       common;
index 72a3c14ec9f6e4edebc666ee83a2d7801ff41286..0f8560fcd21d855832045b003b5fe4398a2675d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: md_3.c,v 1.46 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: md_3.c,v 1.47 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Wed Mar 15 17:48:20 PST 2000 by bwelling */
 
index 13984465d1292eac7b9dd0f348a2b2c3b05e14c0..ba70d18d952f04ce5d0403efcb0a90d2676fc246 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_MD_3_H
 #define GENERIC_MD_3_H 1
 
-/* $Id: md_3.h,v 1.27 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: md_3.h,v 1.28 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_md {
        dns_rdatacommon_t       common;
index ff2c112d42392116fd92fda15cad9595d265b847..dffcec2cb87ae79e96fe38887eaf493c35788b96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mf_4.c,v 1.44 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: mf_4.c,v 1.45 2007/06/19 23:47:17 tbox Exp $ */
 
 /* reviewed: Wed Mar 15 17:47:33 PST 2000 by brister */
 
index 7a42962afee3b43dc35654d2b9d93c584ae1f496..32d249358146ce3d87d2b492acf2f5cd8ea108bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_MF_4_H
 #define GENERIC_MF_4_H 1
 
-/* $Id: mf_4.h,v 1.25 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: mf_4.h,v 1.26 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_mf {
        dns_rdatacommon_t       common;
index f12d903bbd1041e6b718f8ef9bfd3ccdf25dd006..e4dca1ddb5a57dc8c13c33790417beadc86fb835 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mg_8.c,v 1.42 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: mg_8.c,v 1.43 2007/06/19 23:47:17 tbox Exp $ */
 
 /* reviewed: Wed Mar 15 17:49:21 PST 2000 by brister */
 
index 367ad5505ad5506a13cf0e3bf0c44651aacdea31..8fa143a370d86de7d35f4205d632fcc3c3288f5e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_MG_8_H
 #define GENERIC_MG_8_H 1
 
-/* $Id: mg_8.h,v 1.25 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: mg_8.h,v 1.26 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_mg {
        dns_rdatacommon_t       common;
index 3412d8ce9f02c900c054b744ff462f869d0b9938..6645bbc0b0dc905685ebbb4d0e1f0019accaeb23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: minfo_14.c,v 1.44 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: minfo_14.c,v 1.45 2007/06/19 23:47:17 tbox Exp $ */
 
 /* reviewed: Wed Mar 15 17:45:32 PST 2000 by brister */
 
index b5b4e83a90d1f7d8801716bea398ec6a74a6aa9e..76195c52f34db1fd355caec8de348dd9b097c4d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_MINFO_14_H
 #define GENERIC_MINFO_14_H 1
 
-/* $Id: minfo_14.h,v 1.26 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: minfo_14.h,v 1.27 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_minfo {
        dns_rdatacommon_t       common;
index 4e717f3fba1caa309349c48f6a3e1f084170cd34..289d7395c0249d98dda3ccef73aae481875c2f81 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mr_9.c,v 1.41 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: mr_9.c,v 1.42 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Wed Mar 15 21:30:35 EST 2000 by tale */
 
index ec45141782a59136a350be0323809f501b7fb49f..3d81bdd94cbe26a25f049cda8dc09bb45d9d011e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_MR_9_H
 #define GENERIC_MR_9_H 1
 
-/* $Id: mr_9.h,v 1.25 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: mr_9.h,v 1.26 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_mr {
        dns_rdatacommon_t       common;
index 5b720d48e010b5c4f4b13afbf5096d898b00fcd1..086c043d823cd637d7b1f4cf3bfab3eb6d0b7627 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mx_15.c,v 1.55 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: mx_15.c,v 1.56 2007/06/19 23:47:17 tbox Exp $ */
 
 /* reviewed: Wed Mar 15 18:05:46 PST 2000 by brister */
 
index d7e8cc96b53c220cc1264e4646e523aba3a06d8b..25d5ac5b728e49c39174baa23492ee7426270340 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_MX_15_H
 #define GENERIC_MX_15_H 1
 
-/* $Id: mx_15.h,v 1.28 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: mx_15.h,v 1.29 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_mx {
        dns_rdatacommon_t       common;
index 3a6eeaca38210b0372f5ef3ec8350c816aa95e0a..9a2ee8c2f2d8745f8b1cd5667cf2f108619dfafd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ns_2.c,v 1.45 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: ns_2.c,v 1.46 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Wed Mar 15 18:15:00 PST 2000 by bwelling */
 
index 6c06e920ab09583e1991882794c966044acddff1..546e71af06e3b81431efc9d9dacb1d41dc38855c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_NS_2_H
 #define GENERIC_NS_2_H 1
 
-/* $Id: ns_2.h,v 1.26 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: ns_2.h,v 1.27 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_ns {
        dns_rdatacommon_t       common;
index d8f07e703bf33c5656114b8988e2dc4a57801f1d..8f022fb775058d13fd7f4a97b56c801eb6043f8d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: nsec_47.c,v 1.8 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: nsec_47.c,v 1.9 2007/06/19 23:47:17 tbox Exp $ */
 
 /* reviewed: Wed Mar 15 18:21:15 PST 2000 by brister */
 
index cd337e6310b1fc8e68a0adc03df250f187ca48a1..4f9b90e19b08181f6b40b88f246c5f802f8354c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_NSEC_47_H
 #define GENERIC_NSEC_47_H 1
 
-/* $Id: nsec_47.h,v 1.7 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: nsec_47.h,v 1.8 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  * \brief Per draft-ietf-dnsext-nsec-rdata-01.txt */
index 5ecb38bbd0c76dabedc4edaf6821b333d4872654..00bb542962d9178654b51080e5ee23b99ae4a6ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: null_10.c,v 1.41 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: null_10.c,v 1.42 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 13:57:50 PST 2000 by explorer */
 
index 2b23d4438a0f0434bab1386ccc83a2e050c82e5a..ceeb0185c6e4f98c6ef038f179d2c20ac4e2c205 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_NULL_10_H
 #define GENERIC_NULL_10_H 1
 
-/* $Id: null_10.h,v 1.24 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: null_10.h,v 1.25 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_null {
        dns_rdatacommon_t       common;
index 833f3ebfcd7d28f931389ab7f7bd2f7ff7284016..7ffb86c7d37be2dc56dd9a26b16ddb2352bf49de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: nxt_30.c,v 1.62 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: nxt_30.c,v 1.63 2007/06/19 23:47:17 tbox Exp $ */
 
 /* reviewed: Wed Mar 15 18:21:15 PST 2000 by brister */
 
index 09feb88597c1d4b377e92dff42876ca68bcef128..e2e8688f7216c1268f578604f3cb5a0bbbbcd56a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_NXT_30_H
 #define GENERIC_NXT_30_H 1
 
-/* $Id: nxt_30.h,v 1.24 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: nxt_30.h,v 1.25 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief RFC2535 */
index cef1b9c44adbce9095401d7ee39e8b885e9b7baf..d2cfc2e763a197d41c92f822edaea9444b168eb6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: opt_41.c,v 1.32 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: opt_41.c,v 1.33 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 14:06:44 PST 2000 by gson */
 
index 46e0abd3024fdaa60e4b3b1f6ecd8296cbd451a5..d6539cf4946eb333218ed8fba9337c267240bfce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_OPT_41_H
 #define GENERIC_OPT_41_H 1
 
-/* $Id: opt_41.h,v 1.17 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: opt_41.h,v 1.18 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief Per RFC2671 */
index ef6b5fb84c4138cebc5dbb0aa77d1d7bf3150dcd..879b7613e881ac35722843bd0560bf89d121b710 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: proforma.c,v 1.35 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: proforma.c,v 1.36 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef RDATA_GENERIC_#_#_C
 #define RDATA_GENERIC_#_#_C
index 0855a5b546a390985df100fd6a9c31f6df408c76..e5c420ac2b6ea1ddcdfc0cfb71108fb955a253c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_PROFORMA_H
 #define GENERIC_PROFORMA_H 1
 
-/* $Id: proforma.h,v 1.22 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: proforma.h,v 1.23 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_# {
        dns_rdatacommon_t       common;
index 1dd8b6115d13b39e397a009cff9eb3fac7f7ec18..fbabcbf673c15e8e71d84cb984795b0d5d78df95 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ptr_12.c,v 1.42 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: ptr_12.c,v 1.43 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 14:05:12 PST 2000 by explorer */
 
index 2f5d975933f65896ab1c2078b902a8a76de334b3..304dcc4e5c471da4a644b8937000cdf76d44b44f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_PTR_12_H
 #define GENERIC_PTR_12_H 1
 
-/* $Id: ptr_12.h,v 1.26 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: ptr_12.h,v 1.27 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_ptr {
         dns_rdatacommon_t       common;
index 4450467c30e16c36ffbdc606e05f0a10df21c855..557cb044a436c5b28dd6dbb1d1ebfca9369659e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rp_17.c,v 1.41 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: rp_17.c,v 1.42 2007/06/19 23:47:17 tbox Exp $ */
 
 /* RFC1183 */
 
index eabcb8c7454cf14fa157d839c404d531a2527261..6223038c83211be834f4cb3bdfaea225556fc8fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_RP_17_H
 #define GENERIC_RP_17_H 1
 
-/* $Id: rp_17.h,v 1.20 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: rp_17.h,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief Per RFC1183 */
index 9d9125282c349ec4a6dc2913cae8b98bb953c1da..a9af4bd05037712b71e7c67c0efcd3638c541c8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rrsig_46.c,v 1.9 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: rrsig_46.c,v 1.10 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Fri Mar 17 09:05:02 PST 2000 by gson */
 
index 021c23c7d21fee6af3090be070b6521c9e379a36..8e8dc4efb32815d857db0c26dbde12656d6d10f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_DNSSIG_46_H
 #define GENERIC_DNSSIG_46_H 1
 
-/* $Id: rrsig_46.h,v 1.6 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: rrsig_46.h,v 1.7 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief Per RFC2535 */
index de4fafae05546b79a7a1eb975bc4cabffda00fa0..6444102dfcca06c4688c1ccaedb1cb6ee7500fee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rt_21.c,v 1.45 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: rt_21.c,v 1.46 2007/06/19 23:47:17 tbox Exp $ */
 
 /* reviewed: Thu Mar 16 15:02:31 PST 2000 by brister */
 
index 93c00221e8d2622c04537c91b0e1890e1e89c244..2c0e9fc27fc9d57ca7ff5d0f884998a274e280f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_RT_21_H
 #define GENERIC_RT_21_H 1
 
-/* $Id: rt_21.h,v 1.20 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: rt_21.h,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief Per RFC1183 */
index e782ae73255c41126e2c6169c4a78bfe81fe229a..e79e1e4f1dd9e06fc1fb9e4e9dc0d070603f90c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sig_24.c,v 1.65 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: sig_24.c,v 1.66 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Fri Mar 17 09:05:02 PST 2000 by gson */
 
index 2075fea8425aa20d1a02feace3a3ece4b58a44ff..7212d4d6129029eeb6d79f941e48e2ced85b9ee5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_SIG_24_H
 #define GENERIC_SIG_24_H 1
 
-/* $Id: sig_24.h,v 1.25 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: sig_24.h,v 1.26 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief Per RFC2535 */
index 1330abff72b5ca15cb54c2a18fd1fec0bda7481c..b135adf29f9e644deb31cd786f6b10b1e12fa7a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: soa_6.c,v 1.60 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: soa_6.c,v 1.61 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 15:18:32 PST 2000 by explorer */
 
index 5bc3cc1817a2214f7e17190c7951562cfbb3a8aa..7443b041c58d7f86cc9304780bcec5d08aed7b37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_SOA_6_H
 #define GENERIC_SOA_6_H 1
 
-/* $Id: soa_6.h,v 1.31 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: soa_6.h,v 1.32 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_soa {
        dns_rdatacommon_t       common;
index 69307583ea85aa631f2e1a4c39943e3bbe5462b4..12e813e4ab4a89c6f7af47e7b9e13a4cb5fd33f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: spf_99.c,v 1.3 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: spf_99.c,v 1.4 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 15:40:00 PST 2000 by bwelling */
 
index 540d825493bfc7ceb8c2be21d1005d7d9a90139c..be5e9789842a97ea5c123ea723cb2fd9d0a0e134 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_SPF_99_H
 #define GENERIC_SPF_99_H 1
 
-/* $Id: spf_99.h,v 1.3 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: spf_99.h,v 1.4 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_spf_string {
                 isc_uint8_t    length;
index 1dffa97980004c3598e49f9a3e1ad4fb3f09b010..570a3b76aaadde539c4d5ac27066a7320981a6ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sshfp_44.c,v 1.6 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: sshfp_44.c,v 1.7 2007/06/19 23:47:17 tbox Exp $ */
 
 /* RFC 4255 */
 
index c14d2883859cdc6ff73ed3fd60748bb8eab8220b..daea74c3a46ae2e0823eea944bea1c87e70d00e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sshfp_44.h,v 1.7 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: sshfp_44.h,v 1.8 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief Per RFC 4255 */
index 358551daeefec68942d57374bcc9ba11e892c3ac..2412c85b8fa70dbb7de733e72c9e45b1f8276c03 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tkey_249.c,v 1.56 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: tkey_249.c,v 1.57 2007/06/19 23:47:17 tbox Exp $ */
 
 /*
  * Reviewed: Thu Mar 16 17:35:30 PST 2000 by halley.
index 97ecf9d88226d9150ce3683674ef1abaf9b1e187..34d5646828bb832d4aa6e147498890ce5b5e0c22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_TKEY_249_H
 #define GENERIC_TKEY_249_H 1
 
-/* $Id: tkey_249.h,v 1.23 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: tkey_249.h,v 1.24 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief Per draft-ietf-dnsind-tkey-00.txt */
index 7741a989b53c2869535cb643be9bf257041b2616..1d0a27a047b01a6d400418e12be872522d2159e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: txt_16.c,v 1.42 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: txt_16.c,v 1.43 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 15:40:00 PST 2000 by bwelling */
 
index 3aec9407ef3b71bcf7528840d6ded868bfa486eb..fc46486c7448bffe548d11b020bf405c5f4515d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_TXT_16_H
 #define GENERIC_TXT_16_H 1
 
-/* $Id: txt_16.h,v 1.27 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: txt_16.h,v 1.28 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_txt_string {
                 isc_uint8_t    length;
index 8fc833e0e0b05bdfaa63892208e2b8257919a0ec..384863e887decb9aa9314dad2659e33ef1d57d18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: unspec_103.c,v 1.34 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: unspec_103.c,v 1.35 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef RDATA_GENERIC_UNSPEC_103_C
 #define RDATA_GENERIC_UNSPEC_103_C
index 898eccc45f21816f1d1341b884b117711eb3013d..4b2d3108f4df42347a970c29fa685a26c10a17c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef GENERIC_UNSPEC_103_H
 #define GENERIC_UNSPEC_103_H 1
 
-/* $Id: unspec_103.h,v 1.16 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: unspec_103.h,v 1.17 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_unspec_t {
        dns_rdatacommon_t       common;
index 8294e317821e2e7f86059261c69dba7d4bcdb086..c496aafda29d8006be0154377009bf6b968ec734 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: x25_19.c,v 1.38 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: x25_19.c,v 1.39 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 16:15:57 PST 2000 by bwelling */
 
index 88ee9b7cef66830a296c678bd56b5a8cec671dfc..5ebc230589a25fa75aa3c3398aff9867cabcf269 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef GENERIC_X25_19_H
 #define GENERIC_X25_19_H 1
 
-/* $Id: x25_19.h,v 1.17 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: x25_19.h,v 1.18 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  *  \brief Per RFC1183 */
index e5a5ec76e8a06317d2b0d582ee99e43e02b831bb..487e8bc432eb12f4b4a794d1c32145daf63da578 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: a_1.c,v 1.30 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: a_1.c,v 1.31 2007/06/19 23:47:17 tbox Exp $ */
 
 /* reviewed: Thu Mar 16 15:58:36 PST 2000 by brister */
 
index edc0298d5d4dbb9466639d862526097cab784060..dee812fcb26d23b523b786eace1dc75908426d1a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef HS_4_A_1_H
 #define HS_4_A_1_H 1
 
-/* $Id: a_1.h,v 1.11 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: a_1.h,v 1.12 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_hs_a {
        dns_rdatacommon_t       common;
index 8ddb1bcbe9e79fe38cc62376f302ee00d542effd..d4d42bb3a5576e670dd67ba4030c0db19aac833a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: a6_38.c,v 1.53 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: a6_38.c,v 1.54 2007/06/19 23:47:17 tbox Exp $ */
 
 /* RFC2874 */
 
index d6df221fa609dd594130370245bd9c9016090ab5..75e53f138f6a7051b598c92c220f3042c55da040 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef IN_1_A6_38_H
 #define IN_1_A6_38_H 1
 
-/* $Id: a6_38.h,v 1.23 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: a6_38.h,v 1.24 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! 
  *  \brief Per RFC2874 */
index 1712706ca4f1970fc61da2913c6e3494ec137b0d..d7644bc897cc77757367aa51a2f63b3e0343317b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: a_1.c,v 1.52 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: a_1.c,v 1.53 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 16:52:50 PST 2000 by bwelling */
 
index 03779f17359617bce93f8c3b2da87002d1af18c1..c192d1a7bdb11e9c2442e1079ac95733ece3fe7c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef IN_1_A_1_H
 #define IN_1_A_1_H 1
 
-/* $Id: a_1.h,v 1.27 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: a_1.h,v 1.28 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_in_a {
        dns_rdatacommon_t       common;
index c0e138f9cb0b5ac2f69336dea4a70aae2b0b39e8..d0503a944785dc0359c022070c5583f9c5bb160d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: aaaa_28.c,v 1.44 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: aaaa_28.c,v 1.45 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 16:52:50 PST 2000 by bwelling */
 
index cd808b836ab87fd781cfcc7bf1bab827af03f216..54a0cb3767dbcaedbaaf2679a6033d70447c9827 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef IN_1_AAAA_28_H
 #define IN_1_AAAA_28_H 1
 
-/* $Id: aaaa_28.h,v 1.20 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: aaaa_28.h,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! 
  *  \brief Per RFC1886 */
index 5e5d717b9d9d6c01b17505a2292a39a8e26fcf75..d09e9b0abfc31f319a1fd2e3786921cc250f38e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: apl_42.c,v 1.11 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: apl_42.c,v 1.12 2007/06/19 23:47:17 tbox Exp $ */
 
 /* RFC3123 */
 
index 4ea21fbb39ba9b4ed954a15011645708b38d3620..2d01040ba8998d977b8d3d978cc499188c5ff59e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 #ifndef IN_1_APL_42_H
 #define IN_1_APL_42_H 1
 
-/* $Id: apl_42.h,v 1.5 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: apl_42.h,v 1.6 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_apl_ent {
        isc_boolean_t   negative;
index 4149be22f5f0cc655ff550350573a88338fffb65..27c4e4e23eb4520adbfa31e98d1b3bde8c17cbb6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dhcid_49.c,v 1.4 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: dhcid_49.c,v 1.5 2007/06/19 23:47:17 tbox Exp $ */
 
 /* RFC 4701 */
 
index a52fcca80a186207979bbd68c2c948610bad46f8..279719251bef1bce5bd276921d9de87894869cd6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -18,7 +18,7 @@
 #ifndef IN_1_DHCID_49_H
 #define IN_1_DHCID_49_H 1
 
-/* $Id: dhcid_49.h,v 1.4 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: dhcid_49.h,v 1.5 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef struct dns_rdata_in_dhcid {
        dns_rdatacommon_t       common;
index 096925a98f27166cbdab623694bf7a2a55760bf0..9df2e5eeba9680284babe901362e8837cae8a792 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: kx_36.c,v 1.44 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: kx_36.c,v 1.45 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 17:24:54 PST 2000 by explorer */
 
index 6b5c911a3b2389254576d7998ba279a1c5bc8f9e..391ae27dd960b0774d2429c47456a685f9a9f4a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef IN_1_KX_36_H
 #define IN_1_KX_36_H 1
 
-/* $Id: kx_36.h,v 1.19 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: kx_36.h,v 1.20 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! 
  *  \brief Per RFC2230 */
index d8dea5b9e424f266eb1d26b8f4a4e05be5925a84..2b28711a624c9ff44f2e56339d3e42e211eb0a91 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: naptr_35.c,v 1.50 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: naptr_35.c,v 1.51 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 16:52:50 PST 2000 by bwelling */
 
index dd5c893e7d5c172de6ba285a03f03a54c5648c6a..503f7a8cf527f7e6d03d1fbcc2d54ebeef8ed912 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef IN_1_NAPTR_35_H
 #define IN_1_NAPTR_35_H 1
 
-/* $Id: naptr_35.h,v 1.22 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: naptr_35.h,v 1.23 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! 
  *  \brief Per RFC2915 */
index e2b22936faef706b3360b95a327b6813f8f754da..2da78695994329e00073c515ad587587f016f92b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: nsap-ptr_23.c,v 1.37 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: nsap-ptr_23.c,v 1.38 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Fri Mar 17 10:16:02 PST 2000 by gson */
 
index e9f5ee812052713eafde28682dda4ffe16b97c7a..14a8b19559afd795abc56f7b2b32051685ea4715 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef IN_1_NSAP_PTR_23_H
 #define IN_1_NSAP_PTR_23_H 1
 
-/* $Id: nsap-ptr_23.h,v 1.18 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: nsap-ptr_23.h,v 1.19 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! 
  *  \brief Per RFC1348.  Obsoleted in RFC 1706 - use PTR instead. */
index 57e868f2579da0cf3fe63adec7fb292e5037432d..c25f5608884c4fa5a346ae4fe4ebd2010feb9d5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: nsap_22.c,v 1.41 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: nsap_22.c,v 1.42 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Fri Mar 17 10:41:07 PST 2000 by gson */
 
index 5096fd754b6c9cc8ad8ced3ebddb473d8c666e6a..11e3f66ce8d81f9df2aa26711223111195511e07 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef IN_1_NSAP_22_H
 #define IN_1_NSAP_22_H 1
 
-/* $Id: nsap_22.h,v 1.17 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: nsap_22.h,v 1.18 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! 
  *  \brief Per RFC1706 */
index d7282d4a1c34371c5b9d5333d9db11025013befc..1d17f2f0e6ed2b6f270a6d37acbabc7692563d03 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: px_26.c,v 1.42 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: px_26.c,v 1.43 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Mon Mar 20 10:44:27 PST 2000 */
 
index 597aaabbaa22ef92d4c306e11499f1c733900a43..69a7baedff678010ce68d3e5852a6e4ecd3f5479 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef IN_1_PX_26_H
 #define IN_1_PX_26_H 1
 
-/* $Id: px_26.h,v 1.18 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: px_26.h,v 1.19 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! 
  *  \brief Per RFC2163 */
index 52066fc056caca80c38a0767981033a13aa55456..7bc85cda2f570ba3f6041fe3d42434f1670873f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: srv_33.c,v 1.44 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: srv_33.c,v 1.45 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Fri Mar 17 13:01:00 PST 2000 by bwelling */
 
index 9c7cd8cdf2667c3ec15c744564603a9a365d5677..e019698734de93fffb58ab72c940c1182908dd44 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef IN_1_SRV_33_H
 #define IN_1_SRV_33_H 1
 
-/* $Id: srv_33.h,v 1.18 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: srv_33.h,v 1.19 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Fri Mar 17 13:01:00 PST 2000 by bwelling */
 
index 82aabc0e9f8cf00c726d9d4da58830a6fda688fc..fca90110fec70109c51b2cd485e52a3c1551a50a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: wks_11.c,v 1.53 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: wks_11.c,v 1.54 2007/06/19 23:47:17 tbox Exp $ */
 
 /* Reviewed: Fri Mar 17 15:01:49 PST 2000 by explorer */
 
index e87ee664b51024758a00c306008f41f66dadab63..2fd26e8f94b07a0bd28510109e6fa4994a19ae1d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef IN_1_WKS_11_H
 #define IN_1_WKS_11_H 1
 
-/* $Id: wks_11.h,v 1.21 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: wks_11.h,v 1.22 2007/06/19 23:47:17 tbox Exp $ */
 
 typedef        struct dns_rdata_in_wks {
        dns_rdatacommon_t       common;
index 4e97cb908517cdf952126ae3eb1e432159a0fd9d..ab7e05103efce9f7eab98a2f6763f0359a4982b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdatastructpre.h,v 1.15 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: rdatastructpre.h,v 1.16 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef DNS_RDATASTRUCT_H
 #define DNS_RDATASTRUCT_H 1
index f52bd8d0237f00fd544d08138e59ecfc9518ba10..3ba1275ed72905bcfd5b336cca536401eb6c1395 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdatastructsuf.h,v 1.9 2007/06/18 23:47:43 tbox Exp $ */
+/* $Id: rdatastructsuf.h,v 1.10 2007/06/19 23:47:17 tbox Exp $ */
 
 ISC_LANG_ENDDECLS
 
index fcf4a7a3473aded5e76a84bdc0467eef98455680..4c775d2aa41be079d77b324aedb0015ec696aab2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdatalist.c,v 1.32 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: rdatalist.c,v 1.33 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 4ee1d06d7ddecf5e4e907c17b5c2333cfc121601..4c9d08688e37d811c0a343c0c2d77991abf88732 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdatalist_p.h,v 1.8 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: rdatalist_p.h,v 1.9 2007/06/19 23:47:16 tbox Exp $ */
 
 #ifndef DNS_RDATALIST_P_H
 #define DNS_RDATALIST_P_H
index 9f75a17b8d22991102aa6aec394304c8efeb53d4..e5c017e7a98197aa9f4ff17c27e91a7893863bc3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdataset.c,v 1.78 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: rdataset.c,v 1.79 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index b14e2295c88f374981578b4213b64bfe5fc1057c..7ed30301ed7b862de22483b5841abb149fd5ce0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdatasetiter.c,v 1.15 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: rdatasetiter.c,v 1.16 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index ac6b42a31f2281cb8b71dad9655f272e8aa63f30..dd3e670020302f6b10ff8ebe24e7017891ee4e60 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: request.c,v 1.78 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: request.c,v 1.79 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 0d6aa3ffa78e54ac86510271d4b79daa3bcf96d7..2e060542faf216e4353c63f54c2005aaa26999b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: result.c,v 1.122 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: result.c,v 1.123 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 7f7c47541bdd1a59b0c16b22cd0d4b27af58d039..61ff55dcab98e5f9e1e7c3eb59b76b0fd275c946 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rootns.c,v 1.30 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: rootns.c,v 1.31 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 398daa382c1043cc7aebe61af36777272b3ee553..83a1c1790e3c18c5946312bdf69f2d2dd1ec2edb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: soa.c,v 1.7 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: soa.c,v 1.8 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 8383e43368cd491a7e392762b57d4d970f509e0d..279d945f1dc45325624acef24f92a0c051fcc1bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: spnego.c,v 1.4 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: spnego.c,v 1.5 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file
  * \brief
index 04fc9018049abbe611fd00054d1f535d8057b468..c44614b43bed47cfd11479c74f7a00d9aec8925f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: spnego.h,v 1.3 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: spnego.h,v 1.4 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file
  * \brief
index ad60ef7e3aa39e41c078bc1bd755d6fc38be028e..75c2304d8e2c62398863e935268e5480eddff5ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: spnego_asn1.c,v 1.3 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: spnego_asn1.c,v 1.4 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file
  * \brief Method routines generated from SPNEGO ASN.1 module.
index d01297f4bf84f04a1a6cf2244f09f88542fd6415..93dd676752dfcf7235cd93395296b9a157afadde 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bin/perl -w
 #
-# Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: spnego_asn1.pl,v 1.3 2007/06/18 23:47:41 tbox Exp $
+# $Id: spnego_asn1.pl,v 1.4 2007/06/19 23:47:16 tbox Exp $
 
 # Our SPNEGO implementation uses some functions generated by the
 # Heimdal ASN.1 compiler, which this script then whacks a bit to make
@@ -99,7 +99,7 @@ print(q~/*
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: spnego_asn1.pl,v 1.3 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: spnego_asn1.pl,v 1.4 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file
  * \brief Method routines generated from SPNEGO ASN.1 module.
index 565ab2bc449130035985b08c7bda9cf3d7be57a4..517945943c9881804fe88598e1d277e9d1b775cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -17,7 +17,7 @@
 
 /*! \file */
 /*
- * $Id: ssu.c,v 1.30 2007/06/18 23:47:41 tbox Exp $
+ * $Id: ssu.c,v 1.31 2007/06/19 23:47:16 tbox Exp $
  * Principal Author: Brian Wellington
  */
 
index 597fcc57029ced7625fdc3c6be30ab90625987b3..fae6d0be797c9460e7d7c5fb42ba74ce9aba5391 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stats.c,v 1.11 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: stats.c,v 1.12 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 6810adff242a567db40e4cfa7d9aeba32fd93c35..49add56f37a6cc8befac8d59bcdb4980ba9373eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tcpmsg.c,v 1.30 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: tcpmsg.c,v 1.31 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index d33d58b7084b33d44fb6396aacb84781b2c86b62..69b3d2d763dd6200c6439843aee1edb358b45e8b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: time.c,v 1.30 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: time.c,v 1.31 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index ef0d38b4e95e01cf77da16f583e946b96f79cc0c..39e45514ea9351f08cb96c635a1c787ed470f504 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: timer.c,v 1.6 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: timer.c,v 1.7 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index f8e154af87af089b35e76c757ab4385cdad79804..fdc879b6cac5d5585e455a5847a8e2d418cfc5e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -16,7 +16,7 @@
  */
 
 /*
- * $Id: tkey.c,v 1.85 2007/06/18 23:47:41 tbox Exp $
+ * $Id: tkey.c,v 1.86 2007/06/19 23:47:16 tbox Exp $
  */
 /*! \file */
 #include <config.h>
index 3a34f0ee92c776facbf44245b4b001d2c64e6581..f1391e52da188bb1a8d8cfa3e4e7afcb2fe6f580 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -16,7 +16,7 @@
  */
 
 /*
- * $Id: tsig.c,v 1.128 2007/06/18 23:47:41 tbox Exp $
+ * $Id: tsig.c,v 1.129 2007/06/19 23:47:16 tbox Exp $
  */
 /*! \file */
 #include <config.h>
index bfe0a40c7f33c6542e6a06d5cf061fc3cc601ab7..9d0dec52ff5c09409aa40c0f8de65bfb4cc0bfdd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ttl.c,v 1.28 2007/06/18 23:47:41 tbox Exp $ */
+/* $Id: ttl.c,v 1.29 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 0a5ded862b7d0e94731150156fc82371327bb2b2..fbc8889bd565bd50eb880f6aac5e42e8fd0f49c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.14 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: version.c,v 1.15 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index d8bd6ab747a98747436a860ff998a6c4d8ebe2b7..a570183421445d5a7c2faaa19479ab99618c54d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.5 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: version.c,v 1.6 2007/06/19 23:47:17 tbox Exp $ */
 
 #include <versions.h>
 
index d5c3a823dc006c9d43c4bf073f3bccb1f0a7088a..bf7474b86c488fcb4efd87ae465e59445ea8ce02 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zonekey.c,v 1.8 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: zonekey.c,v 1.9 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 45569518a162f2fd30254f6b48715f2310a28687..ed7f28a4a97007af36d51cc723a033b90c5897e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zt.c,v 1.46 2007/06/18 23:47:42 tbox Exp $ */
+/* $Id: zt.c,v 1.47 2007/06/19 23:47:16 tbox Exp $ */
 
 /*! \file */
 
index 6ea6f13f6feb827b73c8ab38725d43907cf5ad1e..d55e0f8055e1014aa3f4828d02293f75bb4e883c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.90 2007/06/18 23:47:44 tbox Exp $
+# $Id: Makefile.in,v 1.91 2007/06/19 23:47:17 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index dc1352caf0a742870592ef7f4ac7b49209c209bf..056d5fc314acccffa148abdfc7a666cc334bd0d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: atomic.h,v 1.4 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: atomic.h,v 1.5 2007/06/19 23:47:17 tbox Exp $ */
 
 /*
  * This code was written based on FreeBSD's kernel source whose copyright
index 9f0499cce26f888e3580654f5959bf600a27c6fd..3624ed47a513b9ecbcbcde2f2c504533caae4d8b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: assertions.c,v 1.20 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: assertions.c,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 9aa0f419878da779b4a7b93d89957088a4729a74..13ed6b5c5c170af346359046dd4240965497891b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: base64.c,v 1.31 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: base64.c,v 1.32 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index dc526b490f2fbb070c146d92967613c9886ab9a5..33c7c1fa6d8be2a6f9263dedde98a388af4a980a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: bitstring.c,v 1.16 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: bitstring.c,v 1.17 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 971810d9cc4b9f7ce60d5615cccca4be481b5701..ccf17b3c2066e43d7d92faff2dd10b42f851f521 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: buffer.c,v 1.46 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: buffer.c,v 1.47 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index becfa73cea7b2af3779b73edcd10f91d9777a970..0e5c1251bf043f18d27bc9bf77d98d82aea8c3ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: bufferlist.c,v 1.16 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: bufferlist.c,v 1.17 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index ed9ce834a95ee02c5deef32477b6f2fd34662de3..8735d35e271269b02008fa3b9d9781723caeb2d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -48,7 +48,7 @@
  * SUCH DAMAGE.
  */
 
-/* $Id: commandline.c,v 1.19 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: commandline.c,v 1.20 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file
  * This file was adapted from the NetBSD project's source tree, RCS ID:
index bb4f482b146e39757c49c8dbb984df4f9500960f..cb578f06b4bbb9d4a1d001d4ff91ddb15167079e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy.c,v 1.17 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: entropy.c,v 1.18 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file
  * \brief
index ffe7736b93642cc22afb7006f8e59beeea429e36..095100a7c9436651cc7144cd1e1eaa41cab3d6f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: error.c,v 1.20 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: error.c,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 4778544036f07c7f26bfd24de75a3f2e10710a0d..8ab75240dca9a2bfce73b5aabaebfa777a8cb9e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: event.c,v 1.20 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: event.c,v 1.21 2007/06/19 23:47:17 tbox Exp $ */
 
 /*!
  * \file
index 4345262212a7ca35d331fbb92c5f4e4c04272074..5c9718318eaea273c02d1364cec086aef2036298 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: fsaccess.c,v 1.9 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: fsaccess.c,v 1.10 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file
  * \brief
index 043b9803667e1ce705daea01adb3631dde07770c..41bb88428431380202c86d7feeba6cf60a9b99ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hash.c,v 1.12 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: hash.c,v 1.13 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file
  * Some portion of this code was derived from universal hash function
index 9d6161add38951dcb51a004cd61c50bcec9e714c..70ce078d9b89c5c27e67a3c0593381df02122287 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: heap.c,v 1.35 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: heap.c,v 1.36 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file
  * Heap implementation of priority queues adapted from the following:
index cf1b29a20f6a0e56051f26dfac16a78d36f2dfe6..4983a77ea9cbcded947cfe1eff293331f27b3f80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hex.c,v 1.17 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: hex.c,v 1.18 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 7359aa18d55e0f4bf3a3f5c8a8b34cbfd0853aa3..63853dcd4191d65e8c51f16c155b58b4d1241c2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hmacmd5.c,v 1.13 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: hmacmd5.c,v 1.14 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file
  * This code implements the HMAC-MD5 keyed hash algorithm
index 0927046bddf9194345d46338b7ec90aa83fc9819..092386ffc11721942fb8a4bea8df675291edc676 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hmacsha.c,v 1.6 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: hmacsha.c,v 1.7 2007/06/19 23:47:17 tbox Exp $ */
 
 /*
  * This code implements the HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384
index 0badc895c41e95f0a6e513cdcbb9e0d4e4e9e076..bfd32f4ea6eae74a563341f64c4e3476d9a886bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: atomic.h,v 1.3 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: atomic.h,v 1.4 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef ISC_ATOMIC_H
 #define ISC_ATOMIC_H 1
index 8571d642ad39108d8fa5db3a725b70ff68da43b5..04778d7840ce8c3cc0d9a3ecb1cdd5d55b68a188 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.12 2007/06/18 23:47:44 tbox Exp $
+# $Id: Makefile.in,v 1.13 2007/06/19 23:47:18 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index e698e856bab871f686008787599e6377deac5309..ea8e2e481192becc3d9e8e4fc1a75758e4eb22f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.61 2007/06/18 23:47:44 tbox Exp $
+# $Id: Makefile.in,v 1.62 2007/06/19 23:47:18 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 14e6e55331bbc9dc9866074b78cfc325f87b3177..c4d54cbe44d9a6d203cdb7d17229c713799380c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: app.h,v 1.7 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: app.h,v 1.8 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_APP_H
 #define ISC_APP_H 1
index daf971d3def815648673b42c625bc4eb07515175..cb57530d32776d082d4afe6dc0bdd928b15e7590 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -16,7 +16,7 @@
  */
 
 /*
- * $Id: assertions.h,v 1.23 2007/06/18 23:47:44 tbox Exp $
+ * $Id: assertions.h,v 1.24 2007/06/19 23:47:18 tbox Exp $
  */
 /*! \file isc/assertions.h
  */
index 6cce417f9649db680201176504d07fcec858c195..e48ef2a400cd7e80331893fc3ae5dd0636d0e49b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: base64.h,v 1.21 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: base64.h,v 1.22 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_BASE64_H
 #define ISC_BASE64_H 1
index 918cf26a7426fdfbd58dbc481f7784640dec3616..252d1117a782dc94ba725f064ff24bd58753517d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: bitstring.h,v 1.13 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: bitstring.h,v 1.14 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_BITSTRING_H
 #define ISC_BITSTRING_H 1
index 160e34334b2bb02cd78c86fe546fa5d08daaf7a0..348b096912aac81e510e27ac0b0655b3f3e1ec40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: boolean.h,v 1.18 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: boolean.h,v 1.19 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_BOOLEAN_H
 #define ISC_BOOLEAN_H 1
index 67748699f12e8c24df0008145e93cc66fb947398..124239a2d43f6265cf436f9ce489ab753143be28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: buffer.h,v 1.50 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: buffer.h,v 1.51 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_BUFFER_H
 #define ISC_BUFFER_H 1
index 6192fa1303e0784f11c59274bed7cd3691d1babb..54e00c76f619be07f6717853edcf7c10739d3e37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: bufferlist.h,v 1.16 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: bufferlist.h,v 1.17 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_BUFFERLIST_H
 #define ISC_BUFFERLIST_H 1
index 57fcd083e21bca4a8d49a79b4e3fd7bfba34894d..384640a45b5cae86d9a95725f8ee15f53f502615 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: commandline.h,v 1.15 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: commandline.h,v 1.16 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_COMMANDLINE_H
 #define ISC_COMMANDLINE_H 1
index 770a22c4b739dbc9087ebe13ba75352524f075c7..cae4b20c9108d371dbe05c38dec6567ea4096cd1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy.h,v 1.31 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: entropy.h,v 1.32 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_ENTROPY_H
 #define ISC_ENTROPY_H 1
index f4df097c0dc3c30237738ebf6a707ade649576f3..efb9b5f3a11c1bf0108f1044fa5dddea5bf77b5d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: error.h,v 1.19 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: error.h,v 1.20 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_ERROR_H
 #define ISC_ERROR_H 1
index 60b76bbedb80bb7760ec03b28223c4af89bc2bad..68fabb2fcc3cd2d9bc9f6d611beb70f71e1f4163 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: event.h,v 1.33 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: event.h,v 1.34 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_EVENT_H
 #define ISC_EVENT_H 1
index c24e99828bf589e1db714c3c167ba5ecbf5dd263..9e6c145ac7320fc6d0fe05a7224303816f7664fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: eventclass.h,v 1.17 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: eventclass.h,v 1.18 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_EVENTCLASS_H
 #define ISC_EVENTCLASS_H 1
index 651da92ee25aeebd29f62fc8e08f690b3562c402..477317b857614b58fcfba786aa08f0e1fb674440 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: file.h,v 1.32 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: file.h,v 1.33 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_FILE_H
 #define ISC_FILE_H 1
index 5b6e79105b53d18ccb5fd10ceb609403a1f5cc2f..51ce3cac25dfd984aecd02b3a1873d091785c506 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: formatcheck.h,v 1.12 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: formatcheck.h,v 1.13 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_FORMATCHECK_H
 #define ISC_FORMATCHECK_H 1
index 1d7a80cfc9358f577425ee9b42ace12daebf450c..900a7396cbdf0ddbf81cf39a5ca6e11cf00b9398 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: fsaccess.h,v 1.13 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: fsaccess.h,v 1.14 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_FSACCESS_H
 #define ISC_FSACCESS_H 1
index a9e1d6de4617dae0ba9555bc76aa5899e7f547de..b80966c13e2ca1725d074413e14d70c521fc3647 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hash.h,v 1.9 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: hash.h,v 1.10 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_HASH_H
 #define ISC_HASH_H 1
index 035d6f932b116bee78fa96a7d538bdb42bed489c..6118b0048b90e0dc75e3cd95ca78e14933829ca5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: heap.h,v 1.23 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: heap.h,v 1.24 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_HEAP_H
 #define ISC_HEAP_H 1
index ec533409cc41720ab153693fc33165e4313b4cf7..c865f072b57cacca20532252f57566b66424d5fd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hex.h,v 1.10 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: hex.h,v 1.11 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_HEX_H
 #define ISC_HEX_H 1
index cbff28406e4eeb0266e269fd0ccb672ac4d8fc01..fab9c580c5d9bf0e6c58276d385ce06e1a28cfa3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hmacmd5.h,v 1.11 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: hmacmd5.h,v 1.12 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file isc/hmacmd5.h
  * \brief This is the header file for the HMAC-MD5 keyed hash algorithm
index ea47e5c827c001675e9b6c4d0357fb9ae50e3e4f..362b37f81acdf4ac938762be845a325687c66d06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hmacsha.h,v 1.6 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: hmacsha.h,v 1.7 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file isc/hmacsha.h
  * This is the header file for the HMAC-SHA1, HMAC-SHA224, HMAC-SHA256,
index 5c23fdb6121de35243eb8a82b18177b18072b112..6aab6e8bba3a0989f9e03cf6a0f79a71c9a3bfc0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: httpd.h,v 1.5 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: httpd.h,v 1.6 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_HTTPD_H
 #define ISC_HTTPD_H 1
index d94ab1dbeff5d82e59dd47af23b2465e2be516cd..26d5dfb853900eed771f65f6e4bb7fa6c477f5f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: interfaceiter.h,v 1.16 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: interfaceiter.h,v 1.17 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_INTERFACEITER_H
 #define ISC_INTERFACEITER_H 1
index 9506401350f7fb024050f510c99844203514566c..8054c9e18647110ea82c85bfdb8c143f5a7ec484 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ipv6.h,v 1.23 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: ipv6.h,v 1.24 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_IPV6_H
 #define ISC_IPV6_H 1
index 17b442a2c1374db978020752ee128367b30fd0ac..8c608669b224e5e66440fe8dca4aeab1fccd761b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lang.h,v 1.12 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: lang.h,v 1.13 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_LANG_H
 #define ISC_LANG_H 1
index 0a2cff0ac94ec4877085436426bf69c585c3f065..35c7ccc8b6b033a473f914ebc78641ca35240435 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lex.h,v 1.34 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: lex.h,v 1.35 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_LEX_H
 #define ISC_LEX_H 1
index baa6a038f35e5e71011cb67f6d288c85c5627400..d4d9707000780ec4af73cf4eca43bd4949ca0198 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lfsr.h,v 1.16 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: lfsr.h,v 1.17 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_LFSR_H
 #define ISC_LFSR_H 1
index eca22197ac00eec67113c466e203a44d1dcf98bc..765cdfaa1996219908803133f47cd041eeb849d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lib.h,v 1.13 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: lib.h,v 1.14 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_LIB_H
 #define ISC_LIB_H 1
index d29d89be061655e7157d9193e7d6a6529355b2a0..9338275c940a1f4df71f41de0078fa59285cee95 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: list.h,v 1.23 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: list.h,v 1.24 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_LIST_H
 #define ISC_LIST_H 1
index d0dcd7d8fd3e0b663285fcdf8d8f95a118e8005a..deb64346e15b7bd70d7e9cd926b253783d0d81f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.h,v 1.53 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: log.h,v 1.54 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_LOG_H
 #define ISC_LOG_H 1
index a4cf32a4f912e388bea7982e8a2a7fb703f941a1..073de90dcc9257e1fd35be2b6179c54f04f5ccfc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: magic.h,v 1.17 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: magic.h,v 1.18 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_MAGIC_H
 #define ISC_MAGIC_H 1
index f9da500a661f4777122d96f066e51b878c007608..5b0d785cd1c43d7c7fd41f42ac930cb1c1e469a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: md5.h,v 1.15 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: md5.h,v 1.16 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file isc/md5.h
  * \brief This is the header file for the MD5 message-digest algorithm.
index c94ebed6489df5d660399abf3ed2ef059b6d4bfb..fe3d336825f0e261ce255ef8f3451c633beb5ce8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: msgcat.h,v 1.12 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: msgcat.h,v 1.13 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_MSGCAT_H
 #define ISC_MSGCAT_H 1
index 6b5dfa8562aeba62d23be27b0f662c11f249d727..88b93a52debdfe04629d213e85dd362a755014f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: msgs.h,v 1.14 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: msgs.h,v 1.15 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_MSGS_H
 #define ISC_MSGS_H 1
index 53b2d3abeff11006539e3af3b64377f32ae59f7f..65bf2bf27f0b946f6325640da86db45e8f44bef1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mutexblock.h,v 1.16 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: mutexblock.h,v 1.17 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_MUTEXBLOCK_H
 #define ISC_MUTEXBLOCK_H 1
index 046e08cfb415c0a2168234a936be74bf78d3adc9..ba4e792a40a4675cad3ae05140c9d12e5e63ca6d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netscope.h,v 1.10 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: netscope.h,v 1.11 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_NETSCOPE_H
 #define ISC_NETSCOPE_H 1
index 7a77160465bc5d356444ffb03b195617e6aaf27a..64bd64333707b6e4842104faf06b037fa6a68510 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ondestroy.h,v 1.13 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: ondestroy.h,v 1.14 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_ONDESTROY_H
 #define ISC_ONDESTROY_H 1
index ed26b68c51c725c845196e99bb5d345d6bb6ebb1..3cf59e2cb64280209193c234a89305e6e6904ce6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.h,v 1.11 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: os.h,v 1.12 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_OS_H
 #define ISC_OS_H 1
index 144028c07dcea8fcbd0bf8eba472a188df283545..5047676852bf32f40fd34834ecfb4b44d619c59d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001, 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: parseint.h,v 1.8 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: parseint.h,v 1.9 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_PARSEINT_H
 #define ISC_PARSEINT_H 1
index 8e5d578cd8693e84784c9b643e26f17084fb69d0..cd1e38eaf6fb1e91ae642f9452dc215535189d06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: print.h,v 1.25 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: print.h,v 1.26 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_PRINT_H
 #define ISC_PRINT_H 1
index aef723da85c1b55c091f1f5c697ca43a57fcd168..7b0d0d9beb8409743e31528f71b472accf4715b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: quota.h,v 1.15 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: quota.h,v 1.16 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_QUOTA_H
 #define ISC_QUOTA_H 1
index e50bb5e1f3787a704ce27cc1d2881a011a60fa78..36e54b4762ae05037155bd6521ef863326cb1a78 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: random.h,v 1.17 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: random.h,v 1.18 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_RANDOM_H
 #define ISC_RANDOM_H 1
index a4e0345f1c9b9750e50aa660e264e755fe012580..03da2d035db35e4260d3c9b392ff50b74eed8647 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ratelimiter.h,v 1.20 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: ratelimiter.h,v 1.21 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_RATELIMITER_H
 #define ISC_RATELIMITER_H 1
index e36c5ba70f8cd838eedccb29247a225c05554205..6ab14ae732c3db1d79c5a39af9eb975140f3c57f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: refcount.h,v 1.14 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: refcount.h,v 1.15 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_REFCOUNT_H
 #define ISC_REFCOUNT_H 1
index 40482091149d800b20031244897c5745cda2f948..43d8f8f2d3e97ec4e48f4569d51f5e28cf31f3b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: region.h,v 1.24 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: region.h,v 1.25 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_REGION_H
 #define ISC_REGION_H 1
index 8a4dc3b6f8d88075313b964425bb571ec1f63e11..7a615655f88ec1824cd845592b4cd2afb4196bdb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resource.h,v 1.10 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: resource.h,v 1.11 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_RESOURCE_H
 #define ISC_RESOURCE_H 1
index 00d6c734e00a9c1a93f773070f039ae0dc4c61a9..5b650851e4a480bb802ea1e08828dcf800d3493f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: result.h,v 1.68 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: result.h,v 1.69 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_RESULT_H
 #define ISC_RESULT_H 1
index 9a45119ce3506508434083922e6e6ffd1b8119f9..b32426fee283bf9c9bbe5f9040a513c25d4439aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resultclass.h,v 1.17 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: resultclass.h,v 1.18 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_RESULTCLASS_H
 #define ISC_RESULTCLASS_H 1
index 592fe4614d7220d4a99cd5841e132198034e3029..28052cdd7f8b4b7a114bbcfd0d965f000cfe97c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rwlock.h,v 1.27 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: rwlock.h,v 1.28 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_RWLOCK_H
 #define ISC_RWLOCK_H 1
index aab5460471ebd6905c2817efec1547a7e6cccd95..435ef9324ac614707625cf9a9e2398e12a44ad7f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: serial.h,v 1.15 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: serial.h,v 1.16 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_SERIAL_H
 #define ISC_SERIAL_H 1
index 23373de9c473d952edd8dbfbbcc9be8be555e86a..63f12bb1e0c7ee93e36563bea99b3bb38e28d88b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
 #ifndef ISC_SHA1_H
 #define ISC_SHA1_H 1
 
-/* $Id: sha1.h,v 1.16 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: sha1.h,v 1.17 2007/06/19 23:47:18 tbox Exp $ */
 
 /*     $NetBSD: sha1.h,v 1.2 1998/05/29 22:55:44 thorpej Exp $ */
 
index bb91b07ec50bc1cc91f480f675868617ceefbfd8..203600fda396b49d9bc38b4ea9af42f63e1475e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sha2.h,v 1.8 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: sha2.h,v 1.9 2007/06/19 23:47:18 tbox Exp $ */
 
 /*     $FreeBSD: src/sys/crypto/sha2/sha2.h,v 1.1.2.1 2001/07/03 11:01:36 ume Exp $    */
 /*     $KAME: sha2.h,v 1.3 2001/03/12 08:27:48 itojun Exp $    */
index d5cd86083d43a4c8d7b4ca9ee685d760b5ff6713..1a7ae642d5eba2e8903dbf39ad304e460003e129 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdio.h,v 1.12 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: stdio.h,v 1.13 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_STDIO_H
 #define ISC_STDIO_H 1
index 03b69e2a933c796984f30acebee5832fde407d74..02243f0863ecb250359d9e2422e39c0be1401f35 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdlib.h,v 1.7 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: stdlib.h,v 1.8 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_STDLIB_H
 #define ISC_STDLIB_H 1
index 6d24b9362cf00daad794d0e0c1bf5309613eaaad..b7c397fea9b473c8536e142f60b63e0177f77111 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: string.h,v 1.19 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: string.h,v 1.20 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_STRING_H
 #define ISC_STRING_H 1
index f0f854f8ea2c2baa89d503a4df723308065f67b7..5a398adac4cf12d3dbdbdba9e9358724436d1aa3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1996-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: symtab.h,v 1.23 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: symtab.h,v 1.24 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_SYMTAB_H
 #define ISC_SYMTAB_H 1
index b656ad17bb90e923f6a2c0d9b078c6f1f29e0e95..fd07bfd5b126ff5654147c3039b20b213376202d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: taskpool.h,v 1.14 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: taskpool.h,v 1.15 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_TASKPOOL_H
 #define ISC_TASKPOOL_H 1
index 2b5ef601a9d5ad6ee7437993f9ef8b2b2722fdd2..69b9d2b097a364f7f3b7f93537f3b9044989c9f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: timer.h,v 1.37 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: timer.h,v 1.38 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_TIMER_H
 #define ISC_TIMER_H 1
index 14653c7b4cf4c2477c039c8a93cff234b2369bae..f64cd5b6f3cf18c8e98d978e7c73d782268e5885 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: types.h,v 1.42 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: types.h,v 1.43 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_TYPES_H
 #define ISC_TYPES_H 1
index 459f29dc9520248c19adf39598000f2bf131aca9..8a3b95d9da36f1b21b7306f6e3faad44f7c57446 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: util.h,v 1.29 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: util.h,v 1.30 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_UTIL_H
 #define ISC_UTIL_H 1
index 0da574e1f84d0bafc931e226a59fa18653697c74..ec00bdea7b2424c1de3d76e4757ce336dfeae54b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.h,v 1.8 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: version.h,v 1.9 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file isc/version.h */
 
index d68769cc4086e3939af14e8d2569ef7c2486cdfc..d31a31a7f0d5ae739fe6ae78cb7a23ec3be89621 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: xml.h,v 1.3 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: xml.h,v 1.4 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_XML_H
 #define ISC_XML_H 1
index 12a7b386bc80530afbb67a6e1ca00fac6d22fec6..dacc10944ae41084f26cce74cdd3907e5d3a855e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1996-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -71,7 +71,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static char sccsid[] = "@(#)inet_addr.c        8.1 (Berkeley) 6/17/93";
-static char rcsid[] = "$Id: inet_aton.c,v 1.20 2007/06/18 23:47:44 tbox Exp $";
+static char rcsid[] = "$Id: inet_aton.c,v 1.21 2007/06/19 23:47:17 tbox Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>
index 56c9e1187fa9b26f4f9ede2c1fb7b89304d0e9ee..dc053ededfba7d5abc655df77104355a0b255dac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1996-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static char rcsid[] =
-       "$Id: inet_ntop.c,v 1.18 2007/06/18 23:47:44 tbox Exp $";
+       "$Id: inet_ntop.c,v 1.19 2007/06/19 23:47:17 tbox Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>
index 2a70116c64fbb2ef513cb0c9540bfb4a17414320..6bada239e0e5e69a8930cbcb15808ca0cda08a3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1996-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static char rcsid[] =
-       "$Id: inet_pton.c,v 1.18 2007/06/18 23:47:44 tbox Exp $";
+       "$Id: inet_pton.c,v 1.19 2007/06/19 23:47:17 tbox Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>
index 21acfd0b764fab103917aabcd45c68a8e0fa661a..8d5b4219eb79ab90da9bedf5b4131e35e21e5715 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lex.c,v 1.84 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: lex.c,v 1.85 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index ba1826f240b60b79d14ca03b3f98dd355b68629f..0b8d782ec33a65ab64f0c82e7b607b91dd8d2614 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lfsr.c,v 1.19 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: lfsr.c,v 1.20 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 3cbd84f6df6b05a25fc92d0183ae77fcd264b359..f3a2c2dc790e37f6559ba24bbf6b7f26b3b69286 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lib.c,v 1.13 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: lib.c,v 1.14 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index eb21b82b0dd5434648b508d67129de83baffd816..802f302eb40560420fc194fe6749f5cf705c1673 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.c,v 1.93 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: log.c,v 1.94 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file
  * \author  Principal Authors: DCL */
index 39037eb223cdf9796de34d213172f2d524b2c758..5004c3e4db4670d1de377173d517799eeb28c706 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: md5.c,v 1.13 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: md5.c,v 1.14 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file
  * This code implements the MD5 message-digest algorithm.
index cc98175c9354ca14a88ba37ac9b482b5909ea323..bb739f7404a9d5f683a40b8b81e299014511d3d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: atomic.h,v 1.2 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: atomic.h,v 1.3 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_ATOMIC_H
 #define ISC_ATOMIC_H 1
index c020edb4a9d97b8bc737475b81de48020bea80b9..d45ad0e1e485abf24b956a3e34014bf10398f8fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mutexblock.c,v 1.19 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: mutexblock.c,v 1.20 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 64d66f7e26254b92f08a868070061a8ca5864bf9..9aa11db9a8cef490a4f6e2835f2196e53768271e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static char rcsid[] =
-       "$Id: netscope.c,v 1.12 2007/06/18 23:47:44 tbox Exp $";
+       "$Id: netscope.c,v 1.13 2007/06/19 23:47:17 tbox Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>
index 15336bf4ac4b67e8429f3f1b6bf2e837ec3b0698..695c31327a1a3796c3d38199d73daa170ed2e282 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.13 2007/06/18 23:47:44 tbox Exp $
+# $Id: Makefile.in,v 1.14 2007/06/19 23:47:18 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 210cd9b102cc6e9bda5da039c364ffbc6d3427ee..3d6b6764d5822dba75a644a7e14b36bad271920e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: msgcat.c,v 1.17 2007/06/18 23:47:45 tbox Exp $ */
+/* $Id: msgcat.c,v 1.18 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file msgcat.c
  *
index 2505a4fbc7894fb25a07c8ce82742d83291b7b9b..942ba036e27f408f37ba5d7f5dc48f455942848c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: atomic.h,v 1.3 2007/06/18 23:47:45 tbox Exp $ */
+/* $Id: atomic.h,v 1.4 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_ATOMIC_H
 #define ISC_ATOMIC_H 1
index 53f1890fe610a66527628c20ea58f3e1d289d846..75a2cb5e3bb3fa2fa35e6c21328308fd1026569c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.6 2007/06/18 23:47:45 tbox Exp $
+# $Id: Makefile.in,v 1.7 2007/06/19 23:47:18 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 52ddf36ec8bd5c748dcfbf6030bef37555fd8758..9be8f835f46f77a990fef4e61328a964208b7cc7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: condition.c,v 1.9 2007/06/18 23:47:46 tbox Exp $ */
+/* $Id: condition.c,v 1.10 2007/06/19 23:47:18 tbox Exp $ */
 
 #include <config.h>
 
index 836de9287616c7d72da705788a21fe33e964292d..a52310a6d568a51edd18fa9bdaac30bca8d012eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.4 2007/06/18 23:47:46 tbox Exp $
+# $Id: Makefile.in,v 1.5 2007/06/19 23:47:18 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 2152c50ad7cc172dc931bbc98d79ed0f33c2b7f8..3c9eab0e0b9f9e34afbddc062021c92b02baf48e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.6 2007/06/18 23:47:47 tbox Exp $
+# $Id: Makefile.in,v 1.7 2007/06/19 23:47:18 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 5a223c398e77bcb43567ef0cd58b0aa3df39c7a3..b269f82fc0ba5e4544f8ca0350f9364bd48a3745 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: condition.h,v 1.5 2007/06/18 23:47:47 tbox Exp $ */
+/* $Id: condition.h,v 1.6 2007/06/19 23:47:18 tbox Exp $ */
 
 /*
  * This provides a limited subset of the isc_condition_t
index 7c40cc07e917e38b6b523cd978df852525901a0f..1f2187b8b53fb4e163807a190f35b22e8eb5de5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mutex.h,v 1.5 2007/06/18 23:47:47 tbox Exp $ */
+/* $Id: mutex.h,v 1.6 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_MUTEX_H
 #define ISC_MUTEX_H 1
index 96bb47894f8b01ccfd6520a146bb9c7002e06505..ab705a4a4792a6a96c2df201dea76c7296b28fbc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: once.h,v 1.5 2007/06/18 23:47:47 tbox Exp $ */
+/* $Id: once.h,v 1.6 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_ONCE_H
 #define ISC_ONCE_H 1
index 53bc7d1b63cc9712691f57c5b5b49e34dbcd4319..313bc5f9590aa53d33c96ef7658f20882e7b94d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: thread.h,v 1.5 2007/06/18 23:47:47 tbox Exp $ */
+/* $Id: thread.h,v 1.6 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_THREAD_H
 #define ISC_THREAD_H 1
index 1ce2924dce98c7bf55a16e810af00485dabe065a..50ba0f4d659321b0ec03ee1b0cfca0b6b6c06058 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mutex.c,v 1.9 2007/06/18 23:47:46 tbox Exp $ */
+/* $Id: mutex.c,v 1.10 2007/06/19 23:47:18 tbox Exp $ */
 
 #include <config.h>
 
index e037bbdf0096912aabb7b6fda94424ccc54963e3..9075e25513df53085d0c0189318dce4911d244d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: thread.c,v 1.4 2007/06/18 23:47:46 tbox Exp $ */
+/* $Id: thread.c,v 1.5 2007/06/19 23:47:18 tbox Exp $ */
 
 #include <config.h>
 
index d197964462d3fb84bac8ef30cf6c354d8366adfd..32a75e1f94887386a8c6031aa1daf80bb140c416 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ondestroy.c,v 1.15 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: ondestroy.c,v 1.16 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index fb7c7cf2f732e7be3fd82dc15a3b3ab9a89ad23b..266d44cec5c5fd6550a70016b9fd870cc7a458c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: parseint.c,v 1.7 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: parseint.c,v 1.8 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index bf5f78d7736ce4ed1ab4ad98559d8521f29ceb4e..26bf8e5278816093cbbc15a1cbae6c3b59016565 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: print.c,v 1.32 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: print.c,v 1.33 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 3a597ceae8a132c3538943444116d8c3e671eac3..a287457805dfb51b1c1bebb77f819e15f98d7b44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.18 2007/06/18 23:47:47 tbox Exp $
+# $Id: Makefile.in,v 1.19 2007/06/19 23:47:18 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 91570d8393be33477e976ad955055c061fb9a6a9..50281a2b87cb3c63dbfb7cbd6e02c2e75c52d1cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: condition.c,v 1.35 2007/06/18 23:47:47 tbox Exp $ */
+/* $Id: condition.c,v 1.36 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file */
 
index e30c0c2172118c734450b3177dbed5437dde2b24..0303ab1302b91e97aead735af7d26e802aa98454 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.13 2007/06/18 23:47:47 tbox Exp $
+# $Id: Makefile.in,v 1.14 2007/06/19 23:47:18 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 1865c41611455ff80b735fdf875fd2a1cea32fbb..11675ec21faad76679d28cce5cbba78b0acc81e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.15 2007/06/18 23:47:48 tbox Exp $
+# $Id: Makefile.in,v 1.16 2007/06/19 23:47:18 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 9fff3c520b4fa354d24b5edd11ebc4785d0da6f6..04a61185d17e81c9aa02c0bbfe670d7c131f4852 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: condition.h,v 1.25 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: condition.h,v 1.26 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_CONDITION_H
 #define ISC_CONDITION_H 1
index 95e83d0d5ef048cac88bd4cab7ca2f19f20dc1a5..dd7d326872292147617ead4a36606e96ad5f16f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mutex.h,v 1.29 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: mutex.h,v 1.30 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_MUTEX_H
 #define ISC_MUTEX_H 1
index 0161a04d087dd6bbe985df5688bf749621025ce1..31d76fb6f2b74a90d2fe0f335f94ec739a1ad1a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: once.h,v 1.12 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: once.h,v 1.13 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_ONCE_H
 #define ISC_ONCE_H 1
index db6f0afc1edbb540e75b1aa904da3928c701cc92..7dcc9527cf7b46452acd6889eb6179212463e563 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: thread.h,v 1.25 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: thread.h,v 1.26 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_THREAD_H
 #define ISC_THREAD_H 1
index 0e0eb2d1aeee9470b40f3465645ab39c1d37fce1..c437343e66da38843c9c60334f691571877e8930 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mutex.c,v 1.13 2007/06/18 23:47:47 tbox Exp $ */
+/* $Id: mutex.c,v 1.14 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file */
 
index baef81df8ebf390723f5010b6d464de51e26a6ec..4b5b4919b2b01a4e6bbe0f5e2221b7025064dba5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: thread.c,v 1.16 2007/06/18 23:47:47 tbox Exp $ */
+/* $Id: thread.c,v 1.17 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file */
 
index ec95f0d4f4c2def7a18069298dfeda0d01e6fca5..5e5c50c0edc281bc7a6045cfbaf41872a7df49e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: quota.c,v 1.17 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: quota.c,v 1.18 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 88ffd494a1a6affa1f2a52cc389db18f1ed43268..0329abde72b29bc4674b8eaa5a03c22ebdd061fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: random.c,v 1.24 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: random.c,v 1.25 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 30a24cce54ef9f0dcc60a3734f9d694dff3402f0..07bcc7c7af1c2fc0d6604463fe7e3d24a26e72f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ratelimiter.c,v 1.24 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: ratelimiter.c,v 1.25 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index e2800c0302d420be1692d70d0bd23cb501be4896..36dfff297bb16494b2ec0203d0b2288dcbdcc164 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: refcount.c,v 1.4 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: refcount.c,v 1.5 2007/06/19 23:47:17 tbox Exp $ */
 
 #include <config.h>
 
index 75b15aa81154f4865779dbbaafa6dab24ea2324f..cf64979003e9ed39c85692d28e8fc0489e011db5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: region.c,v 1.6 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: region.c,v 1.7 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 2ec66d04f908396ace11a4190076601ddf9a90e3..39a777978fc630ae0e334d0b294cd8171a97e755 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: result.c,v 1.68 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: result.c,v 1.69 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 5ac9a338fc852568885e21865000548df38b96b6..69bb77f7c53f16077c92ee61a431208b55f6caba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rwlock.c,v 1.43 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: rwlock.c,v 1.44 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 3c32734e869fac5e62be50feab2c801978716129..b43aac7ed2329feb7e6af2eba809068d410d03bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: serial.c,v 1.11 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: serial.c,v 1.12 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 6e18fc2b8e59f2c47dbf77d138bfbd781f21a6e3..3575288481eb13049151e0a88994989b798b821a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sha1.c,v 1.17 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: sha1.c,v 1.18 2007/06/19 23:47:17 tbox Exp $ */
 
 /*     $NetBSD: sha1.c,v 1.5 2000/01/22 22:19:14 mycroft Exp $ */
 /*     $OpenBSD: sha1.c,v 1.9 1997/07/23 21:12:32 kstailey Exp $       */
index f10bac5016dddff00d62c404e6d851953ae984ed..2158ab0b6991b3937562735c25273f48c0747b40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005-2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sha2.c,v 1.12 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: sha2.c,v 1.13 2007/06/19 23:47:17 tbox Exp $ */
 
 /*     $FreeBSD: src/sys/crypto/sha2/sha2.c,v 1.2.2.2 2002/03/05 08:36:47 ume Exp $    */
 /*     $KAME: sha2.c,v 1.8 2001/11/08 01:07:52 itojun Exp $    */
index 59bd45239aa7dcba28866d1b9dce67ad6a8c597c..62975df34ddf0ecf4979b679898abb5701f22bf9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sockaddr.c,v 1.69 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: sockaddr.c,v 1.70 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index de8d68181922e64c1473a6a1d3154bcc4429336c..5533ddb0cc6fa79f819bc7175c20f0280b342f61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: atomic.h,v 1.4 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: atomic.h,v 1.5 2007/06/19 23:47:18 tbox Exp $ */
 
 /*
  * This code was written based on FreeBSD's kernel source whose copyright
index 2c5682cf3b55cb9b2799ce5ab207028465da6986..b9c43e7bb150d03ca488bea71daac2a50a02426e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: string.c,v 1.19 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: string.c,v 1.20 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index f6fd73d30a7359f3394a6653ab414d3ea83b5c62..18d93e21ce26bffd73036ce87c085ad0a7b9bb89 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -53,7 +53,7 @@
 static char sccsid[] = "@(#)strtoul.c  8.1 (Berkeley) 6/4/93";
 #endif /* LIBC_SCCS and not lint */
 
-/* $Id: strtoul.c,v 1.6 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: strtoul.c,v 1.7 2007/06/19 23:47:17 tbox Exp $ */
 
 #include <config.h>
 
index 2eafba3cd5be2d898ac1adefd9b7c774aab3945f..9f8e798df368ba9e8377842ae1004308a5d3bd4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1996-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: symtab.c,v 1.29 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: symtab.c,v 1.30 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 9285377abefda6660af5ab422c2de8044c019850..c88810390890741c5c968328a291b60d6e2f8372 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: task_p.h,v 1.10 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: task_p.h,v 1.11 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef ISC_TASK_P_H
 #define ISC_TASK_P_H
index 689976ab2b2e26170bf4b57bc11aa58e8a6675f1..ccad8f6692f9530fce7d4dcf601c617f773fb08c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: timer.c,v 1.79 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: timer.c,v 1.80 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index a641372124d2845d8e9e4b31b29e0ece912143e6..ec8e2e0b788481b7431ceff07d71a25d1843c675 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: timer_p.h,v 1.9 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: timer_p.h,v 1.10 2007/06/19 23:47:17 tbox Exp $ */
 
 #ifndef ISC_TIMER_P_H
 #define ISC_TIMER_P_H
index abc5eb7a0a042b0055536ca06289880032bb99c8..7d19b5c042bfbab0be03c70f5b7bbce15310c812 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.40 2007/06/18 23:47:48 tbox Exp $
+# $Id: Makefile.in,v 1.41 2007/06/19 23:47:18 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 77e7c583620bf852912cd8947e1e66b186f02f14..6419193835e5f9db3de74ee6c286af5bc473e214 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: app.c,v 1.53 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: app.c,v 1.54 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file */
 
index b3d73396f40b68cf7c9e728a9090b85b58826f0f..8ab0cddfe04ffe8882aef43408ffe4551b1b4f24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dir.c,v 1.24 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: dir.c,v 1.25 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file
  * \author  Principal Authors: DCL */
index 845320c7f182bd9b8fdb8bd941b7fa373e946690..4e3ee614db89161da29396600e8446d72d02b9cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy.c,v 1.79 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: entropy.c,v 1.80 2007/06/19 23:47:18 tbox Exp $ */
 
 /* \file unix/entropy.c
  * \brief
index 1d7436346b2ca130d567b9609310d19aab4b3878..606c5600c2f8073b061e1e5881cc635165469a24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: errno2result.c,v 1.16 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: errno2result.c,v 1.17 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file */
 
index 41f4b79c9eed1e130fe6bbd9a06269a866796440..b5b658d500cdd7bc959aa7a9ca2d58518f7c4388 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: errno2result.h,v 1.11 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: errno2result.h,v 1.12 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef UNIX_ERRNO2RESULT_H
 #define UNIX_ERRNO2RESULT_H 1
index 66b85413538711a059153c32fea257699f3bcd35..c5731c64f662dc0e80467efa12cd0a4879d41cba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -48,7 +48,7 @@
  * SUCH DAMAGE.
  */
 
-/* $Id: file.c,v 1.50 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: file.c,v 1.51 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file */
 
index f430a0dbc4f46fc26d7ac32ee1e2347667f7f186..a2bd89ad71317db721f4badc568c58ea399697a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: fsaccess.c,v 1.12 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: fsaccess.c,v 1.13 2007/06/19 23:47:18 tbox Exp $ */
 
 #include <config.h>
 
index 7d7c540f9a762f87af8d6a35b0b7824aa8c7a5f4..596a7b5d6196f7758ad070366bf88657b0adf65f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ifiter_ioctl.c,v 1.56 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: ifiter_ioctl.c,v 1.57 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file
  * \brief
index d5410f7a49f98664ed3c2f47d31d18e9c61b934b..9d5bf6d9e7c0e01bd27bfcf28606e1088456d5dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ifiter_sysctl.c,v 1.24 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: ifiter_sysctl.c,v 1.25 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file
  * \brief
index f5596c15d4aaf8647b0126403940a771546b1873..0303ab1302b91e97aead735af7d26e802aa98454 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.13 2007/06/18 23:47:48 tbox Exp $
+# $Id: Makefile.in,v 1.14 2007/06/19 23:47:18 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 58798782f0845b7803f64b8f7a80d858488f44bd..2f4d2164b2d6298a5e25da7622f52b1a817e2b80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.29 2007/06/18 23:47:48 tbox Exp $
+# $Id: Makefile.in,v 1.30 2007/06/19 23:47:19 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index bfc3f0ff5df1ddc7e98c4e65d99772dca2b5f845..e4a2ad0fb70d00da43dd979a859d19c492fc9e2b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dir.h,v 1.20 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: dir.h,v 1.21 2007/06/19 23:47:19 tbox Exp $ */
 
 /* Principal Authors: DCL */
 
index 74b81df555beac04c0bc4e85cc977768a349851e..73feb3b65b3a9061d1c59d9304329ace1f950982 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: int.h,v 1.15 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: int.h,v 1.16 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef ISC_INT_H
 #define ISC_INT_H 1
index 9fae6fe4a13480dbdeee841954604c90169c026e..43f5e7eec27b60fd9858f154a5c44a36e3c78bc7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keyboard.h,v 1.10 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: keyboard.h,v 1.11 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef ISC_KEYBOARD_H
 #define ISC_KEYBOARD_H 1
index b386f635c4296fd8b882e58f4a6247d761783c0b..cb40de2c426346670c4f9850713935d9b98e49ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: net.h,v 1.45 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: net.h,v 1.46 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef ISC_NET_H
 #define ISC_NET_H 1
index 08979bced2903c3394aa58109ab30e964feabaa9..ff12a26e22ae96a432bda29393090c192e5bc605 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netdb.h,v 1.10 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: netdb.h,v 1.11 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef ISC_NETDB_H
 #define ISC_NETDB_H 1
index 3e89771112a8cb78816ef0887f1415c614637b83..76e05f4c49e279589a1d3cba2d009ce7a79e5fce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: offset.h,v 1.14 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: offset.h,v 1.15 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef ISC_OFFSET_H
 #define ISC_OFFSET_H 1
index 824e4bcd683deac59c89ae0e72280d7cc27ca1ca..b7a798649225254571088bbcf22b4ff9145f6945 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stat.h,v 1.4 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: stat.h,v 1.5 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef ISC_STAT_H
 #define ISC_STAT_H 1
index 4e7c58f239afdf2f85bc2e52225faed396f8096a..4cb9e81fa60cd58861fabed796333d7845772974 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdtime.h,v 1.13 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: stdtime.h,v 1.14 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef ISC_STDTIME_H
 #define ISC_STDTIME_H 1
index 2fcc1daebce33708b43299566e18b58be3510686..12b1abcaaedc26545806464a1b7ff3b8fd8db6c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: strerror.h,v 1.7 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: strerror.h,v 1.8 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef ISC_STRERROR_H
 #define ISC_STRERROR_H
index 74c8da2d3563e6c683763e50b33ac72aaa014662..7e0c88cb3b503d645d9d9b75e747284bf773f90b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: syslog.h,v 1.6 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: syslog.h,v 1.7 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef ISC_SYSLOG_H
 #define ISC_SYSLOG_H 1
index fad63d97bb9c8e6abcc1bc0413b71bd39e51b071..0876ce6335c5fe91b354968f231e57e6af6fb8c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: time.h,v 1.35 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: time.h,v 1.36 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef ISC_TIME_H
 #define ISC_TIME_H 1
index 0759f33092214717486cc46914952776e1058679..359e363a983ad4c37dc2c4d18147fd8e50e19ea3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: interfaceiter.c,v 1.41 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: interfaceiter.c,v 1.42 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file */
 
index cba142602cd049184ee558bf1dd1846e1a12fd03..61e984f09d34b73ddf0a12d0e14cf7a48d97a499 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ipv6.c,v 1.13 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: ipv6.c,v 1.14 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file */
 
index b1190e0f0148ef8f1511337965543a01ff3c4e04..8ee62d3f5906df936d0416827cd5707576f85b11 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keyboard.c,v 1.12 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: keyboard.c,v 1.13 2007/06/19 23:47:18 tbox Exp $ */
 
 #include <config.h>
 
index 2df081895b96e791e224a5e07f6260221e7a3ae1..7849b7f462d3161b7dd0c48634e7fa4038071714 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: net.c,v 1.34 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: net.c,v 1.35 2007/06/19 23:47:18 tbox Exp $ */
 
 #include <config.h>
 
index 76e7e4794d0d1b46801aea9ef0f51975ed7f7c83..c050d14c3b6ee39046091f9af19abd041ac18f18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.c,v 1.17 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: os.c,v 1.18 2007/06/19 23:47:18 tbox Exp $ */
 
 #include <config.h>
 
index e384a6597c1ef1bad37fef05a1407e882a84a04e..73f47bf92adf444ce0246bbb3c8dece7e9c7d215 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resource.c,v 1.13 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: resource.c,v 1.14 2007/06/19 23:47:18 tbox Exp $ */
 
 #include <config.h>
 
index d3cdb34a75fff59d620d6593b1f22f421978118f..76df84e87ca5227bd8e918cc96bc6413a0b567b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: socket_p.h,v 1.10 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: socket_p.h,v 1.11 2007/06/19 23:47:18 tbox Exp $ */
 
 #ifndef ISC_SOCKET_P_H
 #define ISC_SOCKET_P_H
index 58dde4bf2d7eef1f688a2e678a0213fea6f7b625..4e294dbc2fee07dd4d2d53a2d5d6bd8f8def5c27 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdio.c,v 1.7 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: stdio.c,v 1.8 2007/06/19 23:47:18 tbox Exp $ */
 
 #include <config.h>
 
index 6267801058d11aca3f608c00282ad2348f267208..c5d0c47df1fccacc9add2d03327073407138be2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdtime.c,v 1.18 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: stdtime.c,v 1.19 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file */
 
index 112bacdbd030aee09fb31c8445bbc1ba099c66cd..42a7a8eb50483e7fa132abcd180506add5fb7798 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: strerror.c,v 1.7 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: strerror.c,v 1.8 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file */
 
index ed6917daad1b6a645447115b5fd506ba5146075d..974cb8125d1b52fd71b9d9c9a270c0d5405e7d4a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: syslog.c,v 1.6 2007/06/18 23:47:48 tbox Exp $ */
+/* $Id: syslog.c,v 1.7 2007/06/19 23:47:18 tbox Exp $ */
 
 /*! \file */
 
index f092b4407271d01b88c93781ffe97077b8e34f9e..bfe4d6d6e100b735cdf1ea81fff9cb386621fa36 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.14 2007/06/18 23:47:44 tbox Exp $ */
+/* $Id: version.c,v 1.15 2007/06/19 23:47:17 tbox Exp $ */
 
 /*! \file */
 
index 0e2f4d2e4c6ef5a2000435a486fe7013ff041107..5c71dffb60cf3f00fb88b25fcfe1e10267209483 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.10 2007/06/18 23:47:49 tbox Exp $
+# $Id: Makefile.in,v 1.11 2007/06/19 23:47:19 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 9e52230e01caeb1c2622f0642475dbcb480872b9..b0db90d410bdb06e048fbc0b9739b46bb3b6c5d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: app.c,v 1.6 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: app.c,v 1.7 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <config.h>
 
index 200d554b94a0cac7309a2c86b821027f39157b92..3d0ae60956fc9eb7f6e99c4244fe77d93c06d60c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dir.c,v 1.13 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: dir.c,v 1.14 2007/06/19 23:47:19 tbox Exp $ */
 
 /* Principal Authors: DCL */
 
index bc371f01204502fdf5beff2a33aa4d44e3206d6b..a505ab3b1c541e9b600c6893dbe01ee8fb3f5134 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy.c,v 1.7 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: entropy.c,v 1.8 2007/06/19 23:47:19 tbox Exp $ */
 
 /*
  * This is the system depenedent part of the ISC entropy API.
index df10506ad11cb5557224be0d3c93d6e8c489b00d..b5e4dd833cb60bbf9587b7201d77566cc442d312 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: errno2result.c,v 1.13 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: errno2result.c,v 1.14 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <config.h>
 
index 93b10a33372044d5cf685097316420cf6536aaf6..41682db39bd0f50cd0247fa1a1d17edfbf8e0d14 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: errno2result.h,v 1.9 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: errno2result.h,v 1.10 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef UNIX_ERRNO2RESULT_H
 #define UNIX_ERRNO2RESULT_H 1
index 53adf2c04db0ed2904c961252ad011b004c63a2a..baf7953a00ec781e30769d630193a01375513861 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: file.c,v 1.30 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: file.c,v 1.31 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <config.h>
 
index 17fda53669bed07da6cb13da15eb30c3da340b14..8de793f0a8582e258268d1a2c8207975a1752f62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: fsaccess.c,v 1.14 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: fsaccess.c,v 1.15 2007/06/19 23:47:19 tbox Exp $ */
 
 /*
  * Note that Win32 does not have the concept of files having access
index 8adb8bc45058059d3c43667293f6f75330e2ff0c..c74b52d26359935b4a910c308be8ceee1a647c3c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.8 2007/06/18 23:47:49 tbox Exp $
+# $Id: Makefile.in,v 1.9 2007/06/19 23:47:19 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 8532d6764bc0a0a3a58a0d9795018a6ca797592c..dcd851903513bb06ae09a31676d6db615b187497 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.10 2007/06/18 23:47:49 tbox Exp $
+# $Id: Makefile.in,v 1.11 2007/06/19 23:47:20 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 5c30d3c6891919be0295300a30875dcfde0180d7..c4dc8768d881f6ff534234d2d5bdff39b93c2b40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: bind_registry.h,v 1.7 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: bind_registry.h,v 1.8 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_BINDREGISTRY_H
 #define ISC_BINDREGISTRY_H
index 1b334a5c7e18efce47fc9e94f6d431ed3ea5d77d..72cf2d1fc506e86226281aa0e8a8b3a5b55cae40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: bindevt.h,v 1.5 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: bindevt.h,v 1.6 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_BINDEVT_H
 #define ISC_BINDEVT_H 1
index c11787c9555eed545fbe9024b2766c2fe021da06..653427a9720e65eb8f516663dbec802747ee3d1b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dir.h,v 1.14 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: dir.h,v 1.15 2007/06/19 23:47:20 tbox Exp $ */
 
 /* Principal Authors: DCL */
 
index d8629addaa34347d3cc798f88ecbc66e17d6b37f..2ee8bf96a3fb8622763f9b74357721890487bf5d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: int.h,v 1.12 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: int.h,v 1.13 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_INT_H
 #define ISC_INT_H 1
index 1ae3838b2358bd2b3cfff5a4f69d2ba8689240d3..e781c5fa167c38e565eb00bf3c67ad4f1af5d94f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keyboard.h,v 1.5 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: keyboard.h,v 1.6 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_KEYBOARD_H
 #define ISC_KEYBOARD_H 1
index a60baeb38f12b417a932a6ffa6f7f697d6a66331..3a3c819c630557ff87de667a058bc4eb6db603ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mutex.h,v 1.18 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: mutex.h,v 1.19 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_MUTEX_H
 #define ISC_MUTEX_H 1
index 9b681971b531dda20cec5d4379d597e8a8b11ec6..86bb6040f8dcac3110ff330f75fcad2ae0d65d89 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: net.h,v 1.27 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: net.h,v 1.28 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_NET_H
 #define ISC_NET_H 1
index aefefe51b120ae1f8cdfdb43fecc8a6527c08def..6625afdbd3549ad3b019585c0fc8d1d12e96c7dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netdb.h,v 1.8 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: netdb.h,v 1.9 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_NETDB_H
 #define ISC_NETDB_H 1
index fecfd15c7314e81d9835c3dfc4f80507265e365b..b4cd020e51328134acb65a00f4b89b73c757e34c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ntgroups.h,v 1.4 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: ntgroups.h,v 1.5 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_NTGROUPS_H
 #define ISC_NTGROUPS_H 1
index 407a23fee18c31ff4658b2a265c9fa1718b811fb..7cd185a031d428149d79b542a8ce840e914989ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ntpaths.h,v 1.15 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: ntpaths.h,v 1.16 2007/06/19 23:47:20 tbox Exp $ */
 
 /*
  * Windows-specific path definitions
index 6c85829112a4f568353b05515187b388c58dfb3b..f22fdce0a171856aee703008515eae443335216e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: offset.h,v 1.5 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: offset.h,v 1.6 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_OFFSET_H
 #define ISC_OFFSET_H 1
index 73a872f33cbd5802f203f8dbb5aca95ba31982fd..32af1bdf4cb9cfe72623a6b5e734b25f24e1a458 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: once.h,v 1.8 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: once.h,v 1.9 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_ONCE_H
 #define ISC_ONCE_H 1
index 07b1bd4d7d668eff5d182a9f2530cf8ff495317f..cababbf6bc75bd292f9e1e99dfbbf316e66dc9fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: platform.h,v 1.13 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: platform.h,v 1.14 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_PLATFORM_H
 #define ISC_PLATFORM_H 1
index a726e8ba10f7c1e04e7c97eeeed107679098f45c..2638a916ddc8bb1de295ae08b82127a25304fac8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stat.h,v 1.6 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: stat.h,v 1.7 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_STAT_H
 #define ISC_STAT_H 1
index 7c6486482bbfac64380e36c6b955ab43b86e93f7..4f9eb74c54b6c3003f35c47727870f3653284695 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdtime.h,v 1.11 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: stdtime.h,v 1.12 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_STDTIME_H
 #define ISC_STDTIME_H 1
index f8b23577834142eb164d9374b56038789b8cd449..38d2ef2b45e9568d99ad7f089a3e8d03808d4016 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: strerror.h,v 1.4 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: strerror.h,v 1.5 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_STRERROR_H
 #define ISC_STRERROR_H
index 6a3bec6811413d52adb89d4697249ce9c754d1a0..765c0e532e8f3fbfd81ac3d7cffbdf0e8a1304e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: syslog.h,v 1.4 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: syslog.h,v 1.5 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_SYSLOG_H
 #define ISC_SYSLOG_H 1
index 8cee1d784f291a1667a8eaa0c4c56af9113f2003..78e663f457d2599e5f832583c814aa4911acf04f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: thread.h,v 1.21 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: thread.h,v 1.22 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_THREAD_H
 #define ISC_THREAD_H 1
index c3b094b7e1ca5c9a9dee7bc1dc99ef9abed55c53..f346a15219677614cf0c8bea1dca31cdc62c2e85 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: time.h,v 1.30 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: time.h,v 1.31 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_TIME_H
 #define ISC_TIME_H 1
index 9f12a8de4901e1866f7a1edd2d9fa25d10d630d9..d86820532c35f588aa1b15fd7d09d53a1db05c68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: win32os.h,v 1.4 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: win32os.h,v 1.5 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_WIN32OS_H
 #define ISC_WIN32OS_H 1
index a67c44fec5ed3aebd1ca17602a3bea2a168a56c6..511ae21f4255cfbfec762ac4d2a905b81b4d2510 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ipv6.c,v 1.7 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: ipv6.c,v 1.8 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <isc/net.h>
 #include <isc/platform.h>
index 64f8af53dc59f91963296eef27d77a0125c8bd17..d569e7ca8ee9ca932a96e2fd8d9d7565e8ae0fbd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: keyboard.c,v 1.6 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: keyboard.c,v 1.7 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <config.h>
 
index 15f050b33ffdaa69445d5575c3291dde10ba95b8..4e3a935977d3397827ba820e551cc025c1e2f666 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netdb.h,v 1.6 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: netdb.h,v 1.7 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef NETDB_H
 #define NETDB_H 1
index 5101a9f77d5eb4bc3fa2737e0446e5821ebe5e10..351adc5e74b92d84d80c396bb0fa5a8b1a087a67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ntgroups.c,v 1.9 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: ntgroups.c,v 1.10 2007/06/19 23:47:19 tbox Exp $ */
 
 /*
  * The NT Groups have two groups that are not well documented and are
index 757f97b763f0ac627b55b825ed8766d864e03c54..bbd5f1d6c190dfdab30563df3e2b4e4aa931cae5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.c,v 1.7 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: os.c,v 1.8 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <windows.h>
 
index 098b8596ea140616a2e5f6e84d0a92cfeb67fbf5..328b711ca6ad9a8ac350c33de25caeb3d6b34a38 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resource.c,v 1.7 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: resource.c,v 1.8 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <config.h>
 
index ae56c9092e3eece47c95a5d3d09b3c62dcbfd975..427a8e1e1872dd31711345dccfe55217cb4b0c48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdio.c,v 1.5 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: stdio.c,v 1.6 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <config.h>
 
index 04bf451c5d952d7deda052f2ff50c4dc5b5301aa..574297efe5076a06ed73e1f5bfefedb3498100d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdtime.c,v 1.11 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: stdtime.c,v 1.12 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <config.h>
 
index f5755978fa7ebffacbf470129d96e0dbcfe37ad4..41743328a430dcc2bddd199685c6bb8586d65a30 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001, 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: strerror.c,v 1.7 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: strerror.c,v 1.8 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <config.h>
 
index ab10cfe0d5c9e20b49602208a3497bda2f34a471..375784f4779824f649a4c7b313a60c0d5103948f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: syslog.c,v 1.9 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: syslog.c,v 1.10 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <config.h>
 
index 54df98982c85cb7a4a9a22d03497ae35b7713e5d..fd4b3a6bf233743468052a3c6b8e025fdf03447c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001, 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: syslog.h,v 1.6 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: syslog.h,v 1.7 2007/06/19 23:47:19 tbox Exp $ */
 
 #ifndef _SYSLOG_H
 #define _SYSLOG_H
index dd75519af273b68cb01f3c5950a5bb0c35207c65..be955ea25c21da08fa6c915f08f8278fc7566fe6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: thread.c,v 1.23 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: thread.c,v 1.24 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <config.h>
 
index e7beb55b2d4fd00abb2ebfd50b6e8a15a9aa9133..d2ef982b6929eed12b4e069c9410a4dd6794a6c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: time.c,v 1.42 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: time.c,v 1.43 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <config.h>
 
index 9f9f9bd93a6140345bb283bcaad355d7ab56abeb..ac2a5f0a4e98b28249e6e610d8040c172ea1056c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: unistd.h,v 1.5 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: unistd.h,v 1.6 2007/06/19 23:47:19 tbox Exp $ */
 
 /* None of these are defined in NT, so define them for our use */
 #define O_NONBLOCK 1
index 3cdeeb2e3068669c977c80afbf86bef6bebceb83..6d5c1fd923759ba914c50ed2df4ded84e90131d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.6 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: version.c,v 1.7 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <versions.h>
 
index 859aa60d2f1437966552e2272e160cb3599f6623..56498d0ade10ed4c64e432bc1afdac347b2b5385 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: win32os.c,v 1.4 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: win32os.c,v 1.5 2007/06/19 23:47:19 tbox Exp $ */
 
 #include <windows.h>
 
index aeef41d41fb706ef11ae50baee2745cb6af7c7c8..ad75a8e8f0667faf7b6754e193e75254bf9f08a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: atomic.h,v 1.5 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: atomic.h,v 1.6 2007/06/19 23:47:20 tbox Exp $ */
 
 #ifndef ISC_ATOMIC_H
 #define ISC_ATOMIC_H 1
index 46fb1597f34acdc67955ade1530931ce5d0184d9..0e9a187174234ad498ee91de5958df50fccc0ea3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: atomic.h,v 1.3 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: atomic.h,v 1.4 2007/06/19 23:47:21 tbox Exp $ */
 
 #ifndef ISC_ATOMIC_H
 #define ISC_ATOMIC_H 1
index a8e213020f9f9800b43087c331fb075f42b4de45..5dcc2251b0cd13a5142eb20b3df194229b77aa34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.8 2007/06/18 23:47:49 tbox Exp $
+# $Id: Makefile.in,v 1.9 2007/06/19 23:47:21 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 5f2069e449a4f4b3630a7884a4508ec9d7b5c80c..2cf334bfaa5383d4898ea5fa0e295ba1ca0a2661 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: alist.c,v 1.6 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: alist.c,v 1.7 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 499c8435a2c97ec83b09db36460afb494cc9215d..5f70618740060dafbf55940ac287485b8a54a4b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: base64.c,v 1.6 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: base64.c,v 1.7 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 9b4111898b2de03efe6fb661f229b34061160563..e7b6b1814fb08276fbab541cbb7bfc756073de13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cc.c,v 1.16 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: cc.c,v 1.17 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index e94eec39504fa6b97a90110a1de76178e1af4c79..074e62c078c0094ba07db7ee8556b95fff35818d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ccmsg.c,v 1.8 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: ccmsg.c,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 87c02d79aad71a2fdba22f7c833a3890d1041412..9f727c306ca3a5a3693439ffc01b530ff0d3a0d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.4 2007/06/18 23:47:50 tbox Exp $
+# $Id: Makefile.in,v 1.5 2007/06/19 23:47:22 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 99186371d3e2bbb915081181b1d5a316e8093dd8..ae5bec758a0f3f7abb43b1f57b2593faa114268c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.6 2007/06/18 23:47:50 tbox Exp $
+# $Id: Makefile.in,v 1.7 2007/06/19 23:47:22 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 0b4692074f77ffee579d63c950e586549461a2a8..0ff6d8843d3fd6139e5a72c3cdffb34d83884e07 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: alist.h,v 1.8 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: alist.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_ALIST_H
 #define ISCCC_ALIST_H 1
index bf60513b5da8d7ffc7640bd26569da0009666e05..45812b75b395a4676230149b9735bcc59195dcd9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: base64.h,v 1.8 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: base64.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_BASE64_H
 #define ISCCC_BASE64_H 1
index e046e9c7dcea1b8ad7cdfdc60b9d06c1038fd618..9f0eb2e1d8d0ee6f8ffd7c7844f82729607e162f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cc.h,v 1.9 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: cc.h,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_CC_H
 #define ISCCC_CC_H 1
index 257b3a2e1e6756c650972ae9af4894e8933b352e..542e05773c9c4f29a9f2b01e7f2fb33e75dbca3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ccmsg.h,v 1.9 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: ccmsg.h,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_CCMSG_H
 #define ISCCC_CCMSG_H 1
index f5b552692af3aa99b4c0df4d66a3cdc29d8c9033..7a5c1c36a1f90ab81b7a863c1a0905aa2b8a426e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: events.h,v 1.8 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: events.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_EVENTS_H
 #define ISCCC_EVENTS_H 1
index a8a08a433f764d2712a418f4e08aa218992ab371..a4221d4cd01074a741e879ebf97dc25bde5a6d40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lib.h,v 1.9 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: lib.h,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_LIB_H
 #define ISCCC_LIB_H 1
index 0d15ad367c5577bf46ce7a174df9618e2da7aedc..ca0dedb6649da8f45a1fd5bb051a95cc970ff3f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: result.h,v 1.10 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: result.h,v 1.11 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_RESULT_H
 #define ISCCC_RESULT_H 1
index 28c5e1431acc47603446d2fca5edebe310b7f32e..d9ca676d0ce5bab13846758a3661e7d1bd1bcc83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sexpr.h,v 1.9 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: sexpr.h,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_SEXPR_H
 #define ISCCC_SEXPR_H 1
index 19c83cb1cc9325820faa3e0c6a233168b83af1d3..6264617dc322fba160a503280fc4fb452390755a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: symtab.h,v 1.8 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: symtab.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_SYMTAB_H
 #define ISCCC_SYMTAB_H 1
index debaf2131d86e5356791241d3c66bb76c4ada3e4..a9bafb4cd8d29b9a0cf6891a2a17535da5875052 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: symtype.h,v 1.8 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: symtype.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_SYMTYPE_H
 #define ISCCC_SYMTYPE_H 1
index 6a8e577fbc365c5cafccfa6a063b207155ba73a0..1e542187266d1960b564d36c12a9466118b9ad8e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: types.h,v 1.8 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: types.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_TYPES_H
 #define ISCCC_TYPES_H 1
index 1447fa3247a82d6d1ce1ed4473c9b945f29978d1..997ed6de2b4a0aff428da94b206fdc35966d59a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: util.h,v 1.9 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: util.h,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCC_UTIL_H
 #define ISCCC_UTIL_H 1
index f4a90b7a7903fa3fb66369e060133b6191ca92fe..869316c273112f86dfd3591b7a753f030b8370cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.h,v 1.8 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: version.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file isccc/version.h */
 
index 930bcd39588695f8ee0e78bc48d85cbbbba06fc7..90a6495e9626fa2d21c4c560fed5c817a6ad4397 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lib.c,v 1.7 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: lib.c,v 1.8 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 3a8b7fe9503cf1de0c6ba7816ce985550d1edf9e..5cc04d6360d3c642bc1ca795542c0a84ef3382be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: result.c,v 1.8 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: result.c,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index f60275dbd2588f818e32eace6d70d712e37e2bf2..fd1203a644847fb2a9f09b6b698cc28b8698f7b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sexpr.c,v 1.7 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: sexpr.c,v 1.8 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 73627b8e0f78d40c7adf0f6c2f4a807ee43e86df..ff8867592c0a56fbb2aa98235bea875d2152f048 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: symtab.c,v 1.8 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: symtab.c,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 4b9851a6c56f8e738cd1f93484713bb7f281a74d..c9d912405bebd04e146e1393137694f23bc89461 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.6 2007/06/18 23:47:49 tbox Exp $ */
+/* $Id: version.c,v 1.7 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 7351571964debede84b3a24c57a9dc30fc173861..43f12ade2221b0343b40fe8c3fdffc6661d45fdd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.6 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: version.c,v 1.7 2007/06/19 23:47:22 tbox Exp $ */
 
 #include <versions.h>
 
index d055c9bbc6fc388e9cc19222dd738c377b51b65e..6dcacdd370ed31775dd4c739a2958a1d15d7c6df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.17 2007/06/18 23:47:50 tbox Exp $
+# $Id: Makefile.in,v 1.18 2007/06/19 23:47:22 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 0a1b2cca5eeeba84b0d8b2639074e94bdbf9b0d3..2626609f9f31d358c9e45548a9bb082e2c717d04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: aclconf.c,v 1.8 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: aclconf.c,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 #include <config.h>
 
index 23328047785bf90e4ffaf098676fd36dc9249ed0..1f240030ab8f4ad9094102950628f13f4e3be2f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.6 2007/06/18 23:47:50 tbox Exp $
+# $Id: Makefile.in,v 1.7 2007/06/19 23:47:22 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 90d2d46755461185a3e6cc66cc57f51adac6a32c..a6fd4125fdd6ea00299bdd9c44a8893198e18dd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001, 2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.11 2007/06/18 23:47:51 tbox Exp $
+# $Id: Makefile.in,v 1.12 2007/06/19 23:47:22 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index de9a87ab46592a431318de7fc28b1bb495219ce5..ee1e8294d399152bad3f2a4d92a27f5bb23e7379 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: aclconf.h,v 1.7 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: aclconf.h,v 1.8 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCFG_ACLCONF_H
 #define ISCCFG_ACLCONF_H 1
index f56a18ab76dbeb68c6a2df33c740da9e8b068cbb..eb9924738bd912280503096361d9fff85666ffaa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cfg.h,v 1.41 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: cfg.h,v 1.42 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCFG_CFG_H
 #define ISCCFG_CFG_H 1
index 993b2753098faec4cf99067da02adac31e1ec564..be65d4874812f29efbbb52bea2b33ea1e3aaf9da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: grammar.h,v 1.14 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: grammar.h,v 1.15 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCFG_GRAMMAR_H
 #define ISCCFG_GRAMMAR_H 1
index f439cba6cc3cb8049d9c015feed948aaca29495e..c5c2c17d3101f3694c2e91b0e728e9c9490d8ca2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.h,v 1.11 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: log.h,v 1.12 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCFG_LOG_H
 #define ISCCFG_LOG_H 1
index bfd478951825d84abfae9fae63902f9df04667f4..9689a2ae7bddbc3e279f1ab49caef24e280ba1d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: namedconf.h,v 1.8 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: namedconf.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef ISCCFG_NAMEDCONF_H
 #define ISCCFG_NAMEDCONF_H 1
index fbe5617a311a1da81c0f94a785ea7bf29bd0b7a9..8aed111c8d40e7defe3f707689d4c492afb3947e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.h,v 1.8 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: version.h,v 1.9 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file isccfg/version.h */
 
index d726c42b1121ccfdc2cf79fd198e6ec3d8e99163..8747fc0b23444461ef4406d8861c0dcb58600489 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.c,v 1.10 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: log.c,v 1.11 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index dfd434a595763e4552c2a572a982f45fa2dec34f..6a7d1f25851d1505ccd55e6d2ec7a28e2a8056a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: parser.c,v 1.124 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: parser.c,v 1.125 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index b788a72820dbd5a36d194426663ec806b0df7474..25b98c69417e8b86b0ac05dd7d103e8e75074e86 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.6 2007/06/18 23:47:50 tbox Exp $ */
+/* $Id: version.c,v 1.7 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 525c8b2cad42648939fa0d60d8a620b34675419e..907ecdc093feceb50b7bfe61eeb463cccc95338e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.5 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: version.c,v 1.6 2007/06/19 23:47:22 tbox Exp $ */
 
 #include <versions.h>
 
index ec02d569fea81b79056c7776b929adf817a50af1..858b325d1472656a30a23bbc7d84e876a54cf7b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.33 2007/06/18 23:47:51 tbox Exp $
+# $Id: Makefile.in,v 1.34 2007/06/19 23:47:22 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index b0a907f4846087c3ac965f50ed09e23bb12e6277..f8d6e221a2de271a4dcf3119da5c5c06394cb41a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: assert_p.h,v 1.13 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: assert_p.h,v 1.14 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef LWRES_ASSERT_P_H
 #define LWRES_ASSERT_P_H 1
index 7e614a5399df545c6c009477e12b0a62cf08bff1..b5ed14239f6b015a0f5df20d71f2967cb0a71aa4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: context_p.h,v 1.16 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: context_p.h,v 1.17 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef LWRES_CONTEXT_P_H
 #define LWRES_CONTEXT_P_H 1
index 6ffe95b70cabf8f8548dfe25543d425a09a380d5..70b35b0d80b076e15ba894c33e3c5ef1d546f147 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gai_strerror.c,v 1.21 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: gai_strerror.c,v 1.22 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file gai_strerror.c
  * lwres_gai_strerror() returns an error message corresponding to an
index 7ea53a45af74507c2447b415fc372c1a01a840b0..b02d2ee3ad10f798f2e381472fb0d0f88edb5a9a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * This code is derived from software contributed to ISC by
@@ -18,7 +18,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: getaddrinfo.c,v 1.50 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: getaddrinfo.c,v 1.51 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 296032037c2692ae7e63052a8af5577ceb8b68c8..1a1efd4653057b27a0da06b642afc6e0a278100a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gethost.c,v 1.33 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: gethost.c,v 1.34 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 1d150d9fe993e58154262646b1e4e2935ce8b069..74a5b858b88d8270d711ea8b546ff0124baca8a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: getnameinfo.c,v 1.38 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: getnameinfo.c,v 1.39 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 7bcb07aecf87db135390efad3d9168e57992796c..d8b6cc3fd931d8c35906275cf36af6907d3a160b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: getrrset.c,v 1.17 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: getrrset.c,v 1.18 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 72bd51141aa13acc05b9f8392e1e5dd9d6143ba3..cf5b892c7f478ea0dad0c1589576f8c41a00eb82 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -72,7 +72,7 @@
 #if defined(LIBC_SCCS) && !defined(lint)
 static const char sccsid[] = "@(#)herror.c     8.1 (Berkeley) 6/4/93";
 static const char rcsid[] =
-       "$Id: herror.c,v 1.16 2007/06/18 23:47:51 tbox Exp $";
+       "$Id: herror.c,v 1.17 2007/06/19 23:47:22 tbox Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>
index fd91504fa6af6d282f9e68b8cd150fec63d16c6f..4750a5e961945a29716ec98215cc81572d4839d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.7 2007/06/18 23:47:51 tbox Exp $
+# $Id: Makefile.in,v 1.8 2007/06/19 23:47:22 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index a3aaf9d0c24b881471d3a4b0ce74e6832b48a991..fc3126f8a25db124d3c97484bb2e57eabebe202c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.22 2007/06/18 23:47:51 tbox Exp $
+# $Id: Makefile.in,v 1.23 2007/06/19 23:47:22 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index de2028cabff7cb1895cbbfb1f3fc757fcb4f3651..bf6402e92a235e1d31d6c6a03baab416abdd6154 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: context.h,v 1.20 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: context.h,v 1.21 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_CONTEXT_H
 #define LWRES_CONTEXT_H 1
index b2809158ec1a11b5d9431c0e644286f415c19dd9..3fb0c4f3628f5be68a079e8e67878e5da39b57f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: int.h,v 1.13 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: int.h,v 1.14 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_INT_H
 #define LWRES_INT_H 1
index 221bf8d61a6d818beb89bfb022bca88ae94f1c4a..5d54b296f16bbb26850ba6fe0b6198ada4dc4e40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ipv6.h,v 1.15 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: ipv6.h,v 1.16 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_IPV6_H
 #define LWRES_IPV6_H 1
index 7975be68ac1913caf087fc94434c443da09595c2..b680e4b565e1ac51f7179f30a87f1236fb52c860 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lang.h,v 1.12 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lang.h,v 1.13 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_LANG_H
 #define LWRES_LANG_H 1
index 4f47b3e693c98c2e8ee3f052fddfcd81f309725e..c6ab0966ec5a058a6d5ae93651f7f36c5f7653af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: list.h,v 1.13 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: list.h,v 1.14 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_LIST_H
 #define LWRES_LIST_H 1
index e7332f8f7b4cc94f5efc1af96e38444df64ba801..e3cf34376102ea9e8f10261d109f32655d96af48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwbuffer.h,v 1.21 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lwbuffer.h,v 1.22 2007/06/19 23:47:23 tbox Exp $ */
 
 
 /*! \file lwres/lwbuffer.h
index b5a864db27e9c032cd483095a9ceff73e85fa132..96f8e5454af958c3c1bca05afbe5435fe378f35f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwpacket.h,v 1.23 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lwpacket.h,v 1.24 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_LWPACKET_H
 #define LWRES_LWPACKET_H 1
index 582444d5ab57d68a0b42a86f72bfdf045f656e9d..6912448cf9ee86d9ef589b782925b013e0dad540 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwres.h,v 1.56 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lwres.h,v 1.57 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_LWRES_H
 #define LWRES_LWRES_H 1
index 21e0b791e5bab09774c21f36ac40878862abc4c6..5dc4bf7e10f26fff44108f44337b366f6c4e8a79 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netdb.h.in,v 1.38 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: netdb.h.in,v 1.39 2007/06/19 23:47:23 tbox Exp $ */
 
 /*! \file */
 
index 3e07509604154882e1aef85963e4f621e97028d9..bb4f6ee235e9e0fd3f4e839e058ed1d121322918 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: platform.h.in,v 1.20 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: platform.h.in,v 1.21 2007/06/19 23:47:23 tbox Exp $ */
 
 /*! \file */
 
index d831cf64a5ef5ad79471679795a42ca2b2a07690..cfcf166d3e7c255f8301da8ec96d236bd9ece939 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: result.h,v 1.20 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: result.h,v 1.21 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_RESULT_H
 #define LWRES_RESULT_H 1
index 566583bbaf1f9132c8510ad0b03a3e58718ea4b5..25a109ee30c70bc6eacc8bed02ba57a1c130b017 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdlib.h,v 1.5 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: stdlib.h,v 1.6 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_STDLIB_H
 #define LWRES_STDLIB_H 1
index 9be4dd80b1ecb69a58b650a8521faba76a63c4e4..9efc86d59087a3ec1deeb7fd4521a5c1b82026a3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.h,v 1.8 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: version.h,v 1.9 2007/06/19 23:47:23 tbox Exp $ */
 
 /*! \file lwres/version.h */
 
index b738c305b9da202a1bc722148ff9f55e4719de57..49aaeb7bc912df62389e8d3d1b18351f95d9d753 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwbuffer.c,v 1.14 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lwbuffer.c,v 1.15 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 85efa84e29d416ac26f5026ae61741bdf7f7dafb..15f4abb97c24b42089f274268423e73b01da5f37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwconfig.c,v 1.45 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lwconfig.c,v 1.46 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index b02297aec44254fc6732335442c40d0bbce4ba81..e40c28f7ac318d79f9714c2d4f5d05bd7b7738ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1996-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -72,7 +72,7 @@
  */
 #if defined(LIBC_SCCS) && !defined(lint)
 static char sccsid[] = "@(#)inet_addr.c        8.1 (Berkeley) 6/17/93";
-static char rcsid[] = "$Id: lwinetaton.c,v 1.15 2007/06/18 23:47:51 tbox Exp $";
+static char rcsid[] = "$Id: lwinetaton.c,v 1.16 2007/06/19 23:47:22 tbox Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>
index 6e995ff67482bad2bfcbb11cb26fdba81ab984ae..cf3bdfe8033d1f24a784eb9815814909076b96b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1996-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
  */
 #if defined(LIBC_SCCS) && !defined(lint)
 static char rcsid[] =
-       "$Id: lwinetntop.c,v 1.17 2007/06/18 23:47:51 tbox Exp $";
+       "$Id: lwinetntop.c,v 1.18 2007/06/19 23:47:22 tbox Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>
index 6a47a79644b570173bb0ce3b79b6fa068a849fc3..5bbef083959736a7115556a85eba22ee8f5bf1b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1996-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-static char rcsid[] = "$Id: lwinetpton.c,v 1.11 2007/06/18 23:47:51 tbox Exp $";
+static char rcsid[] = "$Id: lwinetpton.c,v 1.12 2007/06/19 23:47:22 tbox Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>
index a18da65f25903e01e2a78668640827d142ef224b..cfa27230af69f509cb39bff723d5ef487fc661ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwpacket.c,v 1.17 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lwpacket.c,v 1.18 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 4d28393d633dbc87656c39a7cbc39767abbb9621..3363e66b89b4eef99c0e24172e9aa34e015933ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwres_gabn.c,v 1.32 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lwres_gabn.c,v 1.33 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file lwres_gabn.c
    These are low-level routines for creating and parsing lightweight
index 81fff91eb29c2dd9b97124da1071660cf59e2ab1..7843fc3257daa69fcbefc24ea00e583a008f120d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwres_gnba.c,v 1.26 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lwres_gnba.c,v 1.27 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file lwres_gnba.c
    These are low-level routines for creating and parsing lightweight
index e0b1b3428f551f143da71d241e7e629a13c8ed93..72718bad0c5d0d14c8eb6cbe6d2b91ef9651be09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwres_grbn.c,v 1.9 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lwres_grbn.c,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file lwres_grbn.c
 
index db0170bee7d75aadaa820a4a92fef8ea9cccd493..369fe4e18f7154a407e3b33d886dc29e1df6daed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwres_noop.c,v 1.18 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lwres_noop.c,v 1.19 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 82edcd2075f22a6a2c5fcbc882a94ff54be80fcd..3bf5660f3da5fc78eaeb59713a317a2ac4e7b6fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwresutil.c,v 1.33 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: lwresutil.c,v 1.34 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 2d8f766087bf33710637a05ba32af0ddf23426dc..cb723c2735775cdf6dc21ed78594bf5dcd2b6292 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.8 2007/06/18 23:47:51 tbox Exp $
+# $Id: Makefile.in,v 1.9 2007/06/19 23:47:23 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index b47e2852ddac0dd152843240b0bc5f93b0eb9c79..22631ad92eaa372f1ac3ac2fecf743ecba31d43f 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: resolver.5,v 1.7 2007/06/18 23:37:20 marka Exp $
+.\" $Id: resolver.5,v 1.8 2007/06/19 23:47:23 tbox Exp $
 .\"
 .Dd Jun 30, 2000
 .Dt RESOLVER 5
index 2d6e5599f5b7e12aaed041bf9e3ca1ed0873506a..5245d29cb31f1dccb4633141a7b14615d92f2778 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: print.c,v 1.9 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: print.c,v 1.10 2007/06/19 23:47:22 tbox Exp $ */
 
 #include <config.h>
 
index 5777630d5e0fe41e50071f165ef6a8e445163315..c22b44a18e2249316c8972d9326f862f9f9599d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: print_p.h,v 1.3 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: print_p.h,v 1.4 2007/06/19 23:47:22 tbox Exp $ */
 
 #ifndef LWRES_PRINT_P_H
 #define LWRES_PRINT_P_H 1
index 9a4b093ea5f8f3fb497bd288224d7872bcb18640..f16896c1dcb928d87e198576e7b83569a7142c28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -53,7 +53,7 @@
 static char sccsid[] = "@(#)strtoul.c  8.1 (Berkeley) 6/4/93";
 #endif /* LIBC_SCCS and not lint */
 
-/* $Id: strtoul.c,v 1.3 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: strtoul.c,v 1.4 2007/06/19 23:47:22 tbox Exp $ */
 
 #include <config.h>
 
index 8d52c0da0b1236900167c3a26719fb8d0593a120..5d77208a953742c7f379d4a2ac6398f42e715de9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:51 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:23 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 5ef122ef673f4ec69372bbe8957a44980ea23a77..61906330a6416c29edca32a56597eb21406806f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:51 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:23 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 10eb83cdb1afd8780f4f1c2780a99d30042a7bd8..c943e015dea9e6a2841ec2854d22923178c8ce02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:51 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:23 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 879333be0a8eb8a2ff5224a9152324a3b16483fa..0b16178c282f6e4f7e87af5faad7f60a38f95507 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: net.h,v 1.8 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: net.h,v 1.9 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_NET_H
 #define LWRES_NET_H 1
index 30651d0828d35526bc864962d2d1b751327b1bbb..cc52c510035a7b114af3101b410ac2ea12912264 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.11 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: version.c,v 1.12 2007/06/19 23:47:22 tbox Exp $ */
 
 /*! \file */
 
index 8d52c0da0b1236900167c3a26719fb8d0593a120..5d77208a953742c7f379d4a2ac6398f42e715de9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:51 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:23 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 5ef122ef673f4ec69372bbe8957a44980ea23a77..61906330a6416c29edca32a56597eb21406806f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:51 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:23 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 54ae9d3bf4db917cb37caa9dc4e88af64ab63ebe..c943e015dea9e6a2841ec2854d22923178c8ce02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.3 2007/06/18 23:47:52 tbox Exp $
+# $Id: Makefile.in,v 1.4 2007/06/19 23:47:23 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 0a51c26f7b8e8272aa06b76128aee227db045cbc..16f691a9c3412b1d48efbff237921a36ccbd00d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: int.h,v 1.3 2007/06/18 23:47:52 tbox Exp $ */
+/* $Id: int.h,v 1.4 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_INT_H
 #define LWRES_INT_H 1
index 6ad5407c600ec2c66ae6f01681afa33df7f46857..94e4af438e445646e10ddded0a3361593e762edb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: net.h,v 1.5 2007/06/18 23:47:52 tbox Exp $ */
+/* $Id: net.h,v 1.6 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_NET_H
 #define LWRES_NET_H 1
index c66a733c55606c20a90f85387fabac2c023260de..41146c8803366e1aae76abdb11af9236cb46946a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netdb.h,v 1.6 2007/06/18 23:47:52 tbox Exp $ */
+/* $Id: netdb.h,v 1.7 2007/06/19 23:47:23 tbox Exp $ */
 
 #ifndef LWRES_NETDB_H
 #define LWRES_NETDB_H 1
index 23a4192980c8a4e064b553d287574b80c3b226c8..3c06c6a4a3ac8c274fc32291be6b5ae959c92428 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: version.c,v 1.5 2007/06/18 23:47:51 tbox Exp $ */
+/* $Id: version.c,v 1.6 2007/06/19 23:47:23 tbox Exp $ */
 
 #include <versions.h>
 
index a517486d9bab5f02d464201327a53c6615348eed..81b0bfbdf38eacbcb8d1340e7ef83280bfea6e75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.24 2007/06/18 23:47:52 tbox Exp $
+# $Id: Makefile.in,v 1.25 2007/06/19 23:47:23 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 5b1502e08bb93e9046a412b72e61f100f62b9de8..10eedede84b50ec79e70d7a049688630801ee641 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.10 2007/06/18 23:47:52 tbox Exp $
+# $Id: Makefile.in,v 1.11 2007/06/19 23:47:24 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 95e4d456d7f0c541f48db2725c80e932cf255e5c..5d6ad0f64934c3cc8b7028666b58a56aed33fb84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.8 2007/06/18 23:47:52 tbox Exp $
+# $Id: Makefile.in,v 1.9 2007/06/19 23:47:24 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 47a74b25535768a0b31ed2add53b6028c785280f..b1769e3d2b48915137056323d19c08fa2309d257 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_api.h,v 1.21 2007/06/18 23:47:52 tbox Exp $ */
+/* $Id: t_api.h,v 1.22 2007/06/19 23:47:24 tbox Exp $ */
 
 #ifndef TESTS_T_API_H
 #define TESTS_T_API_H 1
index ec8de3c41a1ec3197cbeca9ba48220f93b131009..8e5b919ab36226e8aea3742fed4f640bc491f0f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: t_api.c,v 1.59 2007/06/18 23:47:52 tbox Exp $ */
+/* $Id: t_api.c,v 1.60 2007/06/19 23:47:23 tbox Exp $ */
 
 /*! \file */
 
index e3b442de21862a0d8294cbf510971eca83af9ecf..68d1c55713accd411bd336758b142f523979b9e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: bindevt.c,v 1.4 2007/06/18 23:47:57 tbox Exp $ */
+/* $Id: bindevt.c,v 1.5 2007/06/19 23:47:24 tbox Exp $ */
 
 /*
  * bindevt.c : Defines the entry point for event log viewer DLL.
index 68186224f3bc9b3cb6ae36a94b6424c1668385ca..47d13b46fa95edfcbdbcf9ae70e78ee08455e34a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: bindevt.mc,v 1.3 2007/06/18 23:47:57 tbox Exp $
+; $Id: bindevt.mc,v 1.4 2007/06/19 23:47:24 tbox Exp $
 
 MessageIdTypedef=DWORD
 
index 05637fca5a5383f73585e71a34f3b8f483d0c039..cffd5613982bc1702539849d37f47e190ad33167 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.15 2007/06/18 23:47:57 tbox Exp $
+# $Id: Makefile.in,v 1.16 2007/06/19 23:47:24 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 22848d9271043d2b16500fed3319de41dd8410e3..8e5750c94db4d566f1912fa72c0375bdbe7b37f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: includes.in,v 1.20 2007/06/18 23:47:57 tbox Exp $
+# $Id: includes.in,v 1.21 2007/06/19 23:47:24 tbox Exp $
 
 # Search for machine-generated header files in the build tree,
 # and for normal headers in the source tree (${top_srcdir}).
index 5dcc279cce95c31a129d3f0c5daaf925740a744a..2a4de38383052696dd831a065a95dcf03de6879f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: altbuild.sh,v 1.16 2007/06/18 23:47:57 tbox Exp $
+# $Id: altbuild.sh,v 1.17 2007/06/19 23:47:24 tbox Exp $
 
 #
 # "Alternative build" test.
index 6bb18934c7f468eeda17e2ffbd8591421eb4859a..b6d59f9408b37604a46c65edc7d03017775e244d 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: check-changes,v 1.3 2007/06/18 23:47:57 tbox Exp $
+# $Id: check-changes,v 1.4 2007/06/19 23:47:24 tbox Exp $
 
 eval 'exec /usr/bin/perl -S $0 ${1+"$@"}'
     if $running_under_some_shell;
index 228ef77f3cb1419299f8aee09783923782c4bb38..9d544c35cddcef7197fed72192569651b0fd2c7a 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -ws
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: check-includes.pl,v 1.9 2007/06/18 23:47:57 tbox Exp $
+# $Id: check-includes.pl,v 1.10 2007/06/19 23:47:24 tbox Exp $
 
 # Rudimentary, primarily for use by the developers.
 # This just evolved with no serious attempt at making it
index 2cd5a92e7bc205eff40cfff8818cad4d38d958d9..ddd5fd16845d702e4e253373eff2fbe36ca7419a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: check-instincludes.sh,v 1.10 2007/06/18 23:47:57 tbox Exp $
+# $Id: check-instincludes.sh,v 1.11 2007/06/19 23:47:24 tbox Exp $
 
 #
 # Check the installed bind9 header files to make sure that no header
index 8730fa99b9a5b86bdd0bcce922b4f71ff48308b0..9eb3a3269415c0345b91331c0484f3227c283df7 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: check-pullups.pl,v 1.11 2007/06/18 23:47:57 tbox Exp $
+# $Id: check-pullups.pl,v 1.12 2007/06/19 23:47:24 tbox Exp $
 
 # Given two CHANGES files, list [bug] entries present in the
 # first one but not in the second one.
index bd83ac3c5260c9e0794b37a816b49a92c86f9cc9..8184a0f20690a82fb024e95b4eee2d0893326cbe 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl -ws
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: check-sources.pl,v 1.9 2007/06/18 23:47:57 tbox Exp $
+# $Id: check-sources.pl,v 1.10 2007/06/19 23:47:24 tbox Exp $
 
 # Rudimentary, primarily for use by the developers.
 # This just evolved with no serious attempt at making it
index 36f3a75906cbb8fca1840e67fd70b2fb206d91fb..4882a64537d2c2b818e6e9b90155acdf99c74313 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: kit.sh,v 1.30 2007/06/18 23:47:57 tbox Exp $
+# $Id: kit.sh,v 1.31 2007/06/19 23:47:24 tbox Exp $
 
 # Make a release kit
 #
index cecc8fdbd83bbb490f4c330fc26aacd76cab7af2..1407c67807a5567eac689f76823d729682bd638c 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: mandoc2docbook.pl,v 1.5 2007/06/18 23:47:57 tbox Exp $
+# $Id: mandoc2docbook.pl,v 1.6 2007/06/19 23:47:24 tbox Exp $
 
 #
 # Do a quick-and-dirty conversion of .mandoc man pages to
@@ -46,7 +46,7 @@ print <<\END;
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: mandoc2docbook.pl,v 1.5 2007/06/18 23:47:57 tbox Exp $ -->
+<!-- $Id: mandoc2docbook.pl,v 1.6 2007/06/19 23:47:24 tbox Exp $ -->
 
 <refentry>
 <refentryinfo>
index b8acc94742ed168a9d16f61a753e03e3911ec433..098f34ade9d4723e4209250956c79a8f6f7ae3dc 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh -ex
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: mdnbuildtest.sh,v 1.4 2007/06/18 23:47:57 tbox Exp $
+# $Id: mdnbuildtest.sh,v 1.5 2007/06/19 23:47:24 tbox Exp $
 
 # XXXDCL This is currently much too specific to the environment in which
 # it was written (NetBSD 1.5_alpha2 with libiconv in /usr/local/lib).  It
index 83a9e8f9a4dc66fb5f0dfce5b1ee9b0b48de64bb..b6cee712f289d54a86fa2a044a96703fb4932625 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: memleak.pl,v 1.13 2007/06/18 23:47:57 tbox Exp $
+# $Id: memleak.pl,v 1.14 2007/06/19 23:47:24 tbox Exp $
 
 # Massage the output from ISC_MEM_DEBUG to extract mem_get() calls
 # with no corresponding mem_put().
index 3d706b290d67cd7523ead4a9d0b5b269b43503b0..bef2593e35345289c8aae242cdbcd71dd5bba317 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: merge_copyrights,v 1.29 2007/06/18 23:47:57 tbox Exp $
+# $Id: merge_copyrights,v 1.30 2007/06/19 23:47:24 tbox Exp $
 
 %file_types = ();
 %file_years = ();
index 8c18cc4ea3394fd722e5e7227261d209ef24a678..40c3bb178223cf3809b7e53f3201c7d4c1d78da4 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: mkreslib.pl,v 1.11 2007/06/18 23:47:57 tbox Exp $
+# $Id: mkreslib.pl,v 1.12 2007/06/19 23:47:24 tbox Exp $
 
 # Build a res_* library distribution from the BIND 8 source
 
index c78261176cebe6b4be9f661ccf154f2eb78849a5..bd01e55850e97980ccd8c283d4867f579d8b1e72 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: nanny.pl,v 1.9 2007/06/18 23:47:57 tbox Exp $
+# $Id: nanny.pl,v 1.10 2007/06/19 23:47:24 tbox Exp $
 
 # A simple nanny to make sure named stays running.
 
index fee6e721187157da2930411e9a7b72937ed97628..5e8f60747e34aa1a9a656056db0a0882d0891817 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: new-func,v 1.3 2007/06/18 23:47:57 tbox Exp $
+# $Id: new-func,v 1.4 2007/06/19 23:47:24 tbox Exp $
 
 # Given two CHANGES files, list [bug] entries present in the
 # first one but not in the second one.
index 5d9e81eb1d1ec241eda2284545944659a7c45b9a..c828f51a33fdaa6b50fea5ef1db29e514160cc8d 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh -ex
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1999-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: nt-kit,v 1.8 2007/06/18 23:47:57 tbox Exp $
+# $Id: nt-kit,v 1.9 2007/06/19 23:47:24 tbox Exp $
 
 # XXX no command line options at all.  especially useful would be a way
 # to specify the target directory on the NT machine, since it is needed
index f2b15fdfea8efdd71552e70872fb4fbe0c032050..d5a5e30d4e73808af1515e12da3ac909af288eb1 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: spacewhack.pl,v 1.5 2007/06/18 23:47:57 tbox Exp $
+# $Id: spacewhack.pl,v 1.6 2007/06/19 23:47:24 tbox Exp $
 
 $0 =~ s%.*/%%;
 
index 36a370bb6324b873b7ddf71d3504bd4b95590728..ce4d192e8674d5dc5e91b58f895f8eec10af6022 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tabify-changes,v 1.3 2007/06/18 23:47:57 tbox Exp $
+# $Id: tabify-changes,v 1.4 2007/06/19 23:47:24 tbox Exp $
 
 expand ${1} |
 sed \
index 97a38c98aeec21d315c9233d7fbb4fcec51f5a50..875dc931c3c9ad2da84295c78370b5b1b78fff7c 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: update-drafts.pl,v 1.6 2007/06/18 23:47:57 tbox Exp $
+# $Id: update-drafts.pl,v 1.7 2007/06/19 23:47:24 tbox Exp $
 
 #
 # Replace internet drafts with updated versions, if any.
index 2355854f9276d929cb3a9eff10c9ae26be20bcc7..07b6f261cf3ac49e00036202a571da136a00f50a 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and/or distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: index.html,v 1.5 2007/06/18 23:47:57 tbox Exp $ -->
+<!-- $Id: index.html,v 1.6 2007/06/19 23:47:24 tbox Exp $ -->
 
 <html>
 <head>
index 8952cdd064d1ec84b1a281733cdd95b5bcc08ac9..6c2e2b4815ffd238c4a0ae747cbbf8e43759ff29 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: makedefs.pl,v 1.7 2007/06/18 23:47:57 tbox Exp $
+# $Id: makedefs.pl,v 1.8 2007/06/19 23:47:24 tbox Exp $
 
 # makedefs.pl
 # This script goes through all of the lib header files and creates a .def file
index 45783400c93bd999a5005bc5334eb1466f3b8cb4..70e05b2967af5d30c5cb98425858f69af0181918 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: makeversion.pl,v 1.7 2007/06/18 23:47:57 tbox Exp $ 
+# $Id: makeversion.pl,v 1.8 2007/06/19 23:47:24 tbox Exp $ 
 
 # This script takes the version information from the version file located
 # at the root of the source tree and the api files in each library directory
index 9329a097fa4a7434e2b199187bcb6371f15355f7..4c63982acafbe69f3802a9f4cf9072429f687312 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: updateopenssl.pl,v 1.6 2007/06/18 23:47:57 tbox Exp $
+# $Id: updateopenssl.pl,v 1.7 2007/06/19 23:47:24 tbox Exp $
 
 # updateopenssl.pl
 # This script locates the latest version of OpenSSL in the grandparent