freebsd-nq/lib/libfetch
David E. O'Brien b68fbebd5a Fix `pkg_add -r' by backing out revs 1.34-1.38.
Revs 1.37-8 produce a bus error in some environments.
Revs 1.34-6 do not bus error, but write corrupted files.
2002-10-29 12:17:43 +00:00
..
common.c Fix `pkg_add -r' by backing out revs 1.34-1.38. 2002-10-29 12:17:43 +00:00
common.h Introduce _fetch_writev(), which is the conn_t version of writev(2). In 2002-10-27 16:11:21 +00:00
fetch.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
fetch.c Add SSL support + slight cleanup. 2002-06-05 12:46:36 +00:00
fetch.h Surround prototypes with __BEGIN_DECLS / __END_DECLS. 2002-07-22 16:11:39 +00:00
file.c Reindent, and add parentheses to return statements. Some functions in 2002-02-05 22:13:51 +00:00
ftp.c The FTP connection caching needs a better interface -- connections are 2002-10-25 01:17:32 +00:00
ftp.errors IPv6 support. 2000-05-20 18:23:51 +00:00
http.c Eliminate two cases of undefined behaviour: total in _fetch_write() was 2002-10-27 15:43:40 +00:00
http.errors Add some error codes that were added in RFC2616. 2001-05-23 18:52:02 +00:00
Makefile libfetch is now WARNS5 clean in the non-SSL case. 2002-10-28 10:37:31 +00:00