bind9/lib
Mark Andrews deaaf94332 dns_rdata_compare checked for RFC 1035 types
converted frometext* to use gettoken()
	converted:
		result = foo();
		if (result != DNS_R_SUCCESS)
			return (result);
	to
		RETERR(foo());
1999-01-22 00:36:59 +00:00
..
dns dns_rdata_compare checked for RFC 1035 types 1999-01-22 00:36:59 +00:00
isc Added WKS. 1999-01-21 06:02:15 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in fix srcdir problems 1998-12-12 02:00:01 +00:00