freebsd-dev/lib/libfetch
Jake Burkholder 7b628f43e0 Reduce WARNS level to 3 in the non-crypto case to fix make release on sparc64.
This may only be turning up now to changes in the cpp predefines for sparc64,
which may be turning on more strict alignment checking.

Approved by:	re
2002-12-04 04:34:59 +00:00
..
common.c Fix a bug in fenner's _fetch_writev() patch (rev 1.36) 2002-10-30 14:25: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 Implement and document support for an HTTP_REFERER environment variable. 2002-11-28 12:07:15 +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
ftp.c The FTP connection caching needs a better interface -- connections are 2002-10-25 01:17:32 +00:00
ftp.errors Recognize the (incorrect) error code a MediaHawk server sends in reply to 2002-10-30 06:06:16 +00:00
http.c Implement and document support for an HTTP_REFERER environment variable. 2002-11-28 12:07:15 +00:00
http.errors
Makefile Reduce WARNS level to 3 in the non-crypto case to fix make release on sparc64. 2002-12-04 04:34:59 +00:00