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
Dimitry Andric
a1b9b1743c
Fix buildworld after r291453, similar to r284346: url->user and url->pwd
...
are arrays, so they can never be NULL. Reported by: many Pointy hat to: des
2015-11-29 22:37:48 +00:00
..
common.c
…
common.h
…
fetch.3
Use .netrc for HTTP sites and proxies, not just FTP.
2015-11-29 14:26:59 +00:00
fetch.c
…
fetch.h
…
file.c
Use fopen()'s newfangled "e" flag instead of explicit fcntl() calls.
2015-10-16 12:53:22 +00:00
ftp.c
…
ftp.errors
…
http.c
Fix buildworld after r291453, similar to r284346: url->user and url->pwd
2015-11-29 22:37:48 +00:00
http.errors
…
Makefile
…
Makefile.depend
META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
2015-11-25 19:10:28 +00:00