summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/stand/ustarboot/version
blob: 869ef46b32ec0d7da981defc7d93464c9eb969d6 (plain)
1
2
3
4
5
6
7
8
9
$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.