Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2000 13:53:08 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/fetch fetch.c
Message-ID:  <200007122053.NAA04793@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2000/07/12 13:53:08 PDT

  Modified files:
    usr.bin/fetch        fetch.c 
  Log:
  Rework the stats code for the nth time. Much cleaner now.
  Always display the completion percentage if stderr is a tty.
  Drop the char-by-char transfer mode, it was based on an incorrect assumption
  regarding the semantics of fread().
  Finally (I hope) straighten out the business of setting the mtime, as well as
  when to remove the output file and when not to.
  Thanks are owed to the many who have provided nearly instantaneous and
  highly constructive feedback and suggestions about these matters.
  
  Revision  Changes    Path
  1.8       +63 -99    src/usr.bin/fetch/fetch.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?200007122053.NAA04793>