Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2002 01:42:06 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/tar/src buffer.c
Message-ID:  <200210020842.g928g7Ff003513@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/10/02 01:42:06 PDT

  Modified files:
    contrib/tar/src      buffer.c 
  Log:
  Further improve --fast-read mode - when reading archive from stdin ensure that
  SIGTERM we are sending to decompressor when there is nothing left to do is
  actually delivered to decompressor, not to the another copy of tar, which
  does unblocking.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.4       +9 -2      src/contrib/tar/src/buffer.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?200210020842.g928g7Ff003513>