Date: Thu, 29 Jun 2000 01:26:27 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch Makefile common.c common.h fetch.3 fetch.c fetch.h file.c ftp.c ftp.errors http.c fetch_err.et Message-ID: <200006290826.BAA06794@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2000/06/29 01:26:27 PDT
Modified files: (Branch: RELENG_4)
lib/libfetch Makefile common.c common.h fetch.3
fetch.c fetch.h file.c ftp.c ftp.errors
http.c
Removed files: (Branch: RELENG_4)
lib/libfetch fetch_err.et
Log:
MFC: everything since RELENG_4 branched
Revision Changes Path
1.14.2.1 +7 -12 src/lib/libfetch/Makefile
1.7.2.1 +39 -68 src/lib/libfetch/common.c
1.7.2.1 +3 -3 src/lib/libfetch/common.h
1.11.2.3 +71 -40 src/lib/libfetch/fetch.3
1.10.2.1 +111 -33 src/lib/libfetch/fetch.c
1.10.2.1 +33 -6 src/lib/libfetch/fetch.h
1.6.2.1 +16 -2 src/lib/libfetch/file.c
1.16.2.1 +296 -63 src/lib/libfetch/ftp.c
1.4.2.1 +3 -2 src/lib/libfetch/ftp.errors
1.13.2.1 +294 -61 src/lib/libfetch/http.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006290826.BAA06794>
