summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bind/lib/isccfg/parser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finish moving of dig(1) to /usr/bin/dig by removing the sources in theflorian2020-02-111-1296/+0
* Remove unused typedefs that got left behind in previousflorian2020-02-041-5/+2
* Remove a bunch of unused functions who access the filesystem and thenflorian2020-02-041-2/+1
* We only need to be able to parse tsig key files, rip out all the restflorian2020-01-281-1735/+89
* config.h and platform.h are unused nowflorian2020-01-221-1/+1
* Get rid of isccfg/log.c by pulling in the tiny bits needed intoflorian2020-01-211-3/+6
* Rip out custom memory allocator.florian2020-01-201-32/+26
* As millert@ points out we can replace isc_string_touint64 withflorian2020-01-201-1/+1
* Use normal int types like int32_t instead of isc_int32_t.florian2020-01-091-4/+4
* Assorted unifdefs:florian2020-01-091-30/+30
* unifdef printf and string functions:florian2020-01-091-2/+2
* unifdef network defines:florian2020-01-091-4/+0
* update to 9.10.8-P1, last isc-licensed releasesthen2019-12-171-23/+49
* Update to bind-9.10.5-P3, which appears to have been the last ISC version.deraadt2019-12-161-153/+698
* resolve conflictsjakob2007-12-091-11/+96
* resolve conflicts and regen configure scriptjakob2007-01-101-64/+72
* more vsnprintf checking. ok cloder@moritz2005-04-281-1/+1
* resolve conflictsjakob2004-09-281-2189/+506
* back out last change since it was unnecessary, the last bind merge fixed the deeper issuepvalchev2004-02-081-1/+1
* 64-bit fix; ok/idea jakobpvalchev2004-02-081-1/+1
* update to BIND v9.2.3. ok todd@jakob2003-11-181-10/+29
* sync with 9.2.2-P3; new zone type "delegation-only"jakob2003-09-221-1/+2
* replace strcpy with strlcpy and some strdup.tedu2003-05-081-2/+2
* first sprintf pass from todd@ and ISC-Bugs #5614.jakob2003-04-151-3/+7
* update to BIND 9.2.2-release. ok millert@jakob2003-03-051-2/+7
* ISC BIND version 9.2.2rc1jakob2003-01-201-0/+3943