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
1999-01-15 03:30:15 +00:00
1998-12-11 21:09:59 +00:00
1998-12-11 20:10:26 +00:00
1999-01-15 02:52:05 +00:00
1998-12-11 20:10:26 +00:00
1999-01-19 19:43:25 +00:00
1999-01-19 19:43:25 +00:00
1998-12-11 20:10:26 +00:00
1998-12-16 02:40:54 +00:00
1998-12-11 20:10:26 +00:00
Description
Welcome to the public repository for BIND 9 source code and issues. Classic, full-featured and mostly standards-compliant DNS.
MPL-2.0 374 MiB
Languages
C 76.2%
Shell 16.7%
Python 4.2%
Perl 1.5%
M4 0.7%
Other 0.5%