NetBSD-Bugs archive

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

PR/54713 CVS commit: src/usr.bin/ftp



The following reply was made to PR bin/54713; it has been noted by GNATS.

From: "Luke Mewburn" <lukem%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54713 CVS commit: src/usr.bin/ftp
Date: Fri, 29 Nov 2024 04:31:57 +0000

 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