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

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

1991/1022/sys/src/9/port/devcons.c:788,7901991/1102/sys/src/9/port/devcons.c:788,799 (short | long | prev | next)
1990/0227    
{ 
1990/11211    
	error(Eperm); 
1990/0227    
} 
1991/1102    
 
void 
setterm(char *f) 
{ 
	char buf[2*NAMELEN]; 
 
	sprint(buf, f, conffile); 
	ksetenv("terminal", buf); 
} 


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