Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: matt
Date: Mon Jan 10 03:14:57 UTC 2000
Modified Files:
syssrc/sys/compat/ibcs2: ibcs2_exec.c ibcs2_exec.h
Log Message:
Clean things up. Only include the ELF EXEC iff EXEC_ELF32 is already
asserted.
XXX -- this should mutate into kern/exec_coff someday with a cpu_coff_hooks
ala ecoff support.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/compat/ibcs2/ibcs2_exec.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/compat/ibcs2/ibcs2_exec.h
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