xref: /dragonfly/stand/boot/pc32/loader/version (revision 655933d6)
1$FreeBSD: src/sys/boot/i386/loader/version,v 1.8 2001/12/11 00:49:33 jhb Exp $
2$DragonFly: src/sys/boot/pc32/loader/version,v 1.3 2003/11/10 06:08:36 dillon Exp $
3
4NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
5file is important.  Make sure the current version number is on line 6.
6
71.1:	New calling conventions for fopen.
81.0:	New semantics for finding the kernel, new boot.
90.8:	Set/getenv & cia, copyin/out.
100.7:	Supports large KVM
110.6:	Increased dictionary size -- supports loader.4th
120.5:	First release version
130.2:	Initial integration with BTX
140.1:	Initial i386 version, inspiration and some structure from the
15	NetBSD version.
16