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

1992/0720/port/devip.c (diff list | history)

1992/0717/sys/src/9/port/devip.c:745,7511992/0720/sys/src/9/port/devip.c:745,752 (short | long | prev | next)
1992/0307    
			ilstate[cp->ilctl.state], cp->ilctl.rtt, 
1992/0626    
			cp->ifc ? cp->ifc->chkerrs : 0); 
1991/1114    
	else 
1992/0626    
		sprint(buf, "%s/%d %d\n", cp->ifc->protop->name, connection, cp->ref); 
1992/0720    
		sprint(buf, "%s/%d %d Datagram\n", 
				cp->ifc->protop->name, connection, cp->ref); 
1991/1114    
} 
 
1991/0424    
int 


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