Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 02/02/1999 15:31:52
Module Name:	src
Committed By:	tv
Date:		Tue Feb  2 23:31:52 UTC 1999

Modified Files:
	src/bin/pax: options.c
Log Message:
Uh, when called as "tar" we should still default to "ustar" output, not
V7 tar format.  Also change meaning of pax-as-tar option "-o" to mean
"use V7 output format" (same as GNU tar's -o).