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

1992/0812/port/streboot.c (diff list | history)

1992/0711/sys/src/9/port/streboot.c:42,481992/0812/sys/src/9/port/streboot.c:42,48 (short | long | prev | next)
1992/0303    
{ 
	if(bp->type == M_HANGUP){ 
		print("lost connection to fs, rebooting"); 
		exit(); 
1992/0812    
		exit(0); 
1992/0303    
	} 
	PUTNEXT(q, bp); 
} 


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