summaryrefslogtreecommitdiff
path: root/bin/pax
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-05-28pax: don't overwrite destination if -r -w copy failslukem
2023-05-28pax: exit 0 if stdin filelist is used and emptylukem
2022-05-28fix various typos, mainly in comments.andvar
2021-12-05s/exisit/exist/ in comment.msaitoh
2021-11-06pax.1: minor grammar fixesgutteridge
2020-04-03Move definition of chdname and do_chroot to options.cjoerg
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-08-15Install manual pages for tar and cpio only if ${MKBSDTAR} == "no"uwe
2019-04-24Fix compilation failure with gcc-8.cheusov
2019-03-20pax: fix typos in comments in file_subs.c & tar.cgutteridge
2019-03-20pax: minor adjustments to comments in pat_rep.cgutteridge
2019-03-19Whitespace nits.wiz
2019-03-19pax.1 & tar.1: add a minor clarification about "-s"gutteridge
2019-03-19pax.1: document the "s" flag of the "s" optiongutteridge
2019-02-04- bump buffer sizes to avoid potential truncation issuesmrg
2018-11-30Add base-256 decoding support (Micha Gorny)christos
2018-06-13PR/53362: Thomas Barabosch: Use strlcpy() to prevent theoretical bufferchristos
2018-03-19s/copy copy/copy/ in comment.msaitoh
2017-10-02Include time.h for time(2). Sort.joerg
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-08-12Document the version pax first appeared.sevan
2016-05-31Don't use the length return from snprintf to write out the resultdholland
2016-05-30Remove undefined behavior in buf(); use buf() as intended in intarg().dholland
2015-12-19Remove trailing whitespace.wiz
2015-12-19Use An in AUTHORS section.wiz
2015-12-19Add the timestamp option to the pax front end.christos
2015-12-19PR/50119: Thomas Klausner: Add --timestamp option to tar.christos
2015-11-04Use An in AUTHORS section.wiz
2015-11-03By my count, [[[[[cc]yy]mm]dd]hh]mm[.ss] has seven fields, not six!pgoyette
2015-06-16remove \n from error messageschristos
2015-04-11Use An in AUTHORS section.wiz
2015-04-11Add -J/--xz to specifically decompress xz compressed files. We don't reallychristos
2015-03-09From OpenBSD r1.49sevan
2014-08-08Fix RCS ID.joerg
2013-11-14Stop hissing.wiz
2013-11-14add --gnu for pax.christos
2013-10-18Fixed unused warnings.christos
2013-07-29PR/48095: NAKAJIMA Yoshihiro: remove casts from time_t to longchristos
2013-01-24Recognize extended attribute headers and warn about them since we are notchristos
2012-09-27deal properly with empty lines in spec filechristos
2012-08-09add missing include fileschristos
2012-08-09PR/46786: Simon Burge: After conversion to 64 bit time_t, tar/pax/cpiochristos
2012-03-22Fix whitespace nits. Suggested by Bug Hunting.wiz
2012-03-20Use C89 function definitionsmatt
2011-11-03Accept -X -christos
2011-08-31NULL does not need a castplunky
2011-08-29static + __deadjoerg
2011-08-14eliminate dup code and non literal format stringschristos
2011-06-19Use Fl Fl for long options.wiz