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

1997/0815/ip/netlog.c (diff list | history)

1997/0806/sys/src/9/ip/netlog.c:151,1571997/0815/sys/src/9/ip/netlog.c:151,157 (short | long | prev | next)
1997/0327    
	int i, n, set; 
	Logflag *f; 
1997/0423    
	char *fields[10], *p, buf[256]; 
	uchar addr[Ipaddrlen]; 
1997/0815    
	uchar addr[IPaddrlen]; 
1997/0327    
 
	if(len == 0) 
		return Ebadnetctl; 


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