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

1991/0427/gnot/devport.c (diff list | history)

1991/0427/sys/src/9/gnot/devport.c:14,201991/1112/sys/src/9/gnot/devport.c:14,20 (short | long | prev | next)
1991/0110    
}; 
 
Dirtab portdir[]={ 
	"data",		{Qdata},	0,	0600, 
1991/1112    
	"data",		{Qdata},	0,	0666, 
1991/0110    
}; 
 
#define	NPORT	(sizeof portdir/sizeof(Dirtab)) 


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