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

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

1991/1107/sys/src/9/ss/main.c:10,171991/1109/sys/src/9/ss/main.c:10,15 (short | long | prev | next)
1990/1223    
#include	<libg.h> 
#include	<gnot.h> 
 
char user[NAMELEN]; 
                 
1991/0110    
uchar *intrreg; 
 
1990/1223    
void 
1991/1107/sys/src/9/ss/main.c:135,1411991/1109/sys/src/9/ss/main.c:133,139
1991/0706    
	p->fgrp = newfgrp(); 
 
1990/1223    
	strcpy(p->text, "*init*"); 
1991/1105    
	strcpy(p->user, "bootes"); 
1991/1109    
	strcpy(p->user, eve); 
1991/01151    
	savefpregs(&initfp); 
1990/1223    
	p->fpstate = FPinit; 
 


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