Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 1998 11:41:51 -0800 (PST)
From:      "Dag-Erling C. Sm\xf8rgrav" <des@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libfetch common.c common.h fetch.3 fetch.c fetch.h file.c ftp.c http.c
Message-ID:  <199812211941.LAA24971@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         1998/12/21 11:41:50 PST

  Modified files:
    lib/libfetch         common.c common.h fetch.3 fetch.c fetch.h 
                         file.c ftp.c http.c 
  Log:
  Implement and document file list retrieval.
  
  Revision  Changes    Path
  1.5       +43 -1     src/lib/libfetch/common.c
  1.5       +4 -2      src/lib/libfetch/common.h
  1.7       +41 -2     src/lib/libfetch/fetch.3
  1.8       +38 -1     src/lib/libfetch/fetch.c
  1.8       +11 -1     src/lib/libfetch/fetch.h
  1.4       +47 -4     src/lib/libfetch/file.c
  1.12      +12 -1     src/lib/libfetch/ftp.c
  1.11      +11 -1     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?199812211941.LAA24971>