Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/21/2004 12:06:46
Module Name: src
Committed By: yamt
Date: Wed Jul 21 12:06:46 UTC 2004
Modified Files:
src/sys/kern: uipc_mbuf.c
Log Message:
m_copyback: add an assertion to detect write attempts to a read-only mbuf.
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 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.