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

1992/0520/port/proc.c (diff list | history)

1992/0520/sys/src/9/port/proc.c:394,4001992/0527/sys/src/9/port/proc.c:394,400 (short | long | prev | next)
Succeed if process is missing in postnote.
rsc Mon Mar 20 17:14:25 2006
1991/0810    
	if(p->upage == 0){ 
		if(dolock) 
1991/1216    
			qunlock(&p->debug); 
1992/0114    
		error(Eprocdied); 
1992/0527    
		return 0; 
1991/0810    
	} 
1991/0425    
 
1991/1115    
	SET(k); 


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