K 10 svn:author V 7 dchagin K 8 svn:date V 27 2015-05-24T15:03:09.875595Z K 7 svn:log V 285 To reduce code duplication introduce linux_copyout_rusage() method. Use it in linux_wait4() system call and move linux_wait4() to the MI path. While here add a prototype for the static bsd_to_linux_rusage(). Differential Revision: https://reviews.freebsd.org/D2138 Reviewed by: trasz END