summaryrefslogtreecommitdiffstats
path: root/bin/pax
Commit message (Expand)AuthorAgeFilesLines
* MFC r280206:eadler2015-04-174-11/+19
* MFC refactoring of the *.test.mk files.jmmv2014-04-141-1/+1
* Sync sh(1) in stable/10 to head.jmmv2014-03-093-0/+104
* 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
* Fix the wording about the blocksize (-b) parameter. The existingcokane2006-05-101-2/+3
* Fix bin/pax doesn't wait for compress/gzip before exiting.obrien2005-03-121-4/+6
* Expand *n't contractions.ru2005-02-131-1/+1
* Fixed the misplaced $FreeBSD$.ru2005-02-092-2/+2
* Add the new standard EXIT STATUS section where appropriate.ru2005-01-163-51/+51
* Don't decend into directories when -d is set and the directory itself doesn'tbrian2005-01-123-2/+19
* /*- or .\"- or #- to begin license clauses.imp2005-01-104-3/+4
* Fix off-by-one errors and potential buffer overrunsyar2004-11-131-18/+30
* Document missing multibyte character handling in utilities specifiedtjr2004-07-031-1/+5
* Deal with double whitespace.ru2004-07-031-2/+2
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+2
* Don't continue if the '-C' option (a-la GNUtar; commited in options.cobrien2004-06-251-1/+3
* Use WARNS?=3 for these in the arm case for now, due to toolchain issues.cognet2004-05-141-0/+4
* Remove clause 3 from the UCB licenses.markm2004-04-0626-104/+0
* Fix memory leakcperciva2004-03-161-2/+2
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)markm2004-03-051-1/+1
* Get this area compiling with the highest WARNS= that it works with.markm2003-06-131-1/+0
* Fix a bazillion warnings. This makes almost the whole of src/bin/*markm2003-05-0311-75/+88
* Quiet warnings about copyright[].obrien2003-05-021-2/+2
* Fix signed/unsigned mix comparisons involving sizeof.obrien2003-05-023-11/+13
* Add the -j and -y options to the synopsis.tjr2003-05-011-1/+1
* Make the "tarcp" example more direct.obrien2003-01-101-5/+5
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-0110-21/+21
* Ensure all va_starts have a matching va_end.tjr2002-10-061-1/+1
* /dev/sa0 is the default tape device, not /dev/rst0.tjr2002-10-062-6/+6
* Fix format string errors relating mainly to the use of %qu to print off_t's.tjr2002-10-064-9/+15
* Removed extra $FreeBSD$. Moved #if 0 for the vendor id to the correctbde2002-08-221-5/+3
* s/filesystem/file system/ as discussed on -developerstrhodes2002-08-2113-37/+37
* Fix a couple of typos in a comment.keramida2002-07-152-3/+3
OpenPOWER on IntegriCloud