summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bind/lib/isc/unix/privsep_fdpass.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove various unused bits and pieces from lib/isc.florian2020-01-091-123/+0
* msg_controllen has to be CMSG_SPACE so that the kernel can account forderaadt2008-03-241-3/+3
* Repair the simple cases for msg_controllen where it should just bederaadt2008-03-151-3/+3
* Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due toderaadt2008-03-131-7/+13
* resolve conflictsjakob2004-09-281-5/+1
* extra check for no message case; ok markus, deraadt, hshoexer, henningdjm2004-08-131-1/+5
* include string.h for memset, canacar@ okavsm2004-04-191-1/+2
* Privilege seperation for named. Allows named to handle address/interfacecanacar2004-03-121-0/+116