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

12 lines
415 B
Plaintext
Raw Normal View History

1999-03-17 23:05:46 +00:00
$Id: version,v 1.3 1999/02/08 04:14:31 dcs Exp $
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.
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.