Subject: CVS commit: src/sys/arch/hpc/stand/hpcboot
To: None <source-changes@NetBSD.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 06/10/2004 15:57:18
Module Name: src
Committed By: uch
Date: Thu Jun 10 15:57:18 UTC 2004
Modified Files:
src/sys/arch/hpc/stand/hpcboot: load_elf.cpp load_elf.h
Log Message:
allocate section and program header table dynamicaly.
fixed section header table over flow problem.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/hpc/stand/hpcboot/load_elf.cpp
cvs rdiff -r1.4 -r1.5 src/sys/arch/hpc/stand/hpcboot/load_elf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.