summaryrefslogtreecommitdiffstats
path: root/usr.bin/tar/bsdtar.1
Commit message (Expand)AuthorAgeFilesLines
* Revert most of r210764, now that mdocml does the rightuqs2010-12-281-2/+2
* mdoc: make sure to pass at least one argument to quotation macrosuqs2010-08-021-2/+2
* Fix typos.joel2010-08-011-1/+1
* mdoc: move remaining sections into consistent orderuqs2010-05-131-2/+2
* Various manpage updates, including many long-option synonyms that were previo...kientzle2010-05-081-101/+209
* Correct the markup for the -s option,kientzle2010-04-111-7/+30
* Fix several typos in macros or macro misusage.uqs2010-03-121-1/+1
* Merge remaining changes from libarchive.googlecode.com:kientzle2009-04-171-3/+82
* bsdtar always supports long options now, so we can removekientzle2008-12-061-2/+2
* New command-line parser for bsdtar.kientzle2008-11-081-25/+15
* - Fix mtree example so it works.simon2008-07-261-0/+7
* MFp4: bsdtar 2.5.4bkientzle2008-05-261-2/+38
* Add --keep-newer-files option (as in GNU tar: When in -x mode, ignorecperciva2008-05-171-0/+4
* Documentation updates:kientzle2008-05-021-2/+8
* Document --chroot.kientzle2008-03-151-0/+6
* Support -q (from NetBSD) as a synonym for --fast-read (the old FreeBSDkientzle2008-03-151-9/+9
* Enable and document the -Z option for selecting "compress" compression,kientzle2008-03-151-0/+10
* Make -l always have the SUSv2 meaning of "check links."kientzle2008-01-221-17/+8
* Fill in the approximate date when tar(1) first appeared.kientzle2008-01-021-1/+1
* bsdtar 2.2.3:kientzle2007-05-291-0/+4
* Mention the formats supported by bsdtar; include ankientzle2007-05-201-0/+6
* Correct the copyright messages: Make this a standard vanillakientzle2007-01-091-1/+1
* In the examples, use "tar.gz" as the extension forkientzle2006-05-011-3/+3
* Use the .Fx macro.simon2006-01-171-2/+7
* Remove the -B option from the directory-copying examples. The -Bkientzle2005-12-091-2/+2
* Fixed troff warnings.ru2005-06-271-1/+1
* Point users to tcsh(1) for information about shell globbing patterns,murray2005-04-191-1/+2
* Add directory hierarchy copying example.obrien2005-03-281-0/+7
* Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-thankientzle2005-03-131-0/+29
* Add --strip-components option, per bin/77666.kientzle2005-03-131-0/+6
* Document the --null, --one-file-system, and -I options.kientzle2005-02-181-5/+34
* Sort sections.ru2005-01-181-52/+52
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Document the -O option's new behavior in the presence of -t.kientzle2004-08-271-2/+4
* gtar uses -F for another purpose, so bsdtar no longer treats it as akientzle2004-08-081-16/+13
* GNU and POSIX disagree about -o and -l.kientzle2004-08-031-2/+18
* Correct the explanation of the -X option.kientzle2004-08-011-3/+5
* Of course, I meant POSIX.1-1996, not 1997.kientzle2004-07-251-1/+1
* My bad: /dev/sa0, no 'r'kientzle2004-07-211-1/+1
* Fix some misspellings, document the TAPE environmentkientzle2004-07-191-2/+16
* Fixed cross-references in SEE ALSO.ru2004-07-041-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
* Document the -W convention for accessing long options.kientzle2004-06-261-9/+15
* Rename C=dir to -C dir, which is what people expect.kientzle2004-06-261-32/+7
* Oops: gtar's --dereference should be a synonym for bsdtar's -L, not -H.kientzle2004-06-111-2/+2
* The --include='pattern' option is the natural counterpart tokientzle2004-06-071-0/+18
* Correction: -h should be a synonym for -L, not -H.kientzle2004-05-311-1/+1
* Update manpage to track new security features.kientzle2004-05-171-28/+125
* -U is now implemented. (It's been recognized by bsdtar for a while;kientzle2004-04-291-1/+4
* Remove information about specific formats; replace with akientzle2004-04-281-64/+4
OpenPOWER on IntegriCloud