Source-Changes archive

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

CVS commit: [netbsd-3] src/usr.bin/ftp



Module Name:    src
Committed By:   tron
Date:           Sun Aug 28 10:16:27 UTC 2005

Modified Files:
        src/usr.bin/ftp [netbsd-3]: fetch.c version.h

Log Message:
Pull up following revision(s) (requested by lukem in ticket #715):
        usr.bin/ftp/version.h: revision 1.57
        usr.bin/ftp/fetch.c: revision 1.164
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.155.2.8 -r1.155.2.9 src/usr.bin/ftp/fetch.c
cvs rdiff -r1.44.2.12 -r1.44.2.13 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