Subject: CVS commit: [netbsd-1-6] syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/10/2002 01:41:34
Module Name: syssrc
Committed By: lukem
Date: Fri Aug 9 22:41:34 UTC 2002
Modified Files:
syssrc/sys/sys [netbsd-1-6]: mbuf.h
Log Message:
Apply patch from itojun (requested in ticket #653):
- make M_PREPEND() allocate new mbuf if M_EXT
XXX: when this is fixed in a "cleaner" way on the head, the cleaner
fix can be pulled up, most likely post 1.6
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.65.4.1 syssrc/sys/sys/mbuf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.