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

1991/1102/port/portfns.h (diff list | history)

1991/1018/sys/src/9/port/portfns.h:104,1091991/1102/sys/src/9/port/portfns.h:104,110 (short | long | prev | next)
add ksetterm
rsc Fri Mar 4 12:44:25 2005
1991/0607    
int	kprint(char*, ...); 
1991/0428    
void	kproc(char*, void(*)(void*), void*); 
1991/0927    
void	ksetenv(char*, char*); 
1991/1102    
void	ksetterm(char*); 
1991/0604    
void	lights(int); 
1991/0428    
void	lock(Lock*); 
void	lockinit(void); 


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