A bugfix from Danny Lepage:
authorEric Andersen <andersen@codepoet.org>
Sat, 26 Oct 2002 10:05:37 +0000 (10:05 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 26 Oct 2002 10:05:37 +0000 (10:05 -0000)
commit18921bd00d97c1f160be8e778d863cd558adc51b
treeec74d3ae251679805e5ee667196de55a82b8f096
parent5ad22c933ca587510a1980f5277812061cbab03c
A bugfix from Danny Lepage:
    It seems that under busybox unstable, "tar -c -f - blabla" create
    a tar file named "-" instead of writing to stdout.

    The included patch should fix this.
archival/tar.c