| Commit message (Expand) | Author | Age | Files | Lines |
* | Update libarchive to 3.0.3 | mm | 2012-02-25 | 1 | -2/+6 |
* | Use contrib sources for building libarchive, tar and cpio. | mm | 2011-12-22 | 1 | -6/+13 |
* | Update libarchive, tar and cpio to version 2.8.5 | mm | 2011-12-20 | 1 | -1/+1 |
* | Correctly link bsdcpio and bsdtar against libmd and libcrpyto | mm | 2011-08-01 | 1 | -2/+6 |
* | Update bsdtar to 2.8.4 | mm | 2011-07-17 | 1 | -7/+11 |
* | Enable liblzma support in libarchive | mm | 2010-05-10 | 1 | -2/+2 |
* | FreeBSD is now using bsdtar 2.8.3. | kientzle | 2010-05-08 | 1 | -1/+1 |
* | Fixed dependencies (make checkdpadd). | ru | 2010-02-25 | 1 | -1/+2 |
* | Merge a bunch of refactoring from Joerg Sonnenberger to | kientzle | 2010-02-07 | 1 | -0/+2 |
* | Refactor the siginfo/sigusr1 handling. The read/write reporting | kientzle | 2010-02-06 | 1 | -1/+0 |
* | Reformat the Makefile slightly. | kientzle | 2010-02-06 | 1 | -1/+11 |
* | Diff reduction compared to portable bsdtar 2.8: Move the | kientzle | 2010-02-06 | 1 | -1/+1 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | Make sure to use up-to-date libarchive header files from source tree when | pjd | 2009-09-07 | 1 | -1/+1 |
* | Make -lcrypto usage dependent on whether or not we're building with OpenSSL. | kientzle | 2009-04-18 | 1 | -1/+5 |
* | Merge remaining changes from libarchive.googlecode.com: | kientzle | 2009-04-17 | 1 | -2/+2 |
* | Update version to 2.6.901a to indicate this is synced up with r745 of | kientzle | 2009-03-08 | 1 | -1/+1 |
* | Merge r687-689,691,693-701,720 from libarchive.googlecode.com: | kientzle | 2009-03-08 | 1 | -1/+1 |
* | bsdtar is synced up with 2.5.903a | kientzle | 2008-12-06 | 1 | -1/+1 |
* | New command-line parser for bsdtar. | kientzle | 2008-11-08 | 1 | -1/+2 |
* | Don't clean before running tests. | kientzle | 2008-08-22 | 1 | -1/+1 |
* | FreeBSD-CURRENT bsdtar is synched up with libarchive-portable 2.5.5. | kientzle | 2008-07-05 | 1 | -1/+1 |
* | MFp4: bsdtar 2.5.4b | kientzle | 2008-05-26 | 1 | -3/+4 |
* | Add SIGINFO (and for portability to SIGINFO-lacking systems, SIGUSR1) | cperciva | 2008-05-18 | 1 | -1/+1 |
* | Fix --fast-read by decrementing the remaining patterns to be matched, | kientzle | 2008-03-18 | 1 | -1/+1 |
* | A couple of miscellaneous fixes: | kientzle | 2008-01-02 | 1 | -2/+5 |
* | Don't exit immediately on libarchive warnings, just | kientzle | 2007-07-20 | 1 | -1/+1 |
* | bsdtar 2.2.3: | kientzle | 2007-05-29 | 1 | -1/+1 |
* | Make it easier to support more platforms. | kientzle | 2007-04-12 | 1 | -1/+2 |
* | Issue a warning if there's a non-zero exit value. | kientzle | 2007-03-24 | 1 | -1/+1 |
* | bsdtar 2.0.23: | kientzle | 2007-03-11 | 1 | -1/+1 |
* | If you see a broken symlink, don't try to follow it, | kientzle | 2006-04-02 | 1 | -1/+1 |
* | Extended attribute support on write for Linux; FreeBSD hooks are | kientzle | 2006-03-21 | 1 | -1/+1 |
* | Remove configure.ac.in and the 'distfile' target from | kientzle | 2006-03-08 | 1 | -36/+2 |
* | Clarify some error messages. | kientzle | 2005-05-08 | 1 | -1/+1 |
* | bsdtar now uses the "tree" package instead of "fts" for walking | kientzle | 2005-04-24 | 1 | -3/+3 |
* | Correct autoconf/automake invocation to work with devel/gnu-auto* from | kientzle | 2005-04-23 | 1 | -2/+2 |
* | Update "make distfile" to use newest automake/autoconf from ports. | kientzle | 2005-04-17 | 1 | -2/+2 |
* | Support path-rewriting options (including --strip-components) for both | kientzle | 2005-04-17 | 1 | -1/+1 |
* | Deorbit gtar, step 1: Remove WITH_GTAR knob. | kientzle | 2005-03-20 | 1 | -3/+0 |
* | Re-unbreak the distfile target. | kientzle | 2005-03-13 | 1 | -3/+4 |
* | "make depend" with .y files is trickier than it looks. <sigh> | kientzle | 2005-03-13 | 1 | -3/+2 |
* | Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than | kientzle | 2005-03-13 | 1 | -3/+5 |
* | Add --strip-components option, per bin/77666. | kientzle | 2005-03-13 | 1 | -1/+1 |
* | Portability: the included fts.c should now | kientzle | 2004-12-22 | 1 | -1/+1 |
* | Use a relative symlinking so that "tar" also works in /stand. | ru | 2004-11-12 | 1 | -1/+1 |
* | Correct error handling on failed writes | kientzle | 2004-11-05 | 1 | -1/+1 |
* | gtar uses -F for another purpose, so bsdtar no longer treats it as a | kientzle | 2004-08-08 | 1 | -1/+1 |
* | Add --totals option. Unlike gtar, this reports the bytes actually | kientzle | 2004-08-07 | 1 | -1/+1 |
* | Add "make distfile" capabilities to bsdtar, including informational | kientzle | 2004-08-07 | 1 | -1/+33 |