From owner-cvs-all Thu Mar 4 12:20:34 1999 Delivered-To: cvs-all@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id 9602614F51; Thu, 4 Mar 1999 12:19:36 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id MAA01982; Thu, 4 Mar 1999 12:10:55 -0800 (PST) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpdHt1976; Thu Mar 4 20:10:46 1999 Date: Thu, 4 Mar 1999 12:10:44 -0800 (PST) From: Julian Elischer To: Alan Cox Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern imgact_aout.c In-Reply-To: <199903041804.KAA20849@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk you want it to go to 3.x? (are you set up to do 3.x commits?) On Thu, 4 Mar 1999, Alan Cox wrote: > alc 1999/03/04 10:04:40 PST > > Modified files: > sys/kern imgact_aout.c > Log: > exec_aout_imgact should lock the vm_map before calling vm_map_insert. > > Reviewed by: Matthew Dillon , > "John S. Dyson" , and > David Greenman > > Revision Changes Path > 1.47 +15 -6 src/sys/kern/imgact_aout.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message