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