bind9/lib
David Lawrence 971f454bbd Fixed these warnings:
"resolver.c", line 750: remark(1552): variable "trdataset" was set but never
          used
"resolver.c", line 3043: remark(1552): variable "have_sig" was set but never
          used

True and true.

"resolver.c", line 2194: warning(1551): variable "now" is used before its
          value is set

Moved setting of "now" to earlier in the function.
2000-05-14 02:27:26 +00:00
..
dns Fixed these warnings: 2000-05-14 02:27:26 +00:00
isc Removed comment about some day prefixing members of ISC_EVENT_COMMON 2000-05-14 02:12:18 +00:00
lwres Changed the CPP symbol it uses from *_HAVENETINET6* to *_NEEDNETINET6* 2000-05-13 18:18:08 +00:00
omapi Needs string.h for function prototypes. For some reason gcc and other 2000-05-08 19:23:32 +00:00
tests ensure proper range for argument to ctype functions 2000-05-09 22:22:25 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in update copyright 2000-02-03 23:17:52 +00:00