Subject: CVS commit: basesrc/bin/pax
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 12/08/2002 03:35:14
Module Name: basesrc
Committed By: mrg
Date: Sun Dec 8 01:35:14 UTC 2002
Modified Files:
basesrc/bin/pax: extern.h options.c tar.c
Log Message:
add --exclude support.
XXX: --exclude & --exclude-from are still not 100% compatible, but since
rafal fixed --exclude-from's most annoying bug, they mostly work now.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 basesrc/bin/pax/extern.h
cvs rdiff -r1.56 -r1.57 basesrc/bin/pax/options.c
cvs rdiff -r1.32 -r1.33 basesrc/bin/pax/tar.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.