#
67794 |
| 09-Oct-1994 |
mckusick |
update to support passive mode (from cgd) |
#
66723 |
| 06-Apr-1994 |
pendry |
fix globbing - need NOCHECK flag |
#
66692 |
| 03-Apr-1994 |
pendry |
eliminate local glob code |
#
66672 |
| 02-Apr-1994 |
pendry |
add 1994 copyright |
#
66670 |
| 02-Apr-1994 |
pendry |
prettyness police |
#
62007 |
| 06-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
54742 |
| 06-Jul-1992 |
andrew |
fix order in "newer" message |
#
54056 |
| 18-Jun-1992 |
andrew |
fix MDTM comparisons, fix mcase conversion in mget |
#
51444 |
| 31-Oct-1991 |
rick |
fixed null dereferencing problem with "get *" |
#
47024 |
| 05-Mar-1991 |
bostic |
rename glob to ftpglob |
#
46828 |
| 01-Mar-1991 |
bostic |
ANSI |
#
45260 |
| 28-Sep-1990 |
bostic |
Chris Torek's fixes to make ftp stop using gets() |
#
42665 |
| 01-Jun-1990 |
bostic |
new copyright notice |
#
39252 |
| 03-Oct-1989 |
bostic |
POSIX signals |
#
38202 |
| 30-May-1989 |
rick |
remove unused setebcdic() to make lint happier prefix local error messages with "local:" to lessen user confusion. |
#
38132 |
| 26-May-1989 |
rick |
minor portability changes (casts, signal returns, etc) add missing \n on an error case for newer() |
#
38032 |
| 17-May-1989 |
karels |
remember current server type setting, don't change until doing transfer; back to list/nlst in ascii; check type on proxy and primary server before doing text in binary |
#
37458 |
| 20-Apr-1989 |
karels |
use binary for list, etc. if unix; avoid null usernames; bostic's pathname stuff |
#
37228 |
| 23-Mar-1989 |
karels |
determine system type with or without autologin |
#
37225 |
| 21-Mar-1989 |
karels |
print local, remote filenames only if remapped or non-prompting, verbose multi-file transfer (and print before rather than after transfer) |
#
37224 |
| 21-Mar-1989 |
karels |
changes from Dave Borman: add site, umask, chmod, idle commands; try Xxxx directory commands if standard versions don't work; non-verbose PWD is not useful |
#
36943 |
| 01-Mar-1989 |
karels |
delete restart code on branch for net release |
#
36942 |
| 01-Mar-1989 |
karels |
add ifdef for restart stuff |
#
36940 |
| 01-Mar-1989 |
karels |
(some of) my favorite fixes, review changes |
#
36935 |
| 28-Feb-1989 |
karels |
checked in for rick: add restart, size, modtime, newer, syst; switch to binary if both sides are unix; ls uses LIST, (new) nlist uses NLST; add default token to .netrc as wildcard machine |