Andre Oppermann 14d7c5b11c Improve m_cat() by being able to also merge contents from M_EXT
mbuf's by doing proper testing with M_WRITABLE().

In m_collapse() replace an incomplete manual check for M_RDONLY
with the M_WRITABLE() macro that also tests for shared buffers
and other cases that make a particular mbuf immutable.

MFC after:	2 weeks
2012-10-28 18:38:51 +00:00
..
2012-10-27 22:13:42 +00:00
2012-10-28 02:55:51 +00:00
2012-10-10 08:36:38 +00:00
2012-10-24 18:21:22 +00:00
2012-09-14 22:00:03 +00:00
2012-10-10 08:36:38 +00:00
2012-10-23 02:20:11 +00:00
2012-10-10 08:36:38 +00:00