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

1991/0807/port/portdat.h (diff list | history)

1991/0806/sys/src/9/port/portdat.h:415,4201991/0807/sys/src/9/port/portdat.h:415,427 (short | long | prev | next)
Add Forkpg, Forkeg, Forkfd.
rsc Fri Mar 4 12:44:25 2005
1991/0514    
	FPclear	  = 8, 
}; 
 
1991/0807    
enum 
{ 
	Forkpg	  = 1, 
	Forkeg	  = 2, 
	Forkfd	  = 4, 
}; 
 
1991/0428    
/* 
1991/0605    
 *  process memory segments - NSEG always last ! 
1991/0428    
 */ 


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