From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Wed, 21 May 2014 14:31:38 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: <70e8325e2f01e441f6a8b539ff21fdad@pi.att> References: <70e8325e2f01e441f6a8b539ff21fdad@pi.att> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] syscall 53 Topicbox-Message-UUID: eb1cecd4-ead8-11e9-9d60-3106f5b1d025 On Wed May 21 14:28:51 EDT 2014, sl@9front.org wrote: > > i use a derivative of nemo's patch system. > > Where is this in the 9atom tree? Did you replace the old > patch(1) entirely? good question. the commands are all apatch/create, apatch/note, etc. patch(1) is not replaced, and the patch commands are intact. i need them as i try to send as many patches in to sources as possible. 9diff(1) is a nifty little hack. - erik