Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!library.ucla.edu!europa.eng.gtefsd.com!uunet!yeshua.marcam.com!zip.eecs.umich.edu!quip.eecs.umich.edu!dmuntz From: dmuntz@quip.eecs.umich.edu (Dan Muntz) Newsgroups: comp.os.386bsd.bugs Subject: Re: csh glob bug Date: 2 Nov 1993 15:54:41 GMT Organization: University of Michigan EECS Dept., Ann Arbor, MI Lines: 16 Message-ID: <2b5vs1$ia3@zip.eecs.umich.edu> References: <2b4psj$83o@zip.eecs.umich.edu> <2b4u7o$hh9@homer.cs.mcgill.ca> <2b53ch$ai0@zip.eecs.umich.edu> NNTP-Posting-Host: quip.eecs.umich.edu In article <2b53ch$ai0@zip.eecs.umich.edu>, Dan Muntz <dmuntz@quip.eecs.umich.edu> wrote: > >Oops, looks like it was fixed in 'current.' I didn't bother to check >there since I was so surprised to see it still around in 0.9. I take it back, the bug probably is still in NetBSD 0.9 current. Can someone running 'current' verify this for me? >% touch aa bb >% ls >aa bb >% ls *b *ccc >ls: No match. -Dan