From owner-freebsd-bugs Mon Feb 11 2:20:27 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D0BC37B41B for ; Mon, 11 Feb 2002 02:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1BAK2b69542; Mon, 11 Feb 2002 02:20:02 -0800 (PST) (envelope-from gnats) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 6A0F737B400 for ; Mon, 11 Feb 2002 02:17:59 -0800 (PST) Received: from fwd03.sul.t-online.de by mailout03.sul.t-online.com with smtp id 16aDX4-0002uE-01; Mon, 11 Feb 2002 11:17:58 +0100 Received: from pc5.abc (520067998749-0001@[217.233.119.135]) by fmrl03.sul.t-online.com with esmtp id 16aDWu-1po2xkC; Mon, 11 Feb 2002 11:17:48 +0100 Received: (from nicolas@localhost) by pc5.abc (8.11.6/8.11.6) id g1BAHhm07609; Mon, 11 Feb 2002 11:17:43 +0100 (CET) (envelope-from nicolas) Message-Id: <200202111017.g1BAHhm07609@pc5.abc> Date: Mon, 11 Feb 2002 11:17:43 +0100 (CET) From: Nicolas Rachinsky Reply-To: Nicolas Rachinsky To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/34819: bzip2 cannot handle filenames containing * or ? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34819 >Category: bin >Synopsis: bzip2 cannot handle filenames containing * or ? >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 11 02:20:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nicolas Rachinsky >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: System: FreeBSD pc5.abc 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sat Feb 9 15:45:34 CET 2002 nicolas@pc5.abc:/usr/obj/usr/src/sys/NR i386 >Description: bzip2 seems to try its own expansion of wildcards like * or ?. So you cannot compress files which names contain * or ?. This is my first PR, so please excuse if it's not in a good shape or bits are missing (I hope it's ok, but I don't know). >How-To-Repeat: #date > aa\*aa #bzip2 aa\*aa #date > aa\?aa #bzip2 aa\?aa >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message