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

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

1990/0707/sys/src/9/port/devcons.c:89,941990/0718/sys/src/9/port/devcons.c:89,95 (short | long | prev | next)
1990/0227    
 
	s = splhi(); 
	lock(&printq); 
1990/0718    
	syslog(str, n); 
1990/0227    
	while(n > 0){ 
		if(*str == '\n') 
			puts("\r", 1); 


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