Subject: CVS commit: src/bin/pax
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 07/08/2003 06:00:49
Module Name:	src
Committed By:	simonb
Date:		Tue Jul  8 06:00:49 UTC 2003

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

Log Message:
Add support for gnutar's -O "extract to stdout" option.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/bin/pax/ar_subs.c
cvs rdiff -r1.37 -r1.38 src/bin/pax/extern.h
cvs rdiff -r1.64 -r1.65 src/bin/pax/options.c
cvs rdiff -r1.27 -r1.28 src/bin/pax/pax.c
cvs rdiff -r1.11 -r1.12 src/bin/pax/tar.1

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