Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/sparc
Module Name: syssrc
Committed By: thorpej
Date: Tue Dec 4 18:54:35 UTC 2001
Modified Files:
syssrc/sys/arch/sparc/include: loadfile_machdep.h
syssrc/sys/arch/sparc/stand/boot: Makefile
syssrc/sys/arch/sparc/stand/installboot: Makefile
syssrc/sys/arch/sparc/stand/ofwboot: Makefile
Log Message:
Don't declare which exec formats to support in loadfile_machdep.h.
Instead, give each user of loadfile() control over which exec formats
it wants to support.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sparc/include/loadfile_machdep.h
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/sparc/stand/boot/Makefile
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/sparc/stand/installboot/Makefile
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sparc/stand/ofwboot/Makefile
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