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

1992/0408/pc/main.c (diff list | history)

1992/0408/sys/src/9/pc/main.c:25,331992/0409/sys/src/9/pc/main.c:25,33 (short | long | prev | next)
1991/0711    
	mmuinit(); 
1991/0718    
	trapinit(); 
1991/0906    
	mathinit(); 
1991/0719    
	kbdinit(); 
1991/0718    
	clockinit(); 
	faultinit(); 
1992/0409    
	kbdinit(); 
1991/0716    
	procinit0(); 
	initseg(); 
	grpinit(); 
1992/0408/sys/src/9/pc/main.c:422,4271992/0409/sys/src/9/pc/main.c:422,429
1991/0803    
{ 
	int i; 
 
1992/0409    
etherdump(); 
return; 
1991/0803    
	u = 0; 
	print("exiting\n"); 
1991/1210    
	switch(machtype){ 


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