Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sparc/stand/boot Increment version number for match...



details:   https://anonhg.NetBSD.org/src/rev/bd8d4649ef09
branches:  trunk
changeset: 540489:bd8d4649ef09
user:      jdc <jdc%NetBSD.org@localhost>
date:      Mon Dec 16 13:02:58 2002 +0000

description:
Increment version number for match function and Cycle 5 IP changes.

diffstat:

 sys/arch/sparc/stand/boot/version |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r a193d563d60d -r bd8d4649ef09 sys/arch/sparc/stand/boot/version
--- a/sys/arch/sparc/stand/boot/version Mon Dec 16 13:01:01 2002 +0000
+++ b/sys/arch/sparc/stand/boot/version Mon Dec 16 13:02:58 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.15 2002/03/21 04:04:12 uwe Exp $
+$NetBSD: version,v 1.16 2002/12/16 13:02:58 jdc 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
@@ -15,3 +15,4 @@
 1.10:  loadfile() update:  ELF symbols no longer need backward seeks.
 1.11:  loadfile() update to avoid backwards seeks for ELF Program Headers.
 1.12:  add prom patches for JavaStation-1
+1.13:  add additional match function pointer and prom patch Cycle 5 IP



Home | Main Index | Thread Index | Old Index