9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: lucio@proxima.alt.za
To: 9fans@cse.psu.edu
Subject: Re: [9fans] acme suicide
Date: Tue,  9 Mar 2004 07:55:49 +0200	[thread overview]
Message-ID: <7f99851ff797f71d4658e40deaafbe70@proxima.alt.za> (raw)
In-Reply-To: <200403090538.i295cbWp089521@adat.davidashen.net>

>> 173c173
>> < 	if(f->elog.type==Insert && q0==f->elog.q0 && (q0+nr)-f->elog.q0<Maxstring){
>> ---
>> > 	if(f->elog.type==Insert && q0==f->elog.q0 && f->elog.nr+nr<Maxstring){
> 
>   Is there a program under Plan 9 that can apply this (or similar)
>   diff automatically?

ape/patch?  With a little bit of assistance?

++L



  reply	other threads:[~2004-03-09  5:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-08 19:27 Noah Evans
2004-03-09  5:28 ` rob pike, esq.
2004-03-09  5:38   ` David Tolpin
2004-03-09  5:55     ` lucio [this message]
2004-03-09  6:06     ` rob pike, esq.
2004-03-09  6:09       ` David Tolpin
2004-03-09  5:23         ` andrey mirtchovski
2004-03-09  6:31           ` David Tolpin
2004-03-09 13:44   ` David Presotto
2004-03-09 13:48 Noah Evans
2004-03-12 18:08 ` Rob Pike
2005-03-18 17:46 Sam
2005-03-18 18:09 ` Russ Cox
2005-10-27 10:44 [9fans] Acme suicide Uriel
2005-10-27 13:28 ` Russ Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7f99851ff797f71d4658e40deaafbe70@proxima.alt.za \
    --to=lucio@proxima.alt.za \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).