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

2003/0108/port/sysproc.c (diff list | history)

2002/1222/sys/src/9/port/sysproc.c:16,242003/0108/sys/src/9/port/sysproc.c:16,21 (short | long | prev | next)
1990/0227    
{ 
2002/0412    
	long a; 
 
2002/1222    
extern int devdebug; 
devdebug = !devdebug; 
                 
2002/0412    
	a = *arg; 
	if(a > 0) 
		return incref(&sysr1ref); 


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