Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/bsd/bind/dist/lib/dns



Module Name:    src
Committed By:   christos
Date:           Sun Mar 24 18:43:32 UTC 2013

Modified Files:
        src/external/bsd/bind/dist/lib/dns: dst_api.c ecdb.c lib.c

Log Message:
- Relax some of the assertions to make things work outside bind.
- Remove #ifndef BIND9 exclusions
Now a libdns that is built with BIND9 can be used by other isc programs.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/bind/dist/lib/dns/dst_api.c
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/bind/dist/lib/dns/ecdb.c \
    src/external/bsd/bind/dist/lib/dns/lib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index