Subject: Re: CVS commit: syssrc
To: SAITOH Masanobu <msaitoh@netbsd.org>
From: Bill Studenmund <wrstuden@nas.nasa.gov>
List: source-changes
Date: 12/10/1999 18:51:12
On Thu, 9 Dec 1999, SAITOH Masanobu wrote:
>
> Module Name: syssrc
> Committed By: msaitoh
> Date: Thu Dec 9 08:33:16 UTC 1999
>
> Modified Files:
> syssrc/sys/arch/sh3/sh3: coff_exec.c
>
> Log Message:
> demand paging for ZMAGIC SH COFF binary!
Could you turn this into a kern/exec_coff.c file? Or split out parts of
it? I think a few other ports could use it. For instance, it'd be nice to
eventually gain AIX compatability, which would need xcoff support, which
is based on coff. :-)
Take care,
Bill