This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
551858f0b0
freebsd-nq
/
lib
/
libfetch
History
Dag-Erling Smørgrav
551858f0b0
Eliminate a redundant loop.
2002-02-05 21:32:16 +00:00
..
common.c
Remove VT100 escapes from debugging messages now that they're enabled by
2002-01-01 14:48:09 +00:00
common.h
Introduce a fetchDebug global. Change the DEBUG macro so it only runs the
2001-12-09 15:05:19 +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
Eliminate a redundant loop.
2002-02-05 21:32:16 +00:00
fetch.h
Introduce a fetchDebug global. Change the DEBUG macro so it only runs the
2001-12-09 15:05:19 +00:00
file.c
Add __FBSDID()s to libfetch
2001-09-30 21:36:09 +00:00
ftp.c
Mark uploads as O_WRONLY, not O_RDONLY.
2002-01-20 19:52:25 +00:00
ftp.errors
IPv6 support.
2000-05-20 18:23:51 +00:00
http.c
Check the return value from read() when reading the CR/LF at the end of a
2002-01-20 19:53:12 +00:00
http.errors
Add some error codes that were added in RFC2616.
2001-05-23 18:52:02 +00:00
Makefile
Don't build with NDEBUG.
2001-12-09 15:06:38 +00:00