OpenBSD CVS

src/libexec/ftpd/


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 / ftpd

Current tag: OPENBSD_2_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.10   27 years  millert   Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' Same change doen for...
[TXT] extern.h  1.2   27 years  bitblt   ftpd now eventually times out if a ftp client does: pasv list and then crashes. ...
[TXT] ftpcmd.y  1.9   27 years  bitblt   Fix for the shift-reduce conflict, contributed by dholland@hcs.harvard.edu, who ...
[TXT] ftpd.8  1.12   27 years  deraadt   change -A to let in anon | chroot accounts
[TXT] ftpd.c  1.35   27 years  deraadt   change -A to let in anon | chroot accounts
[TXT] logutmp.c  1.1   27 years  downsj   my netbsd pr#2217: add utmp support to ftpd, some other small changes/fixes.
[TXT] logwtmp.c  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] pathnames.h  1.3   27 years  millert   Splat .message file if it exists when user cd's to a directory like wu-ftpd. Ba...
[TXT] popen.c  1.8   27 years  bitblt   Checks to see that strdup() worked, dies with error message on failure.