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

1991/1102/ss/main.c (diff list | history)

1991/1101/sys/src/9/ss/main.c:111,1171991/1102/sys/src/9/ss/main.c:111,117 (short | long | prev | next)
1990/1223    
	u->dot = clone(u->slash, 0); 
1990/1226    
 
1991/0926    
	if(!waserror()){ 
1991/1101    
		ksetenv("terminal", "sun slc"); 
1991/1102    
		ksetterm("sun %s"); 
1991/0927    
		ksetenv("cputype", "sparc"); 
1991/0926    
		poperror(); 
	} 


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