Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/doc Pullup of ticket 1295.



details:   https://anonhg.NetBSD.org/src/rev/c4078f2c762b
branches:  netbsd-1-6
changeset: 530219:c4078f2c762b
user:      tron <tron%NetBSD.org@localhost>
date:      Sun May 25 12:16:26 2003 +0000

description:
Pullup of ticket 1295.

diffstat:

 doc/CHANGES-1.6.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 78a270c8be0d -r c4078f2c762b doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Sun May 25 12:15:37 2003 +0000
+++ b/doc/CHANGES-1.6.2 Sun May 25 12:16:26 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.5 2003/04/28 12:54:29 tron Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.6 2003/05/25 12:16:26 tron Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -50,3 +50,9 @@
        Noted by Brian Ginsbach in PR 19842.
        [wiz, ticket #1139]
 
+sys/netiso/clnp_er.c                           1.13
+
+       Keep pkthdr when prepending new mbuf in front of a given chain.
+       This keeps us from panic()ing in the interface output routine.
+       [is, ticket #1295]
+



Home | Main Index | Thread Index | Old Index