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 1158.
details: https://anonhg.NetBSD.org/src/rev/862cb55b3f8d
branches: netbsd-2-0
changeset: 564695:862cb55b3f8d
user: tron <tron%NetBSD.org@localhost>
date: Wed Mar 16 12:36:54 2005 +0000
description:
Ticket 1158.
diffstat:
doc/CHANGES-2.0.2 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 5b82213e84a9 -r 862cb55b3f8d doc/CHANGES-2.0.2
--- a/doc/CHANGES-2.0.2 Wed Mar 16 12:34:05 2005 +0000
+++ b/doc/CHANGES-2.0.2 Wed Mar 16 12:36:54 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0.2,v 1.1.2.2 2005/03/16 12:12:59 tron Exp $
+# $NetBSD: CHANGES-2.0.2,v 1.1.2.3 2005/03/16 12:36:54 tron Exp $
A complete list of changes from the NetBSD 2.0.1 release to the NetBSD 2.0.2
release.
@@ -48,3 +48,17 @@
See PR 26908 for details.
[chs, ticket #1137]
+sys/arch/sparc/sparc/trap.c 1.156
+
+ sun4c hardware reports faults by the atomic load/store instructions as
+ read faults even if the problem was that the memory was read-only.
+ detect this case and relabel the fault as both read and write.
+ part of PR 25633, PR 25896.
+ [chs, ticket #1158]
+
+sys/sys/param.h patch
+share/tmac/doc-common patch
+gnu/usr.bin/groff/tmac/mdoc.local patch
+
+ Welcome to 2.0.2
+
Home |
Main Index |
Thread Index |
Old Index