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

2002/0217/port/devmnt.c (diff list | history)

2002/0109/sys/src/9/port/devmnt.c:81,892002/0217/sys/src/9/port/devmnt.c:81,89 (short | long | prev | next)
Convert to new fmt library.
rsc Fri Mar 4 12:44:25 2005
1990/0227    
{ 
1991/0911    
	mntalloc.id = 1; 
1992/0620    
	mntalloc.rpctag = Tagspace; 
2001/0527    
	fmtinstall('F', fcallconv); 
	fmtinstall('D', dirconv); 
	fmtinstall('M', dirmodeconv); 
2002/0217    
	fmtinstall('F', fcallfmt); 
	fmtinstall('D', dirfmt); 
	fmtinstall('M', dirmodefmt); 
1993/1015    
 
	cinit(); 
1990/0604    
} 


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