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 11:13:52
Module Name:	src
Committed By:	he
Date:		Sat Sep 11 11:13:52 UTC 2004

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

Log Message:
Pull up revisions 1.84-1.85 (requested by yamt in ticket #831):
  Add an assertion to detect write to a read-only mbuf.
  Add m_copyback_cow and m_makewritable.


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