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

1998/0829/ip/kio.c (diff list | history)

1998/0326/sys/src/9/ip/kio.c:69,751998/0829/sys/src/9/ip/kio.c:69,75 (short | long | prev | next)
1997/0327    
			error(Etoosmall); 
	} 
 
	if(dir && c->mnt) 
1998/0829    
	if(dir && c->mh) 
1997/0327    
		n = unionread(c, va, n); 
1997/0408    
	else if(devtab[c->type]->dc != L'M') 
1997/0327    
		n = devtab[c->type]->read(c, va, n, c->offset); 


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