Subject: CVS commit: basesrc/bin/pax
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/13/2002 20:19:37
Module Name: basesrc
Committed By: christos
Date: Sun Oct 13 17:19:35 UTC 2002
Modified Files:
basesrc/bin/pax: ar_io.c
Log Message:
If the archive refers to stdin, the archive's name is null. Check for
null when we see if it refers to a remote file. From Eric Gillespie, thanks!
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/bin/pax/ar_io.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.