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:           Fri Nov 29 04:31:57 UTC 2024

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

Log Message:
ftp: exit non-zero if short http transfer when filesize is known

If a http file size is known and the fetch finishes with less bytes
transferred, exit non-zero.

Bump version to 20241129.

PR bin/54713
PR bin/58281


To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 src/usr.bin/ftp/fetch.c
cvs rdiff -u -r1.98 -r1.99 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