This is pretty much what Wget 1.8 is going to be, unless something
crops up at the last minute. So if you're having problems, scream
now. Expected clean compilation on all supported operating systems.
Get it from:
ftp://gnjilux.srk.fer.hr/pub/unix/util/wget/.betas/wget-1.8-pre2.tar.gz
(The `.betas' directory is intentionally unreadable, but the file is
there.)
ChangeLog since last release:
2001-12-08 Hrvoje Niksic <[EMAIL PROTECTED]>
* version.c: Wget 1.8-pre2 is released.
2001-12-06 Hrvoje Niksic <[EMAIL PROTECTED]>
* progress.c (progress_handle_sigwinch): Set up the signal again.
* utils.c: Include <sys/termios.h>, where Solaris defines
TIOCGWINSZ.
* progress.c (bar_create): Don't use the last column on the screen.
(create_image): Pad ETA to constant size. Pad SIZE to nine digits
only until it exceeded them.