| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: clarify dir/ls/nlist commands. | Ben Smithurst | 2000-07-12 | 1 | -18/+30 |
| * | MFC: -Wall cleanup, `gateport' type fix. | Ruslan Ermilov | 2000-06-24 | 5 | -12/+16 |
| * | MFC: (rev 1.17) Get rid of segfault in a `site %s' case. | Ruslan Ermilov | 2000-06-23 | 1 | -1/+1 |
| * | MFC: Fix cut-n-paste error (rev 1.27) | Stefan Eßer | 2000-06-20 | 1 | -1/+1 |
| * | MFC: Make sure to use native IPv4 address, even if getaddrinfo() | Hajimu UMEMOTO | 2000-06-17 | 3 | -0/+37 |
| * | MFC: Mention about -4 and -6 options. | Hajimu UMEMOTO | 2000-06-14 | 1 | -1/+9 |
| * | MFC: Don't pass scope-id to EPRT command. | Hajimu UMEMOTO | 2000-06-03 | 1 | -1/+1 |
| * | MFC: Replace isurl() with isipv6addr(). | Hajimu UMEMOTO | 2000-06-03 | 3 | -1/+32 |
| * | MFC: no -g in CFLAGS | Chris Piazza | 2000-05-16 | 1 | -1/+1 |
| * | Fix whitepace in the arguments of two Xr macros. | Sheldon Hearn | 2000-03-10 | 1 | -2/+2 |
| * | ftp(1)'s default pager is "more", not "less", as documented. | Nik Clayton | 2000-03-07 | 1 | -1/+1 |
| * | Previous fix was incomplete and has problem in reverse lookup failed dest, | Yoshinobu Inoue | 2000-02-28 | 1 | -3/+2 |
| * | Correctly print out "Connected to" hostname. | Yoshinobu Inoue | 2000-02-24 | 1 | -4/+3 |
| * | Fix several problems with EPSV (verbosity, one-per-session, missing place) | Andrey A. Chernov | 2000-02-21 | 3 | -6/+14 |
| * | Removed bogus line. | Yoshinobu Inoue | 2000-02-19 | 1 | -1/+0 |
| * | Don't try EPSV once it failed. | Yoshinobu Inoue | 2000-02-18 | 1 | -5/+12 |
| * | Add -4 and -6 options. | Yoshinobu Inoue | 2000-02-15 | 4 | -5/+16 |
| * | Add more dual stack consideration. | Yoshinobu Inoue | 2000-02-12 | 4 | -16/+71 |
| * | Fix parsing problems. | Yoshinobu Inoue | 2000-02-12 | 2 | -3/+31 |
| * | Fix several bogus bugs | Yoshinobu Inoue | 2000-02-12 | 3 | -5/+10 |
| * | Let ftp command use only PORT(no EPRT) for IPv4 destination. | Yoshinobu Inoue | 2000-02-09 | 1 | -1/+0 |
| * | another tcp apps IPv6 updates.(should be make world safe) | Yoshinobu Inoue | 2000-01-27 | 8 | -182/+463 |
| * | Revert the change from memset() to bzero(), since bzero() is simply | Sheldon Hearn | 2000-01-20 | 1 | -1/+1 |
| * | Correctly parse broken MDTM responses from servers which format | Sheldon Hearn | 2000-01-18 | 1 | -16/+36 |
| * | Remove all \n from __COPYRIGHT(...) string - assembler can't parse them | Andrey A. Chernov | 1999-09-12 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 14 | -22/+22 |
| * | Clean up some ambiguous nested if/elses. | Bill Fumerola | 1999-07-04 | 1 | -3/+4 |
| * | Reverse the FTP_PASSIVE_MODE check, so it checks for "is not NO" rather | Dag-Erling Smørgrav | 1999-07-03 | 2 | -7/+8 |
| * | Document that FTP_PASSIVE_MODE should be explicitly | Ruslan Ermilov | 1999-07-01 | 1 | -2/+4 |
| * | retreived -> retrieved | Kris Kennaway | 1999-06-30 | 1 | -3/+3 |
| * | - add "-s src_addr" option to allow setting of the source IP address; | Ruslan Ermilov | 1999-06-25 | 7 | -75/+108 |
| * | Separate the pftp and FTP_PASSIVE_MODE tests so gate mode works again. | Dag-Erling Smørgrav | 1999-06-07 | 1 | -4/+7 |
| * | Better error checking. | Eivind Eklund | 1998-12-09 | 1 | -3/+4 |
| * | fd_set is documented to be a typedef, not a struct. Conform more | Warner Losh | 1998-07-26 | 2 | -11/+9 |
| * | 'remaining' must be declared off_t instead of int to avoid FPE when the size of | Jean-Marc Zucconi | 1998-07-19 | 1 | -4/+5 |
| * | Don't assume that hp->h_lenght == 4. Be conservative in its use. | Warner Losh | 1998-06-09 | 1 | -8/+9 |
| * | Fix a few minor typos and style nits. | Steve Price | 1998-03-01 | 1 | -7/+7 |
| * | Cleanup code so that long lines to be quoted don't get truncated. | Steve Price | 1998-02-14 | 1 | -13/+11 |
| * | Don't print garbage when user enters EOF at name prompt. | Paul Traina | 1998-02-03 | 1 | -3/+4 |
| * | Revert to previous behaviour, only generate NLST for explicit "nlist" | Mike Smith | 1998-01-09 | 1 | -3/+3 |
| * | One more ctype cast | Andrey A. Chernov | 1997-12-16 | 1 | -2/+2 |
| * | Add more (unsigned char) casts to ctype macros | Andrey A. Chernov | 1997-12-16 | 2 | -6/+6 |
| * | Add (unsigned char) cast to ctype macro | Andrey A. Chernov | 1997-12-16 | 1 | -3/+3 |
| * | Sync with NetBSD v1.3. | Paul Traina | 1997-12-13 | 14 | -303/+613 |
| * | Mention pftp as an alternative command to enable passive mode. | Ollivier Robert | 1997-12-08 | 1 | -2/+10 |
| * | Style fix. | Guido van Rooij | 1997-11-19 | 1 | -5/+7 |
| * | Make sure you do not get unexpected surprises whena remote file starts with '|'. | Guido van Rooij | 1997-11-17 | 1 | -2/+13 |
| * | Changes to support full make parallelism (-j<n>) in the world | Jordan K. Hubbard | 1997-10-05 | 1 | -1/+2 |
| * | - Changed default PAGER from 'less' to 'more', since we don't have less | Nate Williams | 1997-09-05 | 1 | -2/+2 |
| * | Replace hand-made tolower conversions with real tolower from ctype | Andrey A. Chernov | 1997-06-27 | 1 | -8/+6 |