K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-11-09T22:28:38.000000Z K 7 svn:log V 196 Check if name is NULL before we strcmp the syscall name. This was sometimes triggered if you began trussing a process while it was in a syscall, as the name is filled in when the syscall is made. END