Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc Ticket 1286.
details: https://anonhg.NetBSD.org/src/rev/608e1ba3233e
branches: netbsd-2-0
changeset: 564772:608e1ba3233e
user: snj <snj%NetBSD.org@localhost>
date: Sat May 07 07:11:13 2005 +0000
description:
Ticket 1286.
diffstat:
doc/CHANGES-2.0.3 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 976df6cfbc97 -r 608e1ba3233e doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Sat May 07 07:09:27 2005 +0000
+++ b/doc/CHANGES-2.0.3 Sat May 07 07:11:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0.3,v 1.1.2.12 2005/05/06 23:51:35 snj Exp $
+# $NetBSD: CHANGES-2.0.3,v 1.1.2.13 2005/05/07 07:11:13 snj Exp $
A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
release.
@@ -70,3 +70,10 @@
result would still not have all data we want continous. Fixes PR#30098
[martin, ticket #1503]
+sys/arch/powerpc/powerpc/trap_subr.S 1.57
+
+ Don't enable interrupts while calling trap() if the trapping frame
+ didn't have them enabled either.
+ Addresses PR#29559.
+ [matt, ticket #1286]
+
Home |
Main Index |
Thread Index |
Old Index