From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <8a9a463a44262b0750c031aa23208398@brasstown.quanstro.net> <9cf6ac2467fb616ae6179a1571097524@swcp.com> Date: Mon, 24 Jan 2011 09:24:46 -0800 Message-ID: From: ron minnich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] plan9 go output faults on 9vx with rfork Topicbox-Message-UUID: a115eb60-ead6-11e9-9d60-3106f5b1d025 On Mon, Jan 24, 2011 at 9:18 AM, yy wrote: > 2011/1/23 ron minnich : >> change all sem* bits in a/sysproc.c to use uint32 not long >> change ed script so it won't do the wrong thing in future. > > Just for the records, the ed scripts are not working with current > kernel sources, they need to be updated. I gave it a try, but > sometimes I started from the ed script and sometimes from the .c file. well, that is a bit depressing. Given the choice between bringing in some code and having the ed scripts bring in the code, I guess the choice is clear, and I would be inclined not to bring code in until the script is fixed :-( Can you please send me a list of ed scripts that are 'not working'. ron