From owner-freebsd-stable@FreeBSD.ORG Wed Feb 27 21:33:28 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE7AA106567C for ; Wed, 27 Feb 2008 21:33:28 +0000 (UTC) (envelope-from janm@transactionware.com) Received: from mail.transactionware.com (mail.transactionware.com [203.14.245.7]) by mx1.freebsd.org (Postfix) with SMTP id 1B3248FC16 for ; Wed, 27 Feb 2008 21:33:27 +0000 (UTC) (envelope-from janm@transactionware.com) Received: (qmail 94334 invoked from network); 27 Feb 2008 21:33:48 -0000 Received: from midgard.transactionware.com (192.168.1.55) by dm.transactionware.com with SMTP; 27 Feb 2008 21:33:48 -0000 Received: (qmail 85563 invoked by uid 907); 27 Feb 2008 21:33:25 -0000 Received: from midgard.transactionware.com (HELO STUDYPC) (192.168.1.55) by midgard.transactionware.com (qpsmtpd/0.32) with ESMTP; Thu, 28 Feb 2008 08:33:25 +1100 From: "Jan Mikkelsen" To: "'Tim Kientzle'" , "'Kris Kennaway'" Date: Thu, 28 Feb 2008 08:33:21 +1100 Message-ID: <001201c87988$60dcb7d0$0301a8c0@STUDYPC> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6822 In-Reply-To: <47C5ABB2.3000700@freebsd.org> Importance: Normal Thread-Index: Ach5b62LLt71WD7CRNG78esY/clpPQAGJKSw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Cc: freebsd-stable@freebsd.org Subject: RE: Tar regression from 6.2 to 6.3 with --strip-components X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2008 21:33:29 -0000 Tim Kientzle wrote: > Please file this in a PR so I won't lose > track. I don't have time to investigate this > right now, but I should be able to get to it > sometime next week. Filed as PR bin/121158. Thanks! Jan.