Date: Thu, 4 Mar 1999 10:04:41 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern imgact_aout.c Message-ID: <199903041804.KAA20849@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <dillon@apollo.backplane.com>, "John S. Dyson" <dyson@iquest.net>, and David Greenman <dg@root.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903041804.KAA20849>