summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bind/lib/isc/unix/net.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finish moving of dig(1) to /usr/bin/dig by removing the sources in theflorian2020-02-111-43/+0
* We can always create IPv4 and IPv6 sockets.florian2020-01-231-311/+4
* config.h and platform.h are unused nowflorian2020-01-221-2/+2
* unifdef the last config.h bitsflorian2020-01-221-48/+1
* Spell out PORT_NONBLOCK as O_NONBLOCK and ISC_SOCKADDR_LEN_T asflorian2020-01-221-5/+1
* As millert@ points out we can replace isc_string_touint64 withflorian2020-01-201-2/+2
* Do not use a message catalog for error messages.florian2020-01-201-24/+5
* unifdef network defines:florian2020-01-091-31/+1
* Do not need the getudpportrange functions. We don't need to perform anyderaadt2019-12-191-119/+1
* disable all the dscp probing code. it sees all the dscp optionderaadt2019-12-171-351/+4
* Add back some SOCK_DNS to socket() calls, and add a few more whilederaadt2019-12-171-7/+7
* update to 9.10.8-P1, last isc-licensed releasesthen2019-12-171-3/+5
* knock out some unused variable warningsderaadt2019-12-161-3/+3
* disable IP_RECVTOS below try_proto() alsoderaadt2019-12-161-2/+2
* Update to bind-9.10.5-P3, which appears to have been the last ISC version.deraadt2019-12-161-15/+561
* pledge bind(1), dig(1), and nslookup(1). This modifies the underlyingderaadt2015-10-251-4/+4
* ISC BIND release 9.4.2jakob2007-12-091-10/+29
* ISC BIND release 9.3.2jakob2006-04-051-2/+6
* ISC BIND version 9.3.0. ok deraadt@jakob2004-09-281-13/+204
* ISC BIND version 9.2.2rc1jakob2003-01-201-0/+153