Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/ftp



Module Name:    src
Committed By:   lukem
Date:           Sun May 29 05:56:57 UTC 2005

Modified Files:
        src/usr.bin/ftp: fetch.c version.h

Log Message:
* 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.159 -r1.160 src/usr.bin/ftp/fetch.c
cvs rdiff -r1.52 -r1.53 src/usr.bin/ftp/version.h

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




Home | Main Index | Thread Index | Old Index