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

2002/0817/port/sysproc.c (diff list | history)

2002/0817/sys/src/9/port/sysproc.c:432,4382002/0819/sys/src/9/port/sysproc.c:432,437 (short | long | prev | next)
1991/0705    
	for(i=0; i<=f->maxfd; i++) 
		fdclose(i, CCEXEC); 
1990/0227    
 
2002/0817    
print("set up segments for pid %lud\n", up->pid); 
1991/0705    
	/* Text.  Shared. Attaches to cache image if possible */ 
1991/0724    
	/* attachimage returns a locked cache image */ 
1991/0705    
	img = attachimage(SG_TEXT|SG_RONLY, tc, UTZERO, (t-UTZERO)>>PGSHIFT); 


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