aboutsummaryrefslogtreecommitdiff
path: root/bin/pax
Commit message (Expand)AuthorAgeFilesLines
* Add a note that the use of -B option does not guarantee a size of fragmentChris Rees2018-12-291-3/+13
* pax(1): Honour the restrict in sigaction().Pedro F. Giffuni2018-01-271-30/+30
* userland: Fix several typos and minor errorsEitan Adler2017-12-271-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2025-0/+50
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Renumber copyright clause 4Warner Losh2017-02-2826-26/+26
* Use type-independent formats for printing nlink_t and ino_t.Konstantin Belousov2017-01-061-1/+2
* pax(1): Fix a bug with archives smaller than 512 bytes.Pedro F. Giffuni2016-12-211-1/+4
* Rename getline with get_line to avoid collision with getline(3)Baptiste Daroussin2016-05-101-14/+14
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | MFHGlen Barber2016-03-021-1/+1
|\|
| * dump(1) -> dump(8).Edward Tomasz Napierala2016-02-291-1/+1
* | Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* pax: prevent possible buffer overflowPedro F. Giffuni2015-12-291-1/+1
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-2716-33/+33
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\
| * \ Merge headSimon J. Gerraty2014-04-285-1/+125
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync from headSimon J. Gerraty2012-11-044-3/+3
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | | Eliminate unneeded includes.Xin LI2015-05-2112-17/+1
* | | | | Implement pax -O option to permit limiting a PAX archive to a single volume.Eitan Adler2015-03-185-16/+32
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|/ |/| |
* | | Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino2014-03-141-1/+1
* | | Stop the options string leak if it is not attached into the optionsKevin Lo2014-01-261-0/+2
* | | Use TAP_TESTS_PERL to register the legacy_test in bin/pax.Julio Merino2014-01-143-11/+1
* | | Mark the bin/pax tests as requiring perl.Julio Merino2014-01-132-0/+8
* | | Document the lack of chflags support in pax(1)Chris Rees2013-12-211-1/+19
* | | Migrate tools/regression/bin/ tests to the new layout.Julio Merino2013-12-113-0/+106
| |/ |/|
* | Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-194-3/+3
|/
* Fix a bunch of typos and a couple of whitespace nits.Ulrich Spörlein2011-05-2212-47/+47
* Touch the man page date after updating the ustar limitations.Brian Somers2010-08-291-1/+1
* Correct an out-by-one error when earlying out ustar filenames thatBrian Somers2010-08-292-2/+4
* Fix an off-by-one error where we try to split a path name that'sBrian Somers2010-08-271-1/+1
* Fix back references in substitute command for pax(1)Ulrich Spörlein2010-05-241-4/+4
* Merge OpenBSD revisions 1.4 through 1.9, mostly style cleanups.Xin LI2010-03-301-8/+9
* Remove unused files.Xin LI2010-03-303-617/+0
* Tell the compiler these structures are aligned to a byte boundary.Warner Losh2010-02-073-7/+5
* Arm doesn't seem to need such kit gloves. Bump the warnings to 3 hereWarner Losh2010-02-041-2/+0