Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 1998 11:56:03 -0700 (PDT)
From:      "Dag-Erling C. Sm\xf8rgrav" <des@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libfetch Makefile fetch.c fetch.h ftp.c http.c
Message-ID:  <199807111856.LAA03730@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         1998/07/11 11:56:02 PDT

  Modified files:
    lib/libfetch         Makefile fetch.c fetch.h ftp.c http.c 
  Log:
  Too many changes to list. Basically, FTP is nearly there and error
  reporting is kinda sorted out. Now HTTP needs to catch up...
  
  Revision  Changes    Path
  1.2       +4 -4      src/lib/libfetch/Makefile
  1.2       +36 -1     src/lib/libfetch/fetch.c
  1.2       +8 -5      src/lib/libfetch/fetch.h
  1.2       +237 -97   src/lib/libfetch/ftp.c
  1.2       +19 -33    src/lib/libfetch/http.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807111856.LAA03730>