aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar
Commit message (Expand)AuthorAgeFilesLines
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-9/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* MFV r248590,248594:Martin Matuska2013-03-222-3/+26
* Update libarchive to 3.0.4Martin Matuska2012-07-282-12/+4
* Update libarchive to 3.0.3Martin Matuska2012-02-253-86/+23
* Use contrib sources for building libarchive, tar and cpio.Martin Matuska2011-12-2235-12639/+25
* Sync bsdtar with vendor branch release/2.8:Martin Matuska2011-12-201-3/+2
* Update libarchive, tar and cpio to version 2.8.5Martin Matuska2011-12-202-115/+333
* In usr.bin/tar/tree.c, if you really want to poke to NULL, you must useDimitry Andric2011-12-171-1/+1
* Typo from previous commit. Urgh.Tim Kientzle2011-10-221-1/+1
* Bring in the --gid --gname --uid and --uname implementationTim Kientzle2011-10-225-8/+68
* Correctly link bsdcpio and bsdtar against libmd and libcrpytoMartin Matuska2011-08-011-2/+6
* Fix accidential commit part:Martin Matuska2011-07-171-1/+1
* Update bsdtar to 2.8.4Martin Matuska2011-07-1736-2163/+2615
* The --newer-than test should descend into oldTim Kientzle2011-06-261-4/+12
* If there is a read error reading Y/N confirmation from the keyboard,Tim Kientzle2011-06-252-1/+12
* Revert most of r210764, now that mdocml does the rightUlrich Spörlein2010-12-281-2/+2
* Recognize both ! and ^ as markers for negated character classes.Tim Kientzle2010-10-061-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
* If the compressed data is larger than the uncompressed,Tim Kientzle2010-06-142-2/+13
* mdoc: move remaining sections into consistent orderUlrich Spörlein2010-05-131-2/+2
* Enable liblzma support in libarchiveMartin Matuska2010-05-102-4/+4
* FreeBSD is now using bsdtar 2.8.3.Tim Kientzle2010-05-081-1/+1
* Config updates.Tim Kientzle2010-05-081-7/+19
* Various manpage updates, including many long-option synonyms that were previo...Tim Kientzle2010-05-081-101/+209
* If a file is specifically both included and excluded, then:Tim Kientzle2010-04-111-25/+26
* Diff reduction against bsdtar 2.8.3Tim Kientzle2010-04-111-11/+25
* Diff reduction against bsdtar 2.8.3Tim Kientzle2010-04-111-1/+2
* Fix -X.Tim Kientzle2010-04-111-1/+1
* Consistently specify O_BINARY when opening files.Tim Kientzle2010-04-111-5/+9
* Remove an unnecessary include and conditionalize some code.Tim Kientzle2010-04-112-1/+6
* 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
* Fixed dependencies (make checkdpadd).Ruslan Ermilov2010-02-251-1/+2
* Fix common misspelling of hierarchyUlrich Spörlein2010-02-203-3/+3
* Simplify, remove unnecessary code.Tim Kientzle2010-02-071-30/+10
* Merge a bunch of refactoring from Joerg Sonnenberger toTim Kientzle2010-02-0713-433/+724
* Style & Portability: Use archive_entry methods to examineTim Kientzle2010-02-072-40/+24
* Various portability workarounds for non-FreeBSD platforms.Tim Kientzle2010-02-072-6/+49
* Restructure the logic that determines when we're crossing a mountTim Kientzle2010-02-071-8/+29
* Minor code rework.Tim Kientzle2010-02-071-21/+8
* Trim out some unused configuration variables, removeTim Kientzle2010-02-074-65/+0
* Fill in some missing error handling, be a little more careful aboutTim Kientzle2010-02-062-17/+18
* bsdtar doesn't actually know what compression is supported by libarchiveTim Kientzle2010-02-062-42/+11
* Refactor the siginfo/sigusr1 handling. The read/write reportingTim Kientzle2010-02-067-202/+146
* Remove all traces of an experiment for handling "root" on Windows systems.Tim Kientzle2010-02-062-7/+6
* Reformat the Makefile slightly.Tim Kientzle2010-02-061-1/+11
* Allow -b up to 8192. I've had reports from people who routinelyTim Kientzle2010-02-061-2/+2