Subject: CVS commit: src/bin/pax
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/24/2003 16:23:32
Module Name:	src
Committed By:	christos
Date:		Tue Jun 24 16:23:32 UTC 2003

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

Log Message:
Revert previous change, and fix the -T problem differently: When the options
of the second argument are exhausted, call the appropriate getopt() routine
to process the rest of the arguments instead of finishing option processing.
Fixes:
	tar cf - -T foo


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/bin/pax/getoldopt.c

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