summaryrefslogtreecommitdiff
path: root/bin/pax
AgeCommit message (Expand)Author
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
2011-06-19document --xzchristos
2011-06-18add --xzchristos
2011-03-26Fix bogus paranthesis, From Henning Peternse in PR bin/44773.martin
2010-08-31Backout previous; it was wrong fix.enami
2010-08-31Fix build as tools.enami
2010-08-31- Raise an error rather than silently creating broken archiveenami
2010-08-25Do not throw a usage message for -i followed by -tsjg
2010-06-19Use Fl Fl for long options. Remove unnecessary Bk/Ek.wiz
2010-06-19add --use-compress-program to pax, requested by mrg.christos
2010-04-23Add MKBSDTAR, defaulting to no. It switching cpio and tar to thejoerg
2010-04-05\\ -> \ejoerg
2010-04-05\\ -> \ejoerg
2010-03-23bump date for previousdholland
2010-03-23The -X option of tar names a file containing exception globs, notdholland
2009-12-21Remove unnecessary casts.christos
2009-12-21Free pt in another error case.wiz
2009-12-14Don't use NOGLOB_MTCH for pax, only for tar. Fixes fix for PR 41167 anddholland
2009-09-06too many dots. noted by anon-ymouschristos
2009-07-13Rename internal getline() function to get_line() so it doesroy
2009-04-07Fixes from christos for pr-41167perry
2009-02-14fix -Wsign-compare issueslukem
2009-02-03do not require sys/mtio.h for a tools build of paxdbj
2008-11-23Don't pass strings from argv[] to free(). Fixes PR 39992.dholland
2008-11-23"compatibility", not "compatability".dholland
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-24Kill pre-4.4BSD compat code.joerg
2008-02-18Set "ftent" to NULL in in ftree_arg() after we call fts_close(), so thatsimonb
2008-01-10Teach set_ftime about symbolic links, because it has to know: on sometls
2007-12-02Fix typo in comment.wiz
2007-12-02Minimally sort options; use Dq; new sentence, new line.wiz
2007-12-02Minimally sort options; use Dq.wiz
2007-10-26 - Add -0 and -V to pax_usage().hira
2007-10-26Remove extra space from -T option in SYNOPSIS.hira
2007-10-05Convert to using raise_default_signal(3).lukem