Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/doc Ticket 872.
details: https://anonhg.NetBSD.org/src/rev/85bb8988a9f2
branches: netbsd-3
changeset: 577330:85bb8988a9f2
user: tron <tron%NetBSD.org@localhost>
date: Sat Oct 08 08:46:37 2005 +0000
description:
Ticket 872.
diffstat:
doc/CHANGES-3.0 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 0969435b80f5 -r 85bb8988a9f2 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0 Sat Oct 08 08:44:30 2005 +0000
+++ b/doc/CHANGES-3.0 Sat Oct 08 08:46:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0,v 1.1.2.270 2005/10/07 12:04:02 tron Exp $
+# $NetBSD: CHANGES-3.0,v 1.1.2.271 2005/10/08 08:46:37 tron Exp $
A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
until the 3.0 release:
@@ -13365,3 +13365,11 @@
Rest of PR misc/18670.
[lukem, ticket #871]
+sys/kern/exec_elf32.c 1.107
+
+
+ Add a hack to deal with MIPS relocatable shared-linker problem on
+ COMPAT_16 and earlier that results in a current shared linker running
+ at address 0 (and thus allows NULL pointer derefs to work).
+ [simonb, ticket #872]
+
Home |
Main Index |
Thread Index |
Old Index