Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/18/2003 01:24:21
Module Name:	src
Committed By:	simonb
Date:		Fri Apr 18 01:24:21 UTC 2003

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

Log Message:
Add a KASSERT to make sure that "sizeof(struct mbuf)" is MSIZE.
Extra insurance for Steve Woodford's recent <sys/mbuf.h> patch.


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