plan 9 kernel history: overview | file list | diff list

1999/1230/port/devroot.c (diff list | history)

1999/1105/sys/src/9/port/devroot.c:149,1551999/1230/sys/src/9/port/devroot.c:149,154 (short | long | prev | next)
1993/0724    
	ulong t; 
	Dirtab *d; 
	uchar *data; 
1993/0501    
	Recover *r; 
1998/0319    
	ulong offset = off; 
1990/0227    
 
1993/0724    
	t = c->qid.path & ~CHDIR; 
1999/1105/sys/src/9/port/devroot.c:169,1751999/1230/sys/src/9/port/devroot.c:168,174
1990/0227    
} 
 
1998/0512    
static long 
1998/0319    
rootwrite(Chan *c, void *buf, long n, vlong) 
1999/1230    
rootwrite(Chan *c, void*, long, vlong) 
1990/0227    
{ 
1993/0501    
	switch(c->qid.path & ~CHDIR){ 
	default: 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)