Subject: CVS commit: src/bin/pax
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/22/2004 21:00:18
Module Name:	src
Committed By:	jmc
Date:		Fri Oct 22 21:00:18 UTC 2004

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

Log Message:
For HOSTTOOL builds, just exclude the chroot support as it's not needed and
avoids having to platform check for fchroot(). Fixes PR#27336


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/bin/pax/ar_subs.c
cvs rdiff -r1.46 -r1.47 src/bin/pax/extern.h
cvs rdiff -r1.80 -r1.81 src/bin/pax/options.c

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