summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bind/lib/isc/unix/socket.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change last non-/gnu/ fcntl(x, F_GETFL, 0) strays to fcntl(x, F_GETFL).krw2016-04-161-1/+1
* pledge bind(1), dig(1), and nslookup(1). This modifies the underlyingderaadt2015-10-251-2/+2
* Update to BIND 9.4.2-P2 and adapt our dynamic select changes. OK deraadt@millert2008-08-041-134/+302
* Dynamically allocate fd_sets so we are not limited to FD_SETSIZEmillert2008-07-161-49/+137
* msg_controllen has to be CMSG_SPACE so that the kernel can account forderaadt2008-03-241-27/+15
* CMSG_LEN and CMSG_SPACE are not neccessarily the same size. So if youderaadt2008-03-191-15/+27
* more strcpy fixesjakob2007-12-091-3/+3
* resolve conflictsjakob2007-12-091-51/+339
* resolve conflicts and regen configure scriptjakob2007-01-101-5/+27
* resolve conflictsjakob2006-04-051-41/+64
* resolve conflictsjakob2005-03-221-11/+9
* resolve conflictsjakob2004-09-281-126/+245
* Privilege seperation for named. Allows named to handle address/interfacecanacar2004-03-121-1/+12
* update to BIND v9.2.3. ok todd@jakob2003-11-181-5/+34
* update to BIND 9.2.2-release. ok millert@jakob2003-03-051-7/+7
* ISC BIND version 9.2.2rc1jakob2003-01-201-0/+3357