| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finish moving of dig(1) to /usr/bin/dig by removing the sources in the | 2020-02-11 | 1 | -79/+0 | |
| | | | | | | old location. dig(1) sources can be found in src/usr.bin/dig. ok deraadt@ | ||||
| * | config.h and platform.h are unused now | 2020-01-22 | 1 | -2/+2 | |
| | | |||||
| * | Use normal int types like int32_t instead of isc_int32_t. | 2020-01-09 | 1 | -10/+10 | |
| | | | | | OK millert | ||||
| * | unifdef printf and string functions: | 2020-01-09 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | #undef ISC_PLATFORM_NEEDVSNPRINTF #undef ISC_PLATFORM_NEEDSPRINTF #undef ISC_PLATFORM_NEEDPRINTF #undef ISC_PLATFORM_NEEDFPRINTF #define ISC_PLATFORM_QUADFORMAT "ll" #undef ISC_PLATFORM_NEEDSTRSEP #undef ISC_PLATFORM_NEEDSTRLCPY #undef ISC_PLATFORM_NEEDSTRLCAT #undef ISC_PLATFORM_NEEDSTRTOUL #undef ISC_PLATFORM_NEEDMEMMOVE #undef ISC_PLATFORM_NEEDSTRCASESTR | ||||
| * | update to 9.10.8-P1, last isc-licensed release | 2019-12-17 | 1 | -3/+2 | |
| | | |||||
| * | Update to bind-9.10.5-P3, which appears to have been the last ISC version. | 2019-12-16 | 1 | -5/+12 | |
| | | | | | | | | | | 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. | ||||
| * | ISC BIND release 9.4.2 | 2007-12-09 | 1 | -2/+4 | |
| | | |||||
| * | ISC BIND version 9.3.0. ok deraadt@ | 2004-09-28 | 1 | -0/+70 | |
