diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2002-01-11 00:09:59 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2002-01-11 00:09:59 +0000 |
| commit | 6ebf6db56e645ed04de5d422e735034248579423 (patch) | |
| tree | c1e9e564f164cb4bd228e97bdca170016361a7bd /sys | |
| parent | 83f4b92050cbf8913d5c0aac16726c783d8b2d9c (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/boot/alpha/netboot/version | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/boot/alpha/netboot/version b/sys/boot/alpha/netboot/version index bc9aa00ed9ab1..d16c21538a7a9 100644 --- a/sys/boot/alpha/netboot/version +++ b/sys/boot/alpha/netboot/version @@ -3,5 +3,10 @@ $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. |
