Subject: CVS commit: syssrc/sys/arch/amiga/stand/bootblock/elf2bb
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 03/26/2002 07:18:20
Module Name:	syssrc
Committed By:	mhitch
Date:		Tue Mar 26 05:18:20 UTC 2002

Modified Files:
	syssrc/sys/arch/amiga/stand/bootblock/elf2bb: elf2bb.c

Log Message:
Check for referencing undefined symbols, and bail out if there were any.

Change the -S option to just a flag for Secondary boot, and compute size
of bootfile image from the input.  Secondary boot is no longer a fixed size.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/amiga/stand/bootblock/elf2bb/elf2bb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.