summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bind/lib/isc/unix/fsaccess.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove now unused unix/file.c and unix/fsaccess.cflorian2020-01-261-92/+0
| | | | OK jca, tedu
* config.h and platform.h are unused nowflorian2020-01-221-2/+2
|
* update to 9.10.8-P1, last isc-licensed releasesthen2019-12-171-3/+2
|
* Update to bind-9.10.5-P3, which appears to have been the last ISC version.deraadt2019-12-161-5/+5
| | | | | | | | | We only use this tree to build dig and nslookup. Our previous version predated edns0 support in those tools, and we want that. This is the worst code I've looked at in years, with layers and layers of spaghetti abstraction clearly unfit for reuse, but then reused anyways, and the old ones remain behind. So this is a 8MB diff. florian, sthen, and otto tried this merge before but failed.
* resolve conflictsjakob2007-12-091-3/+4
|
* resolve conflicts and regen configure scriptjakob2007-01-101-2/+4
|
* Use S_IS* macros insted of masking with S_IF* flags. The latter mayotto2006-09-251-2/+2
| | | | | have multiple bits set, which leads to surprising results. Spotted by from Paul Stoeber, more to come. ok jaredy@
* ISC BIND version 9.3.0. ok deraadt@jakob2004-09-281-9/+9
|
* ISC BIND version 9.2.2rc1jakob2003-01-201-0/+90