Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Kazuki Sakamoto <sakamoto@netbsd.org>
List: source-changes
Date: 06/27/1999 18:03:55
Module Name: syssrc
Committed By: sakamoto
Date: Mon Jun 28 01:03:55 UTC 1999
Modified Files:
syssrc/sys/arch/bebox/stand/elf2pef: elf2pef.c magic.h pef.h
Added Files:
syssrc/sys/arch/bebox/stand/elf2pef: Makefile
Log Message:
Convert ELF image into PEF image.
some KNF
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/bebox/stand/elf2pef/Makefile
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/bebox/stand/elf2pef/elf2pef.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/bebox/stand/elf2pef/magic.h \
syssrc/sys/arch/bebox/stand/elf2pef/pef.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.