freebsd_amp_hwpstate/lib/libfetch
Sheldon Hearn c6ff3a1bf7 Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-02 09:14:21 +00:00
..
Makefile Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
README
common.c
common.h
fetch.3 Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
fetch.c
fetch.h
fetch_err.et
file.c
ftp.c Fix timestamp handling. 2000-01-26 12:50: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)