Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: lukem
Date: Sat Oct 9 12:48:13 UTC 1999
Modified Files:
basesrc/usr.bin/ftp: extern.h ftp.c
Log Message:
allow a second SIGINT during the "xfer aborted. waiting for remote to finish
abort."
stage. if this occurs, just call lostpeer() to close the connection. whilst
this
might be considered brutal, it's also extremely handy if you're impatient or
there's
lossage at the remote end.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 basesrc/usr.bin/ftp/extern.h
cvs rdiff -r1.81 -r1.82 basesrc/usr.bin/ftp/ftp.c
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