summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd/monitor_fdpass.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Print ssize_t with %zd; ok deraadt@ mmcc@jca2016-02-291-4/+4
* repair the last prototype by bringing in monitor.hderaadt2013-11-121-1/+2
* Return an error much earlier if recvmsg failsderaadt2012-04-041-2/+4
* 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
* privilege seperate ftpdhenning2004-11-281-0/+104