hush/docs
Eric Andersen 79757c9c37 A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds
- support for ftp downloads
- HTTP basic authentication support (as an optional feature)
- handling of http redirections
- protocol version changed to 1.0 (to stop servers from requesting
chunked encoding)
- bugfix: in the case when content-length not given, wget didn't
download anything
- when attempting to continue an aborted download but server doesn't
support restarts, reopen output file in write mode
- changed assumption that existing file should restart an aborted
    download.  Now the user must explicitly specify this with -c
2001-04-05 21:45:54 +00:00
..
busybox.net Formatting change 2001-04-01 04:49:41 +00:00
.cvsignore Ignore the newdocs as well 2000-12-06 23:12:43 +00:00
autodocifier.pl - autodocifier.pl :: continuation() was modified such that '#' 2001-04-05 20:03:33 +00:00
busybox_footer.pod - split busybox.pod into a header and footer. 2001-04-05 19:41:23 +00:00
busybox_header.pod - split busybox.pod into a header and footer. 2001-04-05 19:41:23 +00:00
busybox.pod A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds 2001-04-05 21:45:54 +00:00
busybox.sgml Applied patch from Christophe Boyanique to add -i support to rm. 2001-03-13 00:40:19 +00:00
contributing.txt Some more words on sending patches to the bug-tracker. 2001-03-27 21:20:05 +00:00
new-applet-HOWTO.txt More spelling fixes from Larry Doolittle. 2000-12-19 19:44:35 +00:00
style-guide.txt Added a section to describe how to convert variables to K&R style using the 2001-03-14 21:04:53 +00:00