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

1992/0321/port/portdat.h (diff list | history)

1992/0319/sys/src/9/port/portdat.h:696,7011992/0321/sys/src/9/port/portdat.h:696,702 (short | long | prev | next)
Add sysname, more auth protocol messages.
rsc Fri Mar 4 12:44:25 2005
1991/0705    
extern  Image	swapimage; 
1991/1109    
extern  char	eve[]; 
1991/1112    
extern	int	nrdy; 
1992/0321    
extern	char	sysname[NAMELEN]; 
1991/0428    
 
1991/0705    
#define	CHDIR		0x80000000L 
#define	CHAPPEND 	0x40000000L 
1992/0319/sys/src/9/port/portdat.h:707,7131992/0321/sys/src/9/port/portdat.h:708,718
1992/0318    
#define CHLEN		8 
enum{ 
	FScchal	= 1, 
1992/0321    
	FSschal, 
	FSok, 
1992/0318    
	FSctick, 
1992/0321    
	FSstick, 
	FSerr, 
1992/0318    
 
	RXschal	= 0, 
	RXstick	= 1, 


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