From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 24 12:15:59 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E64B2AD4 for ; Fri, 24 Oct 2014 12:15:59 +0000 (UTC) Received: from mail-la0-x232.google.com (mail-la0-x232.google.com [IPv6:2a00:1450:4010:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 723E6AB0 for ; Fri, 24 Oct 2014 12:15:59 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id s18so2538162lam.37 for ; Fri, 24 Oct 2014 05:15:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=/eWaR/TZFxCCS2MWTSSZzCAzRsjINS1WC2cs9C8S6aA=; b=j1tGPeSlIpgt9zSCjIXh+m8D7RvEH3cD7Q/D8+AXFNv2Gp6TMQ13L/dT5gcK0GCDHH dhUIkxFw1Z0ElakT+AmMyFcqkY90gW5HvG+GFOCGYopqw9gBTPzxtLci0JN9zt/mfVJD hvy0Pv2dtDUQu1NhKgsfvdIUUuwbtPS3vyB5cN4cBqUT+0kH7C30Tg1VEOVvtlbhGr3e OjOh130unRWlj6YZXF7Z59Q6ZkOS3Ct8SJ+rz0AIJH+qmZrSwCWOhpN41VIZ6PPpTJU4 1ALHqkRyPLwbgES0UK59ON3qbj92v2cGPMlQCrS2oJo4qoBRSrj336kB3utRrtjnQQE6 6sjg== X-Received: by 10.112.137.202 with SMTP id qk10mr4187319lbb.0.1414152957493; Fri, 24 Oct 2014 05:15:57 -0700 (PDT) Received: from localhost ([82.193.208.225]) by mx.google.com with ESMTPSA id w8sm1797940lbp.46.2014.10.24.05.15.56 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 24 Oct 2014 05:15:56 -0700 (PDT) Date: Fri, 24 Oct 2014 14:15:52 +0200 From: To: freebsd-hackers@freebsd.org Subject: tar behavior 9.* -> 10.* Message-ID: <20141024141552.000048ac@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2014 12:16:00 -0000 https://forums.freebsd.org/threads/tar-errors-when-file-content-extracted-to-stdout-is-piped.48626/ Bug?