freebsd-dev/lib/libfetch
Dag-Erling Smørgrav c23fb8a4d3 Fix a bug introduced in rev 1.92, where, when changing from one directory
to another, the first CWD after a string of CDUPs would incorrectly include
a slash before the directory name.

Reported by:	obrien
PR:		bin/83278
2006-06-13 10:19:59 +00:00
..
common.c Fix a memory leak: when freeing the connection structure, don't forget to 2005-02-16 12:46:46 +00:00
common.h Update copyright years. 2004-09-21 18:35:21 +00:00
fetch.3 Fix misspelling in Poul-Henning Kamp's email address under AUTHORS, from 2005-11-30 04:08:45 +00:00
fetch.c Update copyright years. 2004-09-21 18:35:21 +00:00
fetch.h Update copyright years. 2004-09-21 18:35:21 +00:00
file.c Update copyright years. 2004-09-21 18:35:21 +00:00
ftp.c Fix a bug introduced in rev 1.92, where, when changing from one directory 2006-06-13 10:19:59 +00:00
ftp.errors Recognize the (incorrect) error code a MediaHawk server sends in reply to 2002-10-30 06:06:16 +00:00
http.c Ignore HTTP_PROXY if it is defined but empty. This was already handled 2005-08-24 12:28:05 +00:00
http.errors
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00