Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/01/1999 05:22:26
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Aug  1 12:22:25 UTC 1999

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

Log Message:
fix problem with www authentication: len passed to snprintf() for
auth_url() strings was 1 too small. noted by veego@


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