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

1991/0620/port/devcons.c (diff list | history)

1991/0614/sys/src/9/port/devcons.c:404,4091991/0620/sys/src/9/port/devcons.c:404,411 (short | long | prev | next)
1991/0607    
		} 
		break; 
	case Qrcons: 
1991/0620    
		if(conf.cntrlp) 
			error(Eperm); 
1991/0607    
		if(incref(&raw) == 1){ 
			lock(&lineq); 
			while((ch=getc(&kbdq)) != -1){ 


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