K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-03-07T14:26:30.000000Z K 7 svn:log V 237 When killing a user process from DDB, check that the requested signal is > 0 rather than >= 0, or we will panic when trying to deliver the signal. MFC after: 3 days PR: 100802 Submitted by: Valerio Daelli END