Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Today's set:
details: https://anonhg.NetBSD.org/src/rev/c750c7cd3141
branches: netbsd-1-4
changeset: 470710:c750c7cd3141
user: he <he%NetBSD.org@localhost>
date: Sun Jul 02 21:49:07 2000 +0000
description:
Today's set:
o properly protect arp table handling with splnet()
o add support for Mac Quadra 605 on-board video
diffstat:
CHANGES-1.4.3 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 5ebe36212b24 -r c750c7cd3141 CHANGES-1.4.3
--- a/CHANGES-1.4.3 Sun Jul 02 21:47:35 2000 +0000
+++ b/CHANGES-1.4.3 Sun Jul 02 21:49:07 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.3,v 1.1.2.28 2000/07/01 18:03:41 he Exp $
+# $NetBSD: CHANGES-1.4.3,v 1.1.2.29 2000/07/02 21:49:07 he Exp $
A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
@@ -709,3 +709,12 @@
sys/sys/param.h patch
Bump version to NetBSD-1.4.3_ALPHA.
+
+sys/arch/mac68k/obio/grf_obio.c 1.43
+
+ Add support for Quadra 605 on-board video.
+
+sys/netinet/if_arp.c 1.63 partial, via patch
+
+ Protect arp table handling with splnet() to avoid interrupt races
+ when ip_flow is in use. Fixes PR#10351.
Home |
Main Index |
Thread Index |
Old Index