Subject: CVS commit: basesrc/bin/pax
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/12/2002 07:00:43
Module Name:	basesrc
Committed By:	christos
Date:		Thu Dec 12 05:00:43 UTC 2002

Modified Files:
	basesrc/bin/pax: ar_io.c pax.c

Log Message:
fix horrible side effect introduced by changing the append mode into archive.
The append mode already did that, so we always ended up overwriting the archive.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/bin/pax/ar_io.c
cvs rdiff -r1.23 -r1.24 basesrc/bin/pax/pax.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.