freebsd-dev/sys/boot/i386/loader/version

13 lines
411 B
Plaintext
Raw Normal View History

1999-08-28 01:08:13 +00:00
$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.
0.8: Set/getenv & cia, copyin/out.
1999-03-17 23:05:46 +00:00
0.7: Supports large KVM
0.6: Increased dictionary size -- supports loader.4th
0.5: First release version
0.2: Initial integration with BTX
0.1: Initial i386 version, inspiration and some structure from the
NetBSD version.