Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2004 00:23:54 -0700 (PDT)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/tar matching.c
Message-ID:  <200406020723.i527Ns96063138@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2004/06/02 00:23:54 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/tar          matching.c 
  Log:
  Both "foo/" and "foo" should match "foo/bar", so strip
  trailing '/' characters on include patterns for extraction.
  
  Pointed out by: games/quakeforge port (thanks to Kris!)
  
  Revision  Changes    Path
  1.4       +3 -0      src/usr.bin/tar/matching.c



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