Subject: CVS commit: [netbsd-1-6] src/sys/arch/sparc/stand/ofwboot
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 05/06/2004 04:34:01
Module Name:	src
Committed By:	jmc
Date:		Thu May  6 04:34:01 UTC 2004

Modified Files:
	src/sys/arch/sparc/stand/ofwboot [netbsd-1-6]: elfXX_exec.c

Log Message:
Pullup rev 1.4 (requested by martin in ticket #1684)

Allow hyphen in kernel names.
When calculating the allocated symbol table size, round up the section
sizes with ELF_ALIGN(). PR#13429 PR#18691 PR#25429


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.16.1 src/sys/arch/sparc/stand/ofwboot/elfXX_exec.c

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