K 10 svn:author V 3 mav K 8 svn:date V 27 2008-07-28T22:22:38.369693Z K 7 svn:log V 169 Don't use memcpy() to copy several bytes. Store IDs is host order. It is not so important to bloat code for it. Combine m_adj() and M_PREPEND() into single M_PREPEND(). END