From owner-cvs-all@FreeBSD.ORG Thu Apr 8 09:53:38 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A67C16A4CE; Thu, 8 Apr 2004 09:53:38 -0700 (PDT) Received: from kientzle.com (h-66-166-149-50.snvacaid.covad.net [66.166.149.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E657B43D1F; Thu, 8 Apr 2004 09:53:37 -0700 (PDT) (envelope-from tim@kientzle.com) Received: from kientzle.com (p54.kientzle.com [66.166.149.54]) by kientzle.com (8.12.9/8.12.9) with ESMTP id i38Gra90089532; Thu, 8 Apr 2004 09:53:36 -0700 (PDT) (envelope-from tim@kientzle.com) Message-ID: <4075838E.1000101@kientzle.com> Date: Thu, 08 Apr 2004 09:53:34 -0700 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031006 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrey Chernov References: <200404080606.i3866g3q063716@repoman.freebsd.org> <20040408062121.GA49250@nagual.pp.ru> In-Reply-To: <20040408062121.GA49250@nagual.pp.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: Tim Kientzle cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/lib file.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 16:53:38 -0000 Andrey Chernov wrote: > bsdtar should be fixed instead to accept > options/arguments intermixed in any order Mike Silbersack wrote: > Will tar -zxvf not work with bsdtar? I've been using that > command line for years, ... Stijn Hoop wrote: > Ditto... Roman Kurakin wrote: > ... would be great problem to force peoples to learn a new order. Clearly, I'm outnumbered here. ;-) I'll make bsdtar a bit more foregiving in this area... Stay tuned. Tim