Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: lukem
Date: Sun Jul 9 14:26:35 UTC 2000
Modified Files:
basesrc/libexec/ftpd: cmds.c version.h
Log Message:
- base64_encode(): fix garbled output due to fencepost error. output now
appears to match that of 'mimencode' (from metamail).
problem noted by kre%munnari.oz.au.@localhost
- fact_unique(): encode a combined dev_t+ino_t chunk rather than separate bits
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/libexec/ftpd/cmds.c
cvs rdiff -r1.13 -r1.14 basesrc/libexec/ftpd/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index