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

2002/0109/port/devmouse.c (diff list | history)

2002/0109/sys/src/9/port/devmouse.c:153,1592002/0502/sys/src/9/port/devmouse.c:153,160 (short | long | prev | next)
1993/1006    
		unlock(&mouse); 
		break; 
1999/1012    
	case Qmousein: 
2000/0716    
	/*	error("disabled");	*/ 
2002/0502    
		if(!iseve()) 
			error(Eperm); 
1999/1012    
		lock(&mouse); 
		if(mouse.inopen){ 
			unlock(&mouse); 


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