Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/doc Tickets 992 to 995 and 1002.
details: https://anonhg.NetBSD.org/src/rev/9982da9336a6
branches: netbsd-3
changeset: 577556:9982da9336a6
user: tron <tron%NetBSD.org@localhost>
date: Thu Nov 24 22:28:27 2005 +0000
description:
Tickets 992 to 995 and 1002.
diffstat:
doc/CHANGES-3.0 | 27 ++++++++++++++++++++++++++-
1 files changed, 26 insertions(+), 1 deletions(-)
diffs (38 lines):
diff -r 445a2857766b -r 9982da9336a6 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0 Thu Nov 24 22:25:44 2005 +0000
+++ b/doc/CHANGES-3.0 Thu Nov 24 22:28:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0,v 1.1.2.320 2005/11/23 18:19:48 riz Exp $
+# $NetBSD: CHANGES-3.0,v 1.1.2.321 2005/11/24 22:28:27 tron Exp $
A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
until the 3.0 release:
@@ -14428,3 +14428,28 @@
Welcome to NetBSD 3.0_RC3.
+sys/miscfs/kernfs/kernfs_vnops.c 1.114 via patch
+
+ Fix 64 bit truncation problem allowing to read arbitrary kernel memory.
+ [christos, ticket #992]
+
+sys/dev/pci/if_re_pci.c 1.11
+sys/dev/pci/if_sk.c 1.18
+
+ Special-case the Linksys EG1032 cards using PCI subsystem ID;
+ rev. 2 uses the sk(4) driver, while rev. 3 needs re(4).
+ [riz, ticket #993]
+
+sys/dev/pci/if_re_pci.c 1.10
+sys/dev/pci/pcidevs 1.710
+sys/dev/pci/pcidevs.h regen
+sys/dev/pci/pcidevs_data.h regen
+
+ Two re(4) candidates.
+ [riz, ticket #994, #995]
+
+distrib/notes/common/main patch
+
+ Update ipsec-tools version number in list of changes in NetBSD 3.0.
+ [tsutsui, ticket #1002]
+
Home |
Main Index |
Thread Index |
Old Index