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
freebsd-skq
/
lib
/
libfetch
History
Dag-Erling Smørgrav
5092cf0569
s/wait/delta/ to avoid namespace collision.
...
MFC after: 2 weeks
2008-03-20 09:55:27 +00:00
..
common.c
s/wait/delta/ to avoid namespace collision.
2008-03-20 09:55:27 +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
s/MAXPATHLEN/PATH_MAX/ to reflect five-year old change to the code :)
2008-02-08 09:44:34 +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
Use memcpy(3) instead of the BSD-specific bcopy(3).
2008-02-08 09:48:48 +00:00
ftp.errors
…
http.c
Use memcpy(3) instead of the BSD-specific bcopy(3).
2008-02-08 09:48:48 +00:00
http.errors
…
Makefile
Add missing dependencies on Makefile (fixes NO_CLEAN builds).
2007-12-19 05:10:07 +00:00