History log of /csrg-svn/usr.bin/ftp/main.c (Results 1 – 25 of 34)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 67794 09-Oct-1994 mckusick

update to support passive mode (from cgd)

# 67754 31-Aug-1994 bostic

I'm glad to see this was tested. Sigh.
From: Charles Hannum <mycroft@NetBSD.ORG>

# 66691 03-Apr-1994 pendry

allocate more space in local argv when calling setpeer.

# 66673 02-Apr-1994 pendry

add 1994 copyright

# 66670 02-Apr-1994 pendry

prettyness police

# 62012 06-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 46828 01-Mar-1991 bostic

ANSI

# 45260 28-Sep-1990 bostic

Chris Torek's fixes to make ftp stop using gets()

# 42666 01-Jun-1990 bostic

new copyright notice

# 38131 26-May-1989 rick

small portabillity changes (use varargs and a typedef for signal ret)

# 38033 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

# 37173 14-Mar-1989 karels

update copyright date

# 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

# 34901 29-Jun-1988 bostic

install approved copyright notice

# 33737 14-Mar-1988 bostic

add Berkeley specific headers

# 33374 20-Jan-1988 tef

Must check for error on stdin in addition to checking for EOF.

# 33224 02-Jan-1988 bostic

fix external declarations; ANSI C compatibility

# 33116 22-Dec-1987 bostic

fix CTRL macro; ANSI C compatible

# 26495 07-Mar-1986 minshall

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

# 26082 05-Feb-1986 lepreau

reinstall delta 5.2

# 26047 03-Feb-1986 minshall

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

# 25907 13-Jan-1986 mckusick

numerous bug fixes from sun!gorodish!guy

# 25802 10-Jan-1986 lepreau

always quit on EOF from stdin

# 21740 31-May-1985 dist

Add copyright

# 16735 19-Jul-1984 ralph

quit on EOF if input is not a tty.

12