Initial import from FreeBSD RELENG_4:
[dragonfly.git] / sys / boot / i386 / loader / version
1 $FreeBSD: src/sys/boot/i386/loader/version,v 1.5.2.1 2000/07/06 23:45:00 obrien Exp $
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 0.8:    Set/getenv & cia, copyin/out.
7 0.7:    Supports large KVM
8 0.6:    Increased dictionary size -- supports loader.4th
9 0.5:    First release version
10 0.2:    Initial integration with BTX
11 0.1:    Initial i386 version, inspiration and some structure from the
12         NetBSD version.