Patch from Matt Kraai:
authorEric Andersen <andersen@codepoet.org>
Wed, 13 Dec 2000 15:28:48 +0000 (15:28 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 13 Dec 2000 15:28:48 +0000 (15:28 -0000)
commit4836fd44f037c226e5eee83224cf090406602fae
treeffa01f7e6af37801d05fe3533006e4ae25199742
parentbd193a42a5624f0a72b5f99d554e9a8d2afc64cc
Patch from Matt Kraai:
    The following patch makes the -X option to tar behave like GNU,
    which reads one file per line.  It also prevents the last file
    from being appended to the list twice (though that has no
    noticeable impact).
archival/tar.c
tar.c