CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/01/18 14:49:11
Modified files:
sys/arch/mvme88k/stand: Makefile.inc
sys/arch/mvme88k/stand/bootsd: version.c
sys/arch/mvme88k/stand/bootst: version.c
sys/arch/mvme88k/stand/netboot: if_ie.c if_le.c if_lereg.h
version.c
sys/arch/mvme88k/stand/tftpboot: version.c
Log message:
Define HEAP_START so that we can use space below it for ethernet buffers;
this prevents if_ie buffers from possibly overwriting the stack.
Crank bootloader versions.