d6fd5e2c88
sizeof(_res) must be the same for libc, libresolv and libbind. libc and libresolve uses bind4 while libbind seems to use bind8. complete fix would be to share the same codebase among libc and libbind, but I don't know if importing bind8 into libc/libresolv (or bind9 to all the places) is the right answer. it involves a big change. PR: 7966 |
||
---|---|---|
.. | ||
dig | ||
dnsquery | ||
host | ||
include | ||
lib | ||
man | ||
named | ||
named-xfer | ||
ndc | ||
nslookup | ||
nsupdate | ||
reload | ||
restart | ||
Makefile | ||
Makefile.inc |