Subject: CVS commit: pkgsrc/archivers/pax/files
To: None <pkgsrc-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 06/30/2003 11:45:41
Module Name:	pkgsrc
Committed By:	grant
Date:		Mon Jun 30 11:45:41 UTC 2003

Modified Files:
	pkgsrc/archivers/pax/files: getoldopt.c

Log Message:
sync with -current:

----------------------------
revision 1.18
date: 2003/06/24 16:23:31;  author: christos;  state: Exp;  lines: +44 -9
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.2 -r1.3 pkgsrc/archivers/pax/files/getoldopt.c

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