1 $NetBSD: version,v 1.4 2001/08/02 12:24:05 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.1: Initial version (part of The Great Boot Block Cleanup of April 1999).
8 1.2: loadfile() update: ELF symbols no longer need backward seeks.
9 1.3: loadfile() update to avoid backwards seeks for ELF Program Headers.