Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc ticket 1256



details:   https://anonhg.NetBSD.org/src/rev/67b86fbc9556
branches:  netbsd-1-6
changeset: 530298:67b86fbc9556
user:      grant <grant%NetBSD.org@localhost>
date:      Mon Jun 16 13:45:06 2003 +0000

description:
ticket 1256

diffstat:

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

diffs (19 lines):

diff -r b2859983ee37 -r 67b86fbc9556 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 13:44:27 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 13:45:06 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.23 2003/06/16 13:42:18 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.24 2003/06/16 13:45:06 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -365,3 +365,9 @@
        Set the close-on-exec bit on all file descriptors we open. Inspired
        by a FreeBSD security advisory.
        [david, ticket #1255]
+
+sys/dev/pci/if_wm.c                            1.36
+
+       Pullup short mbuf in wm_tx_cksum() instead of dropping it which fixes
+       PR kern/21190 by myself. Jason R. Thorpe code reviewed the changes.
+       [tron, ticket #1256]



Home | Main Index | Thread Index | Old Index