| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed duplicate VCS ID tags, as per style(9). | ru | 2001-08-13 | 1 | -1/+0 |
* | Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby | wollman | 2000-10-10 | 1 | -0/+1 |
* | optarg and optind are declared in unistd.h. | imp | 2000-09-04 | 1 | -2/+0 |
* | - Reflect `gateport' variable type change. | ru | 2000-06-24 | 1 | -1/+3 |
* | Make sure to use native IPv4 addrerss even if getaddrinfo() | ume | 2000-06-14 | 1 | -0/+35 |
* | Don't pass scope-id to EPRT command. | ume | 2000-05-25 | 1 | -1/+1 |
* | Previous fix was incomplete and has problem in reverse lookup failed dest, | shin | 2000-02-28 | 1 | -3/+2 |
* | Correctly print out "Connected to" hostname. | shin | 2000-02-24 | 1 | -4/+3 |
* | Fix several problems with EPSV (verbosity, one-per-session, missing place) | ache | 2000-02-21 | 1 | -6/+12 |
* | Removed bogus line. | shin | 2000-02-19 | 1 | -1/+0 |
* | Don't try EPSV once it failed. | shin | 2000-02-18 | 1 | -5/+12 |
* | Add -4 and -6 options. | shin | 2000-02-15 | 1 | -1/+1 |
* | Add more dual stack consideration. | shin | 2000-02-12 | 1 | -7/+42 |
* | Fix parsing problems. | shin | 2000-02-12 | 1 | -2/+11 |
* | Fix several bogus bugs | shin | 2000-02-12 | 1 | -0/+1 |
* | Let ftp command use only PORT(no EPRT) for IPv4 destination. | shin | 2000-02-09 | 1 | -1/+0 |
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 1 | -75/+341 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -2/+2 |
* | - add "-s src_addr" option to allow setting of the source IP address; | ru | 1999-06-25 | 1 | -24/+25 |
* | Better error checking. | eivind | 1998-12-09 | 1 | -3/+4 |
* | fd_set is documented to be a typedef, not a struct. Conform more | imp | 1998-07-26 | 1 | -7/+7 |
* | Don't assume that hp->h_lenght == 4. Be conservative in its use. | imp | 1998-06-09 | 1 | -8/+9 |
* | Add more (unsigned char) casts to ctype macros | ache | 1997-12-16 | 1 | -4/+4 |
* | Sync with NetBSD v1.3. | pst | 1997-12-13 | 1 | -57/+84 |
* | Import substantial improvements to ftp(1) from NetBSD, largely the | msmith | 1997-06-25 | 1 | -386/+429 |
* | Meg -> Mbytes | dg | 1997-06-10 | 1 | -1/+1 |
* | Fix a couple of file-descriptor leaks. | phk | 1996-08-23 | 1 | -0/+3 |
* | 1. Remove SOCKS support (unneded with SOCKS v5 port) | pst | 1996-05-30 | 1 | -49/+20 |
* | Changed printf for reporting transfer stats from using %.2g to %.2f to | scrappy | 1996-05-26 | 1 | -2/+6 |
* | Use data ports in the range 40000..44999 by default to enhance FTP usability | pst | 1995-08-05 | 1 | -9/+46 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -5/+5 |
* | Fix checking of directory access for "/foo". The parent directory is | bde | 1995-02-16 | 1 | -2/+2 |
* | Add support for passive mode FTP (default off) to base FTP client to support | pst | 1994-09-15 | 1 | -0/+52 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+1470 |