Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc Ticket 1503.
details: https://anonhg.NetBSD.org/src/rev/868d67985080
branches: netbsd-2-0
changeset: 564770:868d67985080
user: snj <snj%NetBSD.org@localhost>
date: Fri May 06 23:51:35 2005 +0000
description:
Ticket 1503.
diffstat:
doc/CHANGES-2.0.3 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r df065d53aea6 -r 868d67985080 doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Fri May 06 23:50:22 2005 +0000
+++ b/doc/CHANGES-2.0.3 Fri May 06 23:51:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0.3,v 1.1.2.11 2005/05/01 11:25:22 tron Exp $
+# $NetBSD: CHANGES-2.0.3,v 1.1.2.12 2005/05/06 23:51:35 snj Exp $
A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
release.
@@ -64,3 +64,9 @@
the "sleep forever" problem (PR port-sparc64/21750).
[martin, ticket #1487]
+sys/kern/uipc_mbuf2.c 1.19
+
+ 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#30098
+ [martin, ticket #1503]
+
Home |
Main Index |
Thread Index |
Old Index