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

1993/0217/ss/screen.c (diff list | history)

1992/1104/sys/src/9/ss/screen.c:69,751993/0217/sys/src/9/ss/screen.c:69,75 (short | long | prev | next)
1992/0810    
}screens[] = { 
1992/0813    
	{ "bwtwo", 1152, 900, 0, 0x400000 }, 
1992/0814    
	{ "cgsix", 1152, 900, 3, 0x200000 }, 
1992/0816    
	{ "cgthree", 1152, 900, 3, 0x200000 },	/* PURE GUESS! */ 
1993/0217    
	{ "cgthree", 1152, 900, 3, 0x400000 },	/* data from rwolff */ 
1990/1223    
	0 
}; 
 


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