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

1991/0221/gnot/devcons.c (diff list | history)

1991/0112/sys/src/9/gnot/devcons.c:255,2601991/0221/sys/src/9/gnot/devcons.c:255,261 (short | long | prev | next)
1990/06111    
	n = doprint(buf+7, buf+sizeof(buf), fmt, (&fmt+1)) - buf; 
1990/03091    
	buf[n] = '\n'; 
	putstrn(buf, n+1); 
1991/0221    
	dumpstack(); 
1990/03091    
	exit(); 
} 
int 


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