summaryrefslogtreecommitdiff
path: root/usr.bin/tar/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bsdtar 2.2.3:Tim Kientzle2007-05-291-1/+1
* Make it easier to support more platforms.Tim Kientzle2007-04-121-1/+2
* Issue a warning if there's a non-zero exit value.Tim Kientzle2007-03-241-1/+1
* bsdtar 2.0.23:Tim Kientzle2007-03-111-1/+1
* If you see a broken symlink, don't try to follow it,Tim Kientzle2006-04-021-1/+1
* Extended attribute support on write for Linux; FreeBSD hooks areTim Kientzle2006-03-211-1/+1
* Remove configure.ac.in and the 'distfile' target fromTim Kientzle2006-03-081-36/+2
* Clarify some error messages.Tim Kientzle2005-05-081-1/+1
* bsdtar now uses the "tree" package instead of "fts" for walkingTim Kientzle2005-04-241-3/+3
* Correct autoconf/automake invocation to work with devel/gnu-auto* fromTim Kientzle2005-04-231-2/+2
* Update "make distfile" to use newest automake/autoconf from ports.Tim Kientzle2005-04-171-2/+2
* Support path-rewriting options (including --strip-components) for bothTim Kientzle2005-04-171-1/+1
* Deorbit gtar, step 1: Remove WITH_GTAR knob.Tim Kientzle2005-03-201-3/+0
* Re-unbreak the distfile target.Tim Kientzle2005-03-131-3/+4
* "make depend" with .y files is trickier than it looks. <sigh>Tim Kientzle2005-03-131-3/+2
* Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-thanTim Kientzle2005-03-131-3/+5
* Add --strip-components option, per bin/77666.Tim Kientzle2005-03-131-1/+1
* Portability: the included fts.c should nowTim Kientzle2004-12-221-1/+1
* Use a relative symlinking so that "tar" also works in /stand.Ruslan Ermilov2004-11-121-1/+1
* Correct error handling on failed writesTim Kientzle2004-11-051-1/+1
* gtar uses -F for another purpose, so bsdtar no longer treats it as aTim Kientzle2004-08-081-1/+1
* Add --totals option. Unlike gtar, this reports the bytes actuallyTim Kientzle2004-08-071-1/+1
* Add "make distfile" capabilities to bsdtar, including informationalTim Kientzle2004-08-071-1/+33
* Add a --version option to bsdtar that prints the versions ofTim Kientzle2004-07-261-0/+2
* Make bsdtar the default system tar. This makes /usr/bin/tar a symlinkTim Kientzle2004-07-171-1/+1
* Pointy hat: sticky bit 't' or 'T' is shown over IXOTH bit, not IXGRP. <sigh>Tim Kientzle2004-06-031-1/+1
* Allow brave souls to install bsdtar as theTim Kientzle2004-04-191-0/+5
* Style fixesTim Kientzle2004-04-121-3/+2
* Add DPADD to Makefile (thanks to Andrey for pointing this out).Tim Kientzle2004-04-121-12/+2
* Initial commit for bsdtar.Tim Kientzle2004-04-051-0/+21