This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cead81021c
freebsd-skq
/
lib
/
libfetch
History
des
cead81021c
Initialization paranoia.
2003-01-22 17:53:15 +00:00
..
common.c
Set auto-retry mode to avoid some spurious errors.
2003-01-03 02:45:10 +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
english(4) police.
2002-12-27 12:15:40 +00:00
fetch.c
Initialization paranoia.
2003-01-22 17:53:15 +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
Recognize the (incorrect) error code a MediaHawk server sends in reply to
2002-10-30 06:06:16 +00:00
http.c
A negative offset means "get it all".
2003-01-22 17:52:27 +00:00
http.errors
Add some error codes that were added in RFC2616.
2001-05-23 18:52:02 +00:00
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