cvs commit: src/usr.bin/tar read.c src/usr.bin/tar/test test_patterns.c test_patterns_2.tgz.err.uu test_patterns_2.tgz.out.uu

Tim Kientzle kientzle at FreeBSD.org
Thu Aug 21 06:41:47 UTC 2008


kientzle    2008-08-21 06:41:14 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar          read.c 
    usr.bin/tar/test     test_patterns.c 
                         test_patterns_2.tgz.out.uu 
  Removed files:
    usr.bin/tar/test     test_patterns_2.tgz.err.uu 
  Log:
  SVN rev 181958 on 2008-08-21 06:41:14Z by kientzle
  
  Always display the unedited pathname in -t output.
  I would like to provide a way to preview the effects of pathname edits,
  but pattern selection has to happen against the unedited path, so it
  seems that we have to show people the unedited path to help in
  designing selection patterns.
  
  Revision  Changes    Path
  1.40      +10 -11    src/usr.bin/tar/read.c
  1.4       +1 -3      src/usr.bin/tar/test/test_patterns.c
  1.2       +0 -6      src/usr.bin/tar/test/test_patterns_2.tgz.err.uu (dead)
  1.2       +1 -1      src/usr.bin/tar/test/test_patterns_2.tgz.out.uu


More information about the cvs-all mailing list