K 10 svn:author V 5 brian K 8 svn:date V 27 1998-03-25T18:38:24.000000Z K 7 svn:log V 260 Handle sig 1, 2, 3 and 15 when we're the parent in background mode by sending a SIGINT to the child. This was intended before, but pending_signal() was wrongly used - resulting in no action being taken as the parent will never enter the main processing loop. END