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

1991/0427/port/dev.c (diff list | history)

1991/0427/sys/src/9/port/dev.c:127,1331991/0626/sys/src/9/port/dev.c:127,134 (short | long | prev | next)
Debugging: print when gen is broken, instead of panicking.
rsc Fri Mar 4 12:44:25 2005
1990/0227    
				convD2M(&dir, db); 
				return; 
			} 
			panic("devstat"); 
1991/0626    
			print("devstat %c %lux\n", devchar[c->type], c->qid.path); 
			error(Enonexist); 
1990/0227    
		case 0: 
			break; 
		case 1: 


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