summaryrefslogtreecommitdiff
path: root/libexec/ftpd/monitor_fdpass.c
AgeCommit message (Expand)Author
2016-02-29Print ssize_t with %zd; ok deraadt@ mmcc@Jeremie Courreges-Anglas
2013-11-12repair the last prototype by bringing in monitor.hTheo de Raadt
2012-04-04Return an error much earlier if recvmsg failsTheo de Raadt
2008-03-24msg_controllen has to be CMSG_SPACE so that the kernel can account forTheo de Raadt
2008-03-15Repair the simple cases for msg_controllen where it should just beTheo de Raadt
2008-03-13Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due toTheo de Raadt
2004-11-28privilege seperate ftpdHenning Brauer