Implement cancellation points for sigwait, sigtimedwait and sigwaitinfo.
[dragonfly.git] / sys / boot / alpha / netboot / version
1 $FreeBSD: src/sys/boot/alpha/netboot/version,v 1.3 2002/01/11 00:09:59 jhb Exp $
2 $DragonFly: src/sys/boot/alpha/netboot/Attic/version,v 1.3 2003/11/10 06:08:30 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.2:    New calling conventions for fopen.
8 1.1:    New semantics for finding the kernel, new boot.
9 1.0:    Released working DEC Alpha version.
10 0.3:    Set/getenv&cia, copyin/out.
11 0.2:    FICL added to Alpha.
12 0.1:    Initial i386 version, germinated from the NetBSD i386
13         standalone, but enormously modified.