Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2000 02:59:13 -0800 (PST)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libfetch fetch.3 file.c ftp.c http.c
Message-ID:  <200001071059.CAA04708@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2000/01/07 02:59:12 PST

  Modified files:
    lib/libfetch         fetch.3 file.c ftp.c http.c 
  Log:
  Patches I've had lying around for several months:
   * Add the 'h' ftp flag (allocate local port in high range)
   * Add the 'd' flag (use direct connection even if proxy is defined)
   * Make sure flags != NULL before calling strchr().
   * Minor changes to some comments.
  
  Revision  Changes    Path
  1.10      +30 -2     src/lib/libfetch/fetch.3
  1.6       +2 -2      src/lib/libfetch/file.c
  1.14      +44 -15    src/lib/libfetch/ftp.c
  1.13      +6 -5      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?200001071059.CAA04708>