Source-Changes archive

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

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



Module Name:    src
Committed By:   bouyer
Date:           Sat Aug 27 13:57:01 UTC 2016

Modified Files:
        src/usr.bin/ftp [netbsd-6]: cmds.c fetch.c ftp.1 ftp.c ftp_var.h main.c
            ssl.c ssl.h version.h

Log Message:
Apply patch, requested by nonaka in ticket #1375:
        src/usr.bin/ftp/cmds.c:         patch
        src/usr.bin/ftp/fetch.c:        patch
        src/usr.bin/ftp/ftp.1:          patch
        src/usr.bin/ftp/ftp.c:          patch
        src/usr.bin/ftp/ftp_var.h:      patch
        src/usr.bin/ftp/main.c:         patch
        src/usr.bin/ftp/ssl.c:          patch
        src/usr.bin/ftp/ssl.h:          patch
        src/usr.bin/ftp/version.h:      patch
Update ftp(1) to version 20150912, adding https via proxy support.


To generate a diff of this commit:
cvs rdiff -u -r1.134.2.1 -r1.134.2.2 src/usr.bin/ftp/cmds.c
cvs rdiff -u -r1.195.2.2 -r1.195.2.3 src/usr.bin/ftp/fetch.c
cvs rdiff -u -r1.131.8.1 -r1.131.8.2 src/usr.bin/ftp/ftp.1
cvs rdiff -u -r1.163.2.1 -r1.163.2.2 src/usr.bin/ftp/ftp.c
cvs rdiff -u -r1.81.8.1 -r1.81.8.2 src/usr.bin/ftp/ftp_var.h
cvs rdiff -u -r1.120.2.1 -r1.120.2.2 src/usr.bin/ftp/main.c
cvs rdiff -u -r1.2.10.2 -r1.2.10.3 src/usr.bin/ftp/ssl.c
cvs rdiff -u -r1.1.10.2 -r1.1.10.3 src/usr.bin/ftp/ssl.h
cvs rdiff -u -r1.82.8.2 -r1.82.8.3 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