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

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

2000/0522/sys/src/9/pc/devvga.c:309,3142000/0530/sys/src/9/pc/devvga.c:309,315 (short | long | prev | next)
2000/0522    
		if(n < 2) 
			error(Ebadarg); 
		blanktime = strtoul(field[1], 0, 0); 
2000/0530    
		return; 
1999/1005    
	} 
1999/1006    
	else if(strcmp(field[0], "hwaccel") == 0){ 
		if(n < 2) 


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