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

1991/1230/power/trap.c (diff list | history)

1991/1218/sys/src/9/power/trap.c:373,3791991/1230/sys/src/9/power/trap.c:373,379 (short | long | prev | next)
1990/0227    
 
1991/1110    
	if(u->p->procctl) 
		procctl(u->p); 
1991/1218    
	if(u->nnote==0) 
1991/1230    
	if(u->nnote == 0) 
1990/0227    
		return; 
1991/1114    
 
	s = spllo(); 


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