aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r256557 - kernel and userland osreldate helpers.Peter Wemm2014-02-112-4/+65
* MFC of r206568Edwin Groothuis2010-10-141-1/+1
* MFC of r212163Edwin Groothuis2010-10-141-1/+1
* MFC of r213032 r213033Edwin Groothuis2010-10-141-1/+1
* MFC r208089:Doug Barton2010-05-181-1/+0
* MFC of 202280, 202281Edwin Groothuis2010-01-212-12/+7
* MFC r200793:Xin LI2010-01-041-0/+1
* MFC r197437:Ed Maste2009-11-051-3/+3
* MFC r197725:Doug Barton2009-10-062-19/+8
* MFC all recent gzip(1) changes, up to r194916.Xin LI2009-07-214-13/+374
* MFC r168595 and r180603:Ed Maste2009-06-181-4/+3
* MFC of r193462:Edwin Groothuis2009-06-061-1/+1
* MFC r190656:Xin LI2009-04-111-0/+2
* MFC 185714 from /headGiorgos Keramidas2009-01-152-11/+60
* MFC 184645 from /headGiorgos Keramidas2009-01-151-9/+69
* MFC 176561Giorgos Keramidas2009-01-152-11/+23
* In 9.3.6-P1 the man page has moved to section 1Doug Barton2009-01-101-1/+1
* MFC: r175680, r175728.Giorgos Keramidas2008-12-061-2/+30
* MFC: Several top '-P' fixes originally from ru@. This fixes top -PJohn Baldwin2008-10-131-12/+7
* MFC:David Malone2008-09-252-1/+6
* MFC r181962: Use the SCHEME_ knobs rather than knowing what they expand to.David E. O'Brien2008-09-011-2/+2
* MFC r181279: Don't close file descriptor <whatever random gargage was on theColin Percival2008-08-311-0/+1
* Don't clean tests before testing, lest you lose the results of previous tests.Tim Kientzle2008-08-281-1/+1
* MFC r181979,181981,181985: Test -q option (aka --fast-read).Tim Kientzle2008-08-283-1/+127
* MFC r181750,181801,181821,181845,181904,181958,181959,181971: Pattern-matchingTim Kientzle2008-08-289-17/+161
* MFC r180283, r180284: Move duplicated code from tar_mode_[cru] intoTim Kientzle2008-08-282-44/+36
* MFC r180281: Simplify handling of fd's to ensure they don't get leaked.Tim Kientzle2008-08-281-13/+14
* Apart from using the old libarchive API, this is now identical to bsdtar 2.5.5.Tim Kientzle2008-08-281-1/+1
* MFC r179988: Include the name of the truncated file in the error message.Tim Kientzle2008-08-281-4/+6
* MFC r179796: portability; use standard case syntaxTim Kientzle2008-08-281-1/+9
* MFC r179795: Sundry test harness cleanup.Tim Kientzle2008-08-282-19/+21
* MFC r179678: style fix: one-bit fields should be unsigned.Tim Kientzle2008-08-281-1/+1
* MFC r179677: Don't access a pointer after freeing it.Tim Kientzle2008-08-281-2/+4
* MFC r179350: Minor portability fixTim Kientzle2008-08-281-0/+4
* MFC r179322: Many features from bsdtar 2.5.4bTim Kientzle2008-08-2814-315/+680
* MFC r179213: Minor structure renaming for portability.Tim Kientzle2008-08-282-3/+3
* MFC r179083: SIGINFO/SIGUSR1 now reports detailed progress information.Tim Kientzle2008-08-285-1/+205
* MFC r179072: --keep-newer-filesTim Kientzle2008-08-282-0/+9
* MFC r178716: First bug fixed because of test harness: --version shouldTim Kientzle2008-08-281-1/+1
* MFC r178715: New bsdtar test harness, modeled after bsdcpio and libarchiveTim Kientzle2008-08-2811-0/+2203
* MFC r177204,r177205,r177207: Support writing 'compress' format nowTim Kientzle2008-08-273-5/+15
* MFC r175048: Use archive_entry_strmode() instead of the local bsdtar_strmode()Tim Kientzle2008-08-273-53/+3
* MFC r181269: Mark that __bsdtar_errc() never returns, to aidTim Kientzle2008-08-271-1/+1
* MFC: Build a /usr/bin/ldd32 binary on amd64 and use it for 32-bit objectsJohn Baldwin2008-08-263-40/+67
* Point merge of a fix for --strip-components. I'm going toTim Kientzle2008-08-151-0/+4
* MFC of r181352Edwin Groothuis2008-08-141-102/+193
* Fix the merge of r175051, which inadvertently broke the output of tar --version.Tim Kientzle2008-08-131-1/+1
* MFC r180274: Minor fix for Linux buildTim Kientzle2008-08-131-3/+0
* MFC r180273: Use %H:%M in strftime() instead of non-portable %RTim Kientzle2008-08-131-1/+1
* MFC r179131: avoid calling malloc(0) in a rather unusual situationTim Kientzle2008-08-131-2/+2