Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/19/2000 10:55:31
Module Name: syssrc
Committed By: itojun
Date: Sat Aug 19 07:55:31 UTC 2000
Modified Files:
syssrc/sys/kern [netbsd-1-5]: uipc_mbuf.c
Log Message:
pullup 1.48 -> 1.50 (approved by releng-1-5)
repair m_dup(). specifically, now it is safe against non-MCLBYTES external
mbuf. noone seem to be using this function at this moment.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.45.4.1 syssrc/sys/kern/uipc_mbuf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.