From owner-freebsd-hackers@FreeBSD.ORG Thu Aug 14 06:31:45 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CB3237B401; Thu, 14 Aug 2003 06:31:45 -0700 (PDT) Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc2.dsl.speakeasy.net [66.92.171.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ABA443F85; Thu, 14 Aug 2003 06:31:44 -0700 (PDT) (envelope-from culverk@yumyumyum.org) Received: by mailhub.yumyumyum.org (Postfix, from userid 1001) id CB7E4198; Thu, 14 Aug 2003 09:31:29 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mailhub.yumyumyum.org (Postfix) with ESMTP id BEA60196; Thu, 14 Aug 2003 09:31:29 -0400 (EDT) Date: Thu, 14 Aug 2003 09:31:29 -0400 (EDT) From: Kenneth Culver To: Steven Hartland In-Reply-To: <079b01c3624f$f1b8e2b0$7b07000a@int.mediasurface.com> Message-ID: <20030814093123.A19556@alpha.yumyumyum.org> References: <200308131147.19750.al@cn.ua> <079b01c3624f$f1b8e2b0$7b07000a@int.mediasurface.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-hackers@freebsd.org cc: freebsd-emulation@freebsd.org Subject: Re: Missing system call in linux emulation ( patch ) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2003 13:31:45 -0000 Send a PR. On Thu, 14 Aug 2003, Steven Hartland wrote: > I've created a patch for the linux emulation which adds a dummy for > the exit_group syscall along with defining all functions up to 252 > this fixes a crash in the BattleField 1942 server. How do I go about > getting this into the various FreeBSD streams so others can > benifit. > > Steve / K > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >