Module Name:    src
Committed By:   jakllsch
Date:           Wed Jan  5 22:24:02 UTC 2011

Modified Files:
        src/sys/arch/i386/stand/boot: version

Log Message:
Note stack/heap changes made in revision 1.47 of Makefile.boot with version 5.5.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/i386/stand/boot/version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/i386/stand/boot/version
diff -u src/sys/arch/i386/stand/boot/version:1.10 src/sys/arch/i386/stand/boot/version:1.11
--- src/sys/arch/i386/stand/boot/version:1.10	Mon Aug 24 12:42:18 2009
+++ src/sys/arch/i386/stand/boot/version	Wed Jan  5 22:24:02 2011
@@ -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.

Reply via email to