cvs commit: src/usr.bin/tar matching.c

Tim Kientzle kientzle at FreeBSD.org
Mon Aug 18 04:59:02 UTC 2008


kientzle    2008-08-18 04:58:54 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar          matching.c 
  Log:
  SVN rev 181821 on 2008-08-18 04:58:54Z by kientzle
  
  Strip leading "./" or ".//" from patterns and filenames
  so that "./foo" matches "foo" (and vice versa).
  
  This is related to PR bin/119141.
  
  PR:             bin/119141
  MFC after:      4 days
  
  Revision  Changes    Path
  1.15      +39 -3     src/usr.bin/tar/matching.c


More information about the cvs-src mailing list