bind9/lib
David Lawrence 22520194de Fixed several instances of this IRIX warning:
"./rdata/generic/loc_29.c", line ??: remark(1506): implicit conversion from
          "unsigned long" to "int":  rounding, sign extension, or loss of
          accuracy may result
by making sure that the range was suitable for an int and casting to
int in each case.  (This appeared to be more desirable than changing
all of the variables in question to longs.)
2000-05-13 21:24:37 +00:00
..
dns Fixed several instances of this IRIX warning: 2000-05-13 21:24:37 +00:00
isc Changed the CPP symbol it uses from *_HAVENETINET6* to *_NEEDNETINET6* 2000-05-13 18:18:08 +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