DragonFly-2.3.1.15.g30227 master lib/libfetch Makefile common.c common.h fetch.3 fetch.c fetch.h file.c ftp.c http.c
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun May 10 05:23:48 PDT 2009
commit 302271305e713c9e09626bd9fe31d43e7f2a6b5b
Author: Sascha Wildner <saw at online.de>
Date: Sun May 10 03:23:30 2009 +0200
Sync libfetch(3) with FreeBSD.
Summary of changes:
lib/libfetch/Makefile | 14 ++--
lib/libfetch/common.c | 186 +++++++++++++++++++++------------
lib/libfetch/common.h | 55 +++++-----
lib/libfetch/fetch.3 | 50 ++++++++-
lib/libfetch/fetch.c | 40 +++----
lib/libfetch/fetch.h | 3 +-
lib/libfetch/file.c | 22 ++--
lib/libfetch/ftp.c | 278 +++++++++++++++++++++++++-----------------------
lib/libfetch/http.c | 261 +++++++++++++++++++++++++--------------------
9 files changed, 517 insertions(+), 392 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/302271305e713c9e09626bd9fe31d43e7f2a6b5b
--
DragonFly BSD source repository
More information about the Commits
mailing list