Subject: CVS commit: src/usr.bin/ftp
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/08/2004 13:52:04
Module Name:	src
Committed By:	lukem
Date:		Sun Aug  8 13:52:04 UTC 2004

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

Log Message:
Don't base64 encode the trailing NUL in the HTTP basic auth response.
Problem noted by Eric Haszlakiewicz.


To generate a diff of this commit:
cvs rdiff -r1.151 -r1.152 src/usr.bin/ftp/fetch.c
cvs rdiff -r1.40 -r1.41 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.