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

1992/0129/port/sysproc.c (diff list | history)

1992/0120/sys/src/9/port/sysproc.c:478,4831992/0129/sys/src/9/port/sysproc.c:478,485 (short | long | prev | next)
1991/0514    
 
	if(mask & FPnamespc) 
1990/0227    
		pgrpcpy(pg, u->p->pgrp); 
1992/0129    
	else 
		*pg->crypt = *u->p->pgrp->crypt; 
1991/0514    
 
	if(mask & FPenv) 
1991/0705    
		envcpy(eg, u->p->egrp); 


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