Serveur DNS
Find a file
David Lawrence 73d62a89f1 A variety of changes.
dns_rbt_node_t changed to dns_rbtnode_t to match ISC conventions.

  main() test routine and support functions removed, to be put in
    bin/tests/rbt_test.c

  adding a node and rotating left/right taught to not use parent pointers.

  deletion disabled because it currently does not know how to not use
    parent pointers, and since they are not being maintained by insertion,
    deleting has no prayer of working.

  several isc_result_t returns changed to dns_result_t.
1999-01-25 15:46:30 +00:00
bin HINFO and TXT now handle quoted strings. 1999-01-22 01:27:30 +00:00
lib A variety of changes. 1999-01-25 15:46:30 +00:00
make when dealing with subdirs, do not print messsages if the directory is nulldir 1999-01-04 19:23:44 +00:00
util update 1999-01-15 03:30:15 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
acconfig.h make this go on the Alpha. 1999-01-22 04:35:11 +00:00
config.guess BIND9 Pool Creation 1998-12-11 20:10:26 +00:00
config.h.in make this go on the Alpha. 1999-01-22 04:35:11 +00:00
config.sub BIND9 Pool Creation 1998-12-11 20:10:26 +00:00
configure make this go on the Alpha. 1999-01-22 04:35:11 +00:00
configure.in make this go on the Alpha. 1999-01-22 04:35:11 +00:00
install-sh BIND9 Pool Creation 1998-12-11 20:10:26 +00:00
Makefile.in switch to gtar 1998-12-16 02:40:54 +00:00
version BIND9 Pool Creation 1998-12-11 20:10:26 +00:00