Remove #ifdef __STDC__ junk. We don't do K&R round these parts,
[oweals/busybox.git] / wget.c
2000-11-14 Eric AndersenRemove the BSD advertising clause, and replace it with...
2000-10-25 Matt KraaiCleaned up error message handling.
2000-10-03 Eric AndersenAdd a spiffy progress meter.
2000-10-02 Eric AndersenTry to guess an output filename
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-14 Eric AndersenBug fix for wget, and proper attribution of Chip Rosent...
2000-09-04 Eric AndersenInitial implementation of wget, from Chip Rosenthal...