summaryrefslogtreecommitdiff
path: root/bin/pax
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2004-01-05Rewrite the loop in printflg(): if passing -Z to pax with syntax errorsjmmv
2003-11-24Don't emit any warnings when tar is trying to figure out if the file ismatt
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-21Don't pass an integer as NULL.fvdl
2003-10-13Move Keith Muller's code from a 4-clause to a 3-clause licence by removingagc
2003-09-18wait for compression program to finish before exiting.grant
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-19note -z is an extention.mrg
2003-07-18doc2html works here now, so remove NOHTML=lukem
2003-07-09Bump date for -O change.wiz
2003-07-08Add support for gnutar's -O "extract to stdout" option.simonb
2003-06-24Revert previous change, and fix the -T problem differently: When the optionschristos
2003-06-24backout previous; it was a missing prototype elsewhere.grant
2003-06-24add cast to fix an integer -> pointer warning.grant
2003-06-23no need for HAVE_LCHOWN and HAVE_LCHMOD anymore.grant
2003-06-23Simplify the way we deal with old argument style. Old way was broken whenchristos
2003-06-23spellingchristos
2003-06-23consistently use "cannot" instead of "can not".grant
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2003-05-09#ifdef HOSTPROG then explicitly use {major,minor,makedev}_netbsdlukem
2003-05-09use sizeof for safetyitojun
2003-05-01Some grammar and punctuation fixes from jmc@openbsd.wiz
2003-04-21PR/21253: Manuel Bouyer: cpio should never descend on a directory; even onchristos
2003-04-20PR/6195: Matt Watson: Pax fails for paths of exactly 100 characters.christos
2003-04-16Bump date for last.wiz
2003-04-10some mdoc fixes.grant
2003-04-08PR/21064: Perry Metzger: Re-add -k to tar (--keep-old-files)christos
2003-04-04Remove sentence describing pax's -X option. From Jim Bernard in PR 21009.wiz
2003-03-31PR/18959: Xavier HUMBERT: Don't pay attention to sockets in gnu-tar mode.christos
2003-03-31Detect and report end of archive properly ala' gnu tar.christos
2003-03-31PR/20495: Soren Jacobsen: Add -j [bzip2] compression to tar.christos
2003-03-31RP/8227: Peter Seeback: Emulate old gnu tar better.christos
2003-03-04No other program prints errors inside angle brackets!christos
2003-03-03call setprogname()grant
2003-02-25Add support for '-j' to create (and extract, but -z already did that)wiz
2003-02-25New sentence, new line.wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-21When writing (-w) or copying (-rw), and using -M (stdin file list islukem
2003-02-10add missing braces.grant
2003-02-09cosmetic error condition improvements.grant
2003-02-02Fix various spelling, grammar, and punctuation problems in comments, from Ser...wiz
2003-01-20The Double-Semi-Colon Police.simonb
2003-01-19tar(1) has no -L any longer.wiz
2003-01-15Correct which _usage function to use for some pax/cpio error cases.kristerw
2003-01-09remove debugging printf's I accidentally committed.christos
2003-01-09PR/19757: Andreas Wrede: make tar's -h behave like pax's -Lchristos
2003-01-09print a bit more info about checksum mismatches.christos
2003-01-06writable, not writeable.wiz
2002-12-28Whitespace nits.wiz