]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add RCS id string
authorDavid Lawrence <source@isc.org>
Thu, 22 Jun 2000 22:00:42 +0000 (22:00 +0000)
committerDavid Lawrence <source@isc.org>
Thu, 22 Jun 2000 22:00:42 +0000 (22:00 +0000)
607 files changed:
Makefile.in
acconfig.h
bin/Makefile.in
bin/dig/Makefile.in
bin/dnssec/Makefile.in
bin/dnssec/dnssec-makekeyset.c
bin/dnssec/dnssec-signkey.c
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssectool.c
bin/dnssec/dnssectool.h
bin/lwresd/Makefile.in
bin/lwresd/client.c
bin/lwresd/client.h
bin/lwresd/err_pkt.c
bin/lwresd/main.c
bin/lwresd/process_gabn.c
bin/lwresd/process_gnba.c
bin/lwresd/process_noop.c
bin/named/Makefile.in
bin/named/aclconf.c
bin/named/client.c
bin/named/include/named/aclconf.h
bin/named/include/named/client.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/lwdclient.h
bin/named/include/named/lwresd.h
bin/named/include/named/main.h
bin/named/include/named/notify.h
bin/named/include/named/omapi.h
bin/named/include/named/query.h
bin/named/include/named/server.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/interfacemgr.c
bin/named/listenlist.c
bin/named/log.c
bin/named/logconf.c
bin/named/lwdclient.c
bin/named/lwderror.c
bin/named/lwdgabn.c
bin/named/lwdgnba.c
bin/named/lwdnoop.c
bin/named/lwresd.c
bin/named/main.c
bin/named/named.conf.test
bin/named/notify.c
bin/named/query.c
bin/named/server.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/update.c
bin/named/zoneconf.c
bin/nsupdate/Makefile.in
bin/rndc/Makefile.in
bin/rndc/rndc.conf
bin/tests/Makefile.in
bin/tests/adb_test.c
bin/tests/b8status.pl
bin/tests/b8t.mk
bin/tests/b9status.pl
bin/tests/b9t.mk
bin/tests/byaddr_test.c
bin/tests/byname_test.c
bin/tests/compress_test.c
bin/tests/db/Makefile.in
bin/tests/db/t_db.c
bin/tests/db_test.c
bin/tests/dispatch_tcp_test.c
bin/tests/dispatch_test.c
bin/tests/dst/Makefile.in
bin/tests/dst/dst_test.c
bin/tests/dst/t_dst.c
bin/tests/entropy2_test.c
bin/tests/entropy_test.c
bin/tests/fsaccess_test.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/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/nconf_test.c
bin/tests/ndc.conf
bin/tests/ndcconf_test.c
bin/tests/net/Makefile.in
bin/tests/nxtify.c
bin/tests/omapi_test.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/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/clean.sh
bin/tests/system/conf.sh.in
bin/tests/system/digcomp.pl
bin/tests/system/dnssec/README
bin/tests/system/dnssec/clean.sh
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/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/root.hint
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns3/bogus.example.db.in
bin/tests/system/dnssec/ns3/insecure.example.db
bin/tests/system/dnssec/ns3/named.conf
bin/tests/system/dnssec/ns3/root.hint
bin/tests/system/dnssec/ns3/secure.example.db.in
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/ns4/named.conf
bin/tests/system/dnssec/ns4/root.hint
bin/tests/system/dnssec/ns5/named.conf
bin/tests/system/dnssec/ns5/root.hint
bin/tests/system/dnssec/ns5/trusted.conf.bad
bin/tests/system/dnssec/setup.sh
bin/tests/system/dnssec/tests.sh
bin/tests/system/ifconfig.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/lwresd/Makefile.in
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/lwresd/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/ns2/root.hint
bin/tests/system/notify/ns3/named.conf
bin/tests/system/notify/ns3/root.hint
bin/tests/system/notify/setup.sh
bin/tests/system/notify/tests.sh
bin/tests/system/run.sh
bin/tests/system/setup.sh
bin/tests/system/start.sh
bin/tests/system/stop.sh
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/ns2/root.hint
bin/tests/system/stub/ns3/example.db
bin/tests/system/stub/ns3/named.conf
bin/tests/system/stub/ns3/root.hint
bin/tests/system/stub/tests.sh
bin/tests/system/testsock.pl
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/ns2/root.hint
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/ns3/root.hint
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/example.db
bin/tests/system/xfer/ns2/named.conf
bin/tests/system/xfer/ns2/root.hint
bin/tests/system/xfer/ns2/tsigzone.db
bin/tests/system/xfer/ns3/named.conf
bin/tests/system/xfer/ns3/root.hint
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/ns2/root.hint
bin/tests/system/xferquota/setup.pl
bin/tests/system/xferquota/setup.sh
bin/tests/system/xferquota/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/tkey_test.c
bin/tests/wire_test.c
bin/tests/zone2_test.c
bin/tests/zone_test.c
configure.in
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
doc/arm/Bv9ARM.1.html
doc/arm/Bv9ARM.2.html
doc/arm/Bv9ARM.3.html
doc/arm/Bv9ARM.4.html
doc/arm/Bv9ARM.5.html
doc/arm/Bv9ARM.6.html
doc/arm/Bv9ARM.7.html
doc/arm/Bv9ARM.8.html
doc/arm/Bv9ARM.css
doc/arm/Bv9ARM.html
doc/arm/Bv9ARM.txt
doc/design/dispatch
doc/design/logging
doc/design/ncache
doc/design/omapi
doc/design/rdataset
doc/design/red-black
doc/design/search
doc/design/tasks
doc/design/windows-nt
doc/dev/DBC
doc/dev/coding.html
doc/dev/magic_numbers
doc/dev/rdata.html
doc/dev/release
doc/dev/results
doc/dev/unexpected
doc/html/config/controls.html
doc/html/config/master.html
doc/misc/options
lib/Makefile.in
lib/dns/Makefile.in
lib/dns/a6.c
lib/dns/acl.c
lib/dns/aclconf.c
lib/dns/adb.c
lib/dns/byaddr.c
lib/dns/config/Makefile.in
lib/dns/config/confpvt.h
lib/dns/db.c
lib/dns/dbiterator.c
lib/dns/dispatch.c
lib/dns/gen-unix.h
lib/dns/include/Makefile.in
lib/dns/include/dns/Makefile.in
lib/dns/include/dns/a6.h
lib/dns/include/dns/acl.h
lib/dns/include/dns/aclconf.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/confacl.h
lib/dns/include/dns/confcache.h
lib/dns/include/dns/confcommon.h
lib/dns/include/dns/confctl.h
lib/dns/include/dns/confctx.h
lib/dns/include/dns/confip.h
lib/dns/include/dns/confkeys.h
lib/dns/include/dns/conflog.h
lib/dns/include/dns/conflsn.h
lib/dns/include/dns/confndc.h
lib/dns/include/dns/confparser.h
lib/dns/include/dns/confresolv.h
lib/dns/include/dns/confrrset.h
lib/dns/include/dns/confview.h
lib/dns/include/dns/confzone.h
lib/dns/include/dns/db.h
lib/dns/include/dns/dbiterator.h
lib/dns/include/dns/dbtable.h
lib/dns/include/dns/dispatch.h
lib/dns/include/dns/dnssec.h
lib/dns/include/dns/events.h
lib/dns/include/dns/fixedname.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/master.h
lib/dns/include/dns/masterdump.h
lib/dns/include/dns/message.h
lib/dns/include/dns/name.h
lib/dns/include/dns/namedconf.h
lib/dns/include/dns/ncache.h
lib/dns/include/dns/nxt.h
lib/dns/include/dns/peer.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/resolver.h
lib/dns/include/dns/result.h
lib/dns/include/dns/rootns.h
lib/dns/include/dns/secalg.h
lib/dns/include/dns/secproto.h
lib/dns/include/dns/ssu.h
lib/dns/include/dns/tcpmsg.h
lib/dns/include/dns/time.h
lib/dns/include/dns/tkey.h
lib/dns/include/dns/tkeyconf.h
lib/dns/include/dns/tsig.h
lib/dns/include/dns/tsigconf.h
lib/dns/include/dns/ttl.h
lib/dns/include/dns/types.h
lib/dns/include/dns/validator.h
lib/dns/include/dns/view.h
lib/dns/include/dns/xfrin.h
lib/dns/include/dns/zone.h
lib/dns/include/dns/zoneconf.h
lib/dns/include/dns/zt.h
lib/dns/journal.c
lib/dns/keytable.c
lib/dns/lib.c
lib/dns/masterdump.c
lib/dns/message.c
lib/dns/name.c
lib/dns/ncache.c
lib/dns/nxt.c
lib/dns/peer.c
lib/dns/rbtdb.c
lib/dns/rbtdb.h
lib/dns/rbtdb64.c
lib/dns/rbtdb64.h
lib/dns/rdata/rdatastructpre.h
lib/dns/rdata/rdatastructsuf.h
lib/dns/rdatalist.c
lib/dns/rdataset.c
lib/dns/rdatasetiter.c
lib/dns/request.c
lib/dns/resolver.c
lib/dns/result.c
lib/dns/rootns.c
lib/dns/sec/Makefile.in
lib/dns/sec/dnssafe/Makefile.in
lib/dns/sec/dst/Makefile.in
lib/dns/sec/dst/dst_internal.h
lib/dns/sec/dst/dst_parse.h
lib/dns/sec/dst/include/Makefile.in
lib/dns/sec/dst/include/dst/Makefile.in
lib/dns/sec/dst/include/dst/dst.h
lib/dns/sec/dst/include/dst/lib.h
lib/dns/sec/dst/include/dst/result.h
lib/dns/sec/openssl/Makefile.in
lib/dns/sec/openssl/include/Makefile.in
lib/dns/sec/openssl/include/openssl/Makefile.in
lib/dns/sec/rename.h
lib/dns/tcpmsg.c
lib/dns/tkeyconf.c
lib/dns/tsigconf.c
lib/dns/ttl.c
lib/dns/validator.c
lib/dns/version.c
lib/dns/view.c
lib/dns/zoneconf.c
lib/dns/zt.c
lib/isc/Makefile.in
lib/isc/assertions.c
lib/isc/bitstring.c
lib/isc/buffer.c
lib/isc/bufferlist.c
lib/isc/error.c
lib/isc/event.c
lib/isc/heap.c
lib/isc/include/Makefile.in
lib/isc/include/isc/Makefile.in
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/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/heap.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/magic.h
lib/isc/include/isc/md5.h
lib/isc/include/isc/mem.h
lib/isc/include/isc/msgcat.h
lib/isc/include/isc/mutexblock.h
lib/isc/include/isc/netaddr.h
lib/isc/include/isc/ondestroy.h
lib/isc/include/isc/os.h
lib/isc/include/isc/platform.h.in
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/region.h
lib/isc/include/isc/result.h
lib/isc/include/isc/resultclass.h
lib/isc/include/isc/rwlock.h
lib/isc/include/isc/sockaddr.h
lib/isc/include/isc/socket.h
lib/isc/include/isc/stdio.h
lib/isc/include/isc/string.h
lib/isc/include/isc/symtab.h
lib/isc/include/isc/task.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/lex.c
lib/isc/lfsr.c
lib/isc/lib.c
lib/isc/md5.c
lib/isc/mem.c
lib/isc/mutexblock.c
lib/isc/netaddr.c
lib/isc/nls/Makefile.in
lib/isc/nls/msgcat.c
lib/isc/ondestroy.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/thread.c
lib/isc/quota.c
lib/isc/random.c
lib/isc/ratelimiter.c
lib/isc/result.c
lib/isc/rwlock.c
lib/isc/sockaddr.c
lib/isc/string.c
lib/isc/symtab.c
lib/isc/task.c
lib/isc/taskpool.c
lib/isc/timer.c
lib/isc/unix/Makefile.in
lib/isc/unix/app.c
lib/isc/unix/entropy.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/app.h
lib/isc/unix/include/isc/int.h
lib/isc/unix/include/isc/net.h
lib/isc/unix/include/isc/netdb.h
lib/isc/unix/include/isc/stdtime.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/socket.c
lib/isc/unix/stdio.c
lib/isc/unix/stdtime.c
lib/isc/unix/time.c
lib/isc/version.c
lib/isc/win32/Makefile.in
lib/isc/win32/condition.c
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/condition.h
lib/isc/win32/include/isc/int.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/thread.h
lib/isc/win32/include/isc/time.h
lib/isc/win32/thread.c
lib/isc/win32/time.c
lib/lwres/Makefile.in
lib/lwres/assert_p.h
lib/lwres/context.c
lib/lwres/context_p.h
lib/lwres/gethost.c
lib/lwres/getipnode.c
lib/lwres/getnameinfo.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/net.h
lib/lwres/include/lwres/netdb.h.in
lib/lwres/include/lwres/platform.h.in
lib/lwres/include/lwres/result.h
lib/lwres/lwbuffer.c
lib/lwres/lwconfig.c
lib/lwres/lwpacket.c
lib/lwres/lwres_gabn.c
lib/lwres/lwres_gnba.c
lib/lwres/lwres_noop.c
lib/lwres/lwresutil.c
lib/lwres/version.c
lib/omapi/Makefile.in
lib/omapi/include/Makefile.in
lib/omapi/include/omapi/Makefile.in
lib/omapi/include/omapi/compatibility.h
lib/omapi/include/omapi/lib.h
lib/omapi/include/omapi/omapi.h
lib/omapi/include/omapi/private.h
lib/omapi/include/omapi/result.h
lib/omapi/include/omapi/types.h
lib/omapi/listener.c
lib/omapi/message.c
lib/omapi/protocol.c
lib/omapi/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
make/Makefile.in
make/includes.in
make/rules.in
util/check-includes.pl
util/check-instincludes.sh
util/check-sources.pl
util/conf.sh.in
util/memleak.pl
util/merge_copyrights
util/mkreslib.pl
util/nanny.pl
util/nt-kit

index 72fcc52eeae57b5a40ae5593ece5d59e9bf703f9..457fbbf57025374a398e300ce09e454a9804dd97 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.17 2000/06/22 21:48:55 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index eda986ef216f2eb30c2ef22fb8320787d76cfa7d..759317dc61993c193865f9b2b5bc7943d3ca9f83 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: acconfig.h,v 1.23 2000/06/22 21:48:56 tale Exp $ */
+
 /***
  *** This file is not to be included by any public header files, because
  *** it does not get installed.
index d84f69ca810134c67737c87904bf06bfe3298b1c..1bc08e1665af8ea511fbd9626b56e10cc3e0f750 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.15 2000/06/22 21:48:58 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index bfb5ec1ac5472bd021631f521a1073921f57eb71..92b24f15e68558ecb0be88483e7eaf66e20bb982 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.10 2000/06/22 21:48:59 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 6ce8b2805d18454b0175d5639cdc736dcc0692b7..c32e059f67d494b3f6ec9ac079a90b773b1ce85b 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.7 2000/06/22 21:49:01 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 86edeebce2755505f355cfbb2e2c2e27f9743bd5..a4497fa80debb1bb2f2e7b4b4b21c97624152c36 100644 (file)
@@ -17,6 +17,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id: dnssec-makekeyset.c,v 1.28 2000/06/22 21:49:02 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 559e65ef91e31a4db13392e25198436331dcfad5..5bb56eae0c7bda60858ad25995f566534042006c 100644 (file)
@@ -17,6 +17,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id: dnssec-signkey.c,v 1.28 2000/06/22 21:49:03 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 4e2bb94dcb89a90b1c23a5fb855c7efbc8031b17..cf056783ea6b0e68feb19191fe58815023b7b064 100644 (file)
@@ -17,6 +17,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id: dnssec-signzone.c,v 1.81 2000/06/22 21:49:04 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 0d2cacfc9f4ba70b9b27a6bb231feccef700c609..fd0519951882b069d35b912803ef9b6ccf09fca2 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dnssectool.c,v 1.12 2000/06/22 21:49:05 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index ac6d91fd1f9e897744c3a2a7685d482de3794303..2ab08e91130c181015a3363b86c99203cf58c50e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dnssectool.h,v 1.6 2000/06/22 21:49:07 tale Exp $ */
+
 #ifndef DNSSECTOOL_H
 #define DNSSECTOOL_H 1
 
index 12b200ef4b8d1055a7f21a16182b2f8ebebb898e..f95a775bc4d9fb02dcaf4167ebae17955a113c27 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.10 2000/06/22 21:49:08 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 3f8edf46705bc9279655b56be240331455c64e5c..707a26c13bf285b4f8e7414e0e21f87725f25bb6 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: client.c,v 1.28 2000/06/22 21:49:09 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/socket.h>
index 187b740c88f407023b46e21d34e6c35710a90c96..329fc43dbfeaf3a67e65c5c42e47d8cabdbf3133 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: client.h,v 1.16 2000/06/22 21:49:10 tale Exp $ */
+
 #ifndef LWD_CLIENT_H
 #define LWD_CLIENT_H 1
 
index 8d170a55a8c213b28b76b79b8af570ec7af81f27..210084d860345803c35316dbe3a13212de03712c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: err_pkt.c,v 1.5 2000/06/22 21:49:11 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/socket.h>
index ead0ec42dac932cb27d990681a0a47b4daeaa2c8..b309df3a7b656b4f8594ddc5271a135a8138e212 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: main.c,v 1.43 2000/06/22 21:49:12 tale Exp $ */
+
 /*
  * Main program for the Lightweight Resolver Daemon.
  *
index 3f7aaa9344148936820fa761539a3ca6d3ed9ee4..768aff97af979a8a4c42e3cffbb074e5d1fabdf6 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: process_gabn.c,v 1.29 2000/06/22 21:49:13 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/socket.h>
index 34e3d8af652c1ce7e264bf8089315b5f4d2ef7f2..23abfbc65eaa066aeaeca7c64374af6d98c0981f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: process_gnba.c,v 1.24 2000/06/22 21:49:15 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/socket.h>
index d2d431fa7cc3100e57c31a527e184090d3482f90..9826817d157db60057ebbfcbcf963473d8f61711 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: process_noop.c,v 1.7 2000/06/22 21:49:16 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/socket.h>
index 874e2fbfb2a4e963c247e55a1011f2e6ee0667c3..acb1ef02f17e9c82dffd366a993c011c7d5e6019 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.49 2000/06/22 21:49:17 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 7492fa5fbc6cc6d6da7166140144b775015d04dc..8c60b59e006a700e6705da9cac23aaeb63e44290 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: aclconf.c,v 1.18 2000/06/22 21:54:17 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/string.h>                /* Required for HP/UX (and others?) */
index 580d4ea500bb1667e345e862fc7002085d3ca1d4..4446537f25dcd4a9e98f1e56fe207bcabf912ee2 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: client.c,v 1.96 2000/06/22 21:49:18 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/print.h>
index edea487b4e76538dedd57e2fd40c9c199746a4ce..425d49e431f38d69dc1789941b73f2a58483b487 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: aclconf.h,v 1.7 2000/06/22 21:55:06 tale Exp $ */
+
 #ifndef DNS_ACLCONF_H
 #define DNS_ACLCONF_H 1
 
index 69ba6b3706ac3192433423b6ac28fb839183f0df..922ce2ad3cbac184918e99d498ad5580e9cfe61d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: client.h,v 1.37 2000/06/22 21:49:38 tale Exp $ */
+
 #ifndef NAMED_CLIENT_H
 #define NAMED_CLIENT_H 1
 
index 05de45294cb11ab21675b1ed14659831e8140cfc..c45b96ec31c2a8d5441db59ae711850be9f2ed21 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: globals.h,v 1.42 2000/06/22 21:49:39 tale Exp $ */
+
 #ifndef NAMED_GLOBALS_H
 #define NAMED_GLOBALS_H 1
 
index 8335481bcdc23a00296047f9e3d878047dfaadec..1a411d4c6cdf1fc3796cc9ed130abda79c0ba015 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: interfacemgr.h,v 1.17 2000/06/22 21:49:40 tale Exp $ */
+
 #ifndef NAMED_INTERFACEMGR_H
 #define NAMED_INTERFACEMGR_H 1
 
index 8066a809e72fe74348a4163ca3d3eee0377fe69a..e42ca21fdd9398b406c584781ed9cd62e57041db 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: listenlist.h,v 1.6 2000/06/22 21:49:41 tale Exp $ */
+
 #ifndef NAMED_LISTENLIST_H
 #define NAMED_LISTENLIST_H 1
 
index 430553341a0caab43c8230ead5a86e2fda2f89f1..abf09afe9a48eb629a684a7ebafa63b25699b28f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: log.h,v 1.13 2000/06/22 21:49:43 tale Exp $ */
+
 #ifndef NAMED_LOG_H
 #define NAMED_LOG_H 1
 
index 5ccd3e91c48a05e04c515f1071c88cc4b983c2d8..cbbbb1b42cb82874a5cd8d5499b2209c536cca0a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: logconf.h,v 1.6 2000/06/22 21:49:44 tale Exp $ */
+
 #ifndef NAMED_LOGCONF_H
 #define NAMED_LOGCONF_H 1
 
index 92a04628205e9929e267f63057489083f2f90762..9d7a15491a7b9dd7047c0465101d391bf0b717ca 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwdclient.h,v 1.2 2000/06/22 21:49:45 tale Exp $ */
+
 #ifndef NAMED_LWDCLIENT_H
 #define NAMED_LWDCLIENT_H 1
 
index 6492a204ea914ed56b8998911dee47756202a228..7f6ee8023e4b8cc94b90ff05332896f08b03998d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwresd.h,v 1.2 2000/06/22 21:49:46 tale Exp $ */
+
 #ifndef NAMED_LWRESD_H
 #define NAMED_LWRESD_H 1
 
index 7a2caf076089d39704b17cf5da90065031357620..5e0b78356ee89cf397ceb515da8349e1b5e26934 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: main.h,v 1.4 2000/06/22 21:49:47 tale Exp $ */
+
 #ifndef NAMED_MAIN_H
 #define NAMED_MAIN_H 1
 
index 51873a9f7fd0bc3f2081260da32b016be600ab60..b28d9754a17053b52085b1d5cc735298b231e68c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: notify.h,v 1.6 2000/06/22 21:49:48 tale Exp $ */
+
 #ifndef NAMED_NOTIFY_H
 #define NAMED_NOTIFY_H 1
 
index 1f83107facb5b35006938d22799237d51f916d8b..b05cfe05799119895b832e811d076e5e831dd32e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: omapi.h,v 1.7 2000/06/22 21:49:49 tale Exp $ */
+
 #ifndef NAMED_OMAPI_H
 #define NAMED_OMAPI_H 1
 
index 4fc259eda7f1fa413d1f97a9a282b11f89c7612f..a67121032a3d29c9842a222ad6ebf1e51fb436ef 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: query.h,v 1.17 2000/06/22 21:49:50 tale Exp $ */
+
 #ifndef NAMED_QUERY_H
 #define NAMED_QUERY_H 1
 
index 1410fc28a40b2745a11ad741c2f23a43e1db45b9..427c1d5f2d196ce3dd99f5dcb79ade8c95cac2ff 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: server.h,v 1.32 2000/06/22 21:49:51 tale Exp $ */
+
 #ifndef NAMED_SERVER_H
 #define NAMED_SERVER_H 1
 
index 1e2ef4988aa37ecde235d777930001787e4743b2..042ecf79df67492eac2737356b32ac5ad785b222 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tkeyconf.h,v 1.4 2000/06/22 21:56:16 tale Exp $ */
+
 #ifndef DNS_TKEYCONF_H
 #define DNS_TKEYCONF_H 1
 
index 9f5aae0c133a544f157554493acaaea1e951b5fd..d4cf09d1dd8976a23b730e5ae345f1bcf42241b1 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tsigconf.h,v 1.4 2000/06/22 21:56:18 tale Exp $ */
+
 #ifndef DNS_TSIGCONF_H
 #define DNS_TSIGCONF_H 1
 
index dac107cf4a689951405971e570ef50042ce2d4cb..f9203ad736cbfa7a020a9eadb9a206215bbf6dea 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: types.h,v 1.13 2000/06/22 21:49:52 tale Exp $ */
+
 #ifndef NAMED_TYPES_H
 #define NAMED_TYPES_H 1
 
index ad5d33b8a52ccbaf65a1a4705cb914289a1abc16..9f336abba7178643142bcc132ba8a7c4a7fe3534 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: update.h,v 1.4 2000/06/22 21:49:54 tale Exp $ */
+
 #ifndef NAMED_UPDATE_H
 #define NAMED_UPDATE_H 1
 
index 66b1e43914e286a448014a265afe3d296ffee320..f29907476b43cbe5466ea076ab8767f99c60b6f3 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: xfrout.h,v 1.4 2000/06/22 21:49:55 tale Exp $ */
+
 #ifndef NAMED_XFROUT_H
 #define NAMED_XFROUT_H 1
 
index d3bf66a91c63c49a97065a32ebc7071cf60d27a1..6140543344ed1eac10e9c755a3578add61fb336c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: zoneconf.h,v 1.11 2000/06/22 21:56:26 tale Exp $ */
+
 #ifndef DNS_ZONECONF_H
 #define DNS_ZONECONF_H 1
 
index 337d54a493901bed64de245b2bd5e3268cbdf843..15026e103dc6da68aaf35accf0b5a480f5a6e21e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: interfacemgr.c,v 1.44 2000/06/22 21:49:19 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/interfaceiter.h>
index c5f36e0908ff03e3f37dcd180ab226401d0a7d96..da1203bdfebbc822175764b72514695280986c3b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: listenlist.c,v 1.5 2000/06/22 21:49:21 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index efa3504e2738abfa1978a69e84498a7f26cf76e1..2da25cfdd6331243494618e3b92d0c86aab3d89b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: log.c,v 1.20 2000/06/22 21:49:22 tale Exp $ */
+
 #include <config.h>
 
 #include <named/log.h>
index 71f4d2898a6778792488a9dd74fa477ec2cda017..d826b12af3caa38ad685d6b5a86098905957c9b2 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: logconf.c,v 1.20 2000/06/22 21:49:23 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/string.h>
index 3c6379bbb4db281df43631f0674f5adacabce820..19275c3906f39e6762556cf451c2dcd3803f5bba 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwdclient.c,v 1.3 2000/06/22 21:49:24 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/socket.h>
index 41e94b47f0626a47ed54de187e8c5ede0d0abae9..19d9f64385dcf1e1390d53a06844a39cf1ee0d07 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwderror.c,v 1.2 2000/06/22 21:49:25 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/socket.h>
index 80fbe6abd5f42c239a152d69c11c2f68fe47087a..df9d0af6e68e32ac8237579165ccea77c502a3a9 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwdgabn.c,v 1.3 2000/06/22 21:49:26 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/socket.h>
index acf899907bf02df37f1fcbe66d948afab7a81529..6b40d119b9575b0fd65a8ede878c08cb20a241ce 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwdgnba.c,v 1.3 2000/06/22 21:49:28 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/socket.h>
index 7afc98ddc88d3d640193cf168f3019b82898a84d..c350ab79c41a41daa16be3a416d2b626f0e2c259 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwdnoop.c,v 1.2 2000/06/22 21:49:29 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/socket.h>
index f95c7f2bf7ca8b2d53c4ba90ccb17e6ead45b080..670ae5a9cd16fb95870a464edc9ab619f43c1ba1 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwresd.c,v 1.8 2000/06/22 21:49:30 tale Exp $ */
+
 /*
  * Main program for the Lightweight Resolver Daemon.
  *
index a286252cbd6640d8d6b7720c350ef7267a76189b..e98430eed82dc796a644d050d3869bda504c6a3f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: main.c,v 1.71 2000/06/22 21:49:31 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 09e229996b3498ed69c83b115b50bfb522ad71d0..9c0bc9277ea154114ec9e31413bc152e82ec94dc 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf.test,v 1.3 2000/06/22 21:49:32 tale Exp $ */
+
 options {
                directory "/var/named";
        };
index fe6cb715d2e838e0b2bda31f00be9943fd0d27cb..0aa26cd937f6507256e5420dc857d24a3bb964bf 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: notify.c,v 1.17 2000/06/22 21:49:33 tale Exp $ */
+
 #include <config.h>
 
 #include <dns/message.h>
index f1bad63c33f6075dd5bb2cbd29a7b563f56db458..19e0e4e2018fdddf7e04211de77f58ea71de1d6f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: query.c,v 1.109 2000/06/22 21:49:34 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index 6ac8fcc858823938a638674d8a835aa8a0cc63ed..124abbe7ddf9007ad636a210ad22bc61f610015f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: server.c,v 1.199 2000/06/22 21:49:35 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index fceaf7e629f99573d769b68a7b45914845c7c4c1..62ade362937b1a9340fddf9d6b8f9e12c11de58f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tkeyconf.c,v 1.11 2000/06/22 21:54:50 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/buffer.h>
index cc07bd8dc1a8a45b1c0334d27c55e562c43967d0..3b0763b94807f4abe50cfce795367e49396b38df 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tsigconf.c,v 1.7 2000/06/22 21:54:51 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/base64.h>
index 72fb58d788a7d3ad0bcced57f54195dbabccc921..cab8819fb47a23c50587685323dc93909af1483f 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.3 2000/06/22 21:49:56 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index f29fb9d413ca70b22df75baf208a23f973aafeac..afe7c6d87e6426954201dfb87cd8a9bd58d6ba1c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: os.h,v 1.7 2000/06/22 21:49:58 tale Exp $ */
+
 #ifndef NS_OS_H
 #define NS_OS_H 1
 
index 9ec2a7dc46d6c33f944d1ad42398de44eed172d6..0e13e9de06a917f30c684ca3a23790ce8de462db 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: os.c,v 1.18 2000/06/22 21:49:57 tale Exp $ */
+
 #include <config.h>
 
 #include <sys/stat.h>
index 7555b756aba5bebfc5dbfe5692444712c9a4456d..fa3289da75533e7811d417ea1c360d1c656f31ef 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: update.c,v 1.58 2000/06/22 21:49:37 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/string.h>
index 0731ecfb48309593ce3f5ae7e4b2d132e239326f..ab0702384b5e0721f216b63e7f16250e10c579d3 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: zoneconf.c,v 1.43 2000/06/22 21:54:57 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/string.h>                /* Required for HP/UX (and others?) */
index af67ee5743d362508b9193cf543e7e140033be0e..7fb45c1d8924e3b3dcfa9e0ea1f310f6fbf4649e 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.2 2000/06/22 21:49:59 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 90a3c507a964c0b8e2615d816e3bd1134f48ded3..57d312ae57933f4d0afde991a2f26c97394b9b77 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.7 2000/06/22 21:50:01 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index c5d9e4769dddbc96c7f0c7a96656b7eaaf265f30..a443745d57ea06baca1279be17aedce31c856ec0 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rndc.conf,v 1.3 2000/06/22 21:50:02 tale Exp $ */
+
 options {
         default-server  localhost;
         default-key     "key";
index 95e74ea2ba43a546ac426b9f16afc2f3acba28f7..efa5da9f1ff6d8ce94d3dee1836e47727bae5972 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.96 2000/06/22 21:50:03 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index e3086e59f8b946a7eabecbdcc53200928ec1b01b..3f1fe9fdd54e7669884faa2cbae70aa1f4e82d00 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: adb_test.c,v 1.54 2000/06/22 21:50:04 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 4596d902cacdce6ececffbdd727c41fd9c65db32..78492d313f26b847a3934abd115cd1c72c60cc10 100755 (executable)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: b8status.pl,v 1.5 2000/06/22 21:50:05 tale Exp $
+
 #
 # aggregate reports from all bind8 build environments
 # write a summary of results in html format
index 4f98a83fbeab8c35827fd831419b6ac616194b90..db9d29a9b0574ecd23f3353df4015d391bcd941a 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: b8t.mk,v 1.5 2000/06/22 21:50:06 tale Exp $
+
 #
 # bind 8 multi-host make
 # PLATFORM set in the environment by cron
index cd553edbd1d60e9640da006e0d2a321997d6038e..73064ed4f4e44a2301b824efc1c562821775400d 100755 (executable)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: b9status.pl,v 1.8 2000/06/22 21:50:08 tale Exp $
+
 #
 # aggregate reports from all bind9 build environments
 # write a summary of results in html format
index d733cb7d9604e8dea39b2e83c0495db0b03ab7e3..136119ca47004f4972084593d11e7c11aca36f16 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: b9t.mk,v 1.7 2000/06/22 21:50:09 tale Exp $
+
 #
 # makefile to configure, build and test bind9
 # this is run by cron (user wpk) on aa, sol, irix, hp and aix
index 812327468d95c92fa4266412a93271efaa77929a..e837d8a38197db3235281593234904eb4231d048 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: byaddr_test.c,v 1.16 2000/06/22 21:50:10 tale Exp $ */
+
 /*
  * Principal Author: Bob Halley
  */
index 3e2b444f7c57a97f6144db52e8c4a414eba0f806..d4e9338b2705310757d427ecb6a752b2fbda2e2d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: byname_test.c,v 1.18 2000/06/22 21:50:11 tale Exp $ */
+
 /*
  * Principal Author: Bob Halley
  */
index 5a06d01283f3d55e256e68e5c9300242535eaa2c..545920bd3e4a2953cf9fd24efdf72cdf61d9beb7 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: compress_test.c,v 1.18 2000/06/22 21:50:12 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index df3645caa680cf1721c4fd90fd5848d8f90c4107..cead345e579961d50ccc411e80730f510e288043 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.15 2000/06/22 21:51:02 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 8d937636adc22e686e0bef14ae2573d8348ccf1d..5af2c0907e3a90149144834aa3fb09923ffc0a39 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: t_db.c,v 1.22 2000/06/22 21:51:03 tale Exp $ */
+
 #include <config.h>
 
 #include <ctype.h>
index 7106ddd6de4495167d6cb812abcebea886c7cbda..cffc94be5a684b14cf7b1adfbcea59f4b4a39f9f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: db_test.c,v 1.51 2000/06/22 21:50:13 tale Exp $ */
+
 /*
  * Principal Author: Bob Halley
  */
index 318a6a80e98d493710ebe9529f67d41129c465ef..f5a955cc30429f948bce9e7fafe464071abf9e56 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dispatch_tcp_test.c,v 1.32 2000/06/22 21:50:14 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 25dabeca6df0643816a229394c7d87662abe4eae..5521ef4ca610d90d620383c5edec62a031e6cdb6 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dispatch_test.c,v 1.43 2000/06/22 21:50:15 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 7fffb5d629ae460beb9b26254d38056a5b71ea62..ab95b28ef055efecf80794ab4b1eefd3d7e7eb1a 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.21 2000/06/22 21:51:04 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 08119b9d76371e34e263efbf0ce7249608b1e9e8..a6592577efc8e4a1e17818f31e00f7116a489f5b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dst_test.c,v 1.28 2000/06/22 21:51:05 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 12f98ef200c668f40495ae0b13e8d89ca91c0990..44854671402a7f97301746e8be48abbdc1e76a74 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: t_dst.c,v 1.33 2000/06/22 21:51:07 tale Exp $ */
+
 #include <config.h>
 
 #include <sys/types.h>         /* Required for dirent.h */
index 1d816b1e25b3ff7422678c34fec86f53596eca06..0bd05372cb1383966b503a42e159610e82213c4f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: entropy2_test.c,v 1.4 2000/06/22 21:50:16 tale Exp $ */
+
 #include <isc/entropy.h>
 #include <isc/keyboard.h>
 #include <isc/mem.h>
index 0ff77add067627558358255c0d67a9e2c79b5731..4f2177de2f247f06eaf411bf968e6123e59763fd 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: entropy_test.c,v 1.11 2000/06/22 21:50:17 tale Exp $ */
+
 #include <isc/entropy.h>
 #include <isc/mem.h>
 #include <isc/util.h>
index a3829c88174d12edbf00cb3f1ed963826a831b8d..e4e14c6fcf8805cc02ae12952f0ec90a15726cfa 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: fsaccess_test.c,v 1.3 2000/06/22 21:50:18 tale Exp $ */
+
 #include <stdio.h>
 
 #include <isc/fsaccess.h>
index b5449f384ace095aa4a51b4f2da2e6e5727431c5..287a9317d20847f20df7feea86d916a6ea0e442a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: gxba_test.c,v 1.4 2000/06/22 21:50:20 tale Exp $ */
+
 #include <config.h>
 
 #include <stdio.h>
index db7c422fab5898ccbed8b3e0dc4f2fa6c10d92c3..936deda263657d351522b00e4fd3afee60cca049 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: gxbn_test.c,v 1.7 2000/06/22 21:50:21 tale Exp $ */
+
 #include <config.h>
 
 #include <stdio.h>
index a6cd7b9da9c99997cd9a7d068ffcb8e88c704863..ef1e68591ce89ce2c670f9ac2d868e09b088d38d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: hash_test.c,v 1.3 2000/06/22 21:50:22 tale Exp $ */
+
 #include <isc/md5.h>
 #include <isc/sha1.h>
 #include <isc/util.h>
index 6ee511246d8978b01d3a130e6288c9f2b9fb3e2f..06fd0141a8e5971bad3a86ea5ea9d0b6c168b96c 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: headerdep_test.sh.in,v 1.2 2000/06/22 21:50:23 tale Exp $
+
 #
 # Check the installed bind9 headers to make sure that no header
 # depends on another header having been included first.
index 95fb25f48601623f5cc68f6ac010ea2d68240fe4..cbb54329bd6ba6c1feeb5d933040dbf1f4afc321 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: inter_test.c,v 1.5 2000/06/22 21:50:24 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 80117886118fdd22dbe0dcf8c74229881bfc44ee..f432e1924d03fd73c200666d46137145cfa0476a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: keyboard_test.c,v 1.2 2000/06/22 21:50:25 tale Exp $ */
+
 #include <isc/keyboard.h>
 #include <isc/util.h>
 
index ff2d17bc373320bd08fdf0cee948e9ba98680ad5..dbc5d2a82fb3ecde8897888266d938f8af7dcfe5 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lex_test.c,v 1.15 2000/06/22 21:50:26 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/commandline.h>
index 02317a3aace1ca97819c6a737a255ff16f2e2a11..65765f1b47805b7008c6a816a36e6b5be493d89b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lfsr_test.c,v 1.7 2000/06/22 21:50:27 tale Exp $ */
+
 #include <config.h>
 
 #include <stdio.h>
index 16f8a6ea71deb28a7e82507731e25b35d52ddf56..3ab5f32570cd1dd3aae5a92901ace8e83bebfb7a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwres_test.c,v 1.21 2000/06/22 21:50:28 tale Exp $ */
+
 #include <config.h>
 
 #include <assert.h>
index 980395adf51b18b9b1fbb9664946207f4b3fe819..5a609c782addfb5030ed6175fb43f7455fe3d1ad 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwresconf_test.c,v 1.7 2000/06/22 21:50:29 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 2d6025c688ba961726c35de8d7d77a92b1ca2a6d..d4e176c9c21e00bd8ec6e18fcbaa9f8c8ee78149 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.14 2000/06/22 21:51:08 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 8f6bcfe74d47481a95dfd76dfbdb6d2859a2efbd..af8966e6086a18ef614da60631c46c5e4b2460de 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: t_master.c,v 1.23 2000/06/22 21:51:09 tale Exp $ */
+
 #include <config.h>
 
 #include <ctype.h>
index eb7e71ec32683d81cba118a9b5da400dbbb519b0..739413e0afbb2780556c517461166505fac79ccf 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: master_test.c,v 1.22 2000/06/22 21:50:30 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 92e1f81a41ee19219bffc38f4a45c8a8cc0ee77c..c591fb75d64be73c15c83478737ccbc3fff7e2da 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.20 2000/06/22 21:51:10 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 31f3b9a40ebfb57b2862810f456c819f7d3b9d90..5e1f7a7ecae5b278f89f12c56d4948a13766b648 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: t_mem.c,v 1.6 2000/06/22 21:51:11 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index 1254331dba2d3e1f7af4bbdd043cb57b71940fcf..de178a5982cedabc808002deb2586d2029ce3d71 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: mempool_test.c,v 1.7 2000/06/22 21:50:32 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index 13ba05ec333b110055275817858b124e55b021e9..62886274fb4114a29529d8e4a2bd38fd0644d737 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: name_test.c,v 1.29 2000/06/22 21:50:33 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 45660483a4d10c7a63a2f7ab28ccfc3a4cc56a2f..8b0424b9cb73ba7f0483f9e17e9c642b5b6c1517 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.38 2000/06/22 21:50:34 tale Exp $ */
+
 /*
  * This is a worthless, nonrunnable example of a named.conf file that has
  * every conceivable syntax element in use.  We use it to test the parser.
index af5b83e23d3131b1197a1c65f53b1b43ab7908f5..c078ded532fcd4c93f7674dea98c243d79d21cc2 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.14 2000/06/22 21:51:13 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 0f908ec59e14e2c2602966840578d6124b16b704..a9bbc4e0cbd8468f7c76bd9c6e30abc29c61589b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: t_names.c,v 1.25 2000/06/22 21:51:14 tale Exp $ */
+
 #include <config.h>
 
 #include <ctype.h>
index 6f195bbdf9e67f6350479d13515f4573b09f483b..5c6bd64ec3aec8ea2b79de32b65a74719189b9b9 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: nconf_test.c,v 1.17 2000/06/22 21:50:35 tale Exp $ */
+
 #include <config.h>
 
 #include <errno.h>
index c0e365e896bf965bd283936507c28efedfcfda41..9155b76fc21c86a045e37a17a737f1a281ed460c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ndc.conf,v 1.3 2000/06/22 21:50:36 tale Exp $ */
+
 options {
        default-server  "velo.jab.fr" ;
 #      [ default-key key_name; ]
index 2ea604485db0061a0e863fd8ed144afaed07ac71..eef04657eba3ce9fc5c90522f9d6fe8fe4635fe2 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ndcconf_test.c,v 1.8 2000/06/22 21:50:37 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 452529d88200e6f51d4e34d7c260a7e423f7aa35..e8e8fe66dafe7409774574621f4dfd94d5274657 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.4 2000/06/22 21:51:15 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index e3a73ea2076860e79cd75d5108fa432fca1da389..6cbb78153c7782839485965cfd4404149d021e05 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: nxtify.c,v 1.13 2000/06/22 21:50:38 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 35629278f35661ead89c29773c6d28930aa50a82..5a9af501c52ae160aae947cdc195ec427ad9502e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: omapi_test.c,v 1.22 2000/06/22 21:50:39 tale Exp $ */
+
 /* 
  * Test code for OMAPI.
  */
index 41b819683f39d2d60fcba0b182b51647acd33cdc..b38b91afdf841c18bbfc4192e7f864b2b79ac3af 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: printmsg.c,v 1.21 2000/06/22 21:50:41 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/buffer.h>
index 4178a1294b0fbce52d689187a8dc8211539ae343..f91c1e93ca8adaa9e777c1d92e572c1eb4b7daa5 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: printmsg.h,v 1.6 2000/06/22 21:50:42 tale Exp $ */
+
 #ifndef TEST_PRINTMSG_H
 #define TEST_PRINTMSG_H
 
index e463094690babda0a123f8e3a492ebbaee13b499..ef531bb58842e5d449aa80df3da2108e7c0dfdbd 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ratelimiter_test.c,v 1.11 2000/06/22 21:50:43 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/app.h>
index 854be84aa78750fb93e60d4390c6e6c2f4406904..6fe54b77d198abbe61f567487e0bf8440a91e4a2 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.14 2000/06/22 21:51:16 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 241a901ac6aa5c89319bc888e63a22626adf8e32..e015e1f4c5bfdd84676c30d01ea70f3bd53626a2 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: t_rbt.c,v 1.19 2000/06/22 21:51:18 tale Exp $ */
+
 #include <config.h>
 
 #include <ctype.h>
index a299aba260cf0076f0eebdc148808b68b3815d3f..9656726d53680049dc43c8479838714a736c261d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rbt_test.c,v 1.31 2000/06/22 21:50:44 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 8611fc94c5e8af3146d2d231edac6897db48a7b3..de4d25f0e2839cc4b3a468fa8c317b2be5c0f5e5 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: rbt_test.txt,v 1.9 2000/06/22 21:50:45 tale Exp $
+
 add a.vix.com
 add b.vix.com
 add c.vix.com
index e496deb9b45d015dc4d9ab3a4d3475893d476eb8..3baff5f7c0d66136554e86b8008dc2c7e1558cc6 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdata_test.c,v 1.29 2000/06/22 21:50:46 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 91db056ad81cbeff9d9668d929712c9200679c3e..00a1afa4367f22df268f477950c676762cfc9c10 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: resolv.conf.sample,v 1.4 2000/06/22 21:50:47 tale Exp $ */
+
 domain  jab.fr
 nameserver 194.150.1.2     ; ignore that
 
index 4444cf10ab2ce21d1e943381d27c0a03bbdfb6c4..d4ca94459f6d61a76f810b50fa880c7511316458 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rwlock_test.c,v 1.16 2000/06/22 21:50:48 tale Exp $ */
+
 #include <config.h>
 
 #include <stdio.h>
index 5b88c5ecf76704ae7a5a3eec775c4c221ce4feb1..37585b58d03821f85dbb8a8f010373e00ee8d192 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: serial_test.c,v 1.7 2000/06/22 21:50:49 tale Exp $ */
+
 #include <config.h>
 
 #include <stdio.h>
index f1a56fac57c889d10bfc4647746b33067314a99f..36fafae5faf9589287f9bc5aacddd8cd08dd1833 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: shutdown_test.c,v 1.14 2000/06/22 21:50:50 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index b6674429a603ef5b0ec9af64b930bcd998dae5d1..7184162f41e19385ae23b2113a2f146a0230f934 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: sock_test.c,v 1.43 2000/06/22 21:50:52 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 6cfbaeb344f8e059b21eeb6a91a2701dd07a7c40..c8d5d95d71cbcba9d273f41fc071bec22974de18 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.9 2000/06/22 21:51:19 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 26b0a09b383464f6ac0f412693045fdc7c0e7c04..466759fb69536610d91c2b6e5ccac8f0007d7c48 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: t_sockaddr.c,v 1.8 2000/06/22 21:51:20 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/netaddr.h>
index 8ab1b97e3b3279cc3aa65c86b7b7bc78c933f872..3b43cee2bdf9b8edc50cdfcd688d326988c87f52 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: sym_test.c,v 1.18 2000/06/22 21:50:53 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/commandline.h>
index b07dabd03b89448107645f116edef6fabfcdf230..ef4538d9ee03348721951716ed554b5ef62eecba 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.8 2000/06/22 21:51:21 tale Exp $
+
 @BIND9_INCLUDES@
 SUBDIRS =      lwresd
 TARGETS = 
index 81c2ad5ff98fef3f94839edb5094ce4d4dacde95..ddcac303303f92302eadf7e0483044943095cd9d 100755 (executable)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: clean.sh,v 1.7 2000/06/22 21:51:23 tale Exp $
+
 #
 # Clean up after system tests.
 #
index 4cb7f4cb511922d3a7209d80d96fe498e1651f78..0d719a622aa8a5f77a7ce888bbcfda3e6f01df3a 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: conf.sh.in,v 1.4 2000/06/22 21:51:24 tale Exp $
+
 # 
 # Common configuration data for system tests, to be sourced into
 # other shell scripts.
index 3fc84ee12569cd3a4d47ac15e87cf597b4bc70d1..d480cffaa8244583b2c253dd869a2a56d81422f7 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: digcomp.pl,v 1.4 2000/06/22 21:51:25 tale Exp $
+
 # Compare two files, each with the output from dig, for differences.
 # Ignore "unimportant" differences, like ordering of NS lines, TTL's,
 # etc...
index 87a86f24ff302b60a7f5fc3087d19a89f2ff0a34..d009ba5e58737284b319d075bf909280b7ef073c 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: README,v 1.3 2000/06/22 21:51:32 tale Exp $
+
 The test setup for the DNSSEC tests has a secure root.
 
 ns1 is the root server.
index e421bb375ad34b53a465a2a6ee51f6dc37c70d1c..770ff3f1370ce558b656003d8f1f7f5fdd07e59a 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: clean.sh,v 1.5 2000/06/22 21:51:33 tale Exp $
+
 rm -f */K* */.keyset */*.keyset */*.signedkey */*.signed */trusted.conf
 rm -f ns1/root.db ns2/example.db ns3/secure.example.db
 rm -f ns3/unsecure.example.db ns3/bogus.example.db
index 58e96eba440afac2e0b19b9ab062d2d82ed49ddb..d24efbd61761d9048b0139adae774c317d63db29 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.9 2000/06/22 21:51:37 tale Exp $ */
+
 // NS1
 
 options {
index 621976ab0a327416192bece39c50f5fc2392d618..b279a163037d22f5a1db620fe09aed6f77b37b0a 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.db.in,v 1.3 2000/06/22 21:51:38 tale Exp $
+
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
                                2000042100      ; serial
index a0d1817ba832c75b76db39d305e5bc815fe19be6..47965d465fb308766214d0f96826c4cd5809918f 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: sign.sh,v 1.7 2000/06/22 21:51:39 tale Exp $
+
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
 
index dd240d5741f4337313e7e8b5aa381f2f41f4c48a..7186cf74c7093d8147aab51aec9096e7bdbd95f4 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example.db.in,v 1.4 2000/06/22 21:51:41 tale Exp $
+
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
                                2000042407 ; serial
index 01e8c7892fedaa4169a4579fabde4fcdd55eca13..c49e0603e324e58a0605a2a33f399849b91d7a8d 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: insecure.secure.example.db,v 1.3 2000/06/22 21:51:42 tale Exp $
+
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
                                2000042407 ; serial
index c29afe696c132b54f763f5e00a914cc8ca2c2192..9ef74e1e46b99e756d5c883e605387445ef2270b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.10 2000/06/22 21:51:43 tale Exp $ */
+
 // NS2
 
 options {
index 04192bd1101f2ba776311a99c01f5302cc45468b..5968270f88dd787d97b44f70dc983debd182f72c 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: private.secure.example.db.in,v 1.3 2000/06/22 21:51:44 tale Exp $
+
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
                                2000042407 ; serial
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..71e7b197b6f5641a10e7452dfda3a2790de53733 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:51:45 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index a2170e51ef1510fb003175e66f93226cda959759..ca9a1f11b293ea09285ec7ea4074d201f6db8f69 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: sign.sh,v 1.10 2000/06/22 21:51:46 tale Exp $
+
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
 
index 01e8c7892fedaa4169a4579fabde4fcdd55eca13..4feb9322ed56409994a9cb67271b620daa07ebce 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: bogus.example.db.in,v 1.3 2000/06/22 21:51:47 tale Exp $
+
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
                                2000042407 ; serial
index 01e8c7892fedaa4169a4579fabde4fcdd55eca13..a2a2f1da10f4852122aaf267ce2a4e3ce280e56c 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: insecure.example.db,v 1.3 2000/06/22 21:51:48 tale Exp $
+
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
                                2000042407 ; serial
index ba54b2a070d9ec4d3c031c20757e65c15218de34..f1002dee8619994b1d9e102298c96f681acebd2c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.11 2000/06/22 21:51:49 tale Exp $ */
+
 // NS3
 
 options {
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..38e45b334cc3251c233feec706eb576b768854a5 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:51:50 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index 57c52d0ff669e3d3183c17ab2cf2b0a0eb3001d7..cc921b0c12da454a53dec5dc3160493a9658a965 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: secure.example.db.in,v 1.4 2000/06/22 21:51:51 tale Exp $
+
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
                                2000042407 ; serial
index cc677e8bc66c2c20dee80052f6c9861d023ce574..bc4e9bfb3018f03ffcf7fb1334519aa1524e1cd6 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: sign.sh,v 1.8 2000/06/22 21:51:53 tale Exp $
+
 RANDFILE=../random.data
 
 zone=secure.example.
index ae2c5233227c50a5197d2067a71bdfdef4320f6b..c6d6b88ded9af8703083fdb51b55a071c5822a74 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.10 2000/06/22 21:51:54 tale Exp $ */
+
 // NS4
 
 options {
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..d36ec5fa93165001816498bf841392f3a2be37d4 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:51:55 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index 7de3d618891fb6a7ea906d347e0b021777b458ed..5831e2deab34f265afc2749b1f41048b1143cc93 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.8 2000/06/22 21:51:56 tale Exp $ */
+
 // NS5
 
 options {
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..1f0d6bb461962ab01f9598f5f7cc6fd457c58fcd 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:51:57 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index e61cd6b8942c26bf7c3911e38b2b58bb01d1789f..3d60de786d58bbb12568dc276439c944aca77598 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: trusted.conf.bad,v 1.3 2000/06/22 21:51:58 tale Exp $ */
+
 trusted-keys {
     "." 256 3 1 "AQO6Cl+slAf+iuieDim9L3kujFHQD7s/IOj03ClMOpKYcTXtK4mRpuULVfvWxDi9Ew/gj0xLnnX7z9OJHIxLI+DSrAHd8Dm0XfBEAtVtJSn70GaPZgnLMw1rk5ap2DsEoWk=";
 };
index cc4fdf854c09240cba8c3a8cb97c1bda42522341..9db77c48c02a9c3a7ec99608bc0a62153548f390 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: setup.sh,v 1.6 2000/06/22 21:51:35 tale Exp $
+
 cd ns1 && sh sign.sh
 
 echo "a.bogus.example. A       10.0.0.22" >>../ns3/bogus.example.db.signed
index 93603eaf40ad1d386f336e51d69bf3ef2120cc75..33bea13d1f4f113edee37dc2d6c38647175ba72f 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: tests.sh,v 1.15 2000/06/22 21:51:36 tale Exp $
+
 #
 # Perform tests
 #
index 19c903cf730dcd31b6bf6f1010ed27ca3423dad1..42e602499e00618cb9a0aa6d78848ef538123316 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: ifconfig.sh,v 1.16 2000/06/22 21:51:26 tale Exp $
+
 #
 # Set up interface aliases for bind9 system tests.
 #
index d30b5f941a1c4ea1a648ef15baa9bb4e7b831bff..0b187eb194c0b94e910b02241362c7a221e79502 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example.db,v 1.3 2000/06/22 21:52:00 tale Exp $
+
 $TTL 300        ; 5 minutes
 @                 IN SOA  ns1.example. hostmaster.example. (
                                 2000042795 ; serial
index 680a97119a17f437cdf7449a3b710da358d5e955..4d98629f5a3cda1388cdb251f7e6eee39402a529 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.3 2000/06/22 21:52:01 tale Exp $ */
+
 options {
        query-source address 10.53.0.1;
        port 5300;
index b0deffa2b363eee61c48382e3c658aca78b0bc9d..cb82743336706c4afd397ce910c81f6bdc69f13a 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.db,v 1.3 2000/06/22 21:52:02 tale Exp $
+
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
                                2000042100      ; serial
index ee1b15d00ddc5e35a72bb84c77b4e857bdf1d03c..1aece4b1c0257bd8a14de066e7959ce1c7af0bf5 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.4 2000/06/22 21:52:03 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 575371d67910233bdcc240d23d32a77b4e282077..f174a2847b54dd5574f37b42fa676bc797f11892 100644 (file)
@@ -15,5 +15,7 @@
  * SOFTWARE.
  */
 
+/* $Id: resolv.conf,v 1.3 2000/06/22 21:52:08 tale Exp $ */
+
 nameserver 10.53.0.1
 search example1.
index 2f1a0c559e1563a4b6bf07ec1b342816d5bc53e7..cb54c85eebfe2d1ad1b58256922242c4a0a21333 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwtest.c,v 1.5 2000/06/22 21:52:04 tale Exp $ */
+
 #include <config.h>
 
 #include <assert.h>
index d95cacb9de5a7d1008900513ac1b4ba848ae22bf..ca9904bd6aca34a03f15e92a78d60cedcdcaad4c 100644 (file)
@@ -13,6 +13,8 @@
 ; 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.4 2000/06/22 21:52:09 tale Exp $
+
 $TTL 300       ; 5 minutes
 @      IN SOA  mname1. . (
                2000062001      ; serial
index f3891bec81f37aee63b79258fa977c48fb05534c..ac9db86fb0ed62105e726fb0fe712a2edcc1ce79 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example1.db,v 1.4 2000/06/22 21:52:10 tale Exp $
+
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
                                2000062101 ; serial
index 9d7ffa20a6d6056375f679c73f29b22d6480de1e..381be32c0e695ab6ff4d6d0561186205771786bb 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example2.db,v 1.3 2000/06/22 21:52:11 tale Exp $
+
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
                                2000062001 ; serial
index e38cd22ef00e954b37f2611d2daa90e5725c0523..ce9897b3deeb843f1df696abe9bf5e4b5fc74272 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: ip6.arpa.db,v 1.3 2000/06/22 21:52:12 tale Exp $
+
 $TTL 300       ; 5 minutes
 @      IN SOA  mname1. . (
                2000062101      ; serial
index d1aaa30db8733c89ee170b5919b7f7a3366cb0c0..cf4f3d0bb9c16263502ccec970ace3994bdf69f1 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: ip6.int.db,v 1.4 2000/06/22 21:52:13 tale Exp $
+
 $TTL 300       ; 5 minutes
 @      IN SOA  mname1. . (
                2000062001      ; serial
index c0ca1adeb8eacb1a483fc9a8fab233df79bbb7e6..23305f25bb17a04a2ffe2f70d9aad1c331ad2f56 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.4 2000/06/22 21:52:15 tale Exp $ */
+
 options {
        query-source address 10.53.0.1;
        port 5300;
index 55f7185808069592dd731ea54f43706551ff5d65..6565607fdd37f9ab9ecb7f781d00cfb5a4d4fab7 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.db,v 1.3 2000/06/22 21:52:16 tale Exp $
+
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
                                2000042100      ; serial
index 0e7542ae2affbc75c0eed980a4f0b711e6e08bce..7fcb6bec421c4f100390dc1b49f0cbf43903f633 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: resolv.conf,v 1.3 2000/06/22 21:52:06 tale Exp $ */
+
 nameserver 10.53.0.1
 search example1.
 ndots 1
index a308b9434bc7dc03734b965987272ecf8ba0a281..394e65783be23f066c0daecbed3c5aa801186113 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: tests.sh,v 1.2 2000/06/22 21:52:07 tale Exp $
+
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
 
index 9382e3c665ce992abc99caeba7e3f51e1166a7fe..48afad45cc71b03a22162fe1ea07a29b5c1cb3ec 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: clean.sh,v 1.4 2000/06/22 21:52:17 tale Exp $
+
 #
 # Clean up after zone transfer tests.
 #
index 5c362ac525bc0512257d3b7f85be137f01c274d1..905e61d3b4d905f239329f150e0bf00fa3ec6e83 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.7 2000/06/22 21:52:20 tale Exp $ */
+
 options {
        query-source address 10.53.0.1;
        port 5300;
index 621976ab0a327416192bece39c50f5fc2392d618..35184553c29730f068d0bd48d49bd78a37f13cd5 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.db,v 1.3 2000/06/22 21:52:21 tale Exp $
+
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
                                2000042100      ; serial
index 11853ec096a29edc5bc947aec6bc46c597d09caf..b80f6795ffc255b821e5262f1ce3549b418f4a09 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example1.db,v 1.4 2000/06/22 21:52:23 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 example                        IN SOA  mname1. . (
index f9e9f79bd32524e7c3d0d90a33ce6dfd9116ebe8..5a0fdb732abda3478b90a8802db1ff5ac4cda1da 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example2.db,v 1.4 2000/06/22 21:52:24 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 example                        IN SOA  mname1. . (
index 122db0435aee472a4f56e84230ea089ffa5a10f0..4df085aeecea5c7ef2bc0d8d8b23dd4314bf017d 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example3.db,v 1.4 2000/06/22 21:52:25 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 example                        IN SOA  mname1. . (
index 0c6f54bbb0217cc2f20e8ed24df000b1a95f636c..b298bef4100d69be4dedfd6c4e7bbda378caf425 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example4.db,v 1.4 2000/06/22 21:52:26 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 example                        IN SOA  mname1. . (
index d35812a082a44e5aeabb2bbb71566c21a76c812d..dd58da08045e338ca3a9c1e04fd72c07ab088e7f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.9 2000/06/22 21:52:27 tale Exp $ */
+
 options {
        query-source address 10.53.0.2;
        port 5300;
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..ce18bf1d366ef9c2c07fd38d242e996e47836d21 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:52:28 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index 06c9fe07dc4fd5af27841f6d6608e743c77e9dd2..1c0cb7517780098100b60cb706c30117f1374f00 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.10 2000/06/22 21:52:29 tale Exp $ */
+
 options {
        query-source address 10.53.0.3;
        port 5300;
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..743a2e59cedd4608f07a6afa1bfa732c1f8c6601 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:52:30 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index 1f8d051acfb1d9b5d06a0d45e41ddc108b5ea3f8..8349af36f9caf67e1d62172c0e420776e5d51b78 100644 (file)
@@ -15,4 +15,6 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: setup.sh,v 1.3 2000/06/22 21:52:18 tale Exp $
+
 cp ns2/example1.db ns2/example.db
index e01c9543a8195d2652faf569c75849baa914dabc..6a3d0c1776c9bcf9f0225146dd1294133c7a829d 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: tests.sh,v 1.16 2000/06/22 21:52:19 tale Exp $
+
 #
 # Perform tests
 #
index 5d19e7f2bea5972433d345e8cd25988fa38b73f0..937b0106915e23de968eb1287b479e569d80536e 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: run.sh,v 1.26 2000/06/22 21:51:27 tale Exp $
+
 #
 # Run a system test.
 #
index 96276e33d914c8fe0416176f79e0c17d6a514b57..0f2978f59aa701877f473d84ebafc0da9db5bc71 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: setup.sh,v 1.5 2000/06/22 21:51:28 tale Exp $
+
 #
 # Run a system test.
 #
index 7ad278e69d65ed86606e05583e026d6a97c5b560..3b4e8f00cb9963400dff39fb4903e566ea175ee9 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: start.sh,v 1.17 2000/06/22 21:51:29 tale Exp $
+
 #
 # Start name servers for running system tests.
 #
index 585e06ec1061a7d454d454b268367ae674e70711..b19d7503ccf436bc1178a95229501cecd22018df 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: stop.sh,v 1.8 2000/06/22 21:51:30 tale Exp $
+
 #
 # Stop name servers.
 #
index a76e5547201c3819d5325742a5bc27e9bc2c7d70..19d28fa95a4f0e1a6dcc92cc627267988bb7f62e 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: clean.sh,v 1.2 2000/06/22 21:52:32 tale Exp $
+
 #
 # Clean up after zone transfer tests.
 #
index 5c362ac525bc0512257d3b7f85be137f01c274d1..dd5b90e6846bbc09fbc6e5d8d473f8e25ad433d3 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.3 2000/06/22 21:52:34 tale Exp $ */
+
 options {
        query-source address 10.53.0.1;
        port 5300;
index 0485d68ee21fd98f379c5fa918280e8881b702b4..686a25688dd92cc8a4fe3c027473660aab8c12d8 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.db,v 1.3 2000/06/22 21:52:35 tale Exp $
+
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
                                2000042100      ; serial
index e9904539e68cf2ba6ffacfcb656ef746c9dc9248..fdcd73e537417b6e6bc55a35813bfe33b331c999 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: child.example.db,v 1.3 2000/06/22 21:52:36 tale Exp $
+
 $TTL 300       ; 5 minutes
 child.example.         IN SOA  ns2.child.example. hostmaster.child.example. (
                                2000042795 ; serial
index 26e1e3f087d7ba23b2632f55c53b3bcdb42f449d..adde427582f6223adf09260b8b122fa70769c339 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.3 2000/06/22 21:52:38 tale Exp $ */
+
 options {
        query-source address 10.53.0.2;
        port 5300;
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..b13eaf877943b28680c974c01753287a9ad50a40 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:52:39 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index 300efbb398b3b86de545660f6cfd56097ee8418d..83cd749000f925979e356dc2e217867cc4fb4a2b 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example.db,v 1.3 2000/06/22 21:52:40 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 example                        IN SOA  ns3.example. hostmaster.example. (
index be73333a737a5d2de2c1720281cc009798985b0b..e7c1c26d7860406e7ad1f6135ff0d3f6dbfc5f69 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.3 2000/06/22 21:52:41 tale Exp $ */
+
 options {
        query-source address 10.53.0.3;
        port 5300;
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..997bd0eb9b1b552373bae689cc5e2ef632ae8bf4 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:52:42 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index 168ee8500f010e06aeff0d4a9e1b6ba26bc03d6d..e62cc8a70387738b8a57efbe5780dd8960985840 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: tests.sh,v 1.3 2000/06/22 21:52:33 tale Exp $
+
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
 
index 292913bb1d5142ac1f0516a4f51e9d14e6efcc06..64100ac71e15d59ae9a946e698a606b687e28e7b 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: testsock.pl,v 1.2 2000/06/22 21:51:31 tale Exp $
+
 # Test whether the interfaces on 10.53.0.* are up.
 
 
index 9382e3c665ce992abc99caeba7e3f51e1166a7fe..709d1710c67cf56bd1599bc3fff64e7bd0201ca2 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: clean.sh,v 1.4 2000/06/22 21:52:43 tale Exp $
+
 #
 # Clean up after zone transfer tests.
 #
index 5c362ac525bc0512257d3b7f85be137f01c274d1..46adfdc64f6ccfdf2b95b248e34ae11ee406764a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.6 2000/06/22 21:52:47 tale Exp $ */
+
 options {
        query-source address 10.53.0.1;
        port 5300;
index 621976ab0a327416192bece39c50f5fc2392d618..7902a03a54f2f7840a8f1e949c392676f66424b1 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.db,v 1.3 2000/06/22 21:52:48 tale Exp $
+
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
                                2000042100      ; serial
index 1204eb3c44725171ce6ea9d0e5736648da4f5012..17675a194c62e24b64aa5c8b546ff17140ea4f96 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example1.db,v 1.3 2000/06/22 21:52:49 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 example                        IN SOA  mname1. . (
index 7377f81d1f127bd0ecc8b17179298515423b9434..18400399838480459df314034f5e6ed65248b480 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example2.db,v 1.3 2000/06/22 21:52:50 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 example                        IN SOA  mname1. . (
index 7a870133463a3133e8218c6ac376ac8de05cda90..c1b5c72c35b19e270194670b8bd09c97beee33f0 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: internal.db,v 1.3 2000/06/22 21:52:51 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 example                        IN SOA  mname1. . (
index d35812a082a44e5aeabb2bbb71566c21a76c812d..d67c7daaacfea28b750b44853fa4b60583f2fbf4 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named1.conf,v 1.7 2000/06/22 21:52:52 tale Exp $ */
+
 options {
        query-source address 10.53.0.2;
        port 5300;
index 8de42d78d6a0bc2c8763fa51c981a95cf542c595..dc115904ac848c334ea95e684bc6cb3590be1e31 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named2.conf,v 1.7 2000/06/22 21:52:53 tale Exp $ */
+
 options {
        query-source address 10.53.0.2;
        port 5300;
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..132ba502a3c3c2af45f847ec39933c19f63dc35e 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:52:55 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index 77957f48debfa1f3a41aa5dfc0062dc0d9162249..05f2b00f69f1b817a6e57a820c8955c0558679d3 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: internal.db,v 1.3 2000/06/22 21:52:56 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 example                        IN SOA  mname1. . (
index ac91b7d546a1d8bfe8ff5c8da3baa34538c19c9f..58a5140a93774ae0fec3e2b8f1aff3f528d43c70 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named1.conf,v 1.8 2000/06/22 21:52:57 tale Exp $ */
+
 options {
        query-source address 10.53.0.3;
        transfer-source 10.53.0.3;
index 63e43806f093265798baf306635e18678e908ce7..f0d32bcc98887931a719a4f75002b6923982e0c6 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named2.conf,v 1.8 2000/06/22 21:52:58 tale Exp $ */
+
 options {
        query-source address 10.53.0.3;
        transfer-source 10.53.0.3;
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..8bfb71c61e61ace24ac0c2b226face6815c8c4a6 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:52:59 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index 673f6b316ea572b2887c529786f31395c17ed368..b0667944deb80868de075d3b26683c3b5f89ef77 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: setup.sh,v 1.3 2000/06/22 21:52:44 tale Exp $
+
 
 cp ns2/example1.db ns2/example.db
 cp ns2/named1.conf ns2/named.conf
index ea3fb8156ff9aa172aeb58b576ebc5b09e27926e..87ef44fb138270cd2077bce0009986a8ff4466fa 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: tests.sh,v 1.12 2000/06/22 21:52:45 tale Exp $
+
 #
 # Perform tests
 #
index 9382e3c665ce992abc99caeba7e3f51e1166a7fe..75fce24570ff080f0f46360d665721f5d86ac380 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: clean.sh,v 1.6 2000/06/22 21:53:00 tale Exp $
+
 #
 # Clean up after zone transfer tests.
 #
index 5c362ac525bc0512257d3b7f85be137f01c274d1..8ff6692158c1e56e02de5588cfbf36f2dbf3468f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.7 2000/06/22 21:53:03 tale Exp $ */
+
 options {
        query-source address 10.53.0.1;
        port 5300;
index 621976ab0a327416192bece39c50f5fc2392d618..b4109e55e3fef4f3a25edb018c69a355e9b6e53f 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.db,v 1.3 2000/06/22 21:53:04 tale Exp $
+
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
                                2000042100      ; serial
index d0aaf6c3792a4bdc7be7425c4004fab35c97027c..9d8d6e94c336b043e6ade6f3434ec8157503b7f2 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example.db,v 1.4 2000/06/22 21:53:05 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 example                        IN SOA  ns2.example. hostmaster.example. (
index e5fd3984f061eb12c77259a2810098e0a238ac7e..eabcfaba82e7b03f33a2b04afd342cc1ed709fe1 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.8 2000/06/22 21:53:06 tale Exp $ */
+
 options {
        query-source address 10.53.0.2;
        port 5300;
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..47401e935c98e1d91c6f06ad8bb101ddcab99315 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:53:07 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index 3526cac851e92a8f6f83210145bff35fbec889b3..905dc4748018f20cc9de2bf2e91d78a640992d76 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: tsigzone.db,v 1.3 2000/06/22 21:53:08 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 tsigzone                       IN SOA  ns2.tsigzone. hostmaster.tsigzone. (
index d45bcc79df502689b3c2fd239548ff3e0b1e8195..4643ec9f1c5ce6ffe6e8caaed13766231a3fdf58 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.7 2000/06/22 21:53:10 tale Exp $ */
+
 options {
        query-source address 10.53.0.3;
        port 5300;
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..b42662573543d5fb5dc37942c8329ab6722bea26 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:53:11 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index da2d2488eaac12baefa96496f2ab0f6b9a839ca3..cfdc280418b0f10e648b2f38abf575537713fc31 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: tests.sh,v 1.15 2000/06/22 21:53:01 tale Exp $
+
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
 
index d20f73a59be046e8f1b5e699e9aa7c153a68dc18..c69b5d9c8b5b8de350fb994363c9aea4d475688c 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: clean.sh,v 1.5 2000/06/22 21:53:12 tale Exp $
+
 #
 # Clean up after zone transfer quota tests.
 #
index 579ec1d145ef17fc96c2dbc15e4b5f0d83de7248..d691529aeed5d9581cf5d7fe82ef865286b7d504 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: changing1.db,v 1.3 2000/06/22 21:53:16 tale Exp $
+
 $TTL   600
 
 @               IN      SOA     dns.changing. postmaster.changing. (
index fd664454b5b67bab8d56c4e38dc8f13a5828c760..e6b92f9a12e60e4573e55d85d267d1ce7c259e57 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: changing2.db,v 1.3 2000/06/22 21:53:18 tale Exp $
+
 $TTL   600
 
 @               IN      SOA     dns.changing. postmaster.changing. (
index 6722b3ab521e31a6b851961b7e91740e57bdc608..41ece7c5172c586cc8cda2ced14934e736f9bb0b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.10 2000/06/22 21:53:19 tale Exp $ */
+
 options {
        query-source address 10.53.0.1;
        port 5300;
index 808971cdfc396f4111c0bc632c86d07cd3a4c3d7..d906768e9a1556f67baf05c13abd526b109c358b 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.db,v 1.4 2000/06/22 21:53:20 tale Exp $
+
 $TTL 300
 .                      IN SOA  gson.nominum.com. a.root.servers.nil. (
                                2000042100      ; serial
index b967eaac266fa7c0213bb0b76f64d20409e9839c..f64ecda4ffc053fb8e55c6e76bdaa6faf5d9048d 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: example.db,v 1.3 2000/06/22 21:53:21 tale Exp $
+
 $ORIGIN .
 $TTL 300       ; 5 minutes
 example                        IN SOA  mname1. . (
index 360e8e9e6e20ac1693039074dadf439fa90c5418..543f5d7a2cba01d31ddd2a9618209b16454b3a75 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named.conf,v 1.8 2000/06/22 21:53:22 tale Exp $ */
+
 options {
        query-source address 10.53.0.2;
        port 5300;
index 104a7130b697663b23b01bdb6cf20b1a5dc5248b..5363b52fd2b4b833535cfab691870039b63cd3d2 100644 (file)
@@ -13,6 +13,8 @@
 ; ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 ; SOFTWARE.
 
+; $Id: root.hint,v 1.3 2000/06/22 21:53:23 tale Exp $
+
 $TTL 999999
 .                       IN NS  a.root-servers.nil.
 a.root-servers.nil.     IN A   10.53.0.1
index c7dcb930b8c10eed16e0f355a88240159b51ad9a..bea03831bb643053bfc6f32167efa43d89fc0814 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: setup.pl,v 1.7 2000/06/22 21:53:13 tale Exp $
+
 #
 # Set up test data for zone transfer quota tests.
 #
index b9ef3eb265496f028a14a5c99ec6376f856df08b..7c866ec9007c8e4ae70010520eecead8bee6b85e 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: setup.sh,v 1.8 2000/06/22 21:53:14 tale Exp $
+
 #
 # Set up test data for zone transfer quota tests.
 #
index 96e49984b7e01a5298d9cda115f402bbc95b80d9..b4e2e3d7c7cf2b358ec504710a580371d6425746 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: tests.sh,v 1.11 2000/06/22 21:53:15 tale Exp $
+
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
 
index d0e86f0192de52450314ab660ab54d2f8d8b0c75..346f763baac879a185ee816df2408db722d609f0 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: t_api.pl,v 1.4 2000/06/22 21:50:54 tale Exp $
+
 require "getopts.pl";
 
 #
index 5d465d423221d2383a3c58cd8376a300210112b5..a02abf3eb577cd7c3df2e0f067bd449a17091875 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: task_test.c,v 1.44 2000/06/22 21:50:55 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index da4193421f0306b422634613ab94caf0b7738630..c2adc64aaaa003685e548575a54476b1085eb0e0 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.18 2000/06/22 21:53:24 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index ffec3d6b8a0a5a9ffe6bc874239c9cbc94bb4510..986352db4be892d6fc4303c95c5042672ca63410 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: t_tasks.c,v 1.16 2000/06/22 21:53:26 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index d29b16a601efb14b433709d9802289da9fa7434d..faddb34049dee58e62d86143a4b395fd042a2936 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: timer_test.c,v 1.32 2000/06/22 21:50:56 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 22e38dc14ddaaf468ef6bd662194597ec16982ce..9562cd0cf239c93f1be44256b04163efd92503a7 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.16 2000/06/22 21:53:27 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 110691933227b9b0391254436a47bb3785f97b76..75bb88da3bde15ba6f1210fd11e8409706da4bae 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: t_timers.c,v 1.11 2000/06/22 21:53:28 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 490195794fe311969f3f9047cfc3713470f7ee7f..aedf918381ea5d30aa800ec23167f45d2713da81 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tkey_test.c,v 1.26 2000/06/22 21:50:57 tale Exp $ */
+
 /*
  * Principal Author: Brian Wellington (core copied from res_test.c)
  */
index e58437a37b7392845dc0c45f568583b8619b3c05..5b70179ca761d34160568a1008fa09e9aa01a4eb 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: wire_test.c,v 1.50 2000/06/22 21:50:58 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index f7cfb86a3930a6b286330595cd90842e78cb1de1..ce9f22016c29b44d1d894e3bc9d3888a86845851 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: zone2_test.c,v 1.18 2000/06/22 21:51:00 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 42bcc7fbf5a9f33bfdd3847ec6f42c9790e5dcf2..305a4a16d8a1bc4a0a4da4e89ecc927ca1be2f33 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: zone_test.c,v 1.20 2000/06/22 21:51:01 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index d4d58b2f5f7c7178aa60c73d5862f0191d55d523..000c6d6e7dee1d534c584a144113bac69f8608b5 100644 (file)
 # PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
+
 dnl
 AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
 esyscmd([sed "s/^/# /" COPYRIGHT])dnl
 AC_DIVERT_POP()dnl
 
-AC_REVISION($Revision: 1.159 $)
+AC_REVISION($Revision: 1.160 $)
 
 AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.13)
index c8f17826630732e95f2a0bafe261bfa4c5eecf47..f3cd65d3f61245204bb5a663592cdbd499593c73 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: DNSConf-macros.h,v 1.3 2000/06/22 21:53:29 tale Exp $ */
+
 #define CONCAT(a,b) a ## b
 #define DNSCONF_SET_STRING(FIELD)                                      \
 void CONCAT(DNSConf_set, FIELD)(DNSConf *cfg, const char *arg) {       \
index 211324e342324fc45d6bc4bb50c4d6473c39349c..49df728c037a553418c4cb90fef6c7e4cec75bfe 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: DNSConf.i,v 1.3 2000/06/22 21:53:31 tale Exp $ */
+
 %module DNSConf
 
 %{
index 3ffb53b09c82fad1461f591cef2206cb98f7ec4e..69a8099b7b021f268ad7bfaee81d5f731ddad9f8 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.PL,v 1.3 2000/06/22 21:53:32 tale Exp $
+
 use ExtUtils::MakeMaker;
 
 $ENV{CC} = "gcc";
index b0eee9f2740b5de21d1854da370e91321251c4ea..f936b72c3cf93abb18482a19caa50ad5ad1fa02d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: named1.conf,v 1.3 2000/06/22 21:53:33 tale Exp $ */
+
 options {
 #      port 8888;
         directory       "/etc/namedb"
index d11f66d3875656ec49a232cc2578dc19ebac0ef1..e73bbbed4d55b70ceb72ad6a840db10db73810f9 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: test.pl,v 1.3 2000/06/22 21:53:34 tale Exp $
+
 push(@ARGV, "/etc/named.conf") if ! @ARGV;
 
 use DNSConf;
index 9b3ac2ff61e6c05c4d8a36342381b3dfa953113e..1ca1931f31768fa2663996895bbd3a70b96c8e64 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: named-bootconf.sh,v 1.4 2000/06/22 21:53:35 tale Exp $
+
 # $NetBSD: named-bootconf.sh,v 1.5 1998/12/15 01:00:53 tron Exp $
 #
 # Copyright (c) 1995, 1998 The NetBSD Foundation, Inc.
index e5c62f81f5d7975af41fb2330ec88e8917c12af7..5cbc6a9d8fff35ca5e818abca0adb712ed7f71e3 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: nanny.pl,v 1.4 2000/06/22 21:53:36 tale Exp $
+
 # A simple nanny to make sure named stays running.
 
 $pid_file_location = '/var/run/named.pid';
index 2fe6c06d3fa65387ac7203dfd10779c845a961c5..8ee620c67396af6c18b00a41093eb4665ba83529 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: Bv9ARM.1.html,v 1.5 2000/06/22 21:53:38 tale Exp $ -->
+
 <HTML>
 <HEAD>
 <META NAME="GENERATOR" CONTENT="Adobe FrameMaker 5.5/HTML Export Filter">
index ce58c47b1dece943c3c5503be461c908a3bd549e..68f0970fea874c352a6c47f2bbb77b3191af2651 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: Bv9ARM.2.html,v 1.5 2000/06/22 21:53:39 tale Exp $ -->
+
 <HTML>
 <HEAD>
 <META NAME="GENERATOR" CONTENT="Adobe FrameMaker 5.5/HTML Export Filter">
index f6ef0ab960b1b9a893b3a6957d8e67cc7fbc1465..af0dbf7b5600e1e3b19031b934a775e1543a9e10 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: Bv9ARM.3.html,v 1.5 2000/06/22 21:53:40 tale Exp $ -->
+
 <HTML>
 <HEAD>
 <META NAME="GENERATOR" CONTENT="Adobe FrameMaker 5.5/HTML Export Filter">
index 775ff678b397d59ec1b693080b122ecb2893fd87..ccb0c4c80bc3a39ae9078a6296bc5525450c8c3a 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: Bv9ARM.4.html,v 1.5 2000/06/22 21:53:41 tale Exp $ -->
+
 <HTML>
 <HEAD>
 <META NAME="GENERATOR" CONTENT="Adobe FrameMaker 5.5/HTML Export Filter">
index 5706825afe1da2f3a79a31f193d3484a97250ce0..75881065076d151440c2c20f71e53b85ac2d0de7 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: Bv9ARM.5.html,v 1.5 2000/06/22 21:53:43 tale Exp $ -->
+
 <HTML>
 <HEAD>
 <META NAME="GENERATOR" CONTENT="Adobe FrameMaker 5.5/HTML Export Filter">
index 35546a7bb0e689e3210ec29e0606275429481ade..d73c4629e95956e2bfb006372de73e74614d969e 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: Bv9ARM.6.html,v 1.5 2000/06/22 21:53:44 tale Exp $ -->
+
 <HTML>
 <HEAD>
 <META NAME="GENERATOR" CONTENT="Adobe FrameMaker 5.5/HTML Export Filter">
index 9154400d1c9d1f7aa9029f24f3e72a8b54b76305..dea5d05e26afcf006527dd9bf9152555d0e72a3c 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: Bv9ARM.7.html,v 1.5 2000/06/22 21:53:45 tale Exp $ -->
+
 <HTML>
 <HEAD>
 <META NAME="GENERATOR" CONTENT="Adobe FrameMaker 5.5/HTML Export Filter">
index 4d46ea4e780ad06561afcc50cb77c304b59b78b8..11c17ec692f1f2bca49a7e9569ca62f63c87a12f 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: Bv9ARM.8.html,v 1.5 2000/06/22 21:53:46 tale Exp $ -->
+
 <HTML>
 <HEAD>
 <META NAME="GENERATOR" CONTENT="Adobe FrameMaker 5.5/HTML Export Filter">
index f162fb0d4f26333c2ecccd3e5ba339e5f4d2b881..74258efda590c59a317cbda6cfbe3e871e3ed7da 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: Bv9ARM.css,v 1.4 2000/06/22 21:53:47 tale Exp $ */
+
 A:link {
        color: blue;
        text-decoration: underline;
index 2504e0c469c047d494747cdd05eec9c5d606178a..a8839d919e764b413cefb3f7e02cdf3dd08fabde 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: Bv9ARM.html,v 1.4 2000/06/22 21:53:48 tale Exp $ -->
+
 <HTML>
 <HEAD>
 <META NAME="GENERATOR" CONTENT="Adobe FrameMaker 5.5/HTML Export Filter">
index 896dbd37280574af203bf087fa9de2563f9c38f1..10463855dd2f8399edc4c2ec792da23815f7848e 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: Bv9ARM.txt,v 1.3 2000/06/22 21:53:50 tale Exp $
+
                 BIND version 9
             Administrator Reference Manual
                   June 2000
index a9e794d45747f745c5c8d33b8718dd1225783f7d..a152bc837da3e9c1ccb659549ced47d13422a004 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: dispatch,v 1.3 2000/06/22 21:53:51 tale Exp $
+
 UDP receive:
 
 /*
index c3fbcaea5d4e553361b25f62ac0454982947125d..e0fba90af2c429e6e87f2b151c25fc872d0cb159 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: logging,v 1.6 2000/06/22 21:53:52 tale Exp $
+
 OVERVIEW
 
 The ISC logging system is designed to provide a flexible, extensible
index 43a6c4f7aa0674cb8f007bfe7e119c24bb39330a..d13357d098982e41ccd349fe258c405f1b6956aa 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: ncache,v 1.3 2000/06/22 21:53:53 tale Exp $
+
 Negative Caching
 
 The non-DNSSEC case is pretty easy.
index 2339b2e0537d8e8771f233bfae5a2a57923772c5..14698c91157fe62feabd418afee961e9b002d110 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: omapi,v 1.4 2000/06/22 21:53:55 tale Exp $
+
 This file documents the protocol that the ISC DHCP server and ISC
 Object Management clients (clients that use the ISC Object Management
 API) speak between one another.
index 1ff4e1e412d9950f65ede80b33c0074fa6007968..1b5840ff03ac6038fcb04a5b9822836d2a838363 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: rdataset,v 1.3 2000/06/22 21:53:56 tale Exp $
+
 Need way to "dup" an rdataset (i.e. different rdataset handle, same underlying
 data).
 
index a0673e8ecf0ecb3242bbbb17404f4a5a20a476c5..ba5e2c4d96d4e82bf316ed4b907b1af205134ddb 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: red-black,v 1.5 2000/06/22 21:53:57 tale Exp $
+
                  Red-Black Tree Implementation Notes
 
 OVERVIEW
index 98408e3750546c0da0ef2393604850dda19a1aa1..9dcf80ebf7b38b022b7793e0de544447b7031241 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: search,v 1.6 2000/06/22 21:53:58 tale Exp $
+
 What follows is pseudocode for the zone and cache lookup algorithms, as they
 will work in the RBT DB.
 
index c03a093e58022c4772c4ebc18aedf23b19f895ca..7762a1c271d06d0dc7aafaec4ded4d0ed1f66888 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: tasks,v 1.4 2000/06/22 21:53:59 tale Exp $
+
 Changes I made last week to the task code simplified the task shutdown
 and termination model.  Here's how things now work:
 
index 8ab3a125f24fd90461563bc7b6c4865c3eb2d534..c0758523b7894f8728dd4690f125c22513486be4 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: windows-nt,v 1.4 2000/06/22 21:54:00 tale Exp $
+
                      Windows NT Portability Notes
 
 OVERVIEW
index fb95470e32f5ca332f493a355df9cde9c496c960..6dfd044e5b20827041d6355f7579ac4028538dd5 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: DBC,v 1.3 2000/06/22 21:54:01 tale Exp $
+
 Design By Contract
 
 BIND 9 uses the "Design by Contract" idea for most function calls.
index d46dd30e3e8b8af51b026cc72576384758f21007..e35d67a92ab1693b761fb73497df7bf5f8302d06 100644 (file)
@@ -15,6 +15,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: coding.html,v 1.10 2000/06/22 21:54:02 tale Exp $ -->
+
 <H2>C Language</H2>
 
 An ANSI standard C compiler and library are assumed.  Feel free to use any
index b1c2fb8165c957602cdbca629d66d44aa3001109..d35769c89491a54864dadc06cd73bbac42e53b93 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: magic_numbers,v 1.3 2000/06/22 21:54:04 tale Exp $
+
 Magic Numbers
 
 A number of data structures in the ISC and DNS libraries have an unsigned int
index 99e31ae4fde1301c861602002441cfd888822f5c..ba4ff402312c7a42e96b5b87c8a8b1f06e82e5fd 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: rdata.html,v 1.9 2000/06/22 21:54:05 tale Exp $ -->
+
 <HTML>
 <HEAD>
   <TITLE>Adding new RDATA type</TITLE>
index 71c58e303747233a3c0bc583a04f99c27a394a8d..12621c7bad9675a1a52ff4e34b595f255947529f 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: release,v 1.8 2000/06/22 21:54:06 tale Exp $
+
 Preparing a bind9 release
 
 Here's a rough outline of the steps to follow in preparing a new bind9
index b3455b8a2f3915e4381365522be2c7d6cfdebcff..464802e866951ae62361fdc67840062f38e14c75 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: results,v 1.3 2000/06/22 21:54:07 tale Exp $
+
 Result Codes
 
 The use of global variables or a GetLastError() function to return results
index d106bea27c12ef0b33a61a15756e016c860e0ffb..8cd6bded6633c5eab679f25ddf51ad26b86b70e6 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 1999, 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: unexpected,v 1.3 2000/06/22 21:54:08 tale Exp $
+
 Unexpected Errors
 
 For portability, the ISC and DNS libraries define their own result codes
index b1d15cebbad34ce3d20cd6ac8670e97288c46e58..f1f75d0c62aeb10bdd2e4b5b29d38cbb6292cffd 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: controls.html,v 1.3 2000/06/22 21:54:09 tale Exp $ -->
+
 <HTML>
 <HEAD>
   <TITLE>BIND controls Statement</TITLE>
index 306e53e45d805f7d4088628c1861946b13e8dccb..fa5cb78bdb74b3e817f85c69cb3f0369e9edd820 100644 (file)
@@ -16,6 +16,8 @@
  - SOFTWARE.
 -->
 
+<!-- $Id: master.html,v 1.3 2000/06/22 21:54:10 tale Exp $ -->
+
 <HTML>
 <HEAD>
   <TITLE>Master File Format</TITLE>
index cf8b0f5e16d73a4d562b051b839c1b5a6907977e..cffa338a291bd8ec66b000218134d757710a183c 100644 (file)
@@ -1,6 +1,8 @@
 Copyright (C) 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
 
+$Id: options,v 1.29 2000/06/22 21:54:12 tale Exp $
+
 This is a summary of the implementation status of the various named.conf
 options in BIND 9.
 
index 6b56bc82e4697b8d73b57e86f493c17048510dd3..4ca8aeec745ae4e25fac5f7c40000b71a421449a 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.9 2000/06/22 21:54:13 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 245bfd560e5f733ac4c7f08502b98455c4458c0a..1f4101c0a44d197f12b19d7a91661556f9dcaa70 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.93 2000/06/22 21:54:14 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 479f54680d7c30e3e56b76e04cca28066b244566..c2594854b4b49a8af67485ce144da436433c71a1 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: a6.c,v 1.14 2000/06/22 21:54:15 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/util.h>
index 882b2c4c970396d514bd38ea5b271056efe88961..8da756b4b6049fd528f1a198820f46ca1f6a7997 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: acl.c,v 1.11 2000/06/22 21:54:16 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index 7492fa5fbc6cc6d6da7166140144b775015d04dc..8c60b59e006a700e6705da9cac23aaeb63e44290 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: aclconf.c,v 1.18 2000/06/22 21:54:17 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/string.h>                /* Required for HP/UX (and others?) */
index e2401f7083ec1b4c5cf1a15713636f53818f8fee..088b3d3448233ca0dd73fb6a8196dd66a917a833 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: adb.c,v 1.142 2000/06/22 21:54:19 tale Exp $ */
+
 /*
  * Implementation notes
  * --------------------
index a861aff49d16616530d6041e056039d5bc9d4812..5614902d12d784a329e75657d602a270d543ae8e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: byaddr.c,v 1.16 2000/06/22 21:54:20 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index ef315ad07d1716c04f0588b972e33270b72dd5fc..b47278d3ab699dba1a2a0e78f8c8d5cca95bd20d 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.13 2000/06/22 21:55:00 tale Exp $
+
 srcdir         = @srcdir@
 VPATH          = @srcdir@
 top_srcdir     = @top_srcdir@
index 3c9463cd5b511b28c1e7a4890070d03fe42ad172..084cc3aa8a2b916888202300dd00c4420c51aff7 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confpvt.h,v 1.8 2000/06/22 21:55:01 tale Exp $ */
+
 #ifndef CONFIG_CONFPVT_H
 #define CONFIG_CONFPVT_H 1
 
index 8d017231c454737552bdd7cdc1e544471b0a901e..dfe98455b08a2dc13722544af19fb2cc0259ce6f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: db.c,v 1.47 2000/06/22 21:54:21 tale Exp $ */
+
 /***
  *** Imports
  ***/
index 33b7ee53118918424910e343fe2eb3c84d68e7c5..ac894fc83a1b77072a830bf593035fc32bc380b1 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dbiterator.c,v 1.9 2000/06/22 21:54:22 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/util.h>
index 3dc3a1289315498c8d21a0d1d0125710f2428c06..b163ae6e4c72cf5c288a7a9bc50e6371553a6a1e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dispatch.c,v 1.57 2000/06/22 21:54:23 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 8e90c5309caa4d7cd82a38f678c54d36122a02bd..c826f0132d1f0850dda643cf02e50849b22cfb61 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: gen-unix.h,v 1.8 2000/06/22 21:54:25 tale Exp $ */
+
 /*
  * This file is responsible for defining two operations that are not
  * directly portable between Unix-like systems and Windows NT, option
index d827d58808bb7e4a50153b810bbf11b413ec788d..d84298044dc4772e19755e12569edead6532c1e2 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.8 2000/06/22 21:55:02 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 4fdafe63b65a69ca5326d6c5f9310b83ef336cde..bf7cca83f698514f4330158185b26e1124fc7bf1 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.29 2000/06/22 21:55:03 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 3de3e335ee9d29dad4fa5ff2e1166aaa8280864b..6e6b6bca674544d330ca18141f78dd8560a2b5ac 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: a6.h,v 1.8 2000/06/22 21:55:04 tale Exp $ */
+
 #ifndef DNS_A6_H
 #define DNS_A6_H 1
 
index ef4c4e47bb1e0f0129cdeca11284d89d65919c84..6b79deb5367578209e901dc4b9850dfc1eae6c97 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: acl.h,v 1.11 2000/06/22 21:55:05 tale Exp $ */
+
 #ifndef DNS_ACL_H
 #define DNS_ACL_H 1
 
index edea487b4e76538dedd57e2fd40c9c199746a4ce..425d49e431f38d69dc1789941b73f2a58483b487 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: aclconf.h,v 1.7 2000/06/22 21:55:06 tale Exp $ */
+
 #ifndef DNS_ACLCONF_H
 #define DNS_ACLCONF_H 1
 
index 91042aff78f1308fbd3bfd0fe545446d4a2be2b8..18aec4ce684eaaedef49de1eb78d88dc5570218e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: adb.h,v 1.57 2000/06/22 21:55:08 tale Exp $ */
+
 #ifndef DNS_ADB_H
 #define DNS_ADB_H 1
 
index c1d19a89533a5d5dd8ee85557c65db87e8b1e2b7..6c6a36029702c7baf52f005cce08b8e753f675ec 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: bit.h,v 1.4 2000/06/22 21:55:09 tale Exp $ */
+
 #ifndef DNS_BIT_H
 #define DNS_BIT_H 1
 
index 9dbb092c8d4b39b866d2e48a5833b62d18588218..6cf3df8f98284704683355e03e35167c696d95fa 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: byaddr.h,v 1.8 2000/06/22 21:55:10 tale Exp $ */
+
 #ifndef DNS_BYADDR_H
 #define DNS_BYADDR_H 1
 
index 8bad1d835a0e7985e5283ec96e703c2f363da143..b46fe5f47ee0579cf65c9fe7887a52015ae0baa7 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: cache.h,v 1.11 2000/06/22 21:55:11 tale Exp $ */
+
 #ifndef DNS_CACHE_H
 #define DNS_CACHE_H 1
 
index 7789055c74f6767b71c470cc99b0fd5a4936c674..cf35d42c0c225d088c1af9ae816c012572c99dad 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: callbacks.h,v 1.12 2000/06/22 21:55:12 tale Exp $ */
+
 #ifndef DNS_CALLBACKS_H
 #define DNS_CALLBACKS_H 1
 
index 28abb446d54212f77cfacd938e8c7d91b6bae8b9..2f9890b482edaa5cdac5f3e9cfe030413cc557a7 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: cert.h,v 1.9 2000/06/22 21:55:13 tale Exp $ */
+
 #ifndef DNS_CERT_H
 #define DNS_CERT_H 1
 
index f320a9ea99f062c829e04cf7cf9bb4da37d10374..0e99691fb3a140b3bb6fd6a2263cbbfe8a5a27a6 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: compress.h,v 1.16 2000/06/22 21:55:14 tale Exp $ */
+
 #ifndef DNS_COMPRESS_H
 #define DNS_COMPRESS_H 1
 
index 971542db05b0cf03e905a93cb514030ad4ba9a24..62195ae7f0291cfb54905f35da703e892471b750 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confacl.h,v 1.12 2000/06/22 21:55:15 tale Exp $ */
+
 #ifndef DNS_CONFACL_H
 #define DNS_CONFACL_H 1
 
index a3214fab61038b2171079d25eff6353f577fd772..4957771eeeb05102b6c1da7a372b0865dd11c1a9 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confcache.h,v 1.8 2000/06/22 21:55:16 tale Exp $ */
+
 #ifndef DNS_CONFCACHE_H
 #define DNS_CONFCACHE_H 1
 
index 5ff7515c7bd56703692db70ca13e75abad1cdc90..5d4df7de1e909ce1f1d06d8ccecbc978ab9c828b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confcommon.h,v 1.27 2000/06/22 21:55:18 tale Exp $ */
+
 #ifndef DNS_CONFCOMMON_H
 #define DNS_CONFCOMMON_H 1
 
index a8199111c86b748c54585593c6f4daf9bf38440c..9474225abb434ba7b9ed23a7fe514eceefa202d7 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confctl.h,v 1.15 2000/06/22 21:55:19 tale Exp $ */
+
 #ifndef DNS_CONFCTL_H
 #define DNS_CONFCTL_H 1
 
index 04d848be3cd1afc68e3f8dc397ce6cce4a8d434c..c310121b78960b778afceb6fac74f0dbfd3e5a79 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confctx.h,v 1.43 2000/06/22 21:55:20 tale Exp $ */
+
 #ifndef DNS_CONFCTX_H
 #define DNS_CONFCTX_H 1
 
index b20b66ceade78733e54bbf415add2a8151f4d026..6fd2b54296cb86a1e03b955d8dcc9c6e836c50b7 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confip.h,v 1.21 2000/06/22 21:55:21 tale Exp $ */
+
 #ifndef DNS_CONFIP_H
 #define DNS_CONFIP_H 1
 
index 79ce3edc452516b0fd89744881ab6ab8cb6159d3..379251724e4a1ba772ca182dcd2d0ba56125182f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confkeys.h,v 1.17 2000/06/22 21:55:22 tale Exp $ */
+
 #ifndef DNS_CONFKEYS_H
 #define DNS_CONFKEYS_H 1
 
index 126edeed10f865f9b8ce151c0f4090c7577e9f43..a64b5258011db2a4fffd5b995936fb2f9d388a79 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: conflog.h,v 1.13 2000/06/22 21:55:23 tale Exp $ */
+
 #ifndef DNS_CONFLOG_H
 #define DNS_CONFLOG_H 1
 
index c73b998c938979be21605755d35353f896bd70c4..4a835bc351fe41ef5983566b199e77a2b8b4d38b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: conflsn.h,v 1.15 2000/06/22 21:55:24 tale Exp $ */
+
 #ifndef DNS_CONFLSN_H
 #define DNS_CONFLSN_H 1
 
index bd19a5a12534a2423395a812b15445c3cbe2d6e7..a25f2477fe99933797da2d4fdc37f78b190b937f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confndc.h,v 1.8 2000/06/22 21:55:26 tale Exp $ */
+
 #ifndef DNS_CONFNDC_H
 #define DNS_CONFNDC_H 1
 
index a38cc46bfba8f1d005d8fd092d62479b9e2c2403..e8424bf44ed164796725142148ae02f3e0e1bae0 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confparser.h,v 1.10 2000/06/22 21:55:27 tale Exp $ */
+
 #ifndef DNS_CONFPARSER_H
 #define DNS_CONFPARSER_H 1
 
index f4fe4a45e8cbadb242e35085d35b098471b65fa6..5a5e33c4ca6e463fdace21d4ecb456fd32182370 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confresolv.h,v 1.8 2000/06/22 21:55:28 tale Exp $ */
+
 #ifndef DNS_CONFRESOLV_H
 #define DNS_CONFRESOLV_H 1
 
index c38a24f30af63af49688fa3fe9b929ac8be536c6..a33224167592e5bbd7a72be3bab42b33891998ab 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confrrset.h,v 1.12 2000/06/22 21:55:29 tale Exp $ */
+
 #ifndef DNS_CONFRRSET_H
 #define DNS_CONFRRSET_H 1
 
index 55f986f17921aac4129ec79ec32dc9e2522f942f..6403bbe44c838157f138af699f77c04faaf62199 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confview.h,v 1.30 2000/06/22 21:55:30 tale Exp $ */
+
 #ifndef DNS_CONFVIEW_H
 #define DNS_CONFVIEW_H 1
 
index 34f3d2a739336bf2cadd37dc8e2c9316caedad9d..c6ce0f6cec50a4cead207b461a2ea1478204a117 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: confzone.h,v 1.35 2000/06/22 21:55:31 tale Exp $ */
+
 #ifndef DNS_CONFZONE_H
 #define DNS_CONFZONE_H 1
 
index 90a971b21f95df9971a4de2287429865835fe542..ae94e1ed67381fca56b7120836d156b7f957676e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: db.h,v 1.50 2000/06/22 21:55:33 tale Exp $ */
+
 #ifndef DNS_DB_H
 #define DNS_DB_H 1
 
index 39c56d440d07acc4e676d632577cf3ee4ed14abb..67944f0922ab2e67680acbec6f2555acbc7fa4e2 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dbiterator.h,v 1.12 2000/06/22 21:55:34 tale Exp $ */
+
 #ifndef DNS_DBITERATOR_H
 #define DNS_DBITERATOR_H 1
 
index b015774850912ca57f53222c2620cb9b8945296c..f6b0e5833083b10f64df0cab45c6b9887171d6cd 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dbtable.h,v 1.13 2000/06/22 21:55:35 tale Exp $ */
+
 #ifndef DNS_DBTABLE_H
 #define DNS_DBTABLE_H 1
 
index a4d173cd880a2364fcb51bc4a521f0ed5baf8e45..f6cc762471fb3860316c8fe90f420109fabe4fdd 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dispatch.h,v 1.30 2000/06/22 21:55:36 tale Exp $ */
+
 #ifndef DNS_DISPATCH_H
 #define DNS_DISPATCH_H 1
 
index 0d1a495a7610c33ecf3cd21a29d7a81dcc62b35e..0b5fc371d72a0273f3be69b2e50cada4d2e8afb3 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dnssec.h,v 1.15 2000/06/22 21:55:37 tale Exp $ */
+
 #ifndef DNS_DNSSEC_H
 #define DNS_DNSSEC_H 1
 
index f669752638265ab74b68cffee65dbc4526e5f22e..d49dc5cbedfbb1f70bc38f6636dba67b07c972a7 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: events.h,v 1.24 2000/06/22 21:55:38 tale Exp $ */
+
 #ifndef DNS_EVENTS_H
 #define DNS_EVENTS_H 1
 
index 55f4fa5e7c3ca35f2ec8dbd00a1a0284a7a3bea1..cfdfb920ce584e6b13d64dd56a8aaf8bbfd43de3 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: fixedname.h,v 1.8 2000/06/22 21:55:39 tale Exp $ */
+
 #ifndef DNS_FIXEDNAME_H
 #define DNS_FIXEDNAME_H 1
 
index 2969ed8a7beb42a9851144afa30f1c555e76c402..04d49ad65a456eb64a15fa08e1bc0bab13b83884 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: journal.h,v 1.17 2000/06/22 21:55:40 tale Exp $ */
+
 #ifndef DNS_JOURNAL_H
 #define DNS_JOURNAL_H 1
 
index 0b977a8e7cf49c12baf28988e9792ab3d2b18c8e..7fd3d41c8f0f30751b0fe71af39a33b3b21b7b50 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: keyflags.h,v 1.6 2000/06/22 21:55:41 tale Exp $ */
+
 #ifndef DNS_KEYFLAGS_H
 #define DNS_KEYFLAGS_H 1
 
index 7bba2c9ecc830cec0e12bff7f3a31ce8b37561ae..8fab68d32f7957db4431e259ba9bef7ed5acea90 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: keytable.h,v 1.7 2000/06/22 21:55:42 tale Exp $ */
+
 #ifndef DNS_KEYTABLE_H
 #define DNS_KEYTABLE_H 1
 
index 7b71cee4562e0961f8bf58a94894a8d43a4090f0..f51f964a4612e5d7ce07b8a66029f312e6433d6a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: keyvalues.h,v 1.7 2000/06/22 21:55:44 tale Exp $ */
+
 #ifndef DNS_KEYVALUES_H
 #define DNS_KEYVALUES_H 1
 
index 52d56374124d93856a3fb361fb4ffa521fa86c12..424beeb8f7f61035c848579a9fca6da1eeb6a230 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lib.h,v 1.3 2000/06/22 21:55:45 tale Exp $ */
+
 #ifndef DNS_LIB_H
 #define DNS_LIB_H 1
 
index 9953953c0eb68fec1e87cbf414f0d4fdbecb86a8..8f1fdb800fb0d201274465e85702510609193941 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: master.h,v 1.20 2000/06/22 21:55:46 tale Exp $ */
+
 #ifndef DNS_MASTER_H
 #define DNS_MASTER_H 1
 
index 455cd6551a2f68165ab31db37b3fde897ffed290..d21ed1d02f3e5b66ed55e7af1d267b646415641a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: masterdump.h,v 1.10 2000/06/22 21:55:47 tale Exp $ */
+
 #ifndef DNS_MASTERDUMP_H
 #define DNS_MASTERDUMP_H 1
 
index a318b7b937b8298e66889f12256dc893cfc573f5..c417e238b90cdf6ce2a1e73d44ec918ee74cdc4f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: message.h,v 1.72 2000/06/22 21:55:48 tale Exp $ */
+
 #ifndef DNS_MESSAGE_H
 #define DNS_MESSAGE_H 1
 
index 0e07f00e2d0ba8f199d12d2e174de89470404872..11ba00c56891bc0e4901994c220519b099a836d5 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: name.h,v 1.73 2000/06/22 21:55:49 tale Exp $ */
+
 #ifndef DNS_NAME_H
 #define DNS_NAME_H 1
 
index 09a9770b27971276ee63d5f19c3262aebacae968..9fd7e6d06c83a38af0562b43b93c356b3361726e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: namedconf.h,v 1.6 2000/06/22 21:55:50 tale Exp $ */
+
 #ifndef DNS_NAMEDCONF_H
 #define DNS_NAMEDCONF_H 1
 
index 668c6f38b24e43b5df3d06fb94e18083e1563d5a..ef4e24c9370cb764e8ba57c750029da1e425d752 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ncache.h,v 1.9 2000/06/22 21:55:51 tale Exp $ */
+
 #ifndef DNS_NCACHE_H
 #define DNS_NCACHE_H 1
 
index 2ba5f7ffcf1806e9c68ec7923a63878d69477d06..8c6a3206b97734b2a7e523926fdbea18189c3341 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: nxt.h,v 1.8 2000/06/22 21:55:52 tale Exp $ */
+
 #ifndef DNS_NXT_H
 #define DNS_NXT_H 1
 
index 282f9e1472b27d35153ca9973fc8c8d27bce8f53..3a13c7bde96197c9952d720ca70be39fbe836eec 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: peer.h,v 1.10 2000/06/22 21:55:54 tale Exp $ */
+
 #ifndef DNS_PEER_H
 #define DNS_PEER_H 1
 
index 9bdb799faaecb7f71f86ebf1c185340b31efd1fa..81c600b4e1d2d83e680f84322a20c65fd8e62dfd 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rbt.h,v 1.40 2000/06/22 21:55:55 tale Exp $ */
+
 #ifndef DNS_RBT_H
 #define DNS_RBT_H 1
 
index ae89f363af77c11ffb9136636ed52097f6c65d80..a0e746905cdc5ec9f7fd40f81d05d4d05e66bf92 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rcode.h,v 1.9 2000/06/22 21:55:56 tale Exp $ */
+
 #ifndef DNS_RCODE_H
 #define DNS_RCODE_H 1
 
index a5336e2b40f758df0ced4121fff60278d11093dc..7b93dfc29b65c1566f6c05426f575a85f810f547 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdata.h,v 1.38 2000/06/22 21:55:57 tale Exp $ */
+
 #ifndef DNS_RDATA_H
 #define DNS_RDATA_H 1
 
index 7d4a295634a8a42c854008b3d9bcb359c3a87995..2d31e88a3e87bd4030c01b12ff1e982cfc382604 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdataclass.h,v 1.12 2000/06/22 21:55:58 tale Exp $ */
+
 #ifndef DNS_RDATACLASS_H
 #define DNS_RDATACLASS_H 1
 
index 3b1e918b121324700fa83bc3425311ba6c2eb5cb..e7e55ff8bc62ef9102deadc02c1531f53811f2df 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdatalist.h,v 1.10 2000/06/22 21:55:59 tale Exp $ */
+
 #ifndef DNS_RDATALIST_H
 #define DNS_RDATALIST_H 1
 
index fcf934d0ee14cc6cd84d2f4ce682f883fd88a81c..7ae84a67df47a40d88e1d2db180b6afb804fa77c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdataset.h,v 1.33 2000/06/22 21:56:01 tale Exp $ */
+
 #ifndef DNS_RDATASET_H
 #define DNS_RDATASET_H 1
 
index 16274ba5cd6efe6bd6bba41309af2dc39346a993..ebbb7d6c1504df9cd1d051af8e99f4c61aa919c1 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdatasetiter.h,v 1.10 2000/06/22 21:56:02 tale Exp $ */
+
 #ifndef DNS_RDATASETITER_H
 #define DNS_RDATASETITER_H 1
 
index cef913e349ede4e1da32a77d74afbb9b10120f1c..48322cee373454ff2f95d4d02ec754020f338528 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdataslab.h,v 1.12 2000/06/22 21:56:03 tale Exp $ */
+
 #ifndef DNS_RDATASLAB_H
 #define DNS_RDATASLAB_H 1
 
index 9180f2b941895dc2dd545372b30d18753b593084..7da39bbe690e14f4402a71e070e7bc506fcdd53d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdatatype.h,v 1.11 2000/06/22 21:56:04 tale Exp $ */
+
 #ifndef DNS_RDATATYPE_H
 #define DNS_RDATATYPE_H 1
 
index cafe149f40e825a30041b2f35d1e05c8e363275a..852fa10718ccec8632cdbcaa42efabf1dab8da33 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: request.h,v 1.11 2000/06/22 21:56:05 tale Exp $ */
+
 #ifndef DNS_REQUEST_H
 #define DNS_REQUEST_H 1
 
index c20b00d6c88b73bcd4d66d276c354d8c69996a24..1763b4fcfc95e0c2b63800e16d274d3784a0dfaa 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: resolver.h,v 1.27 2000/06/22 21:56:06 tale Exp $ */
+
 #ifndef DNS_RESOLVER_H
 #define DNS_RESOLVER_H 1
 
index a5174777d6a6313f0823ff24def1b68f47dc4ac5..706316897bdb4f28c79f767ac49691b8db65c0ae 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: result.h,v 1.59 2000/06/22 21:56:07 tale Exp $ */
+
 #ifndef DNS_RESULT_H
 #define DNS_RESULT_H 1
 
index a5cc8302c1e1e1a50993047be167e4400a9115b9..d4cff9507e00f6c612ccea22c4fb8c888868192f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rootns.h,v 1.5 2000/06/22 21:56:08 tale Exp $ */
+
 #ifndef DNS_ROOTNS_H
 #define DNS_ROOTNS_H 1
 
index 0de257cd89b2ff176b3bfc2177284bbc5a066316..cb57b1e7ef335549cebcbd13196e8a45316bdfa1 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: secalg.h,v 1.9 2000/06/22 21:56:09 tale Exp $ */
+
 #ifndef DNS_SECALG_H
 #define DNS_SECALG_H 1
 
index 7bd9f3fa910bb5cb7cdb6980e26dfb1b834685a0..869ee14520a7d83ed87b2447f692f40aeb76d0fe 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: secproto.h,v 1.6 2000/06/22 21:56:10 tale Exp $ */
+
 #ifndef DNS_SECPROTO_H
 #define DNS_SECPROTO_H 1
 
index c4c351393a6fd2d15ae0f3df8246180f4bad43e5..3f615218d2897fdcdec1d58e22c0a95c24ad997d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ssu.h,v 1.8 2000/06/22 21:56:12 tale Exp $ */
+
 #ifndef DNS_SSU_H
 #define DNS_SSU_H 1
 
index e253d2a0fed011b81ec192c40af82d6c29a91d76..ae66059d12acd9e4dbc7c5b37b6a010a9a3dcaf5 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tcpmsg.h,v 1.12 2000/06/22 21:56:13 tale Exp $ */
+
 #ifndef DNS_TCPMSG_H
 #define DNS_TCPMSG_H 1
 
index 9c3d88fb91b4aae1d4f1c8b710c1e14d8d7640f9..cbf267c2de6780ed7e4a3716d0cfc5dccb40f78f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: time.h,v 1.6 2000/06/22 21:56:14 tale Exp $ */
+
 #ifndef DNS_TIME_H
 #define DNS_TIME_H 1
 
index dee77001d57059bdc65ca7a960130aa1081cb83a..1429b103d0685193781b3bc7025c75e934dd4310 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tkey.h,v 1.12 2000/06/22 21:56:15 tale Exp $ */
+
 #ifndef DNS_TKEY_H
 #define DNS_TKEY_H 1
 
index 1e2ef4988aa37ecde235d777930001787e4743b2..042ecf79df67492eac2737356b32ac5ad785b222 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tkeyconf.h,v 1.4 2000/06/22 21:56:16 tale Exp $ */
+
 #ifndef DNS_TKEYCONF_H
 #define DNS_TKEYCONF_H 1
 
index b3ca5072f6a555722b6c38d191d47351d4be3465..4bff2e0db322fcddbee77db028c812ae8912d4db 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tsig.h,v 1.24 2000/06/22 21:56:17 tale Exp $ */
+
 #ifndef DNS_TSIG_H
 #define DNS_TSIG_H 1
 
index 9f5aae0c133a544f157554493acaaea1e951b5fd..d4cf09d1dd8976a23b730e5ae345f1bcf42241b1 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tsigconf.h,v 1.4 2000/06/22 21:56:18 tale Exp $ */
+
 #ifndef DNS_TSIGCONF_H
 #define DNS_TSIGCONF_H 1
 
index c83e10804e236d9437fd1d95f22a2e64957335a6..e775173116451fe8d266bd542e8ed15b98891071 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ttl.h,v 1.9 2000/06/22 21:56:19 tale Exp $ */
+
 #ifndef DNS_TTL_H
 #define DNS_TTL_H 1
 
index 0044767eb33e48c69f7c139cebc5c1dccb906ca3..d017d2d2c3c7372e92849365adab885627516e52 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: types.h,v 1.87 2000/06/22 21:56:20 tale Exp $ */
+
 #ifndef DNS_TYPES_H
 #define DNS_TYPES_H 1
 
index 96ad809ec767378d5c6f95c9abd3cfb839541392..660a3d609b8ba55f1ad9f00921505283449b3d20 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: validator.h,v 1.10 2000/06/22 21:56:21 tale Exp $ */
+
 #ifndef DNS_VALIDATOR_H
 #define DNS_VALIDATOR_H 1
 
index f51c0fccc4e3942fa5430ee9cb783b5f9f96aea9..30184de2037e02bb6c991dd8717199523806bb2c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: view.h,v 1.43 2000/06/22 21:56:23 tale Exp $ */
+
 #ifndef DNS_VIEW_H
 #define DNS_VIEW_H 1
 
index 7b4b852fb1caccb3bbcb48af3f4f6143f72a4332..d3d2966f1149e7a95857a4161d3247aaca5463f0 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: xfrin.h,v 1.12 2000/06/22 21:56:24 tale Exp $ */
+
 #ifndef DNS_XFRIN_H
 #define DNS_XFRIN_H 1
 
index adaf1bc49b7add5e4ecd141b11627a1d782e7d62..6f16f4f34450da2baef25313624a3ba4a115a8a3 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: zone.h,v 1.59 2000/06/22 21:56:25 tale Exp $ */
+
 #ifndef DNS_ZONE_H
 #define DNS_ZONE_H 1
 
index d3bf66a91c63c49a97065a32ebc7071cf60d27a1..6140543344ed1eac10e9c755a3578add61fb336c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: zoneconf.h,v 1.11 2000/06/22 21:56:26 tale Exp $ */
+
 #ifndef DNS_ZONECONF_H
 #define DNS_ZONECONF_H 1
 
index b2a805075799f47401e3d326cbcb56979995b501..c9e858a069f5fa4e6d82aeed72b504e66487d701 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: zt.h,v 1.19 2000/06/22 21:56:27 tale Exp $ */
+
 #ifndef DNS_ZT_H
 #define DNS_ZT_H 1
 
index 687efb2ab6c44995fa355db742706f9d6f8346a5..57ed6606da94e600802ec77d879b4f379019a600 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: journal.c,v 1.55 2000/06/22 21:54:26 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 0b05687250b6e9fe99f075445887c7cde10bf6cf..d34a913a3405fc561468037c6780cb0fa7a31c47 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: keytable.c,v 1.19 2000/06/22 21:54:27 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index cfc5a27897b9fa907e14ad356c1890bc71ed5a62..cd4278914634aa164628a7f64fefb52a87e0b40d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lib.c,v 1.5 2000/06/22 21:54:28 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/once.h>
index 1382f789c9c9f0cac95bb9b20e0a35b5d1d1a65f..a3c8ca19a5643ec5996673a3e926b8e6b11f1eff 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: masterdump.c,v 1.27 2000/06/22 21:54:29 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/file.h>
index f1edbb137be99208e8dc67308c57262f7cebfacb..85b40f4378142dfa8069f6b3c1be4dcf36af36a4 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: message.c,v 1.129 2000/06/22 21:54:30 tale Exp $ */
+
 /***
  *** Imports
  ***/
index c62bc364f3dc2126130111f888bc803666a509bf..67690c9f61451463d8eb9e40ed289beb62b0748d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: name.c,v 1.93 2000/06/22 21:54:32 tale Exp $ */
+
 #include <config.h>
 
 #include <ctype.h>
index 5d5a13afd48c40cc1fec7ec8b379c1cca8e6c14f..59cad5982274e99a2c229f9dd4464c36e6e5595b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ncache.c,v 1.19 2000/06/22 21:54:33 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/buffer.h>
index 915308c3bef0e0a8e63d647e71c3773a9c493e53..b4d382ba95f6138309877f975eb97f5311252a28 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: nxt.c,v 1.18 2000/06/22 21:54:34 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/string.h>
index d14d79fde535ff29965e77c2e9b320c8f28ae13d..6109752837e0ce36a30bd0d3f28268dc3742e619 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: peer.c,v 1.8 2000/06/22 21:54:35 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index a555374ee930e8a861f9c84d7a8368c73fa63be0..a0560d45aed4539eb1740a876d12f49d5d2ee252 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rbtdb.c,v 1.108 2000/06/22 21:54:36 tale Exp $ */
+
 /*
  * Principal Author: Bob Halley
  */
index 57b49c115b7c60ec099e0c8b881f35ac08b45cb1..17875ae1aa15060717c07ada9a63649b0fb37e88 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rbtdb.h,v 1.9 2000/06/22 21:54:38 tale Exp $ */
+
 #ifndef DNS_RBTDB_H
 #define DNS_RBTDB_H 1
 
index e39f5757fb5c2afc50520b7a0acbca6534a49b10..6c0e2e66950512b9a633581214cfbed260750ff1 100644 (file)
@@ -15,5 +15,7 @@
  * SOFTWARE.
  */
 
+/* $Id: rbtdb64.c,v 1.3 2000/06/22 21:54:39 tale Exp $ */
+
 #define DNS_RBTDB_VERSION64 1
 #include "rbtdb.c"
index 866aa2989b8b1b5a97f77380e567c0d16e3d2e84..5f17cc5dfc79b54a0ea67109f41c38f254831725 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rbtdb64.h,v 1.8 2000/06/22 21:54:40 tale Exp $ */
+
 #ifndef DNS_RBTDB64_H
 #define DNS_RBTDB64_H 1
 
index e198c438571ae1dcba0e0a48dc675e07208ad83e..8b2cadfeb92b986a69e6d1ce8e2f671bb7750ef3 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdatastructpre.h,v 1.9 2000/06/22 21:56:29 tale Exp $ */
+
 #ifndef DNS_RDATASTRUCT_H
 #define DNS_RDATASTRUCT_H 1
 
index e38a5b810a52d7b3c3204ee0b65a110f26fbf14b..edf1be9b7b7d5e3b0a87717095283872e491cd28 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdatastructsuf.h,v 1.4 2000/06/22 21:56:30 tale Exp $ */
+
 ISC_LANG_ENDDECLS
 
 #endif /* DNS_RDATASTRUCT_H */
index fb04b8f83353160c0537c245b6d8befba6fe03ae..3530d4763e476901824a9a061e7b412944f970a0 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdatalist.c,v 1.20 2000/06/22 21:54:41 tale Exp $ */
+
 #include <config.h>
 
 #include <stddef.h>
index c7ca0cc67db94b9fb86fbe1370718257d94ee9fa..93f768c96b110870ae4a032198ddf1a043069bbc 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdataset.c,v 1.46 2000/06/22 21:54:42 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index b042db3e30742fdbdc34a68e597a6e508103022b..ced5390d23223ba13adebbb460c11ff83ec4d603 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rdatasetiter.c,v 1.8 2000/06/22 21:54:43 tale Exp $ */
+
 #include <config.h>
 
 #include <stddef.h>
index 26ec90c2b535b7b35f8f51ce0d90d69728b9c349..4a9c6192c0a02399cc419ad38dcff6cfc8bfd5e8 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: request.c,v 1.26 2000/06/22 21:54:44 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index 225a80220a70ed1911eaf5f67fadfdd826b1c4eb..d2b2bdcbf7ab299211578572df5a4b0f03090f27 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: resolver.c,v 1.137 2000/06/22 21:54:46 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/task.h>
index d1ba0ec1f46f67f1909eaac2c5e83b9991e9cd35..7a80dcc1335009fa6249876d0d7ab50b819854e4 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: result.c,v 1.63 2000/06/22 21:54:47 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/once.h>
index 690a705bc38328b0baf18d4571eec484e87fc62c..a5405ba3e3901052e1bdfc0dd74b6e2a637fe86a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rootns.c,v 1.13 2000/06/22 21:54:48 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/buffer.h>
index 249344f2be24a0f443899eb53aa896ea23d1af95..a335b8069e5f47f91fed9169355e1e146c777fda 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.6 2000/06/22 21:56:31 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 2ed4a071bff8f33aa401d15b96b9f95cb5832673..6622861f900227d9ca174bb89f45edc4bcf865d1 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.8 2000/06/22 21:56:33 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index ce479e2837f2b375b989c6a96b9e0abc9ee6a809..3ddcdbc6cdb49c27e25d96b68346669e30c26749 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.12 2000/06/22 21:56:35 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index af2f03e05aab07441f99bdf0d1ea63cc52e951e9..007c8d02539509b55862731466298b71ece89065 100644 (file)
@@ -17,6 +17,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id: dst_internal.h,v 1.25 2000/06/22 21:56:36 tale Exp $ */
+
 #ifndef DST_DST_INTERNAL_H
 #define DST_DST_INTERNAL_H 1
 
index b44f53767aa60b9dbf9ff6be5397d170032c814d..41fb5bae4f96d682543ac7d8d9bff37de720dfd9 100644 (file)
@@ -17,6 +17,8 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+/* $Id: dst_parse.h,v 1.14 2000/06/22 21:56:37 tale Exp $ */
+
 #ifndef DST_DST_PARSE_H
 #define DST_DST_PARSE_H 1
 
index ab58bcfc51398d66ace6bfc2ca43592dceb466e9..de51b5e3ec64c104e5170bde05bc431f82b3fea3 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.5 2000/06/22 21:56:38 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 623a36b9e3c120cbb0f87d4ae3998aa9681ba9a0..af7d5295c96bd96844754b8b6b7c4daf1c34849a 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.6 2000/06/22 21:56:39 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index fa81049fcf4f81020ec265d05ca221ae0a303cf6..e2394cedf54840600c68b579df73a8eb20525fe5 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: dst.h,v 1.30 2000/06/22 21:56:40 tale Exp $ */
+
 #ifndef DST_DST_H
 #define DST_DST_H 1
 
index efb6ac0fdde9d88effc62ac9414f79783880cd51..547b256f4d1c1846e8a4e5b9f93939d9cdecee6d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lib.h,v 1.3 2000/06/22 21:56:42 tale Exp $ */
+
 #ifndef DST_LIB_H
 #define DST_LIB_H 1
 
index 6dfadbe6e39b070df9c5a2315c0c8a5d83963b0a..b1d9e42c387bf8fa0623877631ed9cc0ca0dcdfe 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: result.h,v 1.15 2000/06/22 21:56:43 tale Exp $ */
+
 #ifndef DST_RESULT_H
 #define DST_RESULT_H 1
 
index 85dbfecead7adbac1c35626282ad74b8ee943efe..4af84af417c7d8f49b3123119badbea596f07539 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.14 2000/06/22 21:56:44 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 77e298c45a3ba24d310563845bccbbfdd0550ee0..74d68d46694b66d2ec1bb8e81e84d8e35f2e9070 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.5 2000/06/22 21:56:45 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index d61614ce7a3b38d29108f08745063bde85467e47..3a7a160807e3225cb0869129ea82b9cc54add43f 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.7 2000/06/22 21:56:46 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 11daf57a195590f49e39d0e7f7c79d455fa017cd..cd8ebc1b145ac9680142c57ce357ee4022684ba8 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rename.h,v 1.8 2000/06/22 21:56:32 tale Exp $ */
+
 #ifndef SEC_RENAME_H
 #define SEC_RENAME_H 1
 
index 952a6ebd0d5d5c0e77d3b076e3d1b2465e7935d7..fe076c5974eb1823b2f3483c8160d40289b2b8b9 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tcpmsg.c,v 1.20 2000/06/22 21:54:49 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index fceaf7e629f99573d769b68a7b45914845c7c4c1..62ade362937b1a9340fddf9d6b8f9e12c11de58f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tkeyconf.c,v 1.11 2000/06/22 21:54:50 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/buffer.h>
index cc07bd8dc1a8a45b1c0334d27c55e562c43967d0..3b0763b94807f4abe50cfce795367e49396b38df 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: tsigconf.c,v 1.7 2000/06/22 21:54:51 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/base64.h>
index 51a49dd3d6528420a342a2b57cfe66be859bbea1..17324cec0c4bde2d83c847b48d0f2b846416d91a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ttl.c,v 1.18 2000/06/22 21:54:52 tale Exp $ */
+
 #include <config.h>
 
 #include <ctype.h>
index dda97e2689e7d119664da46830f45b1fd3e91afa..8a11f806486379422835ae714418822541665746 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: validator.c,v 1.63 2000/06/22 21:54:54 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index 104d86b9e39365b38aa927794766d135f2281afb..942bcbc70af1b342852a180fcb0bdb56a9801b22 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: version.c,v 1.6 2000/06/22 21:54:55 tale Exp $ */
+
 char dns_version[] = VERSION;
 
 unsigned int dns_libinterface = LIBINTERFACE;
index b348ce5422d17122c0cc3510471c0e18ad5e3656..2b09756fc9a2c9a550b72eeb638fa7dddab385dc 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: view.c,v 1.71 2000/06/22 21:54:56 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/task.h>
index 0731ecfb48309593ce3f5ae7e4b2d132e239326f..ab0702384b5e0721f216b63e7f16250e10c579d3 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: zoneconf.c,v 1.43 2000/06/22 21:54:57 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/string.h>                /* Required for HP/UX (and others?) */
index c2ca2a3969a4c4a66c5fb2d132f848e40f6630bf..1469051a63b78ef13b6369c9769f95e46429bbc6 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: zt.c,v 1.22 2000/06/22 21:54:58 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/magic.h>
index e2e38804d9ccf4f64d1a344f1630d4e1b1732903..42b9fead4b1fcb24dd5956e6986433be806ae029 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.61 2000/06/22 21:56:48 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 24fc129e4a6930b22f6a7c6bb5d49e643532989f..436b5924e7af2b250045a18bf58e417312098b58 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: assertions.c,v 1.10 2000/06/22 21:56:49 tale Exp $ */
+
 #include <config.h>
 
 #include <stdio.h>
index ab9f8be76bfed74909a2096f94939459273d2893..f4b30cf357c681defaacfe22f377dd94462a3008 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: bitstring.c,v 1.5 2000/06/22 21:56:50 tale Exp $ */
+
 #include <config.h>
 
 #include <stddef.h>
index 0ae823c759115baf043ca0ce753aa72e335d520c..1c832efd0894b8e320bb115090c9589b6d15862b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: buffer.c,v 1.32 2000/06/22 21:56:51 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/buffer.h>
index cbac4500b306b7300afedbc3f7f211f6a6b37827..57d9daa7c259fb035051c39fd5220a47d67c6749 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: bufferlist.c,v 1.9 2000/06/22 21:56:52 tale Exp $ */
+
 #include <config.h>
 
 #include <stddef.h>
index 3df4d23bf438b1691ff35c316382c157f812145a..02e25f3b235fa87171da872cabd4d150ede60d6a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: error.c,v 1.11 2000/06/22 21:56:53 tale Exp $ */
+
 #include <config.h>
 
 #include <stdio.h>
index 7ebec2cd5f32ed5d7046e299f473a0388778160e..86dc6f2a0b5263fa7a65399dbdf75589a27feba6 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: event.c,v 1.11 2000/06/22 21:56:54 tale Exp $ */
+
 /*
  * Principal Author: Bob Halley
  */
index 2459d534f1046470df955018a253c92c53f8532a..4e8c02bd168d9abea4d9750c2d3473aca5ffe469 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: heap.c,v 1.24 2000/06/22 21:56:56 tale Exp $ */
+
 /*
  * Heap implementation of priority queues adapted from the following:
  *
index 7f4b47744e6f1c2bd67f6daceb317e6425a224f8..8f9b42aa2bec0f70bf2a8b5d3f7a34ebe8fabb22 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.7 2000/06/22 21:57:20 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 3ca0ebee21db22e9b95d1d92d1c670bf1db11bf9..e72e19cd38ac6354b9507993f32ed5cdb64d429e 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.38 2000/06/22 21:57:22 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 52fe975471cf93da00da724b0682337c3c6ecf7b..4b17ce33ae4b8699c733383b1f83bb48481202b0 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: bitstring.h,v 1.3 2000/06/22 21:57:23 tale Exp $ */
+
 #ifndef ISC_BITSTRING_H
 #define ISC_BITSTRING_H 1
 
index 2e8744b45c5c1a4f2dcf230232b41f7ab8178137..bdc6f182280ada3e0019679f5148da9a8f396c02 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: boolean.h,v 1.9 2000/06/22 21:57:24 tale Exp $ */
+
 #ifndef ISC_BOOLEAN_H
 #define ISC_BOOLEAN_H 1
 
index 84f103a3b3a6f548d755f742d24606854b9850fc..19d5f132aef1d38af0715d91319b5d7fa692c89f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: buffer.h,v 1.33 2000/06/22 21:57:25 tale Exp $ */
+
 #ifndef ISC_BUFFER_H
 #define ISC_BUFFER_H 1
 
index efb5201c904a0cef91071e8fc095d35d614beb95..bcf9efe8a7a6d7b0a9a1aaeca060bb8f835fe3ab 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: bufferlist.h,v 1.7 2000/06/22 21:57:26 tale Exp $ */
+
 #ifndef ISC_BUFFERLIST_H
 #define ISC_BUFFERLIST_H 1
 
index 32b308c56db8aa7c51b3294d8245602b110859cf..330fe87ff94c4cb4f7b0a20b3860d51b19a42a2e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: entropy.h,v 1.18 2000/06/22 21:57:27 tale Exp $ */
+
 #ifndef ISC_ENTROPY_H
 #define ISC_ENTROPY_H 1
 
index c4d7015d6010659999d39be580fe557495cea818..84cf4c72f1951804fbccffe0a2205599cff56b35 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: error.h,v 1.10 2000/06/22 21:57:28 tale Exp $ */
+
 #ifndef ISC_ERROR_H
 #define ISC_ERROR_H 1
 
index e8960a6565736bf2289cf12966ceaa8405d5286e..8f734cd7f7e0490f2009479d229f40197bea662c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: event.h,v 1.20 2000/06/22 21:57:30 tale Exp $ */
+
 #ifndef ISC_EVENT_H
 #define ISC_EVENT_H 1
 
index 6f6b44ecf8cba4b2de3e1ad73093a325f9e66236..009fe0df32d018bdde8fd88ec30bfe75c1ae3c97 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: eventclass.h,v 1.9 2000/06/22 21:57:31 tale Exp $ */
+
 #ifndef ISC_EVENTCLASS_H
 #define ISC_EVENTCLASS_H 1
 
index 7967a178fbfa3ee3fd611238210609c7ba2fb1ba..a367a69b9a8519607b4ed560a8062270ef8fb304 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: file.h,v 1.7 2000/06/22 21:57:32 tale Exp $ */
+
 #ifndef ISC_FILE_H
 #define ISC_FILE_H 1
 
index 36c86739a9211d5c90850e029d5785eac294f77f..ce7c404a822486fb8c1d0e9f439936284f8b81c1 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: formatcheck.h,v 1.3 2000/06/22 21:57:33 tale Exp $ */
+
 #ifndef ISC_FORMATCHECK_H
 #define ISC_FORMATCHECK_H 1
 
index 480d20d39d0fd68309aef809c552d6dc2c439d06..71c412fcc6aa9fddcfa465cb957a841eb79d644b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: fsaccess.h,v 1.3 2000/06/22 21:57:34 tale Exp $ */
+
 /*
  * The ISC filesystem access module encapsulates the setting of file
  * and directory access permissions into one API that is meant to be
index 1f03dd3777ff1129b0a422ef99ec5568fc3d189e..9366e9cd4f1cc95384df63037abd6d09426e22d4 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: heap.h,v 1.13 2000/06/22 21:57:35 tale Exp $ */
+
 #ifndef ISC_HEAP_H
 #define ISC_HEAP_H 1
 
index 2e41ef09211ed6141cbbfb52a4e4167327b0e92b..9c571c8a0f09c954ed11a247571b8b02b057078e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: interfaceiter.h,v 1.7 2000/06/22 21:57:36 tale Exp $ */
+
 #ifndef ISC_INTERFACEITER_H
 #define ISC_INTERFACEITER_H 1
 
index e2f73ca5d17a349b5a836879e67e1009d62f7cff..e212fc84b560ba33e9a7e75a4dc6aa9f65c18a0f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ipv6.h,v 1.13 2000/06/22 21:57:37 tale Exp $ */
+
 #ifndef ISC_IPV6_H
 #define ISC_IPV6_H 1
 
index 29ac58e73281110db566c1a0c6e3054759ce4a9f..50d8e41935ed05e8fe33ccffcecc0c5daf558368 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lang.h,v 1.3 2000/06/22 21:57:38 tale Exp $ */
+
 #ifndef ISC_LANG_H
 #define ISC_LANG_H 1
 
index 68e9214948696f3599f896f9c3d5a23612e4244b..b4199a32368eb971007f7ca51d34b4a7b8ea0adb 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lex.h,v 1.19 2000/06/22 21:57:39 tale Exp $ */
+
 #ifndef ISC_LEX_H
 #define ISC_LEX_H 1
 
index 5c14e8e97e6a7993fed9a22e4b205009b55b4691..8143257254c4a61a3194ccdcef3c032e538f71ab 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lfsr.h,v 1.6 2000/06/22 21:57:40 tale Exp $ */
+
 #ifndef ISC_LFSR_H
 #define ISC_LFSR_H 1
 
index 8ea5bad1ec7e75bc8131a4e2e2bba68643743b78..b86d7cfb51e85a7f036c9e6cc6c54d7c009f7481 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lib.h,v 1.3 2000/06/22 21:57:42 tale Exp $ */
+
 #ifndef ISC_LIB_H
 #define ISC_LIB_H 1
 
index af7c2df85ce418eb313aa5a1aab57ee4750ab37f..50d2360de5b0a4ac685745617c3ab47437bd215e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: list.h,v 1.11 2000/06/22 21:57:43 tale Exp $ */
+
 #ifndef ISC_LIST_H
 #define ISC_LIST_H 1
 #include <isc/boolean.h>
index 52641bd3b4a88deb15a2754ab7fe97561bf911c0..1c571534ef8f008fa9942bbca447ce64d66283f5 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: magic.h,v 1.8 2000/06/22 21:57:44 tale Exp $ */
+
 #ifndef ISC_MAGIC_H
 #define ISC_MAGIC_H 1
 
index 89dec3053093b9a7d33dd4f77bb20727f2ed737e..29c9b0d31cf0c7434bf66a7474c4be0a38b7f49f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: md5.h,v 1.4 2000/06/22 21:57:45 tale Exp $ */
+
 /*
  * This is the header file for the MD5 message-digest algorithm.
  * The algorithm is due to Ron Rivest.  This code was
index cbf7f59e5907e58fe240999707576fa3258b16d1..abaa1a83e1c1ab0279d1e316746d4d4990190143 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: mem.h,v 1.36 2000/06/22 21:57:46 tale Exp $ */
+
 #ifndef ISC_MEM_H
 #define ISC_MEM_H 1
 
index d0f98d9b0a0b3604efe1e42c41b9bdc0047aaeaa..3cc2c5cbfa2c0553872de776f8ab4f208fed08a2 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: msgcat.h,v 1.5 2000/06/22 21:57:47 tale Exp $ */
+
 #ifndef ISC_MSGCAT_H
 #define ISC_MSGCAT_H 1
 
index 91c090cd2b7492a817a5238121250f1a1bb7464f..dbb7691020c950d86d9cec99b421506a7067646a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: mutexblock.h,v 1.7 2000/06/22 21:57:48 tale Exp $ */
+
 #ifndef ISC_MUTEXBLOCK_H
 #define ISC_MUTEXBLOCK_H 1
 
index 1e3f5dce5d11dc4620608ea0cbdfc3f7a0df43d2..38db7e2aded2730c24d81cacbe734df9fc1b98d0 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: netaddr.h,v 1.13 2000/06/22 21:57:49 tale Exp $ */
+
 #ifndef ISC_NETADDR_H
 #define ISC_NETADDR_H 1
 
index d62f1d02692877cc317aca9ef9075c6ab1d7e599..69a0c0ed31256749269063ad634f6f9ac0624a80 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ondestroy.h,v 1.4 2000/06/22 21:57:50 tale Exp $ */
+
 #ifndef ISC_ONDESTROY_H
 #define ISC_ONDESTROY_H 1
 
index ad673c9de9beb30838d1f4f5de454f35eb992802..ab9c397ff523df410df580768734ee0289b379db 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: os.h,v 1.2 2000/06/22 21:57:51 tale Exp $ */
+
 #ifndef ISC_OS_H
 #define ISC_OS_H 1
 
index 92a258bbe995bea41a864c0de9fd7195242366a5..d8c67d09c43ab91e8b5596dabc83f437e8201aca 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: platform.h.in,v 1.12 2000/06/22 21:57:53 tale Exp $ */
+
 #ifndef ISC_PLATFORM_H
 #define ISC_PLATFORM_H 1
 
index c976c4581d7051afa1b5c5cc6e3b1dd530a1c319..33a45f617fe77f8f15b0c38fb46803de0d632cad 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: print.h,v 1.7 2000/06/22 21:57:54 tale Exp $ */
+
 #ifndef ISC_PRINT_H
 #define ISC_PRINT_H 1
 
index 10089521ddbdee0e85cfd98f536e37e27a66f1fd..28e1d91a86645ae70de74d66c4fab3f0409ba540 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: quota.h,v 1.5 2000/06/22 21:57:55 tale Exp $ */
+
 #ifndef ISC_QUOTA_H
 #define ISC_QUOTA_H 1
 
index 232f81a76d6ce3377a4b75d2a8a3e909a5336037..cc909778d1fc4fd67747fa4856bd61d804c88354 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: random.h,v 1.5 2000/06/22 21:57:56 tale Exp $ */
+
 #ifndef ISC_RANDOM_H
 #define ISC_RANDOM_H 1
 
index 04c8a088e35ebb5235ef4d6151ce7b658aa48338..74102c09f619c027ac1351e837f9b12a0a0ee8d6 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ratelimiter.h,v 1.10 2000/06/22 21:57:57 tale Exp $ */
+
 #ifndef ISC_RATELIMITER_H
 #define ISC_RATELIMITER_H 1
 
index a818587d27e009af479af7034760cb94661cc7ba..cb3d90d64d5489f896ec9acd1f3a59996c9e9f51 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: region.h,v 1.12 2000/06/22 21:57:58 tale Exp $ */
+
 #ifndef ISC_REGION_H
 #define ISC_REGION_H 1
 
index 879c50423ec4c06c7926a03aa4e3c8a4fb4529e5..0ec1a344b43f4496174514c41f54c316ada9fdeb 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: result.h,v 1.44 2000/06/22 21:57:59 tale Exp $ */
+
 #ifndef ISC_RESULT_H
 #define ISC_RESULT_H 1
 
index 75d35c6f34c57511e46a8d15dde3f6455e6b4d95..10ac21c5f5e0bcb0043d8504702715ddce0a2d73 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: resultclass.h,v 1.7 2000/06/22 21:58:00 tale Exp $ */
+
 #ifndef ISC_RESULTCLASS_H
 #define ISC_RESULTCLASS_H 1
 
index 4033186572a88461e6742a479b85967e12d97b55..94b287173e5c9e13b6aa069ba22984d9c3165283 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rwlock.h,v 1.11 2000/06/22 21:58:01 tale Exp $ */
+
 #ifndef ISC_RWLOCK_H
 #define ISC_RWLOCK_H 1
 
index 315c8b16a92a7e3b30c431576ae79a19a51d0bc9..3e09f230df713436258826fffbe68a10cda7ffe7 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: sockaddr.h,v 1.30 2000/06/22 21:58:02 tale Exp $ */
+
 #ifndef ISC_SOCKADDR_H
 #define ISC_SOCKADDR_H 1
 
index 569c6b7f17265ae5d6248b8a3af0dcb3a789e7cd..14115cab142f4b1ffae6cca67795a4fbdc24b81d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: socket.h,v 1.47 2000/06/22 21:58:03 tale Exp $ */
+
 #ifndef ISC_SOCKET_H
 #define ISC_SOCKET_H 1
 
index 251fb5f9ae12ac29a6855c3f06c77adb73b7fa35..d0e8e9a6aa7a92217e6811828263583bfec83a3e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: stdio.h,v 1.2 2000/06/22 21:58:05 tale Exp $ */
+
 #include <stdio.h>
 
 #include <isc/result.h>
index febc9c16b2e3a87c25e4d9bba277330747707159..663475607d345f5c0e370f85d89bf35a83ec78a3 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: string.h,v 1.6 2000/06/22 21:58:06 tale Exp $ */
+
 #ifndef ISC_STRING_H
 #define ISC_STRING_H 1
 
index 0916ee4e6e33fda56925a4d7e9d1d493b810be59..1c2d7b71b10d57099c9216717f9d2a8eca7b2b40 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: symtab.h,v 1.12 2000/06/22 21:58:07 tale Exp $ */
+
 #ifndef ISC_SYMTAB_H
 #define ISC_SYMTAB_H 1
 
index 97b9f55bab1e90510860026de9e0b7b89884ec53..983bf0615ca0aebf0dd886d7baeee5fda6311eed 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: task.h,v 1.44 2000/06/22 21:58:08 tale Exp $ */
+
 #ifndef ISC_TASK_H
 #define ISC_TASK_H 1
 
index 79415fc2271832f65fc416274bb1bdcd2e852c94..48be0917d4787118d3f5118dbb7abaf7e8243833 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: taskpool.h,v 1.4 2000/06/22 21:58:09 tale Exp $ */
+
 #ifndef ISC_TASKPOOL_H
 #define ISC_TASKPOOL_H 1
 
index cabbc0c104c99bffc15e44a32fac1bb17562614b..59be61c8559f8d7303355cc711297dd76f4767e7 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: timer.h,v 1.25 2000/06/22 21:58:10 tale Exp $ */
+
 #ifndef ISC_TIMER_H
 #define ISC_TIMER_H 1
 
index 9dfa39dbac31853d4e76c3bfefc59996eec6f844..7c89f1fb723b5e63c599e173649cdc6c6f204e5e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: types.h,v 1.27 2000/06/22 21:58:11 tale Exp $ */
+
 #ifndef ISC_TYPES_H
 #define ISC_TYPES_H 1
 
index 6cd18ded6657b70f57a600424145f5468011160f..cae02bc4b50178de369f2ec451cf8608d5e270ce 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: util.h,v 1.13 2000/06/22 21:58:12 tale Exp $ */
+
 #ifndef ISC_UTIL_H
 #define ISC_UTIL_H 1
 
index e539a7b5fec8e7b971cc14f52e82235a07f60ea3..0f014de316d77c7e57d23754bec0b38cd776f805 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lex.c,v 1.30 2000/06/22 21:56:57 tale Exp $ */
+
 #include <config.h>
 
 #include <ctype.h>
index cc6570bb1f52d6636a204e8435b3d620ec852cec..4abe060590135959b962f4f281388f42f0a2a123 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lfsr.c,v 1.8 2000/06/22 21:56:58 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index b076a2a6b8077792297af7d50de4da359e3c28d3..b6ad616f3d8742720268f26ed6f3b008556b248b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lib.c,v 1.4 2000/06/22 21:56:59 tale Exp $ */
+
 #include <config.h>
 
 #include <stdio.h>
index 40d342bd797a905aa1bec0aa48fc74d17773e382..90242c5ad6f5d20b418dfaff87772df7cbef1351 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: md5.c,v 1.6 2000/06/22 21:57:00 tale Exp $ */
+
 /*
  * This code implements the MD5 message-digest algorithm.
  * The algorithm is due to Ron Rivest.  This code was
index 82dd6d6f7a06b57a71a24219e4321bda268fa260..b9da015e94f1fff1023d2e85840331739a979dbe 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: mem.c,v 1.52 2000/06/22 21:57:01 tale Exp $ */
+
 #include <config.h>
 
 #include <stdio.h>
index 47ff91b843d878cafb5d9ab2c964d171551fecdb..02932e3bd502458deb10373cace4229d220eaa64 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: mutexblock.c,v 1.8 2000/06/22 21:57:02 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mutexblock.h>
index 02a916b1b864448b78888f88365faa7f17a4bb22..884aa0604198155320cc284d8b908d570797c1c8 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: netaddr.c,v 1.10 2000/06/22 21:57:03 tale Exp $ */
+
 #include <config.h>
 
 #include <stdio.h>
index 5434a8ee736cae36d76fe44cce994b2583a10625..25de2141371d66aa4aaa48f78456e70d4c3d6226 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.8 2000/06/22 21:58:14 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 93eb5a185d135e0d04721fd932eab27a6e0e15e2..ee4a3e9cc52b5908be122feb84b092b035d62fb5 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: msgcat.c,v 1.6 2000/06/22 21:58:15 tale Exp $ */
+
 /*
  * Principal Author: Bob Halley
  */
index 16d464c118915d4b0d52f9ad67b64e44ebbbec19..081db848651b2421d9563c0d925d2c4c4f6ee3e6 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ondestroy.c,v 1.7 2000/06/22 21:57:05 tale Exp $ */
+
 #include <config.h>
 
 #include <stddef.h>
index 51611035e5c0c9254e9eed34e769631ed56f2543..d8353f58f0d850a86b57c104017f11381aa83d0e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: print.c,v 1.11 2000/06/22 21:57:06 tale Exp $ */
+
 #include <config.h>
 
 #include <ctype.h>
index 5c004c49879977df40aef7a6c42d83d1c2c6e834..49da1502af73486305dd044968d636199f52e46a 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.12 2000/06/22 21:58:16 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index c6ef62cb2d0a171c963c436d46eafbc75b85f829..bf5889e0813ae85b5730aadc04d2e10ad6e22dee 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: condition.c,v 1.22 2000/06/22 21:58:17 tale Exp $ */
+
 #include <config.h>
 
 #include <errno.h>
index 7f4b47744e6f1c2bd67f6daceb317e6425a224f8..6b464f8a6ea9f5d1cdd7e1d6af90da8f431731d2 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.8 2000/06/22 21:58:20 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index d2b61235d92c81a995f893a4a98e7a5256eaa4aa..86c0861224748e13cd916e6e7e5624bfac20bf36 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.9 2000/06/22 21:58:21 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index caeb5c33661b782cec7bf145e280187fba935cb0..20bb2331e4ca8c33f44e16e300e3610e0eea7c24 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: condition.h,v 1.16 2000/06/22 21:58:23 tale Exp $ */
+
 #ifndef ISC_CONDITION_H
 #define ISC_CONDITION_H 1
 
index c14e37a17c2573643db43728e8146d9245014a7a..22cbd371f6288a8a3976fd25dd229c7affc7bf62 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: mutex.h,v 1.14 2000/06/22 21:58:24 tale Exp $ */
+
 #ifndef ISC_MUTEX_H
 #define ISC_MUTEX_H 1
 
index 571d07cad859d169a91e3f35177cac486b138e9a..afc0ad7e5529ec8de9dccfe8551018d487e06e87 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: once.h,v 1.5 2000/06/22 21:58:26 tale Exp $ */
+
 #ifndef ISC_ONCE_H
 #define ISC_ONCE_H 1
 
index d027e63cc81bc6e741684517bf0f46c4911ffdc3..d8afb8c145778b2f155f562f43ba76f49988d83d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: thread.h,v 1.16 2000/06/22 21:58:27 tale Exp $ */
+
 #ifndef ISC_THREAD_H
 #define ISC_THREAD_H 1
 
index 9d33d81e39702124c8d3f57b40a7fe297367c84c..f0f6c04fc8203b6f88e1ce7877b446ff9435852c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: thread.c,v 1.5 2000/06/22 21:58:18 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/thread.h>
index bc3a023c5cdae8b95bfef85aeea0400d7992bd15..7f42fddc0d00377c3e3bf0f10073f8782655ee6e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: quota.c,v 1.6 2000/06/22 21:57:07 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/quota.h>
index a403e26f6ef454c5bfea2faca45b5d4563d3660f..d88a8155718a864fc9ed21bcf2ac1dad813232de 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: random.c,v 1.7 2000/06/22 21:57:08 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 7bcafa843bae4b89fa95c54466b898d383e1da52..847a82080503cbd1b4f98432f654ba268f5ae543 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ratelimiter.c,v 1.14 2000/06/22 21:57:09 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index 2fae18c84dac8b85c45fa38569ff89d71ab5f71f..53ea993b0a3adcaaf1850c695263cf031a805e03 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: result.c,v 1.44 2000/06/22 21:57:10 tale Exp $ */
+
 #include <config.h>
 
 #include <stdlib.h>
index 753c8f3a29d1f5d9807aeff41e0e092725c214af..8941197767e2980adf3903cf7a4cb59bfc6bfbfe 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: rwlock.c,v 1.16 2000/06/22 21:57:11 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/magic.h>
index 05b5903519fe924a523fe29e65bfa88d5f6b7453..107731257b9fc5393fdef5afd5e22687f100ad2b 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: sockaddr.c,v 1.42 2000/06/22 21:57:12 tale Exp $ */
+
 #include <config.h>
 
 #include <stdio.h>
index eec2f1b34683fc87d952e89e5115b624e97147da..f2c18485a42db1bee8181d862b628cb82fce4ad0 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: string.c,v 1.3 2000/06/22 21:57:13 tale Exp $ */
+
 #include <config.h>
 
 #include <ctype.h>
index 0a3698ed33b5d8d7510492c30515e2b8e6923ed1..b8815921767d006aa7ec8ed1a269a81cf20494fc 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: symtab.c,v 1.18 2000/06/22 21:57:15 tale Exp $ */
+
 #include <config.h>
 
 #include <ctype.h>
index a61f358f073a1810532985814a93da00b81ef6e0..60834b5ce72cdfd83f8d4af7a5007ec6f11cae54 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: task.c,v 1.65 2000/06/22 21:57:16 tale Exp $ */
+
 /*
  * Principal Author: Bob Halley
  */
index bba1ef7528f8fbca53a854e7a7a2d87e958ead55..9a9a4e94a70c0df274f9ba87b4e788c998f615dd 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: taskpool.c,v 1.7 2000/06/22 21:57:17 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/mem.h>
index 1b876fc45e18d4de8dcbf5d9b5dfd82a2cf8ef32..4557999a738a9cbf5c6ae8dafb429652223ab952 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: timer.c,v 1.52 2000/06/22 21:57:18 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/condition.h>
index e8ff723857c3fd9e1a8a5d341cfd4e2bd990e5df..59aa0e585021426a2b4e6cbc9291ffc93e025698 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.29 2000/06/22 21:58:28 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 752ce83a191206839ee784e29d2548e9dce4ad8d..e1872b175b775989be2de8c8dadd4859e4a97e25 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: app.c,v 1.16 2000/06/22 21:58:29 tale Exp $ */
+
 #include <config.h>
 
 #include <pthread.h>
index d7c6a0d589fe3292e34b8f8b76a6762e7fd17f89..cb8404b85879f03b7ba05eed6fec17ed78b30b27 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: entropy.c,v 1.42 2000/06/22 21:58:32 tale Exp $ */
+
 #include <config.h>
 
 #include <errno.h>
index 6128ee84dbe3fbd93c8940e282b6d156f18fcd75..530f8fde4712d819f4cbf7f330e558a89bcd9c0d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: errno2result.h,v 1.2 2000/06/22 21:58:33 tale Exp $ */
+
 #include <isc/types.h>
 
 isc_result_t
index e65899a31ceb1b03d1c2092b97573a7b68719e38..793b8a7f49b062d3859ca6f0d8ab579634cf199d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: file.c,v 1.17 2000/06/22 21:58:35 tale Exp $ */
+
 #include <config.h>
 
 #include <errno.h>
index 277d036f5920eeae56131f1949378d4c20db4c53..bcc41dce1c8f5a38bb5c8c277b03360d8dd3e97d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: fsaccess.c,v 1.3 2000/06/22 21:58:36 tale Exp $ */
+
 #include <sys/types.h>
 #include <sys/stat.h>
 
index 9116e48a530d8f6da099cd80b49b872eb4b7da8a..2f0cb51efb946a21b76b42b473040b1e65651716 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ifiter_ioctl.c,v 1.11 2000/06/22 21:58:37 tale Exp $ */
+
 /*
  * Obtain the list of network interfaces using the SIOCGLIFCONF ioctl.
  * See netintro(4).
index c51f2638c04bfbf435f538116a20f717c74bc1e4..22f26839787112f5aa2d8ef4fcb94d00f127f642 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ifiter_sysctl.c,v 1.8 2000/06/22 21:58:38 tale Exp $ */
+
 /*
  * Obtain the list of network interfaces using sysctl.
  * See TCP/IP Illustrated Volume 2, sections 19.8, 19.14,
index 7f4b47744e6f1c2bd67f6daceb317e6425a224f8..722da5184a3d2d82fa6a88a7b6d844ad2789bd08 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.8 2000/06/22 21:58:51 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index ff50150bfb03b2ad9573e5fc6c0d731461aee299..7542599a38d885901c9367b9b15eb5f807b36947 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.21 2000/06/22 21:58:53 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 55752cdf965e660ab8e716877104f9eb0a84965c..17f77bb64e3b51619839d28f8970532b09e14bac 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: app.h,v 1.6 2000/06/22 21:58:54 tale Exp $ */
+
 #ifndef ISC_APP_H
 #define ISC_APP_H 1
 
index bfd551993843ab09f866de83c5c27a666cc11224..4478ecab28b8d6bebb2bf823d60462386c0c1e30 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: int.h,v 1.6 2000/06/22 21:58:55 tale Exp $ */
+
 #ifndef ISC_INT_H
 #define ISC_INT_H 1
 
index ae537813dc54a459d8d85256ba13ee85a5e62add..113946ad616763f07b51dc8c20ebda0328b009f9 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: net.h,v 1.20 2000/06/22 21:58:57 tale Exp $ */
+
 #ifndef ISC_NET_H
 #define ISC_NET_H 1
 
index 0e6f189cebee90d07698a231205c275d0b4f8d06..14e9001802119dbb77fba9b689ae6cc26585a03a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: netdb.h,v 1.3 2000/06/22 21:58:58 tale Exp $ */
+
 #ifndef ISC_NETDB_H
 #define ISC_NETDB_H 1
 
index 27aa83914658c8198a404f8ab69ddd0d8e7e400f..12b96bd7520c04105f2b5d2e6319b8802d334b05 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: stdtime.h,v 1.5 2000/06/22 21:58:59 tale Exp $ */
+
 #ifndef ISC_STDTIME_H
 #define ISC_STDTIME_H 1
 
index 0550d1374e9bbb3c68f575c44f35cbcf0f71e7f7..3d4774be41f36abad2f171ba6d4581aaf3348703 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: time.h,v 1.20 2000/06/22 21:59:01 tale Exp $ */
+
 #ifndef ISC_TIME_H
 #define ISC_TIME_H 1
 
index 770c20eadef5f450e96c09221fee690c32cbd3bb..ec0008344576dd53fb89676497b30e822b5e5c84 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: interfaceiter.c,v 1.17 2000/06/22 21:58:39 tale Exp $ */
+
 #include <config.h>
 
 #include <sys/types.h>
index 2956c1c1623d92488f166f24719952c91a64c881..f18f71f2142643e76a8001796f496c6d83d604b2 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ipv6.c,v 1.4 2000/06/22 21:58:41 tale Exp $ */
+
 #include <isc/ipv6.h>
 
 const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
index b7bc38c64c78bd2d7b1f1bf0953809c441884a64..223c510f0526c276398f8d60dd2e3d57a365be89 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: keyboard.c,v 1.4 2000/06/22 21:58:42 tale Exp $ */
+
 #include <config.h>
 
 #include <sys/param.h>
index c5d540617099c3ded52212ce91b1619daf67e7fa..66a1decfba3c486096ffc2bdf947fd9c734417a5 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: net.c,v 1.10 2000/06/22 21:58:43 tale Exp $ */
+
 #include <config.h>
 
 #include <errno.h>
index f94e2ae0afb27416602df50e027c0a2bd954dc30..278b31d86580a8c5a6f9bb3cc7d8ad8fc4530f15 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: os.c,v 1.3 2000/06/22 21:58:44 tale Exp $ */
+
 #include <config.h>
 
 #include <unistd.h>
index ed00c1d83811f56807611e72e45a04b9a90ec811..b9ec5f754305ecab9cfd6c110f8d45b8bf60e14d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: socket.c,v 1.141 2000/06/22 21:58:46 tale Exp $ */
+
 #include <config.h>
 
 #include <sys/param.h>
index 77bf1ef3a96cb3d97c26dab5d87126463b1bfba4..e49c7cfd0db8489799e76d2ac7c4c9487b93efa9 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: stdio.c,v 1.2 2000/06/22 21:58:47 tale Exp $ */
+
 #include <config.h>
 
 #include <errno.h>
index 3bd5da138b8d9cec90121dcf35a0d71fa1630bcd..0089df108e3e5bda7970ac459508143c47685c17 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: stdtime.c,v 1.7 2000/06/22 21:58:49 tale Exp $ */
+
 #include <config.h>
 
 #include <sys/time.h>
index ae37a5017125f35ca74abadb0e5b8073e87afe69..f3b2cecbafc44dd2f2d6767156d9f42405242bb0 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: time.c,v 1.26 2000/06/22 21:58:50 tale Exp $ */
+
 #include <config.h>
 
 #include <errno.h>
index 669ffa9938ae6ed1c05e4fbdd2cf474c6c368b10..b5814cb77e5581607207b586b3c5c3fa86e755a2 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: version.c,v 1.6 2000/06/22 21:57:19 tale Exp $ */
+
 char isc_version[] = VERSION;
 
 unsigned int isc_libinterface = LIBINTERFACE;
index 958f9464652fe2a4ef98d00e0ae9e24ecd1132aa..477776e2087a73d57636ef66ccaa17c39cdfee05 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.5 2000/06/22 21:59:02 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 2aad9a7c006d7b811a45004faaf29f5ca2de89f4..16d9e5267b5062d75d587ffdeb1c909f27c9bf0e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: condition.c,v 1.12 2000/06/22 21:59:03 tale Exp $ */
+
 #include <config.h>
 
 #include <isc/condition.h>
index eda62505a1bf24b4fc06d8e4e2e2c28659519d73..b6b0e00a4ca4ca6a17f0105c9b6951796f5e4a5c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: file.c,v 1.3 2000/06/22 21:59:04 tale Exp $ */
+
 #include <string.h>
 
 #undef TEMPLATE
index 0dec1967455ed40401f590238f664e25a2245a18..2fd0188272575735a27ed080fd6a1f46d573452a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: fsaccess.c,v 1.3 2000/06/22 21:59:06 tale Exp $ */
+
 #include <windows.h>
 #include <winerror.h>
 #include <aclapi.h>
index 792daac971f203cca120609cad3913fc0268912a..5f9ca2f3580be3e138b9f18fb9658b33ac3ab77a 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.3 2000/06/22 21:59:10 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 52765fe9f59ec045a564c4fc5b247e1f16ab0183..88b493443139787f6d66ad7b7c611ae90b56cbd7 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.4 2000/06/22 21:59:11 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index bc80898f110250badcd9537ecf459ed1a6f5f91d..d7fa43b9613563a4143dd4a603db547e2c15c79f 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: condition.h,v 1.10 2000/06/22 21:59:13 tale Exp $ */
+
 #ifndef ISC_CONDITION_H
 #define ISC_CONDITION_H 1
 
index 3c6b2ec797c336993f60f03ed525df9cd41023bd..2046bc8c01dd5ddece5c954a192d576fdf6f2014 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: int.h,v 1.4 2000/06/22 21:59:14 tale Exp $ */
+
 #ifndef ISC_INT_H
 #define ISC_INT_H 1
 
index 67070261c084005f9316c40c65549356fd67470c..f62bb77cb9672dae7718a33aab7334ae33c56694 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: mutex.h,v 1.10 2000/06/22 21:59:15 tale Exp $ */
+
 #ifndef ISC_MUTEX_H
 #define ISC_MUTEX_H 1
 
index 136ae4be8971c5bd57291e22bf5da9148554befa..3417b7b721550493b318b1c99e8bdd4b5a97ef4d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: net.h,v 1.9 2000/06/22 21:59:16 tale Exp $ */
+
 #ifndef ISC_NET_H
 #define ISC_NET_H 1
 
index 00a1660e2f1f7928bf88bed557077d66bdbec159..1b9c60a2c8633ec50bdeddb1505126b9ffc6270a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: netdb.h,v 1.3 2000/06/22 21:59:17 tale Exp $ */
+
 #ifndef ISC_NETDB_H
 #define ISC_NETDB_H 1
 
index 8beadea9a9b0627799cf6d41c9c79ed965a73d28..9904cbe9e0c2cb1059e8c6dc9b621426d92be756 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: thread.h,v 1.10 2000/06/22 21:59:18 tale Exp $ */
+
 #ifndef ISC_THREAD_H
 #define ISC_THREAD_H 1
 
index 92c96ef89b1e309e50703c906cdb6a2938e2ceac..e2cb89025b63f9c72eeed8acfd88a756f5ba5a7c 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: time.h,v 1.15 2000/06/22 21:59:20 tale Exp $ */
+
 #ifndef ISC_TIME_H
 #define ISC_TIME_H 1
 
index e6f96c10f538bcc21baf93dea91b69e698796a18..0487f1bb31c6f21d71d7b4b5f16f2e2d52683d7a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: thread.c,v 1.11 2000/06/22 21:59:07 tale Exp $ */
+
 #include <config.h>
 
 #include <process.h>
index d02a56dc35883b34b2e6031e68ebe0937d67212d..ac580359ea387df31ed46b38fcd3c0b597550dee 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: time.c,v 1.17 2000/06/22 21:59:09 tale Exp $ */
+
 #include <config.h>
 
 #include <errno.h>
index 2e5c91a5cfd54db60defbbcfe8035feb195418ee..0244798f72241b615df641eb3dd211eb2110cee2 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.18 2000/06/22 21:59:21 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index a2cc2f68cd29a003fc69253f849df5a5c1d6ed1f..f17c41bcf4bdc82758340b7f5323e7d8d0b4f6cc 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: assert_p.h,v 1.5 2000/06/22 21:59:22 tale Exp $ */
+
 #ifndef LWRES_ASSERT_P_H
 #define LWRES_ASSERT_P_H 1
 
index ab0143fe445b810cce6e61b44800cbfd189f5637..f9307be497730b0a259105405c0f11ef22488005 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: context.c,v 1.24 2000/06/22 21:59:23 tale Exp $ */
+
 #include <config.h>
 
 #include <fcntl.h>
index c6462527982e7d56859a8693e2f34a5df85e3701..e3b33a3e4823fa8997a7d476d872254b827d587d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: context_p.h,v 1.8 2000/06/22 21:59:25 tale Exp $ */
+
 #ifndef LWRES_CONTEXT_P_H
 #define LWRES_CONTEXT_P_H 1
 
index ae1bc6fcc72a762e82989473953c37abae139e22..ccde8b0ca67916118a9ead12d232a4943895ca02 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: gethost.c,v 1.17 2000/06/22 21:59:27 tale Exp $ */
+
 #include <config.h>
 
 #include <sys/types.h>
index 14932fed17297da1b22738df2a7bd23d065e97e9..5699afc495613a20b4078cb24685019779ebbfe4 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: getipnode.c,v 1.20 2000/06/22 21:59:28 tale Exp $ */
+
 #include <config.h>
 
 #include <sys/types.h>
index 53a1c991ecd05b288c4fab7eb003ff2fc02d854f..c45474f4a3e2a8f5ca8aa6bc55ad3c0e204d7187 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: getnameinfo.c,v 1.18 2000/06/22 21:59:29 tale Exp $ */
+
 /*
  * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
  * All rights reserved.
index a2d21aca9853d592ed6c8b78285eee1ba1a1be42..ba72eb9a4d1c96b22fe589fb6f5e7e648289a07f 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.2 2000/06/22 21:59:40 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index ee93cb78e0c2aad3b2d2a00f060eaedba7f46b83..bd9c80b6df17e651ae5d314fc8745d856cc41daf 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.9 2000/06/22 21:59:42 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index e5a01a3670c005e2727d970668e9b2ee392c6287..f9b1b8131be92cf253a80d30f73ec61c2677df7d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: context.h,v 1.9 2000/06/22 21:59:44 tale Exp $ */
+
 #ifndef LWRES_CONTEXT_H
 #define LWRES_CONTEXT_H 1
 
index 76305a3d1388bca63aab3b4dbca83d5eddb5803c..2533a34299ac391e58ad491d08cadac741620e81 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: int.h,v 1.3 2000/06/22 21:59:45 tale Exp $ */
+
 #ifndef LWRES_INT_H
 #define LWRES_INT_H 1
 
index 339c5df6119b4db831618db705f6203051f5595f..c92d564053c145d58930b22adf9162e7dfb12c85 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: ipv6.h,v 1.3 2000/06/22 21:59:46 tale Exp $ */
+
 #ifndef LWRES_IPV6_H
 #define LWRES_IPV6_H 1
 
index d6c42e1fb657ab2f85a8e5906b257104808e3754..c62be64665356b8ff24c4ea94fc66dff383638f6 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lang.h,v 1.3 2000/06/22 21:59:47 tale Exp $ */
+
 #ifndef LWRES_LANG_H
 #define LWRES_LANG_H 1
 
index f446a08c03fff821ff46121dd5913aafa0fc3ee4..0e06476c4c367935ed70e2f0899cee9f3a1b72ae 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: list.h,v 1.4 2000/06/22 21:59:48 tale Exp $ */
+
 #ifndef LWRES_LIST_H
 #define LWRES_LIST_H 1
 
index f10c82011e2a2027ec9d4bdf09b124e2727d3ea4..ad73b7dec79c38163eebc07d70a96cfa9f9d7f05 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwbuffer.h,v 1.12 2000/06/22 21:59:49 tale Exp $ */
+
 #ifndef LWRES_LWBUFFER_H
 #define LWRES_LWBUFFER_H 1
 
index 851a969c193be2fc6a97cd748fcba02ce4e8d0b2..64a602b443202ce9ed94bc7d6f92a1e1e160ed94 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwpacket.h,v 1.13 2000/06/22 21:59:50 tale Exp $ */
+
 #ifndef LWRES_LWPACKET_H
 #define LWRES_LWPACKET_H 1
 
index c00108e4518124010f16fce516d4e6811e243cea..cc59656941590495232b6b28a6b7fac3fd9e260e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwres.h,v 1.37 2000/06/22 21:59:51 tale Exp $ */
+
 #ifndef LWRES_LWRES_H
 #define LWRES_LWRES_H 1
 
index 18d01d94f0a4f30cba0a882ad7221b8922eae951..12683a7b8a3a28dc5ae1222a00ec377c10c954fa 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: net.h,v 1.5 2000/06/22 21:59:53 tale Exp $ */
+
 #ifndef LWRES_NET_H
 #define LWRES_NET_H 1
 
index 54050247728f547ac68faa9bbb288e8e736f817f..83b3b404cfed3fbd4489e763393c06f6f378ef2d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: netdb.h.in,v 1.22 2000/06/22 21:59:54 tale Exp $ */
+
 #ifndef LWRES_NETDB_H
 #define LWRES_NETDB_H 1
 
index 0b83a0f17e0be0efcae916fa6cc930998757bb2a..4169d9253ee94040c09ae4d20ff292d4a3b13cf7 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: platform.h.in,v 1.6 2000/06/22 21:59:55 tale Exp $ */
+
 #ifndef LWRES_PLATFORM_H
 #define LWRES_PLATFORM_H 1
 
index 74a15bc8877b1d4b3b23024385a5656f99479305..464dbe67b21fce4f529ebbc348e1f2c8cb0b5eb1 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: result.h,v 1.8 2000/06/22 21:59:56 tale Exp $ */
+
 #ifndef LWRES_RESULT_H
 #define LWRES_RESULT_H 1
 
index 72c0bcdb46161a86b850f85a334e6e9efe51c50d..948fcf982880619b9c911ca77b131258373d36c1 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwbuffer.c,v 1.6 2000/06/22 21:59:30 tale Exp $ */
+
 /* XXXMLG */
 #define REQUIRE(x)
 
index f39a822579585913f208002549867e2586da4297..693cdebdd86d9de76c6f5a82e1636214349a97c3 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwconfig.c,v 1.15 2000/06/22 21:59:32 tale Exp $ */
+
 /***
  *** Module for parsing resolv.conf files.
  ***
index 3193a68e70d58bb6ea645bb649601c22581831db..5a7f793662e0635da265fa205595695f3f4dbd0e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwpacket.c,v 1.9 2000/06/22 21:59:33 tale Exp $ */
+
 #include <config.h>
 
 #include <assert.h>
index 5579b7f8b5ed717367aad6ff0ec6a9f2fa40c4b7..1b47e1c324166598ab9947d8b8f368f4a8f451ff 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwres_gabn.c,v 1.21 2000/06/22 21:59:34 tale Exp $ */
+
 #include <config.h>
 
 #include <assert.h>
index 11c77912fcad99614e3253aeb6154c40d9ceeec7..64a0bcf08024a23d3d2a3aea4061b34c7669c233 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwres_gnba.c,v 1.16 2000/06/22 21:59:35 tale Exp $ */
+
 #include <config.h>
 
 #include <assert.h>
index 1254d2da88a47485b9cbdf632acc33046753015a..c3126366f3bd51a7b397fa40f6a3bca115d44817 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwres_noop.c,v 1.10 2000/06/22 21:59:37 tale Exp $ */
+
 #include <config.h>
 
 #include <assert.h>
index ab4f08df65e9ef3b345d7399a4f1c438ec8f7844..d8a21d45059a72f80abef3d6a65bc0b56365383a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lwresutil.c,v 1.17 2000/06/22 21:59:38 tale Exp $ */
+
 #include <config.h>
 
 #include <assert.h>
index 64a8d927525c948b7aeae61353375950dc0fbad4..9fc492d16b30542d34463cbe1449732041bed362 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: version.c,v 1.3 2000/06/22 21:59:39 tale Exp $ */
+
 char lwres_version[] = VERSION;
 
 unsigned int lwres_libinterface = LIBINTERFACE;
index a31d3694edba0e9bb82d403ce3334dffa07a3295..1624af1977688c343ac3672c2dcca2751c214695 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.12 2000/06/22 21:59:58 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 9033bdd5a72f536b0dea8a70da68775b58d748ad..ba7f901d8c5591ef3b69f6abdf0c725500f882a2 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.3 2000/06/22 22:00:06 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index aaa0d99d21f1a774a8a51f2cfac863a596cf1c49..18f477d79be44594f0d1f27243835959d9a70899 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.7 2000/06/22 22:00:08 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index ea8bab5dbff81f743dcb4d45a777c8dc624ad162..037515d6a696d0e9eb58e725323bc7ef3e44f6d9 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: compatibility.h,v 1.4 2000/06/22 22:00:09 tale Exp $ */
+
 #ifndef OMAPI_COMPATIBILITY_H
 #define OMAPI_COMPATIBILITY_H 1
 
index f74a8ea4fb33e28f8c14b1d7203422863b977b15..8f852f3955546d6d1c27c852619b6ea4e35f6512 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: lib.h,v 1.3 2000/06/22 22:00:11 tale Exp $ */
+
 #ifndef OMAPI_LIB_H
 #define OMAPI_LIB_H 1
 
index c020fd31519b8e94d5562c8a93665abf90d011f3..787f2fd51c69053f3dd51b9c8921a23f318314de 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: omapi.h,v 1.11 2000/06/22 22:00:12 tale Exp $ */
+
 /*
  * Definitions for the object management API and protocol.
  */
index 335941942efea396aff0daa01088b7bea826beb6..91b46f0a05a06a09671e133bab682764d7bfb073 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: private.h,v 1.17 2000/06/22 22:00:14 tale Exp $ */
+
 /*****
  ***** Private master include file for the OMAPI library.
  *****/
index a924fa303ac0ca5d5b4b479632687d795a90b262..be256b5b59e0efbd1ecb4c36fbd81f4116d93801 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: result.h,v 1.5 2000/06/22 22:00:16 tale Exp $ */
+
 #ifndef OMAPI_RESULT_H
 #define OMAPI_RESULT_H 1
 
index aee96cb4e550819a79df618d897eff486500f109..22c755660f851b508a52940bd70cef79c5a06a9a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: types.h,v 1.5 2000/06/22 22:00:17 tale Exp $ */
+
 #ifndef OMAPI_TYPES_H
 #define OMAPI_TYPES_H 1
 
index e5d2ee43d1d425d49f1fe89fe79bb4b397a1407f..8a0b4fe162c3280d4ce029063cdcbd2a7b182f5d 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: listener.c,v 1.24 2000/06/22 21:59:59 tale Exp $ */
+
 /*
  * Subroutines that support the generic listener object.
  */
index 90ec315a1a6836aebf7c4e0b02a706b53d8891c4..2dab35f86e98c521f3c2449e3122e13e65a0cb3e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: message.c,v 1.23 2000/06/22 22:00:00 tale Exp $ */
+
 /*
  * Subroutines for dealing with message objects.
  */
index b08fde243ae7f602e4dbf8e3d7d4841a8820a752..ee7cbbd8bd2026cf37434fd13fdd28e6a9bf802a 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: protocol.c,v 1.27 2000/06/22 22:00:02 tale Exp $ */
+
 /*
  * Functions supporting the object management protocol.
  */
index a6e3cd9abe29cf55e8084e9440012b406ad7904f..2814327bfae6e7c0ddb82e3d0cc28f927a6a0202 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: version.c,v 1.3 2000/06/22 22:00:04 tale Exp $ */
+
 char omapi_version[] = VERSION;
 
 unsigned int omapi_libinterface = LIBINTERFACE;
index 74b052387e5b72177ce931bf972a1905fd224ecc..b46e2a2bc059dc5af232137966e59ec11ce797b3 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.11 2000/06/22 22:00:19 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 8e2d5d39c0eb0ab9ffe88980d5c6d6047761b439..e71c5934f3e25cb806421212f5f885d78610ef7f 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.5 2000/06/22 22:00:22 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 5a919a02db614dc8568ea6ded75e35033ff323f0..68b71af6d26382a4aae001626ac9d0e45eeb8423 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.3 2000/06/22 22:00:24 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 50281a1aa1be6c66b07d6d2b830428a397ba49c4..ed3ddd2bcb738872af6dfb5854a6414194147693 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: t_api.h,v 1.9 2000/06/22 22:00:26 tale Exp $ */
+
 #ifndef TESTS_T_API_H
 #define TESTS_T_API_H 1
 
index a08acbba2a3321f9b190810b444934299384bb37..200e9cb81e383305d527dd285143d482d2865a2e 100644 (file)
@@ -15,6 +15,8 @@
  * SOFTWARE.
  */
 
+/* $Id: t_api.c,v 1.39 2000/06/22 22:00:21 tale Exp $ */
+
 #include <config.h>
 
 #include <ctype.h>
index a9de5207a92a311c3548df9d3e8ac4ebc578204c..cd216e05a869962efd1ca5fe7c152b28c946c34b 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: Makefile.in,v 1.10 2000/06/22 22:00:27 tale Exp $
+
 srcdir =       @srcdir@
 VPATH =                @srcdir@
 top_srcdir =   @top_srcdir@
index 68ad73f0c04d3fdf6f96c8197e4ce812be1b3c47..c96d194e95f9bc7319bda13021b5a527ee0faf65 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: includes.in,v 1.7 2000/06/22 22:00:29 tale Exp $
+
 # Search for machine-generated header files in the build tree, 
 # and for normal headers in the source tree (${top_srcdir}).
 # We only need to look in OS-specific subdirectories for the
index 3acac3b1a9234cea3128822f64d0c638498d6042..2198f1d04fa5897e6fe252b7d955a38868f0f142 100644 (file)
@@ -13,6 +13,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: rules.in,v 1.19 2000/06/22 22:00:30 tale Exp $
+
 ###
 ### Common Makefile rules for BIND 9.
 ###
index 4a95654b20aaab3d76c3682b7f1cfbbfc96e4890..85809efc2dfecdc29793802981c005db09ca629d 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: check-includes.pl,v 1.3 2000/06/22 22:00:32 tale Exp $
+
 # Rudimentary, primarily for use by the developers.
 # This just evolved with no serious attempt at making it
 # bulletproof or foolproof.  Or pretty even.  Probably would
index da9b11c74ca06c871fb5ae95f9f9de897ed1e10e..ac38092ae045315e5c43fa64e50069827d8d3b2b 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: check-instincludes.sh,v 1.2 2000/06/22 22:00:33 tale Exp $
+
 #
 # Check the installed bind9 header files to make sure that no header
 # depends on another header having been included first, and that
index 3a4f999333b420d37b2c92abc68e3803e39bd10c..bcfe5d5d56e118bd90e8d47470d0d1bed1538d4d 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: check-sources.pl,v 1.4 2000/06/22 22:00:34 tale Exp $
+
 # Rudimentary, primarily for use by the developers.
 # This just evolved with no serious attempt at making it
 # bulletproof or foolproof.  Or pretty even.  Probably would
index 99e941831c1106835bc7d59265fdd5cef210f281..52caea150b0b2774a63881dcdbc8366a0e133738 100644 (file)
@@ -13,4 +13,6 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: conf.sh.in,v 1.3 2000/06/22 22:00:36 tale Exp $
+
 prefix=@prefix@
index e5ded7b04fd157c85c5a16f4f3ecfddd929ea2cf..f7adacb175dc65bf3589b81d433770321e95fb37 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: memleak.pl,v 1.7 2000/06/22 22:00:37 tale Exp $
+
 # Massage the output from ISC_MEM_DEBUG to extract mem_get() calls
 # with no corresponding mem_put().
 
index d64e307507d28f4d62f3c3929aed12becc623250..c36d1efc8946b3bc3b031aad5e09f2cd1c1c7c5f 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: merge_copyrights,v 1.10 2000/06/22 22:00:38 tale Exp $
+
 %file_types = ();
 %file_years = ();
 
index a5bb8718ee5a7b9221a8fb55a9201c92306ea17e..685f4440571f598d70d96c4c48f5f4c3bb3a40c0 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: mkreslib.pl,v 1.5 2000/06/22 22:00:39 tale Exp $
+
 # Build a res_* library distribution from the BIND 8 source
 
 #
index aeca9c300798ec074dbbd145fa43285d9a9c84fb..d5453b407190e8a99fb4506901b128c4124e1158 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: nanny.pl,v 1.4 2000/06/22 22:00:41 tale Exp $
+
 # A simple nanny to make sure named stays running.
 
 $pid_file_location = '/var/run/named.pid';
index 5b6721b004af855ac8ecf54e3d4543b3232ba0b6..bfb6dcb79c9fcdf418339c3cc972cbb70d33ff4a 100644 (file)
@@ -15,6 +15,8 @@
 # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 # SOFTWARE.
 
+# $Id: nt-kit,v 1.3 2000/06/22 22:00:42 tale 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
 # in the Makefiles and otherwise config.status.win32 needs to be edited.