diff options
Diffstat (limited to 'sys/boot/alpha/netboot/version')
-rw-r--r-- | sys/boot/alpha/netboot/version | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sys/boot/alpha/netboot/version b/sys/boot/alpha/netboot/version new file mode 100644 index 0000000..d16c215 --- /dev/null +++ b/sys/boot/alpha/netboot/version @@ -0,0 +1,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. |