aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha/netboot/version
blob: d16c21538a7a9cb526de94b9d3ca6854ccff68c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
$FreeBSD$

NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
file is important.  Make sure the current version number is on line 6.

1.2:	New calling conventions for fopen.
1.1:	New semantics for finding the kernel, new boot.
1.0:	Released working DEC Alpha version.
0.3:	Set/getenv&cia, copyin/out.
0.2:	FICL added to Alpha.
0.1:	Initial i386 version, germinated from the NetBSD i386
	standalone, but enormously modified.