Subject: Re: Converting NetBSD 3.0 for Sun3 to default a.out format
To: None <tsutsui@ceres.dti.ne.jp>
From: None <SigmFSK@aol.com>
List: port-m68k
Date: 09/26/2006 15:29:52
Thanks for the excellent detailed information, Izumi.
I'll be investigating these options!
/arthur
In a message dated 9/22/2006 9:45:38 A.M. Central Daylight Time,
tsutsui@ceres.dti.ne.jp writes:
>>> I think it's the right way to track which syscalls fails (by ktrace(1))
>>> and to implement a.out compat support for such syscalls in
>>> both src/sys/compat/sunos and src/sys/compat/aoutm68k.
>>>---
>>>Izumi Tsutsui