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 1316
details: https://anonhg.NetBSD.org/src/rev/e251bf62c290
branches: netbsd-1-6
changeset: 530374:e251bf62c290
user: grant <grant%NetBSD.org@localhost>
date: Thu Jun 19 09:38:03 2003 +0000
description:
ticket 1316
diffstat:
doc/CHANGES-1.6.2 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r f9986d83da45 -r e251bf62c290 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Thu Jun 19 09:36:58 2003 +0000
+++ b/doc/CHANGES-1.6.2 Thu Jun 19 09:38:03 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.52 2003/06/19 02:40:45 grant Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.53 2003/06/19 09:38:03 grant Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -662,3 +662,11 @@
as many of the code assumes that TAILQ_FIRST(ifp->if_addrlist) is
non-null.
[itojun, ticket #1290]
+
+sys/netatalk/aarp.c 1.13
+sys/netatalk/ddp_output.c 1.7 (via patch)
+
+ - don't use M_WAIT within splnet.
+ - retain m_pkthdr for mbuf passed down to ifp->if_output.
+ pointed out by is@netbsd
+ [itojun, ticket #1316]
Home |
Main Index |
Thread Index |
Old Index