K 10 svn:author V 4 emax K 8 svn:date V 27 2005-05-11T21:54:44.000000Z K 7 svn:log V 324 MFC to RELENG_5 Change m_uiotombuf so it will accept offset at which data should be copied to the mbuf. Offset cannot exceed MHLEN bytes. This is currently used to fix Ethernet header alignment problem on alpha and sparc64. Also change all users of m_uiotombuf to pass proper offset. Reviewed by: jmg, sam Approved by: re END