OSDN Git Service

wget: check for close success; fix chunked; do not bother to send QUIT to ftp
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Dec 2009 11:36:10 +0000 (12:36 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Dec 2009 11:36:10 +0000 (12:36 +0100)
commita3aa3e309506ea96fa8f7546f6b22fa85263a934
treecd6d4adeafec55e230e2d56499df8f0c3cbf47e1
parent4662de0511487b4da965c4b2158bae318f3d80a8
wget: check for close success; fix chunked; do not bother to send QUIT to ftp

Also, random fixes to use %u for unsigned quantities. -14 bytes in wget.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/tar.c
editors/cmp.c
networking/ftpgetput.c
networking/httpd.c
networking/wget.c
util-linux/more.c