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

1994/1124/port/portdat.h (diff list | history)

1994/0920/sys/src/9/port/portdat.h:143,1491994/1124/sys/src/9/port/portdat.h:143,149 (short | long | prev | next)
change Chan.dev to ulong
rsc Fri Mar 4 12:44:25 2005
1994/0225    
	Chan*	link; 
1993/0501    
	ulong	offset;			/* in file */ 
1991/0428    
	ushort	type; 
	ushort	dev; 
1994/1124    
	ulong	dev; 
1991/0428    
	ushort	mode;			/* read/write */ 
	ushort	flag; 
	Qid	qid; 


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