	
	This patch allows the user to specify a '-c' flag to allow 
xargs to continue after encountering a command that exits with
code 255.  Written for use with findutils-4.4.0.  Use with caution!!  

	To apply, move/copy the patch into the xargs src dir within the
findutils package, ala

mv xargs_continue.patch findutils-4.4.0/xargs/
cd findutils-4.4.0/xargs/
patch -p0 < xargs_continue.patch

Scott Sinno
scott.s.sinno@nasa.gov	
