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

1990/0907/port/devcons.c (diff list | history)

1990/0720/sys/src/9/port/devcons.c:169,1741990/0907/sys/src/9/port/devcons.c:169,175 (short | long | prev | next)
1990/06111    
	n = doprint(buf+7, buf+sizeof(buf), fmt, (&fmt+1)) - buf; 
1990/0227    
	buf[n] = '\n'; 
	putstrn(buf, n+1); 
1990/0907    
	dumpstack(); 
1990/0227    
	exit(); 
} 
 


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