From 26b68431ee5629c31bf7cbbde07f4b40f334e1be Mon Sep 17 00:00:00 2001 From: Michael Sawyer Date: Wed, 8 Nov 2000 01:04:05 +0000 Subject: [PATCH] todo --- doc/todo/mws/todo | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/doc/todo/mws/todo b/doc/todo/mws/todo index 5a68043247..825c7b1a80 100644 --- a/doc/todo/mws/todo +++ b/doc/todo/mws/todo @@ -1,14 +1,5 @@ -Inspect dig and nsupdate (with Andreas) - -Check AXFR under Linux v6 / 2.4.x - -Statistics, from Sam's code, as well as my own. - Check text strings for host and nslookup output of various types. -dig, isolate -x/host/nslookup ip->in-addr auto-detection and conversion -into dighost.c [COMPLETED] - nsupdate code check and cleanup. Make sure prereq, etc... work. Fix wpk's build/tests scripts to @@ -36,10 +27,14 @@ Big todo list for dig, from code walkthrough with Brian: atoi -> strtol warning for bufsize and others out of bounds +Statistics, from Sam's code. [PENDING] + +view and +zone stuff [PENDING draft approval] +dig, isolate -x/host/nslookup ip->in-addr auto-detection and conversion +into dighost.c [COMPLETED] -Serialize dig's transmissions to servers [COMPLETED, in testing] +Serialize dig's transmissions to servers [COMPLETED] Clean up option parsing in dig [COMPLETED]