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

2000/0308/pc/devvga.c (diff list | history)

1999/1009/sys/src/9/pc/devvga.c:142,1482000/0308/sys/src/9/pc/devvga.c:142,148 (short | long | prev | next)
1997/1101    
	extern VGAcur *vgacur[]; 
1999/1005    
	Rectangle r; 
1994/0624    
 
1999/1005    
	n = parsefields(a, field, nelem(field), " "); 
2000/0308    
	n = getfields(a, field, nelem(field), 1, " "); 
1999/1005    
	if(n < 1) 
1994/0624    
		error(Ebadarg); 
 


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