| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't override LIB*DIR variables from src.libnames.mk. | bdrewery | 2015-12-01 | 2 | -10/+10 |
* | Remove redundant DPSRCS which were already in SRCS. | bdrewery | 2015-11-25 | 1 | -2/+0 |
* | Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in to | ngie | 2015-10-12 | 3 | -44/+99 |
|\ |
|
| * | Revert r289133; retry the merge | ngie | 2015-10-11 | 2 | -0/+166 |
| * | MFhead @ r289132 | ngie | 2015-10-11 | 2 | -166/+0 |
| * | Integrate the rest of the pieces from libarchive into the | ngie | 2015-10-07 | 3 | -40/+102 |
|/ |
|
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+25 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 2 | -10/+2 |
| |\
| |/
|/| |
|
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -0/+1 |
| * | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge head | sjg | 2014-04-28 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | sync from head | sjg | 2013-04-12 | 2 | -3/+26 |
| |\ \ \ |
|
| * | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Sync from head | sjg | 2012-11-04 | 2 | -12/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+25 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Remove stray DEBUG_FLAGS=-g that snuck in with r184761. | imp | 2015-05-21 | 1 | -1/+0 |
* | | | | | | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -9/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | MFV r248590,248594: | mm | 2013-03-22 | 2 | -3/+26 |
| |/
|/| |
|
* | | Update libarchive to 3.0.4 | mm | 2012-07-28 | 2 | -12/+4 |
|/ |
|
* | Update libarchive to 3.0.3 | mm | 2012-02-25 | 3 | -86/+23 |
* | Use contrib sources for building libarchive, tar and cpio. | mm | 2011-12-22 | 35 | -12639/+25 |
* | Sync bsdtar with vendor branch release/2.8: | mm | 2011-12-20 | 1 | -3/+2 |
* | Update libarchive, tar and cpio to version 2.8.5 | mm | 2011-12-20 | 2 | -115/+333 |
* | In usr.bin/tar/tree.c, if you really want to poke to NULL, you must use | dim | 2011-12-17 | 1 | -1/+1 |
* | Typo from previous commit. Urgh. | kientzle | 2011-10-22 | 1 | -1/+1 |
* | Bring in the --gid --gname --uid and --uname implementation | kientzle | 2011-10-22 | 5 | -8/+68 |
* | Correctly link bsdcpio and bsdtar against libmd and libcrpyto | mm | 2011-08-01 | 1 | -2/+6 |
* | Fix accidential commit part: | mm | 2011-07-17 | 1 | -1/+1 |
* | Update bsdtar to 2.8.4 | mm | 2011-07-17 | 36 | -2163/+2615 |
* | The --newer-than test should descend into old | kientzle | 2011-06-26 | 1 | -4/+12 |
* | If there is a read error reading Y/N confirmation from the keyboard, | kientzle | 2011-06-25 | 2 | -1/+12 |
* | Revert most of r210764, now that mdocml does the right | uqs | 2010-12-28 | 1 | -2/+2 |
* | Recognize both ! and ^ as markers for negated character classes. | kientzle | 2010-10-06 | 1 | -2/+2 |
* | mdoc: make sure to pass at least one argument to quotation macros | uqs | 2010-08-02 | 1 | -2/+2 |
* | Fix typos. | joel | 2010-08-01 | 1 | -1/+1 |
* | If the compressed data is larger than the uncompressed, | kientzle | 2010-06-14 | 2 | -2/+13 |
* | mdoc: move remaining sections into consistent order | uqs | 2010-05-13 | 1 | -2/+2 |
* | Enable liblzma support in libarchive | mm | 2010-05-10 | 2 | -4/+4 |
* | FreeBSD is now using bsdtar 2.8.3. | kientzle | 2010-05-08 | 1 | -1/+1 |
* | Config updates. | kientzle | 2010-05-08 | 1 | -7/+19 |
* | Various manpage updates, including many long-option synonyms that were previo... | kientzle | 2010-05-08 | 1 | -101/+209 |
* | If a file is specifically both included and excluded, then: | kientzle | 2010-04-11 | 1 | -25/+26 |
* | Diff reduction against bsdtar 2.8.3 | kientzle | 2010-04-11 | 1 | -11/+25 |
* | Diff reduction against bsdtar 2.8.3 | kientzle | 2010-04-11 | 1 | -1/+2 |
* | Fix -X. | kientzle | 2010-04-11 | 1 | -1/+1 |
* | Consistently specify O_BINARY when opening files. | kientzle | 2010-04-11 | 1 | -5/+9 |