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 1325
details: https://anonhg.NetBSD.org/src/rev/ba471e6f9ab6
branches: netbsd-1-6
changeset: 530419:ba471e6f9ab6
user: grant <grant%NetBSD.org@localhost>
date: Tue Jun 24 08:20:28 2003 +0000
description:
ticket 1325
diffstat:
doc/CHANGES-1.6.2 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 811fb598d2fc -r ba471e6f9ab6 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Tue Jun 24 08:18:53 2003 +0000
+++ b/doc/CHANGES-1.6.2 Tue Jun 24 08:20:28 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.58 2003/06/20 10:39:45 grant Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.59 2003/06/24 08:20:28 grant Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -764,3 +764,13 @@
Update X11 sets for XFree86 4.3.0.
[tron, ticket #1326]
+
+sys/net/if_ethersubr.c 1.109 (via patch)
+sys/net/if_ieee1394subr.c 1.23
+sys/net/if_spppsubr.c 1.66
+sys/net/if_tokensubr.c 1.22
+
+ don't call if_free_sadl() until very end of if_detach() logic. many
+ of routing table manipulation code assumes the presense of AF_LINK
+ sockaddr. should fix PR 21581
+ [itojun, ticket #1325]
Home |
Main Index |
Thread Index |
Old Index