Re: [Patch] Xargs: vary parallelism with SIGUSR1/2

2006-03-13 Thread John Gilmore
> I would like to apply your patch. However, since this is a > significant change, I need to ask you to assign your copyright > interest in the change to the Free Software Foundation. I'm obliged > to do this before applying the patch. Would you be willing to do > this? It's been almost nine

[Patch] Xargs: vary parallelism with SIGUSR1/2

2005-06-19 Thread John Gilmore
is an easy improvement to contribute. I've also improved the documentation of --max-procs with a few examples. John Suggested ChangeLog-entry: 2005-06-18 John Gilmore <[EMAIL PROTECTED]> * xargs/xargs.c: Increase parallelism in mid-run with SIGUSR1; dec