Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Feb 2009 22:02:46 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/tar write.c
Message-ID:  <200902082202.n18M2wRg041292@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

kientzle    2009-02-08 22:02:46 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar          write.c 
  Log:
  SVN rev 188343 on 2009-02-08 22:02:46Z by kientzle
  
  When copying file data to the archive, don't write more
  than was read.  This seems to have only affected the shar
  writer, since other formats proactively truncate output
  to the originally-advertised size.
  
  PR:             bin/131244
  MFC after:      7 days
  
  Revision  Changes    Path
  1.80      +1 -1      src/usr.bin/tar/write.c



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