freebsd-dev/lib/libfetch
Ken Smith 3ca3047aee Bump the version of all non-symbol-versioned shared libraries in
preparation for 8.0-RELEASE.  Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by:    kib
Approved by:    re (rwatson)
2009-07-19 17:25:24 +00:00
..
common.c Fix one-byte buffer overflow: NUL gets written to the buffer, but isn't 2008-04-15 23:29:51 +00:00
common.h Add support for the NO_PROXY / no_proxy environment variable as used by 2007-12-18 11:03:07 +00:00
fetch.3 Add support for HTTP 1.1 If-Modified-Since behavior. 2008-12-15 08:27:44 +00:00
fetch.c 1. Update fetch to consistently return 1 on error, as the man page states, 2008-12-17 18:00:18 +00:00
fetch.h Add support for HTTP 1.1 If-Modified-Since behavior. 2008-12-15 08:27:44 +00:00
file.c Clean up namespace violations. 2007-12-14 10:26:58 +00:00
ftp.c Use memcpy(3) instead of the BSD-specific bcopy(3). 2008-02-08 09:48:48 +00:00
ftp.errors
http.c Add support for HTTP 1.1 If-Modified-Since behavior. 2008-12-15 08:27:44 +00:00
http.errors
Makefile Bump the version of all non-symbol-versioned shared libraries in 2009-07-19 17:25:24 +00:00