Subject: CVS commit: src/usr.bin/ftp
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/21/2008 10:31:28
Module Name:	src
Committed By:	lukem
Date:		Mon Jan 21 10:31:28 UTC 2008

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

Log Message:
Turn off the alarmtimer before resetting the SIGALRM handler back to SIG_DFL.
Fix from dieter roelants <dieter.NetBSD@pandora.be>
Should fix PR 35630.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/usr.bin/ftp/progressbar.c
cvs rdiff -r1.71 -r1.72 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.