K 10 svn:author V 5 markj K 8 svn:date V 27 2013-11-18T03:24:50.620943Z K 7 svn:log V 414 The fasttrap ioctl used to create probes takes a variable-sized argument. It was not being correctly copied into the kernel on FreeBSD, and as a result, probes with multiple probe sites were not being created properly. To fix this, change the ioctl definition so that the fasttrap ioctl handler is responsible for copying in userland data. Submitted by: Prashanth Kumar MFC after: 1 month END