bind9/lib
David Lawrence 652c80435a Fixed IRIX warnings:
"./rdata/generic/tkey_249.c", line 89: remark(1506): implicit conversion from
          "unsigned long" to "int":  rounding, sign extension, or loss of
          accuracy may result
"./rdata/generic/tkey_249.c", line 98: remark(1506): implicit conversion from
          "unsigned long" to "int":  rounding, sign extension, or loss of
          accuracy may result

The values in question were already being checked to be within the range of
a short, so where the warnings were occuring they were just cast to int.
2000-05-13 22:46:07 +00:00
..
dns Fixed IRIX warnings: 2000-05-13 22:46:07 +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