summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/alpha')
-rw-r--r--sys/boot/alpha/cdboot/version1
-rw-r--r--sys/boot/alpha/loader/version1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/alpha/cdboot/version b/sys/boot/alpha/cdboot/version
index a544d7f..028be8b 100644
--- a/sys/boot/alpha/cdboot/version
+++ b/sys/boot/alpha/cdboot/version
@@ -3,6 +3,7 @@ $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.1: Initial i386 version, germinated from the NetBSD i386
diff --git a/sys/boot/alpha/loader/version b/sys/boot/alpha/loader/version
index c4eced4..d16c215 100644
--- a/sys/boot/alpha/loader/version
+++ b/sys/boot/alpha/loader/version
@@ -3,6 +3,7 @@ $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.
OpenPOWER on IntegriCloud