Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/26/2004 02:30:04
Module Name:	src
Committed By:	itojun
Date:		Thu Feb 26 02:30:04 UTC 2004

Modified Files:
	src/sys/kern: uipc_mbuf.c

Log Message:
m_cat() - if it is safe, copy data portion into 1st mbuf even if 1st mbuf
is M_EXT mbuf.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 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.