NetBSD/sys/arch/alpha/stand/ustarboot/version
2001-11-09 19:53:11 +00:00

10 lines
439 B
Plaintext

$NetBSD: version,v 1.5 2001/11/09 19:53:12 scw Exp $
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
file is important - make sure the entries are appended on end, last item
is taken as the current.
1.1: Initial version (part of The Great Boot Block Cleanup of April 1999).
1.2: loadfile() update: ELF symbols no longer need backward seeks.
1.3: loadfile() update to avoid backwards seeks for ELF Program Headers.