freebsd-nq/lib/libfetch
1999-03-05 18:45:32 +00:00
..
common.c Implement and document file list retrieval. 1998-12-21 19:41:50 +00:00
common.h Implement and document file list retrieval. 1998-12-21 19:41:50 +00:00
fetch_err.et
fetch.3 Fixed prototype for fetchParseURL(). 1999-03-05 18:45:32 +00:00
fetch.c Implement and document file list retrieval. 1998-12-21 19:41:50 +00:00
fetch.h Implement and document file list retrieval. 1998-12-21 19:41:50 +00:00
file.c Implement and document file list retrieval. 1998-12-21 19:41:50 +00:00
ftp.c Implement and document file list retrieval. 1998-12-21 19:41:50 +00:00
ftp.errors
http.c Implement and document file list retrieval. 1998-12-21 19:41:50 +00:00
http.errors
Makefile Add MAINTAINER. 1999-01-29 12:15:34 +00:00
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)