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

1999/0711/port/portfns.h (diff list | history)

1999/0710/sys/src/9/port/portfns.h:206,2121999/0711/sys/src/9/port/portfns.h:206,212 (short | long | prev | next)
change procwired
rsc Fri Mar 4 12:44:25 2005
1992/0622    
void		procinit0(void); 
1998/0811    
void		procflushseg(Segment*); 
1992/0622    
Proc*		proctab(int); 
1995/0102    
void		procwired(Proc*); 
1999/0711    
void		procwired(Proc*, int); 
1992/0622    
Pte*		ptealloc(void); 
Pte*		ptecpy(Pte*); 
1997/0327    
int		pullblock(Block**, int); 


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