Subject: CVS commit: src/bin/pax
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/24/2005 03:36:54
Module Name:	src
Committed By:	christos
Date:		Sun Apr 24 03:36:54 UTC 2005

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

Log Message:
If we cannot resolve a path, that probably means that we have not created
directories for that path yet. So, do the check for each component recursively
and succeed if none of the components fall outside our current working
directory.


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

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