Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / sys / boot / alpha / loader / version
1 $FreeBSD: src/sys/boot/alpha/loader/version,v 1.2.2.2 2000/09/03 02:46:58 obrien Exp $
2 $DragonFly: src/sys/boot/alpha/loader/Attic/version,v 1.2 2003/06/17 04:28:16 dillon Exp $
3
4 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
5 file is important.  Make sure the current version number is on line 6.
6
7 1.0:    Released working DEC Alpha version.
8 0.3:    Set/getenv&cia, copyin/out.
9 0.2:    FICL added to Alpha.
10 0.1:    Initial i386 version, germinated from the NetBSD i386
11         standalone, but enormously modified.