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

2000/1205/port/portdat.h (diff list | history)

2000/1205/sys/src/9/port/portdat.h:202,2082000/1215/sys/src/9/port/portdat.h:202,208 (short | long | prev | next)
change Length to vlong length
rsc Fri Mar 4 12:44:25 2005
1991/0428    
{ 
	char	name[NAMELEN]; 
	Qid	qid; 
1998/0617    
	Length; 
2000/1215    
	vlong	length; 
1991/0428    
	long	perm; 
1992/0808    
}; 
1992/0824    
 


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