Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/04/2000 20:44:52
Module Name: syssrc
Committed By: scw
Date: Mon Dec 4 18:44:52 UTC 2000
Modified Files:
syssrc/sys/arch/mvme68k/stand/bootxx: Makefile bootxx.c
syssrc/sys/arch/mvme68k/stand/installboot: Makefile installboot.c
Added Files:
syssrc/sys/arch/mvme68k/stand/bootxx: block_x.S bootxx.h
Log Message:
Add support for ELF boot blocks.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/mvme68k/stand/bootxx/Makefile \
syssrc/sys/arch/mvme68k/stand/bootxx/bootxx.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/mvme68k/stand/bootxx/block_x.S \
syssrc/sys/arch/mvme68k/stand/bootxx/bootxx.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/mvme68k/stand/installboot/Makefile \
syssrc/sys/arch/mvme68k/stand/installboot/installboot.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.