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_5_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.24   18 years  mickey   remove y.tab.c on make clean too
[TXT] extern.h  1.17   15 years  moritz   Don't split large commands into multiple commands on a 512-byte boundary but jus...
[TXT] ftpcmd.y  1.53   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] ftpd.8  1.68   12 years  ajacoutot   s,/var/run/wtmp,/var/log/wtmp and add it to FILES. from Steffen Daode Nurpmeso ...
[TXT] ftpd.c  1.194   12 years  ajacoutot   Add a new '-W' option to prevent saving login records to /var/run/wtmp. This can...
[TXT] logutmp.c  1.11   15 years  ragge   Include file order must be "monitor.h" before "extern.h" otherwise enum auth_ret...
[TXT] logwtmp.c  1.11   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] monitor.c  1.20   15 years  sthen   ...and now try again with a commit from the right tree. doh! ftp uses its own u...
[TXT] monitor.h  1.5   17 years  otto   - use proper log facility and priority in the slave sig handlers - if the monito...
[TXT] monitor_fdpass.c  1.4   16 years  deraadt   msg_controllen has to be CMSG_SPACE so that the kernel can account for each cmsg...
[TXT] pathnames.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] popen.c  1.24   14 years  kettenis   Check that gl_pathc is bigger than zero before derefencing gl_pathv. While this...