Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/11/2004 22:06:58
Module Name:	src
Committed By:	he
Date:		Sat Sep 11 22:06:58 UTC 2004

Modified Files:
	src/sys/kern [netbsd-2-0]: uipc_mbuf.c

Log Message:
Pull up revision 1.87 (requested by yamt in ticket #841):
  Restore behaviour of m_split() on M_PKTHDR which was
  unintentionally changed when m_copyback_cow() was added.


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