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

1994/0219/pc/main.c (diff list | history)

1993/1124/sys/src/9/pc/main.c:215,2211994/0219/sys/src/9/pc/main.c:215,221 (short | long | prev | next)
1992/0323    
	sp = (uchar*)base + BY2PG - MAXSYSARG*BY2WD; 
 
	ac = 0; 
	av[ac++] = pusharg("/386/9safari"); 
1994/0219    
	av[ac++] = pusharg("/386/9dos"); 
1992/0323    
	av[ac++] = pusharg("-p"); 
1992/0903    
	cp[64] = 0; 
1993/0915    
	buf[0] = 0; 


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