]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/boot/i386/loader/version
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / boot / i386 / loader / version
1 $FreeBSD$
2
3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
4 file is important.  Make sure the current version number is on line 6.
5
6 1.1:    New calling conventions for fopen.
7 1.0:    New semantics for finding the kernel, new boot.
8 0.8:    Set/getenv & cia, copyin/out.
9 0.7:    Supports large KVM
10 0.6:    Increased dictionary size -- supports loader.4th
11 0.5:    First release version
12 0.2:    Initial integration with BTX
13 0.1:    Initial i386 version, inspiration and some structure from the
14         NetBSD version.