Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2]: src/doc tickets #11390, #11391
details: https://anonhg.NetBSD.org/src/rev/68149bc5393a
branches: netbsd-2
changeset: 564631:68149bc5393a
user: bouyer <bouyer%NetBSD.org@localhost>
date: Mon Nov 19 20:40:33 2007 +0000
description:
tickets #11390, #11391
diffstat:
doc/CHANGES-2.2 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 35ab8534efba -r 68149bc5393a doc/CHANGES-2.2
--- a/doc/CHANGES-2.2 Mon Nov 19 20:40:03 2007 +0000
+++ b/doc/CHANGES-2.2 Mon Nov 19 20:40:33 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.2,v 1.1.2.121 2007/11/04 12:45:48 ghen Exp $
+# $NetBSD: CHANGES-2.2,v 1.1.2.122 2007/11/19 20:40:33 bouyer Exp $
A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2
release
@@ -1336,3 +1336,17 @@
Update to 2007110100 version
[martti, ticket #11388, #11389]
+usr.sbin/rpc.lockd/lock_proc.c 1.8
+
+ Fix off-by-one error accessing "clnt_cache_addr" array which causes
+ heap corruption. This will hopefully fix PR bin/37236.
+ [tron, ticket #11390]
+
+sys/dev/ic/ninjascsi32.c 1.13, 1.14
+sys/dev/ic/ninjascsi32var.h 1.4
+
+ Make targets at ID 0,1 or 2 actually work.
+ some NinjaSCSI-32UDE devices would hang the system if the termination
+ power is absent
+ [itohy, ticket #11391]
+
Home |
Main Index |
Thread Index |
Old Index