From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 27 Aug 2012 17:59:06 +0200 From: cinap_lenrek@gmx.de To: 9fans@9fans.net MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] rfork(RFPROC|RFNOMNT) Topicbox-Message-UUID: afc12af2-ead7-11e9-9d60-3106f5b1d025 aiju found a bug in port/sysproc.c sysrfork(). in the RFPROC|RFNOMNT case, it sets up->pgrp->noattach instead of p->pgrp->noattach setting the *parents* noattach flag instead of the childs pgrp. http://code.google.com/p/plan9front/source/detail?r=7bbd45940626e92d4caf11620423a96a3fdc58ad -- cinap