Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/01/1999 22:41:46
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Jul  2 05:41:46 UTC 1999

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

Log Message:
make a pointers static again (that were made automatic as part of the
xfer rate stuff, but i never completed the changes that didn't need it
set).
fixes a coredump noticed on current-users@ by Chan Yiu Wah <c5666305@hkstar.com>


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 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.