bind9/lib
David Lawrence 5896a3af18 In lwres_getaddrinfo() when checking for numeric addresses, the ntmp char array
was only initialized and used when LWRES_HAVE_SIN6_SCOPE_ID was defined,
but was declared and used outside a protective #ifdef.  I moved the
declaration and one use of it into #ifdef protection.
2000-08-02 16:08:41 +00:00
..
dns In hmacmd5_sign, stack variable "digest" changed from char * to unsigned char * 2000-08-02 15:33:11 +00:00
isc use ISC_TF() to set an isc_boolean_t return value 2000-08-02 15:28:13 +00:00
lwres In lwres_getaddrinfo() when checking for numeric addresses, the ntmp char array 2000-08-02 16:08:41 +00:00
omapi Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
tests Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00