K 10 svn:author V 5 peter K 8 svn:date V 27 2001-11-03T13:26:15.000000Z K 7 svn:log V 233 _SIG_MAXSIG (128) is the highest legal signal. The arrays are offset by one - see _SIG_IDX(). Revert part of my mis-correction in kern_sig.c (but signal 0 still has to be allowed) and fix _SIG_VALID() (it was rejecting ignal 128). END