NetBSD/external/bsd/bind
he 47fdcb82ac Apply suggested fix from https://gitlab.isc.org/isc-projects/bind9/issues/589.
This would on NetBSD prevent UDP replies > 1432 bytes in size
transported over IPv4, because an IPv6 control message is applied
on an IPv4 socket, which will subsequently be refused.  Therefore,
apply that control mssage only on IPv6 sockets.
2018-10-18 14:30:54 +00:00
..
bin rebuild if the version file changes, so binaries report the right version. 2016-11-01 21:56:11 +00:00
dist Apply suggested fix from https://gitlab.isc.org/isc-projects/bind9/issues/589. 2018-10-18 14:30:54 +00:00
include Use crypto code from openssl. Fixes PR bin/53250, suggested by Christos. 2018-05-02 14:43:59 +00:00
lib Merge conflicts; bugs fixed since the last import: 2017-06-15 15:59:35 +00:00
binclude4netbsd merge 9.7.10 2018-04-07 22:23:12 +00:00
bind2netbsd merge conflicts 2016-05-26 16:49:55 +00:00
Makefile
Makefile.inc add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts 2018-02-25 00:16:48 +00:00