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

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

1991/1112/sys/src/9/port/dev.c:127,1331991/1120/sys/src/9/port/dev.c:127,134 (short | long | prev | next)
Debugging: print more info about broken gen functions.
rsc Fri Mar 4 12:44:25 2005
1990/0227    
				convD2M(&dir, db); 
				return; 
			} 
1991/0626    
			print("devstat %c %lux\n", devchar[c->type], c->qid.path); 
1991/1120    
			print("%s %s: devstat %c %lux\n", u->p->text, u->p->user, 
							devchar[c->type], c->qid.path); 
1991/0626    
			error(Enonexist); 
1990/0227    
		case 0: 
			break; 


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