mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 04:21:07 -05:00
It was used only as guard against unused variable declaration, but the surrounding code depends on strtok_r being defined unconditionally, so there is no point in guarding a variable. Glibc documentation suggests it is obsolete anyway and e.g. Meson build system decided to ignore it. It seems to be required only by old Solaris compiler and OpenIndiana uses gcc. |
||
|---|---|---|
| .. | ||
| dlz | ||
| scripts | ||
| README | ||
This directory contains scripts, tools, and other useful accessories to
BIND 9. Contrib software is not supported by ISC, but reported bugs will
be fixed as time permits.
- scripts/
Assorted useful scripts, including 'nanny' which monitors
named and restarts it in the event of a crash, 'zone-edit'
which enables editing of a dynamic zone, and others.
- dlz/modules
Dynamically linkable DLZ modules that can be configured into
named at runtime, enabling access to external data sources including
LDAP, MySQL, Berkeley DB, perl scripts, etc.
Some links to useful software and other resources related to BIND 9 and
DNS can be found at https://www.isc.org/dns-tools-and-resources.