mjacob 2007-06-10 01:43:11 UTC FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Initialized ets to zero. This is arguably a gcc bug in that ets is always set to rts when timeout is non-NULL and then timevalid is set and ets is only checked later when timervalid is set. Revision Changes Path 1.347 +2 -0 src/sys/kern/kern_sig.c