summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bind/lib/isc/unix/socket_p.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish moving of dig(1) to /usr/bin/dig by removing the sources in theflorian2020-02-111-30/+0
| | | | | old location. dig(1) sources can be found in src/usr.bin/dig. ok deraadt@
* Assorted unifdefs:florian2020-01-091-3/+1
| | | | | | | | | | | | | | | | | | | | #define ISC_PLATFORM_NEEDSYSSELECTH 1 #define ISC_PLATFORM_HAVESTATNSEC 1 #define ISC_PLATFORM_RLIMITTYPE rlim_t #define ISC_PLATFORM_HAVELONGLONG 1 #undef ISC_PLATFORM_BRACEPTHREADONCEINIT #undef ISC_PLATFORM_USEDECLSPEC #define ISC_PLATFORM_HAVESYSUNH 1 #define ISC_PLATFORM_HAVESTRINGSH 1 #define ISC_PLATFORM_WANTAES 1 #define ISC_PLATFORM_USESIT 1 #define LIBISC_EXTERNAL_DATA #define LIBDNS_EXTERNAL_DATA #define LIBISCCFG_EXTERNAL_DATA #define LIBBIND9_EXTERNAL_DATA #define LIBTESTS_EXTERNAL_DATA prodding deraadt@
* 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-9/+7
| | | | | | | | | 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.
* Update to BIND 9.4.2-P2 and adapt our dynamic select changes. OK deraadt@millert2008-08-041-1/+1
|
* Dynamically allocate fd_sets so we are not limited to FD_SETSIZEmillert2008-07-161-1/+1
| | | | connections. With help from djm@. OK djm@
* ISC BIND release 9.4.2jakob2007-12-091-2/+4
|
* ISC BIND version 9.3.0. ok deraadt@jakob2004-09-281-9/+9
|
* ISC BIND version 9.2.2rc1jakob2003-01-201-0/+33