Subject: CVS commit: [netbsd-3] src/usr.bin/ftp
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/24/2005 10:26:40
Module Name:	src
Committed By:	tron
Date:		Sun Jul 24 10:26:40 UTC 2005

Modified Files:
	src/usr.bin/ftp [netbsd-3]: fetch.c

Log Message:
Pull up revision 1.160 (requested by lukem in ticket #606):
* fetch_ftp(): preserve 'anonftp' across a disconnect() so that multiple
  ftp auto-fetches on the same command line login automatically.
* auto_fetch(): use an initialized volatile int to appease IRIX cc.


To generate a diff of this commit:
cvs rdiff -r1.155.2.4 -r1.155.2.5 src/usr.bin/ftp/fetch.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.