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
freebsd-nq
/
lib
/
libfetch
History
Dag-Erling Smørgrav
b2a9c5a1ba
Fix a regression introduced in rev 1.99: replace fclose(f) with a comment
...
explaining why f cannot possibly be a valid FILE * at this point. MFC after: 1 day
2008-01-23 20:57:59 +00:00
..
common.c
As several people pointed out, I did all the ctype casts the wrong
2007-12-19 00:26:36 +00:00
common.h
Add support for the NO_PROXY / no_proxy environment variable as used by
2007-12-18 11:03:07 +00:00
fetch.3
Document NO_PROXY / no_proxy.
2007-12-18 11:03:26 +00:00
fetch.c
As several people pointed out, I did all the ctype casts the wrong
2007-12-19 00:26:36 +00:00
fetch.h
…
file.c
Clean up namespace violations.
2007-12-14 10:26:58 +00:00
ftp.c
Fix a regression introduced in rev 1.99: replace fclose(f) with a comment
2008-01-23 20:57:59 +00:00
ftp.errors
…
http.c
As several people pointed out, I did all the ctype casts the wrong
2007-12-19 00:26:36 +00:00
http.errors
…
Makefile
Add missing dependencies on Makefile (fixes NO_CLEAN builds).
2007-12-19 05:10:07 +00:00