bind9/lib/dns/rdata
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
..
any_255 rdata.c needs to include string.h before memcpy is used. 2000-05-08 16:12:30 +00:00
generic Fixed several instances of this IRIX warning: 2000-05-13 21:24:37 +00:00
hs_4 rdata.c needs to include string.h before memcpy is used. 2000-05-08 16:12:30 +00:00
in_1 Fixed IRIX warnings: 2000-05-13 20:50:35 +00:00
rdatastructpre.h need <dns/types.h> to define dns_rdatatype_t 2000-04-04 23:10:53 +00:00
rdatastructsuf.h update copyright 2000-02-03 23:50:32 +00:00