History log of /csrg-svn/usr.bin/ftp/ftp.c (Results 26 – 50 of 64)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 35792 11-Oct-1988 bostic

use herror

# 35699 22-Sep-1988 bostic

only print local/remote message if verbose is off

# 35659 21-Sep-1988 bostic

remove private versions of getpass(3) and p{open,close}(3)

# 34901 29-Jun-1988 bostic

install approved copyright notice

# 33772 23-Mar-1988 csvsj

correct disconnection processing when not in verbose mode

# 33737 14-Mar-1988 bostic

add Berkeley specific headers

# 33224 02-Jan-1988 bostic

fix external declarations; ANSI C compatibility

# 30946 23-Apr-1987 csvsj

fix reset loop if control connection gone

# 28469 22-May-1986 karels

don't dereference null pointer

# 27749 06-May-1986 minshall

Correctly filter \r\r\n during ascii receives (from Steve Jacobson).

# 27687 02-May-1986 minshall

Changes from Steve Jacobson:
1. do 4.3 select's correctly.
2. filter telnet options from command replies.
3. take into account 4.3 OOB behaviour (only send IAC in urgent
mode when sending a t

Changes from Steve Jacobson:
1. do 4.3 select's correctly.
2. filter telnet options from command replies.
3. take into account 4.3 OOB behaviour (only send IAC in urgent
mode when sending a telnet synch).

show more ...

# 26993 02-Apr-1986 karels

socket options must be INT!

# 26813 11-Mar-1986 karels

can't reconnect after some errors

# 26496 07-Mar-1986 minshall

Clean up for lint; change some stderr to stdout; bug fix
(in ruserpass.c, routine rnetrc()).

# 26448 04-Mar-1986 lepreau

just formatting (verified with cc -S).

# 26067 04-Feb-1986 minshall

A fix from Steve Jacobson to his new version (from csvsj@ucbopal).

# 26048 03-Feb-1986 minshall

Changes from Steve Jacobson (from <csvsj@ucbopal>).

# 25907 13-Jan-1986 mckusick

numerous bug fixes from sun!gorodish!guy

# 25904 13-Jan-1986 karels

try multiple addresses in turn if necessary;
don't build hostent structures, just the parts we want

# 25100 05-Oct-1985 bloom

check to see if we have a internet address before getting the hostname

# 25099 05-Oct-1985 bloom

fix problem building own hostent

# 21739 31-May-1985 dist

Add copyright

# 18287 11-Mar-1985 ralph

minor fixes from ut-sally

# 17949 13-Feb-1985 ralph

added a missing \n.

123