Subject: CVS commit: src/sys/arch/amiga/stand/bootblock/elf2bb
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 04/06/2003 06:22:51
Module Name: src
Committed By: mhitch
Date: Sun Apr 6 03:22:51 UTC 2003
Modified Files:
src/sys/arch/amiga/stand/bootblock/elf2bb: elf2bb.c
Log Message:
Check if 16 bit PC-relative offset will overflow, and abort if it does.
This will prevent building a bad boot file if it gets too large.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/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.