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

1992/0409/port/devcons.c (diff list | history)

1992/0323/sys/src/9/port/devcons.c:13,211992/0409/sys/src/9/port/devcons.c:13,21 (short | long | prev | next)
1991/0607    
	QLock;			/* qlock to getc */ 
1991/0723    
}klogq; 
1990/0227    
 
1992/0409    
IOQ	mouseq; 
1991/0607    
IOQ	lineq;			/* lock to getc; interrupt putc's */ 
IOQ	printq; 
IOQ	mouseq; 
KIOQ	kbdq; 
1990/0227    
 
1991/1224    
static Ref	ctl;			/* number of opens to the control file */ 


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