Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New man page for fetch(1). | jkh | 1996-07-05 | 1 | -1/+106 |
* | Back out previous commit: do not use read(), but fread (). Change BUFFER_SIZE | jmz | 1996-07-05 | 1 | -11/+11 |
* | Use read(fileno(fp), ...) instead of fread(..., fp) to avoid buffered input. | jmz | 1996-07-02 | 1 | -2/+2 |
* | Add -Wall to CFLAGS | gpalmer | 1996-06-26 | 1 | -0/+2 |
* | Make GET request and response parsing HTTP/1.0 compatible | ache | 1996-06-25 | 1 | -7/+7 |
* | Do not exit if ftpGetSize() returns a value < 0. You may well try to | jmz | 1996-06-24 | 1 | -3/+1 |
* | Adjust the copyright to match reality, remove printing of gratuitous newline. | jkh | 1996-06-22 | 1 | -3/+3 |
* | Clean up more bogons: | jkh | 1996-06-22 | 1 | -17/+77 |
* | Address Andrey's complaints: | jkh | 1996-06-22 | 1 | -8/+11 |
* | Jean-Marc's url fetch program, with Josh MacDonald's patches and | asami | 1996-06-19 | 3 | -0/+594 |