Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/05/1999 15:12:34
Module Name:	basesrc
Committed By:	lukem
Date:		Tue Oct  5 22:12:34 UTC 1999

Modified Files:
	basesrc/usr.bin/ftp: fetch.c

Log Message:
* fetch_url(): specifically set SIGQUIT to psummary before each xfer.
  (work around editline's override)
* minor cleanup of signal handler (along the lines of similar work in
  recvrequest()). the handlers should now be reset everytime the cleanup
  handler was callled.


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 basesrc/usr.bin/ftp/fetch.c

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