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

1995/0207/port/error.h (diff list | history)

1995/0108/sys/src/9/port/error.h:26,321995/0207/sys/src/9/port/error.h:26,32 (short | long | prev | next)
Reword Ebadctl.
rsc Fri Mar 4 12:44:25 2005
1992/0111    
extern char Enoifc[];		/* bad interface or no free interface slots */ 
1992/0112    
extern char Enolisten[];	/* not announced */ 
1994/0828    
extern char Ehungup[];		/* write to hungup channel */ 
1992/0113    
extern char Ebadctl[];		/* bad process or stream control request */ 
1995/0207    
extern char Ebadctl[];		/* bad process or channel control request */ 
1992/0111    
extern char Enodev[];		/* no free devices */ 
extern char Enoenv[];		/* no free environment resources */ 
1992/0113    
extern char Emuxshutdown[];	/* mux server shut down */ 


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