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

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

2000/0522/sys/src/9/alphapc/devvga.c:329,3342000/0530/sys/src/9/alphapc/devvga.c:329,335 (short | long | prev | next)
2000/0522    
		if(n < 2) 
			error(Ebadarg); 
		blanktime = strtoul(field[1], 0, 0); 
2000/0530    
		return; 
2000/0401    
	} 
	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)