aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MFC: Several top '-P' fixes originally from ru@. This fixes top -PJohn Baldwin2008-10-271-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
* MFC r180827: Provide a correct example of using mtree input, document --versionTim Kientzle2008-08-131-0/+17
* MFC r180275: Remove an unused macroTim Kientzle2008-08-131-1/+0
* MFC r179236: No need to guard against free(NULL)Tim Kientzle2008-08-131-2/+1
* MFC r178717:Tim Kientzle2008-08-132-3/+9
* MFC r178714: Allow -r with -T when there are no files on the command lineTim Kientzle2008-08-131-1/+1
* MFC r177214: style(9) fixTim Kientzle2008-08-131-1/+1
* MFC r177208,r177211: -q is now a synonym for --fast-read,Tim Kientzle2008-08-132-14/+14
* MFC r177206,r177210: --chroot option for tarTim Kientzle2008-08-135-0/+24
* MFC r176395: Allow appending to archives on block devicesTim Kientzle2008-08-131-1/+1
* MFC of SVN r181466:Ed Schouten2008-08-124-38/+0
* MFC of r181322Edwin Groothuis2008-08-126-275/+309
* MFC r175050: Note the release data of Seventh Edition Unix, whichTim Kientzle2008-08-101-1/+1
* MFC r175049 | kientzle | 2008-01-01 16:23:00 -0800 (Tue, 01 Jan 2008)Tim Kientzle2008-08-101-1/+2
* MFC r175558 | kientzle | 2008-01-21 23:23:44 -0800 (Mon, 21 Jan 2008)Tim Kientzle2008-08-102-30/+11
* MFC r175051 | kientzle | 2008-01-01 16:27:14 -0800 (Tue, 01 Jan 2008)Tim Kientzle2008-08-103-3/+17
* MFC r175217Andrew Thompson2008-08-101-0/+1
* MFCs of all fixes to calendar(1) submitted last year:Edwin Groothuis2008-08-056-65/+165
* MFC of r181230Edwin Groothuis2008-08-031-1/+1