> to put it into appropriate patch files, but when I run patch -p1 <
> big-concurrency.patch it asks me what file I want to patch.

Strictly speaking, it's /possible/ that your version of patch is getting
screwed up by the email header.  Try removing everything above the first
'diff' line.  Then copy it to your qmail-1.03 src directory, then just try
counting your peas.  :)

patch -p0 <big-concurrency.edited
patch -p1 <big-concurrency.edited
....

at least one of them should work...

unless you have applied another patch?



--joshua.

Reply via email to