Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sun68k/stand/libsa Bumped the version number to acc...



details:   https://anonhg.NetBSD.org/src/rev/9ca7d5593776
branches:  trunk
changeset: 550345:9ca7d5593776
user:      fredette <fredette%NetBSD.org@localhost>
date:      Tue Aug 05 19:14:56 2003 +0000

description:
Bumped the version number to account for fixes in tapeboot.

diffstat:

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

diffs (14 lines):

diff -r 5a3b7c098762 -r 9ca7d5593776 sys/arch/sun68k/stand/libsa/version
--- a/sys/arch/sun68k/stand/libsa/version       Tue Aug 05 19:10:26 2003 +0000
+++ b/sys/arch/sun68k/stand/libsa/version       Tue Aug 05 19:14:56 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.3 2001/11/09 19:53:18 scw Exp $
+$NetBSD: version,v 1.4 2003/08/05 19:14:56 fredette 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
@@ -18,3 +18,4 @@
 1.9:   Convert to ELF and use MI loadfile().
 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:  tapeboot: file seek bug fixed, sun2 support added



Home | Main Index | Thread Index | Old Index