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

1991/1220/port/devcons.c (diff list | history)

1991/1211/sys/src/9/port/devcons.c:779,7851991/1220/sys/src/9/port/devcons.c:779,785 (short | long | prev | next)
1991/1127    
			u->p->user[n] = '\0'; 
		}else 
			error(Eperm); 
		if(!conf.cntrlp && strcmp(u->p->user, "none") != 0) 
1991/1220    
		if(!conf.cntrlp && strcmp(eve, "bootes") == 0) 
1991/1127    
			memmove(eve, u->p->user, NAMELEN); 
1990/0227    
		break; 
 


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