aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar
Commit message (Expand)AuthorAgeFilesLines
* MFC r347990:Martin Matuska2019-06-041-0/+1
* MFC r338600:Martin Matuska2018-09-191-1/+1
* MFH r336801,r336854:Martin Matuska2018-08-051-0/+1
* MFH r324148:Martin Matuska2017-10-081-0/+3
* MFC r320927,320931,320932:Martin Matuska2017-07-201-1/+1
* MFC r315170:Enji Cooper2017-05-301-2/+2
* MFC r315636,315876,316095:Martin Matuska2017-03-311-0/+2
* MFC r314571:Martin Matuska2017-03-162-5/+8
* MFC r307861:Martin Matuska2016-10-311-1/+1
* MFC r303804:Enji Cooper2016-08-281-1/+0
* MFV r302003,r302037,r302038,r302056:Martin Matuska2016-06-222-1/+2
* MFV r299425:Martin Matuska2016-05-122-2/+10
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-17/+15
* MFHGlen Barber2016-03-101-0/+19
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+19
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Don't override LIB*DIR variables from src.libnames.mk.Bryan Drewery2015-12-012-10/+10
* Remove redundant DPSRCS which were already in SRCS.Bryan Drewery2015-11-251-2/+0
* Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in toEnji Cooper2015-10-123-44/+99
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+25
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-10/+2
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-0/+1
| * Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\
| * \ Merge headSimon J. Gerraty2014-04-281-1/+1
| |\ \
| * \ \ sync from headSimon J. Gerraty2013-04-122-3/+26
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync from headSimon J. Gerraty2012-11-042-12/+4
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+25
* | | | | | Remove stray DEBUG_FLAGS=-g that snuck in with r184761.Warner Losh2015-05-211-1/+0
* | | | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-9/+1
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|/ |/| | |
* | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
| |_|/ |/| |
* | | MFV r248590,248594:Martin Matuska2013-03-222-3/+26
| |/ |/|
* | Update libarchive to 3.0.4Martin Matuska2012-07-282-12/+4
|/
* Update libarchive to 3.0.3Martin Matuska2012-02-253-86/+23
* Use contrib sources for building libarchive, tar and cpio.Martin Matuska2011-12-2235-12639/+25
* Sync bsdtar with vendor branch release/2.8:Martin Matuska2011-12-201-3/+2
* Update libarchive, tar and cpio to version 2.8.5Martin Matuska2011-12-202-115/+333
* In usr.bin/tar/tree.c, if you really want to poke to NULL, you must useDimitry Andric2011-12-171-1/+1
* Typo from previous commit. Urgh.Tim Kientzle2011-10-221-1/+1
* Bring in the --gid --gname --uid and --uname implementationTim Kientzle2011-10-225-8/+68
* Correctly link bsdcpio and bsdtar against libmd and libcrpytoMartin Matuska2011-08-011-2/+6
* Fix accidential commit part:Martin Matuska2011-07-171-1/+1
* Update bsdtar to 2.8.4Martin Matuska2011-07-1736-2157/+2609
* The --newer-than test should descend into oldTim Kientzle2011-06-261-4/+12
* If there is a read error reading Y/N confirmation from the keyboard,Tim Kientzle2011-06-252-1/+12
* Revert most of r210764, now that mdocml does the rightUlrich Spörlein2010-12-281-2/+2
* Recognize both ! and ^ as markers for negated character classes.Tim Kientzle2010-10-061-2/+2