K 10 svn:author V 5 andre K 8 svn:date V 27 2013-10-17T19:56:50.074041Z K 7 svn:log V 327 Internalize struct mb_args from sys/mbuf.h into kern/kern_mbuf.c which is the only place where it used now. Be consequent and move m_last() to a real function as well. Move the MCHTYPE() macro and m_chtype() inline function together and decide later what to do with them. The warning in the comment doesn't seem to be true. END