From owner-freebsd-current Tue Apr 11 15:01:40 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA11192 for current-outgoing; Tue, 11 Apr 1995 15:01:40 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA11156 for ; Tue, 11 Apr 1995 15:01:04 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA01300; Wed, 12 Apr 1995 00:00:54 +0200 Received: by sax.sax.de (8.6.9/8.6.9-s1) with UUCP id AAA05727 for freebsd-current@FreeBSD.org; Wed, 12 Apr 1995 00:00:54 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id XAA07054 for freebsd-current@FreeBSD.org; Tue, 11 Apr 1995 23:56:30 +0200 From: J Wunsch Message-Id: <199504112156.XAA07054@uriah.heep.sax.de> Subject: Re: man(1) bug To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Tue, 11 Apr 1995 23:56:29 +0200 (MET DST) In-Reply-To: from "Brian Tao" at Apr 9, 95 03:33:56 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 818 Sender: current-owner@FreeBSD.org Precedence: bulk As Brian Tao wrote: > > Context diff for the non-kludgy fix follows: Thanks. Commited. > > 2) Separate out the 'kludgy' fix from the not-so-kludgy so we can > > install the good fix and try and improve on the second. :) > > The fix would be fairly trivial if we don't think we'll ever need > the filename globbing. There's a bug somewhere in glob.c that does > not realize the [ metacharacter is missing the matching ]. I see the > code for the check in a couple of places, but either it isn't being > called, or it is returning the wrong value. *That* code seems to be not used. However, i think i've found and fixed the bug. Thank'ya for pointing it out! -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)