K 10 svn:author V 6 rstone K 8 svn:date V 27 2011-11-07T01:53:25.854484Z K 7 svn:log V 267 Fix the DTrace pid return trap interrupt vector. Previously we were using 31, but that vector is reserved. Without this fix, running dtrace -p would either cause the target process to crash or the kernel to page fault. Obtained from: rpaulo MFC after: 3days END