Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/ftp



Module Name:    src
Committed By:   lukem
Date:           Sun Aug 21 16:16:33 UTC 2005

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

Log Message:
Don't clear the trailing character on the auth_url() username;
we now use getline() and that newline strips for us.
Problem found & fixed by Mark Davies.


To generate a diff of this commit:
cvs rdiff -r1.163 -r1.164 src/usr.bin/ftp/fetch.c
cvs rdiff -r1.56 -r1.57 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.




Home | Main Index | Thread Index | Old Index