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

Modified Files:
	src/bin/pax: ar_subs.c extern.h file_subs.c options.c

Log Message:
Another missing mkdir() race pointed out by chuq. Factor out the mkdir code.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/bin/pax/ar_subs.c
cvs rdiff -r1.48 -r1.49 src/bin/pax/extern.h
cvs rdiff -r1.55 -r1.56 src/bin/pax/file_subs.c
cvs rdiff -r1.91 -r1.92 src/bin/pax/options.c

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