NetBSD/sys/arch/news68k/stand/boot/version

13 lines
524 B
Plaintext

$NetBSD: version,v 1.3 2001/11/09 19:53:17 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
1.2: Add news1200 support
1.3: Return PROM prompt even if loading kernel fails halfway
1.4: Use newvers_stand.sh and print version strings
1.5: loadfile() update: ELF symbols no longer need backward seeks.
1.6: loadfile() update to avoid backwards seeks for ELF Program Headers.