| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFV r248590,248594: | Martin Matuska | 2013-03-22 | 2 | -1/+21 |
| * | Update libarchive to 3.0.4 | Martin Matuska | 2012-07-28 | 2 | -8/+7 |
| * | Update libarchive to 3.0.3 | Martin Matuska | 2012-02-25 | 3 | -59/+8 |
| * | Use contrib sources for building libarchive, tar and cpio. | Martin Matuska | 2011-12-22 | 49 | -7788/+23 |
| * | Sync bsdcpio with vendor branch release/2.8: | Martin Matuska | 2011-12-20 | 1 | -1/+1 |
| * | Update libarchive, tar and cpio to version 2.8.5 | Martin Matuska | 2011-12-20 | 1 | -1/+1 |
| * | Correctly link bsdcpio and bsdtar against libmd and libcrpyto | Martin Matuska | 2011-08-01 | 1 | -2/+5 |
| * | Append to CPIO_SRCS instead of using TAR_SRCS, | Martin Matuska | 2011-07-17 | 1 | -2/+1 |
| * | Update bsdcpio to 2.8.4 | Martin Matuska | 2011-07-17 | 43 | -2280/+2690 |
| * | Fix typo in bsdcpio manual: | Glen Barber | 2010-09-06 | 1 | -2/+2 |
| * | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | Joel Dahl | 2010-08-16 | 1 | -1/+1 |
| * | Fix -R when used with -p. Previously, the | Tim Kientzle | 2010-08-08 | 3 | -4/+18 |
| * | Enable liblzma support in libarchive | Martin Matuska | 2010-05-10 | 2 | -4/+4 |
| * | bsdcpio 2.8.3 | Tim Kientzle | 2010-05-08 | 15 | -561/+674 |
| * | Remove GNU cpio after fix of CVE-2010-0624. | Xin LI | 2010-03-26 | 1 | -2/+0 |
| * | Fixed dependencies (make checkdpadd). | Ruslan Ermilov | 2010-02-25 | 1 | -2/+3 |
| * | Fix common misspelling of hierarchy | Ulrich Spörlein | 2010-02-20 | 1 | -1/+1 |
| * | Support -V option to print a dot for each file processed. | Tim Kientzle | 2010-01-30 | 3 | -3/+21 |
| * | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 2 | -2/+0 |
| * | This addresses some issues with my earlier -R fix that | Tim Kientzle | 2009-07-06 | 2 | -66/+74 |
| * | This fixes bsdcpio's -R option to accept numeric | Tim Kientzle | 2009-07-03 | 2 | -20/+50 |
| * | When compiled for the release crunches, be a bit | Tim Kientzle | 2009-04-19 | 2 | -9/+37 |
| * | Make -lcrypto usage dependent on whether or not we're building with OpenSSL. | Tim Kientzle | 2009-04-18 | 1 | -1/+4 |
| * | Merge from libarchive.googlecode.com: | Tim Kientzle | 2009-04-17 | 28 | -153/+788 |
| * | Custom command line parser for cpio; this is a little more | Tim Kientzle | 2008-12-06 | 5 | -119/+198 |
| * | Make the GCC-specific __dead2 markers conditional on whether | Tim Kientzle | 2008-12-06 | 2 | -1/+9 |
| * | Format the output of -itv for real. In particular: | Tim Kientzle | 2008-11-29 | 3 | -13/+225 |
| * | Don't destroy the archive until after you finish pulling useful | Tim Kientzle | 2008-09-04 | 1 | -1/+1 |
| * | MfP4: Verify correct interaction with umask: Add another | Tim Kientzle | 2008-08-25 | 1 | -6/+27 |
| * | Update the total archive byte counters when writing entries to disk using | Tim Kientzle | 2008-08-24 | 7 | -13/+19 |
| * | straighten out the "clean" target | Tim Kientzle | 2008-08-24 | 1 | -6/+2 |
| * | cpio -v emits a line for every item copied. | Tim Kientzle | 2008-08-24 | 1 | -1/+1 |
| * | Update the passthrough_dotdot test to reproduce a | Tim Kientzle | 2008-08-24 | 1 | -0/+2 |
| * | Test for proper handling of "cpio -p .." | Tim Kientzle | 2008-08-24 | 2 | -0/+88 |
| * | Test for a bug reported by Bernd Walter: In passthrough mode, | Tim Kientzle | 2008-08-24 | 3 | -3/+107 |
| * | Comment a couple of places where bsdcpio and gcpio 2.9 disagree. | Tim Kientzle | 2008-08-22 | 3 | -2/+10 |
| * | The newc-format verification is now a little smarter about | Tim Kientzle | 2008-08-22 | 1 | -9/+24 |
| * | cpio should restore file flags and ACLs when they're available | Tim Kientzle | 2008-08-20 | 1 | -0/+2 |
| * | Mark functions as __dead2 in order to help the LLVM static checker | Colin Percival | 2008-08-04 | 1 | -1/+1 |
| * | MfP4: Preserve permissions by default. | Tim Kientzle | 2008-07-30 | 1 | -0/+1 |
| * | Add --no-preserve-owner, which seems to be required by some ports. | Tim Kientzle | 2008-07-29 | 3 | -0/+5 |
| * | Preserve ownership if cpio is run as root. | Tim Kientzle | 2008-07-06 | 1 | -1/+2 |
| * | bsdcpio is now at version 1.0.0. | Tim Kientzle | 2008-07-05 | 1 | -1/+1 |
| * | In -pl mode, only hardlink regular files. I need to test | Tim Kientzle | 2008-07-05 | 1 | -6/+8 |
| * | Remove an unused define. | Tim Kientzle | 2008-07-05 | 1 | -1/+0 |
| * | Don't try to hardlink directories. While I'm here, expand some | Tim Kientzle | 2008-07-01 | 1 | -3/+10 |
| * | As reported by Alexey Shuvaev, -dumpl overwrote files after | Tim Kientzle | 2008-06-26 | 1 | -0/+2 |
| * | In -p mode, don't gaurd against '..' in paths. We continue to | Tim Kientzle | 2008-06-24 | 1 | -0/+1 |
| * | If we're using -l and can't hardlink the file because of a cross-device | Tim Kientzle | 2008-06-21 | 1 | -3/+17 |
| * | Rework line-processing framework to add support for --null and | Tim Kientzle | 2008-06-21 | 4 | -62/+130 |