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_3_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.21   22 years  mpech   improve yacc file management. Idea stolen from pfctl's Makefile. millert@ ok
[TXT] extern.h  1.10   21 years  millert   si_len should be u_int8_t, not socklen_t; form@form.openbsd.ru
[TXT] ftpcmd.y  1.41   21 years  danh   * use lostconn() as the SIGALRM handler in receive_data() as originally done b...
[TXT] ftpd.8  1.54   21 years  mpech   o) start new sentence on a new line; o) don't use .Nm w/o argument in .SYNOPSIS;...
[TXT] ftpd.c  1.136   21 years  deraadt   branches: 1.136.2; remove extra arg; jmegq@post.harvard.edu
[TXT] logutmp.c  1.4   22 years  mpech   kill more registers; millert@ ok
[TXT] logwtmp.c  1.5   21 years  danh   * use lostconn() as the SIGALRM handler in receive_data() as originally done b...
[TXT] pathnames.h  1.5   22 years  miod   Use pidfile() instead of doing the equivalent thing by hand, and sometimes forge...
[TXT] popen.c  1.17   21 years  danh   * use lostconn() as the SIGALRM handler in receive_data() as originally done b...