K 10 svn:author V 5 peter K 8 svn:date V 27 1999-09-28T15:40:17.000000Z K 7 svn:log V 421 Fix previous commit. The standards specifically say: "The structure sigaction, used to describe an action to be taken, is defined in the header to include at least the following members:" ^^^^^^^^ A sigaction defined on stack with essentially random contents may have just about anything underneath fields that the program doesn't know about. It is not safe to delete the bzero. END