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

1995/0222/pc/fns.h (diff list | history)

1995/0111/sys/src/9/pc/fns.h:6,111995/0222/sys/src/9/pc/fns.h:6,12 (short | long | prev | next)
Add cistrcmp, change pcmspecial.
rsc Fri Mar 4 12:44:25 2005
1993/0402    
void	bbinit(void); 
1991/1113    
void	bigcursor(void); 
1992/0323    
void	bootargs(ulong); 
1995/0222    
int	cistrcmp(char*, char*); 
1991/0711    
#define	clearmmucache()		/* 386 doesn't have one */ 
1991/0705    
void	clockinit(void); 
1991/0808    
void	config(int); 
1995/0111/sys/src/9/pc/fns.h:62,681995/0222/sys/src/9/pc/fns.h:63,69
1992/0929    
void	pcicreset(void); 
1993/0915    
int	pcmio(int, ISAConf*); 
long	pcmread(int, int, void*, long, ulong); 
1995/0111    
char*	pcmspecial(int); 
1995/0222    
int	pcmspecial(char*, ISAConf*); 
1993/0915    
void	pcmspecialclose(int); 
long	pcmwrite(int, int, void*, long, ulong); 
1993/1113    
void	prflush(void); 


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