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

1991/1109/port/devroot.c (diff list | history)

1991/0913/sys/src/9/port/devroot.c:46,521991/1109/sys/src/9/port/devroot.c:46,52 (short | long | prev | next)
1991/0615    
		tab += i; 
	else 
		tab = rootmap[i - NROOT]; 
	devdir(c, tab->qid, tab->name, tab->length, tab->perm, dp); 
1991/1109    
	devdir(c, tab->qid, tab->name, tab->length, eve, tab->perm, dp); 
1991/0615    
	return 1; 
} 
 


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