Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/prep/stand/mkbootimage



Module Name:    src
Committed By:   thorpej
Date:           Sun May  9 01:31:28 UTC 2004

Modified Files:
        src/sys/arch/prep/stand/mkbootimage: Makefile mkbootimage.c

Log Message:
Use the BFD ELF headers rather than simply including <elf.h>.  This
tool compiles on non-NetBSD now.

Note: We're not actually using BFD, just two header files that are
more conveniently laid out than our native header.  There is no GPL
infection from using the BFD headers.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/prep/stand/mkbootimage/Makefile
cvs rdiff -r1.9 -r1.10 src/sys/arch/prep/stand/mkbootimage/mkbootimage.c

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




Home | Main Index | Thread Index | Old Index