From owner-freebsd-hackers Mon Sep 18 11:51: 1 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 0C93137B423; Mon, 18 Sep 2000 11:50:57 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id MAA91503; Mon, 18 Sep 2000 12:50:53 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA32922; Mon, 18 Sep 2000 12:50:43 -0600 (MDT) Message-Id: <200009181850.MAA32922@harmony.village.org> To: Takanori Watanabe Subject: Re: PEACE - Portable Executable win32 API Compatible Environment. Cc: freebsd-hackers@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG In-reply-to: Your message of "Mon, 18 Sep 2000 15:22:38 +0900." <200009180622.PAA49090@shidahara1.planet.sci.kobe-u.ac.jp> References: <200009180622.PAA49090@shidahara1.planet.sci.kobe-u.ac.jp> Date: Mon, 18 Sep 2000 12:50:43 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200009180622.PAA49090@shidahara1.planet.sci.kobe-u.ac.jp> Takanori Watanabe writes: : I ported kernel part of PEACE from NetBSD.(That is in sys/compat/pecoff/*). Cool. Way Cool. : - It requires following changes to sys/imgact.h and kern/kern_exec.c to : be able to change size of memory area to hold dynamic linker argument : from executable image loader. Woof. I think this is reasonable, but will let others more qualified talk about it. I think that arch@ should likely review it if there aren't enough people doing so in emulation@. It looks good to me, but my knowledge in this area is limited and I think others with a better understanding might be able to give a better review. : - Merge the patch to precede .(Who should I ask about it?) Once the patch is reviewed, you should be able to commit the change yourself, since you have commit privs. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message