K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-03-10T10:40:00.000000Z K 7 svn:log V 283 Merge db_command.c from HEAD to RELENG_6: 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