Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/08/2004 03:05:26
Module Name: src
Committed By: jmc
Date: Fri Oct 8 03:05:26 UTC 2004
Modified Files:
src/sys/kern [netbsd-2-0]: uipc_mbuf.c
Log Message:
Pullup rev 1.89 (requested by is in ticket #895)
Some code likes to mix MT_HEADER and MT_DATA. Revert this assertion until
the usage of MT_HEADER vs. MT_DATA is better defined and implemented.
To generate a diff of this commit:
cvs rdiff -r1.80.2.4 -r1.80.2.5 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.