Subject: CVS commit: othersrc/bootstrap-pkgsrc/pax
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 12/12/2002 08:38:16
Module Name:	othersrc
Committed By:	grant
Date:		Thu Dec 12 06:38:15 UTC 2002

Modified Files:
	othersrc/bootstrap-pkgsrc/pax: ar_io.c pax.c

Log Message:
sync with basesrc:

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.3 -r1.4 othersrc/bootstrap-pkgsrc/pax/ar_io.c
cvs rdiff -r1.2 -r1.3 othersrc/bootstrap-pkgsrc/pax/pax.c

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