Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 01/09/2000 19:14:57
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.