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

1992/0331/port/devenv.c (diff list | history)

1992/0321/sys/src/9/port/devenv.c:66,721992/0331/sys/src/9/port/devenv.c:66,72 (short | long | prev | next)
1991/1018    
		if(!e->name) 
1990/0227    
			ans = 0; 
		else{ 
1991/1109    
			devdir(c, (Qid){s+1, (ulong)e->val}, e->name->val, e->val? e->val->len : 0, eve, 0666, dp); 
1992/0331    
			devdir(c, (Qid){s+1, (ulong)e->name}, e->name->val, e->val? e->val->len : 0, eve, 0666, dp); 
1990/0227    
			ans = 1; 
		} 
	} 


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