9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: maht <maht-9fans@maht0x0r.net>
To: 9fans@9fans.net
Subject: Re: [9fans] revision control system or SCM of Plan 9 sources
Date: Tue, 13 Apr 2010 16:43:36 +0100	[thread overview]
Message-ID: <4BC49128.9010407@maht0x0r.net> (raw)
In-Reply-To: <531014b2-6189-44ef-aebc-103a28aed290@k33g2000yqc.googlegroups.com>

On 12/04/2010 15:58, Boo wrote:
> Yes, I saw this link before, but I mean some current sources, what
> happens with Plan9 just right now.
> Thanks.
>
> On 12 апр, 16:54, gd...@rejaa.com (Gabriel Díaz) wrote:
>
>> Hello
>>
>> http://swtch.com/plan9history/
>>
>> may be is sometthing on the lines you're looking for.
>>
>> slds.
>>
>> gabi
>>
>
loop% 9fs sources
post...
loop% cd /n/sources/plan9/sys/src/cmd/
loop% history cfs
Dec  3 13:16:32 GMT 2007 cfs 0 [glenda]
Dec  3 13:16:32 GMT 2007
/n/sourcesdump/2010/0413/plan9/sys/src/cmd/cfs  0 [glenda]
Dec  2 22:46:20 GMT 2007 /n/sourcesdump/2007/1203/plan9/sys/src/cmd/cfs
0 [glenda]
Feb 17 18:03:44 GMT 2003 /n/sourcesdump/2007/1202/plan9/sys/src/cmd/cfs
0 [rsc]
Dec 12 21:12:32 GMT 2002 /n/sourcesdump/2003/0217/plan9/sys/src/cmd/cfs
0 [rsc]
loop% diff -r  /n/sourcesdump/2003/0217/plan9/sys/src/cmd/cfs cfs
diff /n/sourcesdump/2003/0217/plan9/sys/src/cmd/cfs/bcache.c cfs/bcache.c
49c49
<     for(b = bc->bb; b < &bc->bb[Nbcache]; b++){
---
 >     for(b = bc->bb; b < &bc->bb[Nbcache]; b++)
52d51
<     }
62c61
<     if(b->dirty){
---
 >     if(b->dirty)
65d63
<     }
97c95
<     if(b->bno!=bno || !b->inuse){
---
 >     if(b->bno!=bno || !b->inuse)
105d102
<     }


.......... snip ........



  reply	other threads:[~2010-04-13 15:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-12  9:30 Boo
2010-04-12 13:44 ` Gabriel Díaz
2010-04-12 14:29 ` Nathaniel W Filardo
2010-04-12 14:58 ` Boo
2010-04-13 15:43   ` maht [this message]
     [not found] <d188ce55-27fd-4cb0-a984-791f857b21da@q15g2000yqj.googlegroups.co>
2010-04-12 12:23 ` erik quanstrom

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=4BC49128.9010407@maht0x0r.net \
    --to=maht-9fans@maht0x0r.net \
    --cc=9fans@9fans.net \
    /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).