From owner-cvs-all Mon Mar 5 18:55:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 26A3937B71B; Mon, 5 Mar 2001 18:55:24 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f262tO937760; Mon, 5 Mar 2001 18:55:24 -0800 (PST) (envelope-from jhb) Message-Id: <200103060255.f262tO937760@freefall.freebsd.org> From: John Baldwin Date: Mon, 5 Mar 2001 18:55:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/linux linux_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/03/05 18:55:23 PST Modified files: sys/alpha/linux linux_machdep.c Log: Create clone'd linux processes as stopped processes at first and don't actually make them runnable until after the emulator layer has had a chance to perform fixups. Revision Changes Path 1.11 +10 -3 src/sys/alpha/linux/linux_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message