summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpio
Commit message (Expand)AuthorAgeFilesLines
* MFC r315170:ngie2017-05-301-2/+2
* MFC r315636,315876,316095:mm2017-03-311-0/+1
* MFC r314571:mm2017-03-162-6/+6
* MFC r307861:mm2016-10-311-1/+1
* MFV r302003,r302037,r302038,r302056:mm2016-06-222-1/+2
* MFV r299425:mm2016-05-122-2/+7
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-24/+22
* MFHgjb2016-03-101-0/+25
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+25
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* Don't override LIB*DIR variables from src.libnames.mk.bdrewery2015-12-012-14/+14
* Remove redundant DPSRCS which were already in SRCS.bdrewery2015-11-251-3/+0
* Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in tongie2015-10-124-104/+175
|\
| * Revert r289133; retry the mergengie2015-10-112-0/+170
| * MFhead @ r289132ngie2015-10-112-170/+0
| * Integrate the rest of the pieces from libarchive into thengie2015-10-074-104/+173
|/
* Add META_MODE support.sjg2015-06-131-0/+25
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-273-11/+3
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-0/+1
| * Merge from headsjg2014-05-081-1/+1
| |\
| * \ Merge headsjg2014-04-281-1/+1
| |\ \
| * \ \ sync from headsjg2013-04-122-1/+21
| |\ \ \
| * | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | Updated dependenciessjg2013-02-161-2/+0
| | | | |
| | \ \ \
| *-. \ \ \ Sync from headsjg2012-11-042-8/+7
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+25
| | |/ / / / | |/| | | |
* | | | | | Convert to usr.bin/ to LIBADDbapt2014-11-252-11/+2
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|/ |/| | |
* | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
| |_|/ |/| |
* | | MFV r248590,248594:mm2013-03-222-1/+21
| |/ |/|
* | Update libarchive to 3.0.4mm2012-07-282-8/+7
|/
* Update libarchive to 3.0.3mm2012-02-253-59/+8
* Use contrib sources for building libarchive, tar and cpio.mm2011-12-2249-7788/+23
* Sync bsdcpio with vendor branch release/2.8:mm2011-12-201-1/+1
* Update libarchive, tar and cpio to version 2.8.5mm2011-12-201-1/+1
* Correctly link bsdcpio and bsdtar against libmd and libcrpytomm2011-08-011-2/+5
* Append to CPIO_SRCS instead of using TAR_SRCS,mm2011-07-171-2/+1
* Update bsdcpio to 2.8.4mm2011-07-1743-2282/+2692
* Fix typo in bsdcpio manual:gjb2010-09-061-2/+2
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
* Fix -R when used with -p. Previously, thekientzle2010-08-083-4/+18
* Enable liblzma support in libarchivemm2010-05-102-4/+4
* bsdcpio 2.8.3kientzle2010-05-0815-562/+675
* Remove GNU cpio after fix of CVE-2010-0624.delphij2010-03-261-2/+0
* Fixed dependencies (make checkdpadd).ru2010-02-251-2/+3
* Fix common misspelling of hierarchyuqs2010-02-201-1/+1
* Support -V option to print a dot for each file processed.kientzle2010-01-303-3/+21
* Build usr.bin/ with WARNS=6 by default.ed2010-01-022-2/+0
* This addresses some issues with my earlier -R fix thatkientzle2009-07-062-66/+74
OpenPOWER on IntegriCloud