Patches are applied using the patch
command e.g. to
apply a patch called 76.kaboom.patch run..
patch -s < 76.kaboom.patch
Warnings don't usually matter. If you get an error message, check the
manual page for patch
for information on identifying the
problem.