DragonFly commits List (threaded) for 2009-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
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
commit 302271305e713c9e09626bd9fe31d43e7f2a6b5b
Author: Sascha Wildner <saw@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]