summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/monitor_fdpass.c
AgeCommit message (Expand)Author
2002-06-26use ssize_t for recvmsg() and sendmsg() returnTheo de Raadt
2002-06-04__FUNCTION__ -> __func__Markus Friedl
2002-03-24minor cleanup and more error checking; ok markus@Kevin Steves
2002-03-18file descriptor passing abstraction for ssh-privsepNiels Provos