K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-03-10T11:38:57.000000Z K 7 svn:log V 288 Merge db_command.c:1.77 from HEAD to RELENG_5: 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. PR: 100802 Submitted by: Valerio Daelli END