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

1992/0209/gnot/main.c (diff list | history)

1992/0208/sys/src/9/gnot/main.c:7,131992/0209/sys/src/9/gnot/main.c:7,13 (short | long | prev | next)
1990/03091    
#include	"ureg.h" 
#include	"init.h" 
 
1990/1211    
#include	<libg.h> 
1992/0209    
#include	<libng.h> 
1990/1211    
#include	<gnot.h> 
 
1990/0613    
typedef struct Boot Boot; 
1992/0208/sys/src/9/gnot/main.c:272,2771992/0209/sys/src/9/gnot/main.c:272,278
1990/0709    
	if(*(uchar*)MOUSE & (1<<4)) 
		conf.nbitbyte *= 2;	/* ldepth 1 */ 
1992/0208    
	conf.nsubfont = 10*mul; 
1992/0209    
	conf.nfont = 10*mul; 
1990/0717    
	conf.nurp = 32; 
1990/0911    
	conf.nasync = 1; 
1990/1006    
	conf.npipe = conf.nstream/2; 


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