看板 DFBSD_commit 關於我們 聯絡資訊
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