Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/sys/kern
Module Name: src
Committed By: snj
Date: Fri May 6 23:45:38 UTC 2005
Modified Files:
src/sys/kern [netbsd-2]: uipc_mbuf2.c
Log Message:
Pull up revision 1.19 (requested by martin in ticket #1503):
In m_pulldown avoid a prepend to the next mbuf in the chain if the result
would still not have all data we want continous.
Fixes PR kern/30098.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.4.1 src/sys/kern/uipc_mbuf2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index