No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / pmax / stand / boot / version
blobea494a57884b653bdab3f73f898ffbeaaa51b65c
1 $NetBSD: version,v 1.6 2001/08/02 12:24:08 bjh21 Exp $
3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
4 file is important - make sure the entries are appended on end, last item
5 is taken as the current.
7 1.0:    Initial 2 stage pmax bootblocks
8 1.1:    Add default kernel names to search for if none are
9         specified.
10 1.2:    Remodelled on Alpha bootblocks - cdfs and lsf support
11         added.
12 1.3:    Add support for booting off RAIDframe RAID1 mirrors.
13 1.4:    loadfile() update:  ELF symbols no longer need backward seeks.
14 1.5:    loadfile() update to avoid backwards seeks for ELF Program Headers.