DragonFly-2.3.1.15.g30227 master lib/libfetch Makefile common.c

看板DFBSD_commit作者時間16年前 (2009/05/10 20:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1A1ibC00 (DFBSD_commit)