| Commit message (Expand) | Author | Age | Files | Lines |
| * | Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in to | Enji Cooper | 2015-10-12 | 1 | -101/+0 |
| * | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 1 | -1/+1 |
| * | MFV r248590,248594: | Martin Matuska | 2013-03-22 | 1 | -2/+24 |
| * | Update libarchive to 3.0.4 | Martin Matuska | 2012-07-28 | 1 | -6/+2 |
| * | Update libarchive to 3.0.3 | Martin Matuska | 2012-02-25 | 1 | -2/+17 |
| * | Use contrib sources for building libarchive, tar and cpio. | Martin Matuska | 2011-12-22 | 21 | -5629/+12 |
| * | Update bsdtar to 2.8.4 | Martin Matuska | 2011-07-17 | 20 | -1114/+2505 |
| * | Enable liblzma support in libarchive | Martin Matuska | 2010-05-10 | 1 | -2/+2 |
| * | Fix common misspelling of hierarchy | Ulrich Spörlein | 2010-02-20 | 2 | -2/+2 |
| * | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -1/+0 |
| * | Merge from libarchive.googlecode.com: Numerous Windows-specific build tweaks. | Tim Kientzle | 2009-04-17 | 8 | -34/+32 |
| * | Match a comment to reduce differences with libarchive.googlecode.com. | Tim Kientzle | 2009-03-08 | 1 | -0/+4 |
| * | Merge r709,r710 from libarchive.googlecode.com: More work on | Tim Kientzle | 2009-03-08 | 2 | -0/+721 |
| * | Merge r687-689,691,693-701,720 from libarchive.googlecode.com: | Tim Kientzle | 2009-03-08 | 2 | -3/+45 |
| * | Merger r629-631,633-646,648,654,678,681,682 from libarchive.googlecode.com: | Tim Kientzle | 2009-03-08 | 15 | -54/+623 |
| * | Merge r368,496,625,626 from libarchive.googlecode.com: A number of | Tim Kientzle | 2009-03-08 | 2 | -36/+83 |
| * | Merge r435,r443 from libarchive.googlecode.com: Let the compiler options | Tim Kientzle | 2009-03-08 | 1 | -3/+3 |
| * | Merge r374 from libarchive.googlecode.com: Stupid typo in open() call. <sigh> | Tim Kientzle | 2009-03-08 | 1 | -1/+1 |
| * | Merge r369 from libarchive.googlecode.com: Test -s option. | Tim Kientzle | 2009-03-08 | 2 | -0/+96 |
| * | Merge r278 from libarchive.googlecode.com: Reduce the number of | Tim Kientzle | 2009-03-08 | 1 | -3/+5 |
| * | Merge r273 from libarchive.googlecode.com: Use open() correctly. | Tim Kientzle | 2009-03-08 | 1 | -1/+1 |
| * | Include more detailed explanation of this case, since it's pretty | Tim Kientzle | 2008-11-10 | 1 | -5/+34 |
| * | Test --strip-components and fix it to actually work. Jaakko did a | Tim Kientzle | 2008-11-10 | 2 | -0/+78 |
| * | When comparing, cast to the larger size, off_t in this case. | Tim Kientzle | 2008-11-05 | 1 | -1/+1 |
| * | Fix compile warnings building on amd64. This is modified slightly | Tim Kientzle | 2008-11-05 | 1 | -4/+5 |
| * | Test handling of restores relative to symlinks. | Tim Kientzle | 2008-09-14 | 2 | -0/+173 |
| * | Minor cleanup of the -q test: Assert that stdout/stderr are empty for each | Tim Kientzle | 2008-08-22 | 1 | -3/+9 |
| * | Explain how the test_option_q test works. | Tim Kientzle | 2008-08-22 | 1 | -0/+15 |
| * | Test for -q (aka --fast-read). | Tim Kientzle | 2008-08-22 | 2 | -0/+105 |
| * | The results for test 2 here are short enough to just be included inline. | Tim Kientzle | 2008-08-21 | 2 | -8/+3 |
| * | Add some more tests to verify that "./foo" matches "foo" but "/foo" does not. | Tim Kientzle | 2008-08-21 | 4 | -1/+76 |
| * | Always display the unedited pathname in -t output. | Tim Kientzle | 2008-08-21 | 3 | -10/+2 |
| * | Better comment the pattern tests; adjust the filenames for the | Tim Kientzle | 2008-08-20 | 4 | -12/+22 |
| * | Test updates: Handling of patterns on command line, error messages. | Tim Kientzle | 2008-08-15 | 6 | -1/+40 |
| * | MfP4: test harness cleanup. | Tim Kientzle | 2008-06-15 | 2 | -19/+21 |
| * | MFp4: bsdtar 2.5.4b | Tim Kientzle | 2008-05-26 | 4 | -81/+174 |
| * | New bsdtar test harness. Still rather skimpy, but a lot easier | Tim Kientzle | 2008-05-02 | 11 | -0/+2203 |
| * | Remove the old bsdtar test scripts; something much | Tim Kientzle | 2008-01-02 | 8 | -859/+0 |
| * | When testing basic functionality, strip trailing '/' from | Tim Kientzle | 2007-04-18 | 1 | -3/+3 |
| * | Add test to confirm that piping a tar archive created by bsdtar through | Colin Percival | 2007-04-04 | 1 | -0/+5 |
| * | Add tests for "bsdtar -t". These are useful primarily because they test | Colin Percival | 2007-03-31 | 1 | -0/+16 |
| * | Clarify the test comments in test-basic.sh. Have config.sh do a | Tim Kientzle | 2007-03-11 | 2 | -34/+47 |
| * | bsdtar 2.0.23: | Tim Kientzle | 2007-03-11 | 8 | -0/+825 |