summaryrefslogtreecommitdiff
path: root/libexec/ftpd/popen.c
AgeCommit message (Expand)Author
2000-05-20- Always close(pdata) if it was a valid filedescriptor before setting it to -1.lukem
2000-05-20convert to ANSI C as per style guidelukem
2000-03-05* don't bother with a version[] string, just use the macro as appropriatelukem
2000-01-12* add ftpd.conf directive `portrange class min max', which allows specificationlukem
1999-12-12* change format of /etc/ftpusers lines fromlukem
1999-12-07* change ftpd_popen() to take char *argv[] instead of char *cmd.lukem
1999-08-25more kerberos5 fixeschristos
1999-05-18* fix a problem in retrieve() where arguments to commands weren't workinglukem
1999-05-17features/fixes:lukem
1999-02-24Make this build with KERBEROS5 defined.explorer
1998-12-28* replace LOG(CMD|BYTES) macros with logcmd(), which is a cleanerlukem
1998-09-06* complete fix for `multiple replies returned for single parse error'lukem
1998-06-19GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters beingkleink
1998-06-08support displaying the stderr output from a LIST or a conversion tolukem
1997-06-18- Pass gcc -Wallchristos
1997-06-14* implement /etc/ftpd.conf, which adds support for the following features,lukem
1997-04-27* fix "cd ~" so that it works (from Simon Burge <simonb@telstra.com.au>lukem
1995-04-11clean up RCS Id's and a couple of stype nits.cgd
1995-03-21Use POSIX signals.mycroft
1994-06-294.4-lite, plus our local changesderaadt
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd