OpenBSD CVS

src/libexec/ftp-proxy/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / libexec / ftp-proxy

Current tag: OPENBSD_3_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.4   20 years  avsm   remove -Werror from userland builds, to give us a chance to use more verbose war...
[TXT] ftp-proxy.8 (in the Attic) [Hide]  1.42   19 years  jmc   options sort and sync usage(); from wiz@netbsd
[TXT] ftp-proxy.c (in the Attic) [Hide]  1.41   19 years  cloder   Check snprintf return value for -1. OK otto, henning, hshoexer, krw, beck
[TXT] getline.c (in the Attic) [Hide]  1.17   18 years  espie   let IAP/IP/IAC thru. This lets the server receive an ABORT command with the atta...
[TXT] util.c (in the Attic) [Hide]  1.19   19 years  dhartmei   The 'reverse ftp-proxy' mode adds a command line option -R to ftp-proxy which pr...
[TXT] util.h (in the Attic) [Hide]  1.5   19 years  dhartmei   const correctness, string literals are const char *, no functional change from J...