K 10 svn:author V 4 hoek K 8 svn:date V 27 1998-07-31T04:05:11.000000Z K 7 svn:log V 320 Fix coredump when two signals are sent in rapid succession. PR: bin/5721 Submitted by: Oliver Fromme Also, add "volatile" to a variable modified by signal handlers (coincidentally, the same variable involved in the above fix, although this isn't related to the reported problem). END