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

1995/1114/port/devroot.c (diff list | history)

1995/0804/sys/src/9/port/devroot.c:13,181995/1114/sys/src/9/port/devroot.c:13,19 (short | long | prev | next)
1990/0227    
	Qenv, 
	Qproc, 
1992/0213    
	Qnet, 
1995/1114    
	Qnetalt, 
1993/0501    
	Qrecover, 
1993/0724    
	Qboot,		/* readable files */ 
1991/1206    
 
1995/0804/sys/src/9/port/devroot.c:28,331995/1114/sys/src/9/port/devroot.c:29,35
1993/0724    
	"env",		{Qenv|CHDIR},	0,	0777, 
	"proc",		{Qproc|CHDIR},	0,	0777, 
	"net",		{Qnet|CHDIR},	0,	0777, 
1995/1114    
	"net.alt",	{Qnetalt|CHDIR},	0,	0777, 
1993/0724    
	"recover",	{Qrecover},	0,	0777, 
1990/0227    
}; 
 


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