summaryrefslogtreecommitdiff
path: root/libexec/ftpd/monitor.c
AgeCommit message (Expand)Author
2005-02-26fix {send,recv}data so they don't add -1 to pos in theMoritz Jodeit
2004-12-20change mail addressMoritz Jodeit
2004-12-11make syscalls in the monitor restartable when signals occur, as wasMoritz Jodeit
2004-12-06make signal blocking a lot easier.Moritz Jodeit
2004-11-29fix nasty signal races by blocking signals in signal handlers.Henning Brauer
2004-11-28slave_pid -1 by default, not 0, and reset to -1 when it goes away, with theoHenning Brauer
2004-11-28fix ttyline setting, fixes proctitle.Henning Brauer
2004-11-28privilege seperate ftpdHenning Brauer