summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bind/lib/isc/task.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finish moving of dig(1) to /usr/bin/dig by removing the sources in theflorian2020-02-111-1513/+0
* get rid of lib/isc/nothreadsflorian2020-01-261-10/+3
* config.h and platform.h are unused nowflorian2020-01-221-2/+2
* remove mutex.h etc. since this code is now unthreaded.tedu2020-01-211-155/+0
* libisc has a global variable called "isc_bind9" that indicates the program-familyderaadt2020-01-211-96/+19
* Rip out custom memory allocator.florian2020-01-201-28/+18
* As millert@ points out we can replace isc_string_touint64 withflorian2020-01-201-1/+1
* Do not use a message catalog for error messages.florian2020-01-201-23/+7
* unifdef threading related definesflorian2020-01-201-277/+0
* We are not using json, xml nor httpd.florian2020-01-201-204/+2
* First round of OPENSSL unifdef:florian2020-01-091-8/+0
* unifdef printf and string functions:florian2020-01-091-1/+1
* We are not windows. Minus 500 lines.florian2020-01-071-3/+0
* Remove thread support. Minus 4k lines.florian2020-01-071-34/+1
* update to 9.10.8-P1, last isc-licensed releasesthen2019-12-171-5/+8
* Update to bind-9.10.5-P3, which appears to have been the last ISC version.deraadt2019-12-161-170/+1170
* resolve conflictsjakob2007-12-091-17/+13
* resolve conflictsjakob2005-03-221-8/+7
* resolve conflictsjakob2004-09-281-24/+38
* string cleaning; "Put it in. If it breaks, tough" Theo.todd2003-06-271-1/+1
* ISC BIND version 9.2.2rc1jakob2003-01-201-0/+1289