Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 13:04:51 -0800 (PST)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/shells/fd Makefile ports/shells/fd/files patch-pathname.c
Message-ID:  <200203252104.g2PL4p404743@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2002/03/25 13:04:51 PST

  Modified files:
    shells/fd            Makefile 
  Added files:
    shells/fd/files      patch-pathname.c 
  Log:
  Add a patch supplied by the author to fix a bug in glob expansion
  where a series of globs was only partially expanded. (`echo a* b*' ->
  `echo a aa aaa b*')
  
  Bump PORTREVISION accordingly.
  
  Revision  Changes    Path
  1.35      +1 -0      ports/shells/fd/Makefile
  1.1       +12 -0     ports/shells/fd/files/patch-pathname.c (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203252104.g2PL4p404743>