Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 1997 12:35:46 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/fetch fetch.1 fetch.h http.c main.c
Message-ID:  <199707251935.MAA00400@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     1997/07/25 12:35:46 PDT

  Modified files:
    usr.bin/fetch        fetch.1 fetch.h http.c main.c 
  Log:
  Provide a new `-b' flag to work around some broken HTTP/TCP implementations
  that can't deal with a half-closed connection.
  
  Revision  Changes    Path
  1.18      +12 -2     src/usr.bin/fetch/fetch.1
  1.4       +2 -1      src/usr.bin/fetch/fetch.h
  1.7       +3 -3      src/usr.bin/fetch/http.c
  1.41      +8 -3      src/usr.bin/fetch/main.c



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