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

1991/0614/port/devproc.c (diff list | history)

1991/0605/sys/src/9/port/devproc.c:328,3331991/0614/sys/src/9/port/devproc.c:328,334 (short | long | prev | next)
1990/0227    
			n = ERRLEN; 
		} 
1990/0614    
		kunmap(k); 
1991/0614    
		poperror(); 
1990/0227    
		unlock(&p->debug); 
		return n; 
 
1991/0605/sys/src/9/port/devproc.c:387,3921991/0614/sys/src/9/port/devproc.c:388,394
1990/1110    
  	  		goto Died; 
		} 
		pgrpnote(pg, va, n, NUser); 
1991/0614    
		poperror(); 
1991/0212    
		qunlock(&pg->debug); 
1990/1110    
		return n; 
	} 
1991/0605/sys/src/9/port/devproc.c:429,4341991/0614/sys/src/9/port/devproc.c:431,437
1990/0227    
		pprint("unknown qid in procwrite\n"); 
1990/11211    
		error(Egreg); 
1990/0227    
	} 
1991/0614    
	poperror(); 
1990/0227    
	unlock(&p->debug); 
	return n; 
} 


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