From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 27142 invoked from network); 21 Mar 2022 18:14:12 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 21 Mar 2022 18:14:12 -0000 Received: from duke.felloff.net ([216.126.196.34]) by 4ess; Mon Mar 21 14:08:47 -0400 2022 Message-ID: Date: Mon, 21 Mar 2022 19:08:37 +0100 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: polling-scale DOM hosting dependency locator Subject: Re: [9front] Re: rc interrupt regression Reply-To: 9front@9front.org Precedence: bulk yeah, i dont know of a good way to fix it. the ntrap=0 is fine for plan9, but breaks the unix signal handling as trap[x] and ntrap get out of sync. so if you find a solution fixing both that would be great. -- cinap