Subject: CVS commit: src/bin/pax
To: None <source-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 09/18/2003 09:18:26
Module Name:	src
Committed By:	grant
Date:		Thu Sep 18 09:18:25 UTC 2003

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

Log Message:
wait for compression program to finish before exiting.

fix races condition resulting in a zero length archive after pax
exits.

patch from OpenBSD, provided by Joerg Sonnenberger in PR bin/22740.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/bin/pax/ar_io.c

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