freebsd-nq/lib/libfetch
2000-07-08 09:27:47 +00:00
..
common.c Output newline after debugging message 2000-05-25 16:50:08 +00:00
common.h
fetch.3
fetch.c
fetch.h
file.c
ftp.c Don't assume the remote address in a 227 reply is enclosed in parentheses. 2000-07-08 09:27:47 +00:00
ftp.errors
http.c Fix basic authentication, and add proxy authentication. 2000-07-08 08:08:58 +00:00
http.errors
Makefile
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)