cvs commit: src/usr.bin/tar bsdtar.c src/usr.bin/tar/test Makefile test_option_q.c

Tim Kientzle kientzle at FreeBSD.org
Fri Aug 22 01:23:47 UTC 2008


kientzle    2008-08-22 01:22:55 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar          bsdtar.c 
    usr.bin/tar/test     Makefile 
  Added files:
    usr.bin/tar/test     test_option_q.c 
  Log:
  SVN rev 181979 on 2008-08-22 01:22:55Z by kientzle
  
  Test for -q (aka --fast-read).
  Fix the error uncovered by this test.
  
  Revision  Changes    Path
  1.92      +1 -1      src/usr.bin/tar/bsdtar.c
  1.3       +1 -0      src/usr.bin/tar/test/Makefile
  1.1       +104 -0    src/usr.bin/tar/test/test_option_q.c (new)


More information about the cvs-all mailing list