Subject: CVS commit: src/bin/pax
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/13/2005 20:09:55
Module Name:	src
Committed By:	christos
Date:		Tue Sep 13 20:09:55 UTC 2005

Modified Files:
	src/bin/pax: file_subs.c options.c

Log Message:
use stat and not lstat to detect if we have a directory. refactor the mkpath()
code.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/bin/pax/file_subs.c
cvs rdiff -r1.90 -r1.91 src/bin/pax/options.c

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