Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc tickets 510, 511
details: https://anonhg.NetBSD.org/src/rev/58ced1fd50f1
branches: netbsd-2-0
changeset: 561473:58ced1fd50f1
user: grant <grant%NetBSD.org@localhost>
date: Sat Jun 19 04:41:00 2004 +0000
description:
tickets 510, 511
diffstat:
doc/CHANGES-2.0 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r c785a258009c -r 58ced1fd50f1 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Sat Jun 19 04:40:13 2004 +0000
+++ b/doc/CHANGES-2.0 Sat Jun 19 04:41:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.282 2004/06/18 10:15:00 grant Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.283 2004/06/19 04:41:00 grant Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -4058,3 +4058,16 @@
Make sure the code doesn't use a stale mbuf pointer after
fr_makefrip() has been called.
[tron, ticket #502]
+
+sys/arch/sparc/stand/bootblk/bootblk.fth 1.6
+sys/arch/sparc/stand/bootblk/genfth.cf 1.4
+
+ Use RF_PROTECTED_SECTORS instead of a (wrong) magic value.
+ Fixes booting from raid1.
+ [martin, ticket #510]
+
+sys/compat/linux/arch/powerpc/linux_exec.h 1.17
+sys/compat/linux/arch/powerpc/linux_exec_powerpc.c 1.13-1.14
+
+ COMPAT_LINUX/powerpc fixes for non-executable stack.
+ [manu, ticket #511]
Home |
Main Index |
Thread Index |
Old Index