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

1999/0629/pc/main.c (diff list | history)

1999/0422/sys/src/9/pc/main.c:200,2051999/0629/sys/src/9/pc/main.c:200,207 (short | long | prev | next)
1991/0716    
	 * Then early kproc's will have a root and dot. 
	 */ 
1993/0915    
	up->slash = namec("#/", Atodir, 0, 0); 
1999/0629    
	cnameclose(up->slash->name); 
	up->slash->name = newcname("/"); 
1997/0327    
	up->dot = cclone(up->slash, 0); 
1991/0712    
 
1991/0716    
	chandevinit(); 


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