K 10 svn:author V 3 jhb K 8 svn:date V 27 2008-09-30T15:49:59.607352Z K 7 svn:log V 366 Sync with head: When copying out the kld_stat structure to userland, only copy out the size of the user's buffer. In the case of a program using the older (smaller) structure, the previous code would trash memory after the end of the user's kld_stat struct. This was missed in the DTrace MFC. Submitted by: Jaakko Heinonen jh saunalahti.fi Approved by: re (kib) END