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
49778f39ac
freebsd-nq
/
usr.bin
/
fetch
History
Dag-Erling Smørgrav
49778f39ac
Arrggghhhh... forgot to strip the / after outputting %2f
1998-05-09 08:56:07 +00:00
..
fetch.1
Describe absolute paths in FTP URL's. This patch has been sitting
1998-05-09 07:33:09 +00:00
fetch.h
Add -t option which turns T/TCP off as workaround for some broken servers
1997-08-05 20:18:39 +00:00
file.c
style-police got me. :-)
1997-11-12 04:39:33 +00:00
ftp.c
Interpret multiple slashes as a single slash in ftp: URL's. This
1997-10-08 18:43:53 +00:00
http.c
gcc wants to see long long variables passed to %q printf formats, so
1998-02-20 05:11:42 +00:00
main.c
Arrggghhhh... forgot to strip the / after outputting %2f
1998-05-09 08:56:07 +00:00
Makefile
Here is my long-threatened revamping of fetch. Jean-Marc probably won't
1997-01-30 21:43:44 +00:00
uri.c
Here is my long-threatened revamping of fetch. Jean-Marc probably won't
1997-01-30 21:43:44 +00:00
util.c
time() needs a pointer to a time_t, but tv_sec in a timeval is a
1998-02-20 05:08:53 +00:00