Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/10/2000 15:41:19
Module Name:	basesrc
Committed By:	lukem
Date:		Mon Jul 10 22:41:19 UTC 2000

Modified Files:
	basesrc/libexec/ftpd: cmds.c version.h

Log Message:
base64_encode(): separate out the special case for the last 2 bytes, and
be a bit safer with signed chars. per discussion with kre.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/libexec/ftpd/cmds.c
cvs rdiff -r1.14 -r1.15 basesrc/libexec/ftpd/version.h

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