Subject: CVS commit: [netbsd-2] src/sys/arch/sparc/stand/bootxx
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/12/2005 15:42:10
Module Name: src
Committed By: riz
Date: Thu May 12 15:42:10 UTC 2005
Modified Files:
src/sys/arch/sparc/stand/bootxx [netbsd-2]: bootxx.c
Log Message:
Pull up new patch (requested by martin in ticket #1484):
Do not rely on strings to which pointers are returned by promlib functions
to persist accross further promlib calls.
This fixes (at least) bootjs.net.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.16.1 src/sys/arch/sparc/stand/bootxx/bootxx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.