summaryrefslogtreecommitdiffstats
path: root/bin/pax
Commit message (Expand)AuthorAgeFilesLines
* MFC r311522:kib2017-01-131-1/+2
* MFC r310367:pfg2016-12-261-1/+4
* Rename getline with get_line to avoid collision with getline(3)bapt2016-05-101-14/+14
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-4/+0
* MFHgjb2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+11
* | MFHgjb2016-03-021-1/+1
|\ \ | |/
| * dump(1) -> dump(8).trasz2016-02-291-1/+1
* | Explicitly add unmarked bin/ binaries to the runtime package.gjb2016-02-091-0/+1
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* pax: prevent possible buffer overflowpfg2015-12-291-1/+1
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-2/+0
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-2716-33/+33
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+0
| * Updated dependenciessjg2014-05-101-0/+2
| * Merge from headsjg2014-05-081-1/+1
| |\
| * \ Merge headsjg2014-04-285-1/+125
| |\ \
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| | | |
| | \ \
| *-. \ \ Sync from headsjg2012-11-044-3/+3
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
| | |/ / / | |/| | |
* | | | | Eliminate unneeded includes.delphij2015-05-2112-17/+1
* | | | | Implement pax -O option to permit limiting a PAX archive to a single volume.eadler2015-03-185-16/+32
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|/ |/| |
* | | Make bsd.test.mk the only public mk fragment for the building of tests.jmmv2014-03-141-1/+1
* | | Stop the options string leak if it is not attached into the optionskevlo2014-01-261-0/+2
* | | Use TAP_TESTS_PERL to register the legacy_test in bin/pax.jmmv2014-01-143-11/+1
* | | Mark the bin/pax tests as requiring perl.jmmv2014-01-132-0/+8
* | | Document the lack of chflags support in pax(1)crees2013-12-211-1/+19
* | | Migrate tools/regression/bin/ tests to the new layout.jmmv2013-12-113-0/+106
| |/ |/|
* | Fix warnings found by -Wmising-variable-declarations.ed2012-10-194-3/+3
|/
* Fix a bunch of typos and a couple of whitespace nits.uqs2011-05-2212-47/+47
* Touch the man page date after updating the ustar limitations.brian2010-08-291-1/+1
* Correct an out-by-one error when earlying out ustar filenames thatbrian2010-08-292-2/+4
* Fix an off-by-one error where we try to split a path name that'sbrian2010-08-271-1/+1
* Fix back references in substitute command for pax(1)uqs2010-05-241-4/+4
* Merge OpenBSD revisions 1.4 through 1.9, mostly style cleanups.delphij2010-03-301-8/+9
* Remove unused files.delphij2010-03-303-617/+0
* Tell the compiler these structures are aligned to a byte boundary.imp2010-02-073-7/+5
* Arm doesn't seem to need such kit gloves. Bump the warnings to 3 hereimp2010-02-041-2/+0
* Port everything in bin/ from utmp to utmpx.ed2010-01-131-8/+2
* Add missing `void' for function without arguments.ed2009-12-291-1/+1
* Plug a memory leak.delphij2009-12-211-0/+1
* Before this fix, pax would stop the restore sequence forkientzle2009-02-011-36/+4
* Remove unnecessary free argument casts.brian2007-05-254-32/+29
* Cleanup pax(1) sources a little bit while I poked around in them:rse2007-05-245-25/+25
* Fix some of the alignment warnings on ARM.ru2006-11-272-17/+17
* Markup fixes.ru2006-09-171-1/+2
OpenPOWER on IntegriCloud