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

1990/06111/power/boot.c (diff list | history)

1990/0504/sys/src/9/power/boot.c:245,2531990/06111/sys/src/9/power/boot.c:245,253 (short | long | prev | next)
1990/0504    
	close(fd); 
 
	if(ask) 
		execl("/mips/init", "init", 0); 
	else 
		execl("/mips/init", "init", "-m", 0); 
1990/06111    
	else 
		execl("/mips/init", "init", 0); 
1990/0227    
	error("/mips/init"); 
} 
 


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