summaryrefslogtreecommitdiff
path: root/libexec/ftp-proxy/getline.c
AgeCommit message (Expand)Author
2003-06-28missing protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-01-26Removing leading spaces can result in a failure with multiline commands. Ok m...Damien Couderc
2002-12-19various tweaks. someone mailed in a huge diff that was so wrong in soTheo de Raadt
2002-12-19accidental commitTheo de Raadt
2002-12-19missing .PpTheo de Raadt
2002-06-09no newlines in syslogBob Beck
2002-05-23KNF during an audit; found an improperly initialized sockaddrTheo de Raadt
2001-12-07kill more registers;Mike Pechkin
2001-12-06comment typo, and $OpenBSD$ (thanks pval)Bob Beck
2001-12-06Fix realloc in getline so we exit on failure - in this context it's sillyBob Beck
2001-12-03Ignore leading whitespace in commands. From Frank Denis. Closes PR 2226.Daniel Hartmeier
2001-08-28oh, some cleanups etc etcTheo de Raadt
2001-08-191564 lines of cleanupTheo de Raadt
2001-08-19transparent ftp proxy, based on Obtuse Systems juniper stuff with muchBob Beck