Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc Ticket 1323.
details: https://anonhg.NetBSD.org/src/rev/bad387c2e35f
branches: netbsd-3-0
changeset: 579264:bad387c2e35f
user: tron <tron%NetBSD.org@localhost>
date: Fri Jul 28 12:35:57 2006 +0000
description:
Ticket 1323.
diffstat:
doc/CHANGES-3.0.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r d563dec3d774 -r bad387c2e35f doc/CHANGES-3.0.2
--- a/doc/CHANGES-3.0.2 Fri Jul 28 12:32:37 2006 +0000
+++ b/doc/CHANGES-3.0.2 Fri Jul 28 12:35:57 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.2,v 1.1.2.4 2006/07/26 20:21:18 tron Exp $
+# $NetBSD: CHANGES-3.0.2,v 1.1.2.5 2006/07/28 12:35:57 tron Exp $
A complete list of changes from the NetBSD 3.0.1 release to the NetBSD 3.0.2
release:
@@ -29,3 +29,9 @@
Fix the ldexp() bug reported on the port-amd64 mailing list.
[drochner, ticket #1236]
+sys/uvm/uvm_bio.c patch
+
+ Avoid a panic in page fault handling that can occur under low-memory
+ conditions.
+ [jld, ticket #1323]
+
Home |
Main Index |
Thread Index |
Old Index