comp.os.plan9
  Home FAQ Contact Sign in
comp.os.plan9 only
 
Advanced search
December 2008
motuwethfrsasuw
1234567 49
891011121314 50
15161718192021 51
22232425262728 52
293031     1
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.os.plan9 Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Re: [9fans] (off-topic) Renée French         


Author: Jack Johnson
Date: Dec 26, 2008 15:42

On Fri, Dec 26, 2008 at 12:31 PM, Eris Discordia
gmail.com> wrote:
> How come the Renée French who appears in Jim Jarmusch's "Coffee and
> Cigarettes" has nothing to with the Renée French who drew Glenda?

Interesting movie. Parts of it I dearly love, other parts not so
much. A lot like Night on Earth, where some sections were painful to
sit through but Benigni's chapter is just a jewel of film.

-J
1 Comment
  [9fans] (off-topic) Renée French         


Author: Eris Discordia
Date: Dec 26, 2008 13:43

How come the Renée French who appears in Jim Jarmusch's "Coffee and
Cigarettes" has nothing to with the Renée French who drew Glenda? How
probable is for two people of artistic inclination to have the exact same
name? Or is Glenda's creator hiding her identity as part of Plan 9 for
World Domination?
no comments
  Re: [9fans] Changelogs & Patches?         


Author: Charles Forsyth
Date: Dec 26, 2008 05:54

>the advantage of dump and snap is that the scope is the whole system: including emails, discussion documents,
>the code, supporting tools -- everything in digital form. if software works differently today
>compared to yesterday, then

sorry, got cut off. then in most cases, i'd expect 9fs dump to make it easy to track down the
set of differences, and narrow the search to the culprit. it might not even be a source change,
but a configuration file, or a file was moved or removed.
no comments
  [9fans] ramfs question         


Author: kix
Date: Dec 26, 2008 05:16

Hi,

I am reading the lib9p/ramfs.c file and I can't understand this (in threadmain):

+ Qid q;
+ ...
+ q = fs.tree->root->dir.qid;

Because *q* is not longer used.

Why *q* is defined and assigned?

Thanks

Saludos, kix.
no comments