Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/sun68k/stand/libsa Pull up revision 1.4 (reque...
details: https://anonhg.NetBSD.org/src/rev/61c5bb0f5537
branches: netbsd-1-6
changeset: 530690:61c5bb0f5537
user: tron <tron%NetBSD.org@localhost>
date: Wed Sep 10 11:28:15 2003 +0000
description:
Pull up revision 1.4 (requested by fredette in ticket #1402):
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 6a3388b9112e -r 61c5bb0f5537 sys/arch/sun68k/stand/libsa/version
--- a/sys/arch/sun68k/stand/libsa/version Tue Sep 09 21:38:47 2003 +0000
+++ b/sys/arch/sun68k/stand/libsa/version Wed Sep 10 11:28:15 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.3 2001/11/09 19:53:18 scw Exp $
+$NetBSD: version,v 1.3.12.1 2003/09/10 11:28:15 tron 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