From owner-freebsd-ppc Fri Jul 19 1: 9:50 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C25837B4CC for ; Fri, 19 Jul 2002 01:09:49 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE50243E5E for ; Fri, 19 Jul 2002 01:06:54 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g6J86aoi070982; Fri, 19 Jul 2002 01:06:36 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g6J86ZLT070981; Fri, 19 Jul 2002 01:06:35 -0700 (PDT) Date: Fri, 19 Jul 2002 01:06:35 -0700 From: "David O'Brien" To: Peter Grehan Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: success level with peter g's patch.. Message-ID: <20020719080635.GA70923@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <1027050508.3d378c0c98e84@www.wantpackets.com> <3D37BB53.D5486D0B@ptree32.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D37BB53.D5486D0B@ptree32.com.au> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jul 19, 2002 at 05:10:11PM +1000, Peter Grehan wrote: > Hi Andy, > > Good to see you get this far. I've just tracked down a problem with the > setting up of argc/argv - the values in setreg() were being overwritten > by syscall(), so I worked around that in setreg(). The correct solution > I believe is for execve() to return EJUSTRETURN, as NetBSD does. How do other FreeBSD platforms handle this? That is more important. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message