Date: Wed, 8 Mar 2000 05:02:12 -0800 (PST) From: Martin Cracauer <cracauer@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch fetch.h ftp.c http.c main.c Message-ID: <200003081302.FAA18063@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cracauer 2000/03/08 05:02:12 PST
Modified files:
usr.bin/fetch fetch.h ftp.c http.c main.c
Log:
Print a warning and exit with != 0 when at least one downloaded file
is shorter than previously announced by the server.
Tested by asami.
Approved by: jkh
Revision Changes Path
1.10 +2 -2 src/usr.bin/fetch/fetch.h
1.16 +3 -2 src/usr.bin/fetch/ftp.c
1.31 +7 -2 src/usr.bin/fetch/http.c
1.55 +36 -20 src/usr.bin/fetch/main.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003081302.FAA18063>
