freebsd-skq/lib/bind
kib 2e6f1edb43 Add strndup(3) prototype to string.h.
This change was erronously ommitted from the r185690, and attempt
to simply add the prototype to string.h has revealed that several
contributed programs defined local prototypes for strndup(), controlled
by autoconfed config.h. So, manually change #undef HAVE_STRNDUP to
#define HAVE_STRNDUP 1. Next import of the corresponding program would
regenerate config.h, overriding the changes in this commit.

No objections from: kan
2008-12-08 21:04:24 +00:00
..
bind Add strndup(3) prototype to string.h. 2008-12-08 21:04:24 +00:00
bind9 Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
dns Update generated files for BIND 9.4.1 2007-06-02 23:24:14 +00:00
isc Update glue for BIND 9.4.2 2007-12-02 19:13:58 +00:00
isccc Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
isccfg Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
lwres One more glue update for BIND 9.4.2 2007-12-02 22:21:30 +00:00
config.h Update for version 9.4.2-P2 2008-09-01 22:55:23 +00:00
config.mk Update glue for BIND 9.4.2 2007-12-02 19:13:58 +00:00
Makefile