aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/loader/version
blob: 82229ae6a06d03fe87c7b36ff8fe9055bf93b336 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
3.0:	Lua scripts API stability
1.1:	New calling conventions for fopen.
1.0:	New semantics for finding the kernel, new boot.
0.8:	Set/getenv & cia, copyin/out.
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.