1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/lib/libfetch
Dag-Erling Smørgrav bb13d0af67 Recommit the non-broken parts of 1.34 and 1.37.
Change the type and name of a variable introduced in 1.33.
2002-10-30 04:43:00 +00:00
..
common.c Recommit the non-broken parts of 1.34 and 1.37. 2002-10-30 04:43:00 +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
http.c Don't forget to set the error flag when _fetch_read() returns -1. 2002-10-30 04:42:01 +00:00
http.errors
Makefile libfetch is now WARNS5 clean in the non-SSL case. 2002-10-28 10:37:31 +00:00