summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bind/lib/isc/unix/file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove now unused unix/file.c and unix/fsaccess.cflorian2020-01-261-661/+0
* isc_file_isdirwritable is not used (and besides, it uses access() whichderaadt2020-01-251-6/+1
* config.h and platform.h are unused nowflorian2020-01-221-2/+2
* unifdef a few features we have. ok floriantedu2020-01-221-37/+1
* Rip out custom memory allocator.florian2020-01-201-7/+7
* As millert@ points out we can replace isc_string_touint64 withflorian2020-01-201-2/+2
* Use normal int types like int32_t instead of isc_int32_t.florian2020-01-091-2/+2
* Replace entropy.c, random.c and an outdated arc4random copy withflorian2020-01-091-8/+4
* Assorted unifdefs:florian2020-01-091-5/+1
* update to 9.10.8-P1, last isc-licensed releasesthen2019-12-171-14/+21
* Update to bind-9.10.5-P3, which appears to have been the last ISC version.deraadt2019-12-161-36/+303
* resolve conflictsjakob2007-12-091-3/+5
* resolve conflictsjakob2004-09-281-41/+161
* string cleaning; "Put it in. If it breaks, tough" Theo.todd2003-06-271-2/+1
* replace strcpy with strlcpy and some strdup.tedu2003-05-081-3/+3
* ISC BIND version 9.2.2rc1jakob2003-01-201-0/+315