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

1992/0711/port/streboot.c (diff list | history)

1992/0321/sys/src/9/port/streboot.c:26,311992/0711/sys/src/9/port/streboot.c:26,32 (short | long | prev | next)
1992/0303    
rebootopen(Queue *q, Stream *s) 
{ 
	USED(q); 
1992/0711    
	USED(s); 
1992/0303    
	if(strcmp(u->p->user, eve) != 0) 
		error(Eperm); 
} 


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