aboutsummaryrefslogtreecommitdiff
path: root/bin/pax
Commit message (Expand)AuthorAgeFilesLines
* Merge sync of headSimon J. Gerraty2015-05-2716-33/+33
|\
| * 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
* | 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
|\|
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | Merge headSimon J. Gerraty2014-04-285-1/+125
|\|
| * 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
* | 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
|\|
| * Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-194-3/+3
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
|/
* 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
* Port everything in bin/ from utmp to utmpx.Ed Schouten2010-01-131-8/+2
* Add missing `void' for function without arguments.Ed Schouten2009-12-291-1/+1
* Plug a memory leak.Xin LI2009-12-211-0/+1
* Before this fix, pax would stop the restore sequence forTim Kientzle2009-02-011-36/+4
* Remove unnecessary free argument casts.Brian Somers2007-05-254-32/+29
* Cleanup pax(1) sources a little bit while I poked around in them:Ralf S. Engelschall2007-05-245-25/+25
* Fix some of the alignment warnings on ARM.Ruslan Ermilov2006-11-272-17/+17
* Markup fixes.Ruslan Ermilov2006-09-171-1/+2
* Fix the wording about the blocksize (-b) parameter. The existingColeman Kane2006-05-101-2/+3
* Fix bin/pax doesn't wait for compress/gzip before exiting.David E. O'Brien2005-03-121-4/+6
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-092-2/+2
* Add the new standard EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-163-51/+51
* Don't decend into directories when -d is set and the directory itself doesn'tBrian Somers2005-01-123-2/+19
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-104-3/+4
* Fix off-by-one errors and potential buffer overrunsYaroslav Tykhiy2004-11-131-18/+30
* Document missing multibyte character handling in utilities specifiedTim J. Robbins2004-07-031-1/+5
* Deal with double whitespace.Ruslan Ermilov2004-07-031-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+2
* Don't continue if the '-C' option (a-la GNUtar; commited in options.cDavid E. O'Brien2004-06-251-1/+3
* Use WARNS?=3 for these in the arm case for now, due to toolchain issues.Olivier Houchard2004-05-141-0/+4
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-0626-104/+0