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

1992/0320/boot/boot.c (diff list | history)

1992/0319/sys/src/9/boot/boot.c:89,941992/0320/sys/src/9/boot/boot.c:89,95 (short | long | prev | next)
1992/0317    
	if(mount(fd, "/", MAFTER|MCREATE, "", "") < 0) 
		fatal("mount"); 
	close(fd); 
1992/0320    
	newkernel(); 
1992/0317    
 
	/* 
1992/0318    
	 *  if a local file server exists and it's not the 


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