Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/bin/pax
Module Name: basesrc
Committed By: mrg
Date: Sun Oct 13 11:31:03 UTC 2002
Modified Files:
basesrc/bin/pax: options.c
Log Message:
fix "pax -rw" processing. for some reason, it was now written to process
"pax -rwvpe a b" as "pax -rwvpe b a", and "pax -rwvpe a b c" as
"pax -rwvpe b c a". only the part of revision 1.40 that broken this has
been reverted.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 basesrc/bin/pax/options.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index