freebsd_amp_hwpstate/lib/libfetch
Dima Dorfman 70d51341bf mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
..
Makefile
README
common.c
common.h
fetch.3 mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
fetch.c Handle shemeless, hostless URLs correctly. 2001-07-08 15:59:15 +00:00
fetch.h
file.c
ftp.c Don't call _ftp_closefn() upon EOF in _ftp_readfn(); just return 0. This 2001-06-11 14:12:46 +00:00
ftp.errors
http.c
http.errors

README

This is the new fetch(3) library, which is to replace the ftpio(3)
library and provide a new, unified backend for all fetch(1),
pkg_add(1) and sysinstall(8).

Note that this is very much work in progress. It compiles (with a few
warnings), but there is much left to be implemented. Comments, patches
etc. of all kinds are welcome, but please don't commit anything
without talking to me first.

		-- Dag-Erling C. Smørgrav (des@FreeBSD.org)