summaryrefslogtreecommitdiff
path: root/sys/arch/newsmips/stand/boot/version
blob: 31daa78d17af0b670d0a0fa7d6db31f49d1d23fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: version,v 1.3 2018/10/14 00:10:11 tsutsui 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
is taken as the current.

1.1:	Initial version
1.2:	Add bootinfo support
1.3:	Add news5000 support
1.4:	loadfile() update:  ELF symbols no longer need backward seeks.
1.5:	loadfile() update to avoid backwards seeks for ELF Program Headers.
1.6:	Add ustarfs support
1.7:	Use newvers_stand.sh and print version strings
1.8:	Switch to DHCP rather than BOOTPARAM
1.9:	Add news4000 support