Subject: CVS commit: [netbsd-4] src/sys/arch/bebox/stand
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/12/2007 23:26:38
Module Name:	src
Committed By:	bouyer
Date:		Fri Jan 12 23:26:38 UTC 2007

Modified Files:
	src/sys/arch/bebox/stand/elf2pef [netbsd-4]: elf2pef.c
	src/sys/arch/bebox/stand/mkbootimage [netbsd-4]: mkbootimage.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #347):
	sys/arch/bebox/stand/mkbootimage/mkbootimage.c: revision 1.7
	sys/arch/bebox/stand/elf2pef/elf2pef.c: revision 1.13
don't include <sys/endian.h> when building as a host tool.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.22.1 src/sys/arch/bebox/stand/elf2pef/elf2pef.c
cvs rdiff -r1.6 -r1.6.22.1 src/sys/arch/bebox/stand/mkbootimage/mkbootimage.c

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