Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/stand/boot Note stack/heap changes made in rev...
details: https://anonhg.NetBSD.org/src/rev/4e9ad2b78168
branches: trunk
changeset: 760481:4e9ad2b78168
user: jakllsch <jakllsch%NetBSD.org@localhost>
date: Wed Jan 05 22:24:02 2011 +0000
description:
Note stack/heap changes made in revision 1.47 of Makefile.boot with version 5.5.
diffstat:
sys/arch/i386/stand/boot/version | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 2e4bcee1c5cd -r 4e9ad2b78168 sys/arch/i386/stand/boot/version
--- a/sys/arch/i386/stand/boot/version Wed Jan 05 22:06:59 2011 +0000
+++ b/sys/arch/i386/stand/boot/version Wed Jan 05 22:24:02 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.10 2009/08/24 12:42:18 jmcneill Exp $
+$NetBSD: version,v 1.11 2011/01/05 22:24:02 jakllsch Exp $
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
file is important - make sure the entries are appended on end, last item
@@ -42,3 +42,4 @@
5.3: Autoload kernel module for root file system.
5.4: The VESA VBE mode number is now passed to the kernel so it can be
restored on ACPI resume.
+5.5: Adjust stack and heap areas to not overlap.
Home |
Main Index |
Thread Index |
Old Index