freebsd-dev/usr.bin/fetch
Dag-Erling Smørgrav ef50a72c92 Now that the HTTP code supports timeouts, we don't need to use alarm()
around the call to fetchStat().
Catch SIGINT, and rework the signal handling so it doesn't skimp on the
cleanup after a timeout or interrupt. Also, don't just bail out after a
timeout; there may be more files to fetch.
2000-07-12 11:02:01 +00:00
..
fetch.1 Clarify the meaning of -m and -n (thanks to bde). 2000-07-08 09:34:53 +00:00
fetch.c Now that the HTTP code supports timeouts, we don't need to use alarm() 2000-07-12 11:02:01 +00:00
Makefile New libfetch-based fetch. 2000-06-28 16:55:15 +00:00