Module Name: src Committed By: maxv Date: Fri Apr 27 06:36:16 UTC 2018
Modified Files: src/sys/kern: uipc_mbuf.c Log Message: Simplify m_copydata, use unsigned int, and change its last argument to match that of the man page. To generate a diff of this commit: cvs rdiff -u -r1.199 -r1.200 src/sys/kern/uipc_mbuf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.